Home
last modified time | relevance | path

Searched defs:sec (Results 1 – 25 of 149) sorted by relevance

123456

/external/vboot_reference/firmware/2lib/
D2secdata.c16 const struct vb2_secdata *sec = in vb2_secdata_check_crc() local
28 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; in vb2_secdata_create() local
68 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; in vb2_secdata_get() local
91 struct vb2_secdata *sec = (struct vb2_secdata *)ctx->secdata; in vb2_secdata_set() local
/external/linux-tools-perf/src/tools/perf/scripts/python/
Dnetdev-times.py227 def irq__softirq_entry(name, context, cpu, sec, nsec, pid, comm, vec): argument
233 def irq__softirq_exit(name, context, cpu, sec, nsec, pid, comm, vec): argument
239 def irq__softirq_raise(name, context, cpu, sec, nsec, pid, comm, vec): argument
245 def irq__irq_handler_entry(name, context, cpu, sec, nsec, pid, comm, argument
251 def irq__irq_handler_exit(name, context, cpu, sec, nsec, pid, comm, irq, ret): argument
255 def napi__napi_poll(name, context, cpu, sec, nsec, pid, comm, napi, dev_name): argument
260 def net__netif_receive_skb(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument
266 def net__netif_rx(name, context, cpu, sec, nsec, pid, comm, skbaddr, argument
272 def net__net_dev_queue(name, context, cpu, sec, nsec, pid, comm, argument
278 def net__net_dev_xmit(name, context, cpu, sec, nsec, pid, comm, argument
[all …]
Dnet_dropmonitor.py69 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, argument
/external/wpa_supplicant_8/src/ap/
Dbss_load.c22 unsigned int sec, usec; in update_channel_utilization() local
47 unsigned int sec, usec; in bss_load_update_init() local
/external/v8/src/
Ddate.js48 function MakeTime(hour, min, sec, ms) { argument
484 function DateSetSeconds(sec, ms) { argument
494 function DateSetUTCSeconds(sec, ms) { argument
504 function DateSetMinutes(min, sec, ms) { argument
516 function DateSetUTCMinutes(min, sec, ms) { argument
528 function DateSetHours(hour, min, sec, ms) { argument
541 function DateSetUTCHours(hour, min, sec, ms) { argument
/external/llvm/test/MC/ARM/
Ddirective-arch_extension-sec.s18 sec: label
/external/skia/src/core/
DSkBitmapProcState.h155 #define PACK_TWO_SHORTS(pri, sec) ((pri) << 16 | (sec)) argument
159 #define PACK_TWO_SHORTS(pri, sec) ((pri) | ((sec) << 16)) argument
165 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts()
171 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) argument
/external/tcpdump/
Dprint-timed.c51 long sec, usec; in timed_print() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/random/
DRandomDataImpl.java315 SecureRandom sec = getSecRan(); in nextSecureInt() local
336 SecureRandom sec = getSecRan(); in nextSecureLong() local
/external/llvm/include/llvm/Object/
DELFObjectFile.h555 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationSymbol() local
618 const Elf_Shdr *sec = getRelSection(Rel); in getROffset() local
632 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationType() local
656 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationTypeName() local
679 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationAddend() local
697 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationValueString() local
DELF.h366 Elf_Rela_Iter begin_rela(const Elf_Shdr *sec) const { in begin_rela()
371 Elf_Rela_Iter end_rela(const Elf_Shdr *sec) const { in end_rela()
377 Elf_Rel_Iter begin_rel(const Elf_Shdr *sec) const { in begin_rel()
382 Elf_Rel_Iter end_rel(const Elf_Shdr *sec) const { in end_rel()
436 void ELFFile<ELFT>::LoadVersionDefs(const Elf_Shdr *sec) const { in LoadVersionDefs()
461 void ELFFile<ELFT>::LoadVersionNeeds(const Elf_Shdr *sec) const { in LoadVersionNeeds()
/external/icu/icu4c/source/test/intltest/
Dcaltztst.cpp181 CalendarTimeZoneTest::date(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec) in date()
219 …teToFields(UDate date, int32_t& y, int32_t& m, int32_t& d, int32_t& hr, int32_t& min, int32_t& sec) in dateToFields()
Dcalcasts.h36 int32_t sec; member
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DTestCase.java92 int hour, int min, int sec) in TestCase()
126 int hour, int min, int sec) in TestCase()
/external/icu/icu4c/source/i18n/
Dcollationrootelements.cpp119 uint32_t previousSec, sec; in getSecondaryBefore() local
211 uint32_t sec = secTer >> 16; in getSecondaryAfter() local
/external/valgrind/none/tests/s390x/
Dtest.h56 static inline void mysleep(long sec, long usec) in mysleep()
/external/valgrind/coregrind/
Dm_transtab.c682 Bool HostExtent__is_dead (const HostExtent* hx, const Sector* sec) in HostExtent__is_dead()
726 const Sector* sec = &sectors[sno]; in find_TTEntry_from_hcode() local
1068 UInt addEClassNo ( /*MOD*/Sector* sec, EClassNo ec, TTEno tteno ) in addEClassNo()
1109 void upd_eclasses_after_add ( /*MOD*/Sector* sec, TTEno tteno ) in upd_eclasses_after_add()
1132 static Bool sanity_check_eclasses_in_sector ( const Sector* sec ) in sanity_check_eclasses_in_sector()
1308 Sector* sec; in sanity_check_all_sectors() local
1426 Sector* sec; in initialiseSector() local
1877 static void delete_tte ( /*MOD*/Sector* sec, SECno secNo, TTEno tteno, in delete_tte()
1946 Bool delete_translations_in_sector_eclass ( /*MOD*/Sector* sec, SECno secNo, in delete_translations_in_sector_eclass()
1987 Bool delete_translations_in_sector ( /*MOD*/Sector* sec, SECno secNo, in delete_translations_in_sector()
[all …]
/external/linux-tools-perf/src/tools/perf/util/
Dsymbol-elf.c121 Elf_Scn *sec = NULL; in elf_addr_to_index() local
142 Elf_Scn *sec = NULL; in elf_section_by_name() local
322 Elf_Scn *sec; in elf_read_build_id() local
475 Elf_Scn *sec; in filename__read_debuglink() local
691 Elf_Scn *sec, *sec_strndx; in dso__load_sym() local
/external/blktrace/btt/
Dtrace_complete.c24 __u64 sec, __u32 nsec, int indent) in __out()
Ddip_rb.c49 struct io *rb_find_sec(struct rb_root *root, __u64 sec) in rb_find_sec()
/external/elfutils/src/src/
Dunstrip.c941 const struct section *sec = &sections[i]; in find_alloc_sections_prelink() local
1015 struct section *sec = &undo_sections[undo_nalloc]; in find_alloc_sections_prelink() local
1073 struct section *sec = find_alloc_section (shdr, 0, name, in find_alloc_sections_prelink() local
1107 struct section *sec = &sections[j]; in find_alloc_sections_prelink() local
1169 for (struct section *sec = sections; in new_shstrtab() local
1287 struct section *sec = &sections[i]; in copy_elided_sections() local
1328 struct section *sec = NULL; in copy_elided_sections() local
1405 for (struct section *sec = sections; in copy_elided_sections() local
1481 for (const struct section *sec = sections; in copy_elided_sections() local
1732 for (const struct section *sec = sections; in copy_elided_sections() local
/external/lldb/tools/debugserver/source/
DDNBTimer.h86 GetTime (uint32_t& sec, uint32_t& usec) const in GetTime()
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRootElements.java248 int previousSec, sec; in getSecondaryBefore() local
367 int sec = (int)(secTer >> 16); in getSecondaryAfter() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DHeaderParser.java142 int sec = Integer.parseInt(s); in time() local
/external/wpa_supplicant_8/src/common/
Dhw_features_common.c159 int sec = oper->ht_param & in get_pri_sec_chan() local
291 int sec = pri; in check_40mhz_2g4() local

123456