Home
last modified time | relevance | path

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

12345678

/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/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp280 const coff_section *sec = toSec(Sec); in getSectionNext() local
289 const coff_section *sec = toSec(Sec); in getSectionName() local
312 const coff_section *sec = toSec(Sec); in getSectionAddress() local
319 const coff_section *sec = toSec(Sec); in getSectionSize() local
326 const coff_section *sec = toSec(Sec); in getSectionContents() local
341 const coff_section *sec = toSec(Sec); in getSectionAlignment() local
350 const coff_section *sec = toSec(Sec); in isSectionText() local
357 const coff_section *sec = toSec(Sec); in isSectionData() local
364 const coff_section *sec = toSec(Sec); in isSectionBSS() local
372 const coff_section *sec = toSec(Sec); in sectionContainsSymbol() local
[all …]
DELFObjectFile.cpp656 const uint8_t *sec = reinterpret_cast<const uint8_t *>(Sec.p); in getSectionNext() local
667 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in getSectionName() local
676 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in getSectionAddress() local
685 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in getSectionSize() local
694 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in getSectionContents() local
704 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in getSectionAlignment() local
713 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in isSectionText() local
725 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in isSectionData() local
738 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in isSectionBSS() local
762 const Elf_Shdr *sec = reinterpret_cast<const Elf_Shdr *>(Sec.p); in getSectionRelBegin() local
[all …]
/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/llvm/test/MC/ARM/
Ddirective-arch_extension-sec.s21 sec: label
/external/vulkan-validation-layers/libs/glm/gtc/
Dreciprocal.inl36 GLM_FUNC_QUALIFIER genType sec function
46 VECTORIZE_VEC(sec) argument
/external/strace/mpers-m32/
Dstruct_btrfs_ioctl_received_subvol_args.h9 uint64_t sec; member
13 uint64_t sec; member
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
D4-1-buildonly.c16 time_t sec; in dummyfcn() local
/external/syslinux/com32/tools/
Drelocs.c323 struct section *sec = &secs[i]; in read_shdrs() local
347 struct section *sec = &secs[i]; in read_strtabs() local
372 struct section *sec = &secs[i]; in read_symtabs() local
405 struct section *sec = &secs[i]; in read_relocs() local
438 struct section *sec = &secs[i]; in print_absolute_symbols() local
470 struct section *sec = &secs[i]; in print_absolute_relocs() local
543 struct section *sec = &secs[i]; in walk_relocs() local
/external/strace/mpers-mx32/
Dstruct_btrfs_ioctl_received_subvol_args.h9 uint64_t sec; member
14 uint64_t sec; member
/external/curl/tests/server/
Dutil.h43 #define sleep(sec) Sleep ((sec)*1000) argument
/external/syslinux/gpxe/src/util/
Dmucurses_test.c25 void get_iscsi_chap_secret( char *sec ) { in get_iscsi_chap_secret()
/external/skia/src/core/
DSkBitmapProcState.h160 #define PACK_TWO_SHORTS(pri, sec) ((pri) << 16 | (sec)) argument
164 #define PACK_TWO_SHORTS(pri, sec) ((pri) | ((sec) << 16)) argument
170 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts()
176 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) argument
/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/icu/icu4c/source/test/intltest/
Dcaltztst.cpp183 CalendarTimeZoneTest::date(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec) in date()
221 …teToFields(UDate date, int32_t& y, int32_t& m, int32_t& d, int32_t& hr, int32_t& min, int32_t& sec) in dateToFields()
Dcalcasts.h38 int32_t sec; member
/external/ltp/testcases/kernel/syscalls/alarm/
Dalarm02.c112 unsigned long int sec[] = { -1, ULONG_MAX, ULONG_MAX + 1 }; in main() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DTestCase.java95 int hour, int min, int sec) in TestCase()
129 int hour, int min, int sec) in TestCase()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DTestCase.java94 int hour, int min, int sec) in TestCase()
128 int hour, int min, int sec) in TestCase()
/external/icu/icu4c/source/i18n/
Dcollationrootelements.cpp121 uint32_t previousSec, sec; in getSecondaryBefore() local
213 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/python/cpython2/Modules/
Dcdmodule.c135 int min, sec, frame; in CD_msftoblock() local
169 int min, sec, frame, play; in CD_playabs() local
213 int track, min, sec, frame, play; in CD_playtrackabs() local
262 int min, sec, frame; in CD_seek() local
734 int min, sec, frame; in CD_msftoframe() local
/external/llvm/include/llvm/Object/
DELF.h137 const Elf_Rela *rela_begin(const Elf_Shdr *sec) const { in rela_begin()
143 const Elf_Rela *rela_end(const Elf_Shdr *sec) const { in rela_end()
154 const Elf_Rel *rel_begin(const Elf_Shdr *sec) const { in rel_begin()
160 const Elf_Rel *rel_end(const Elf_Shdr *sec) const { in rel_end()
/external/blktrace/btt/
Dtrace_complete.c24 __u64 sec, __u32 nsec, int indent) in __out()
/external/mesa3d/include/c11/
Dthreads.h49 time_t sec; member

12345678