Home
last modified time | relevance | path

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

1234567891011

/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/wpa_supplicant_8/src/ap/
Dbss_load.c20 unsigned int *sec, unsigned int *usec) in get_bss_load_update_timeout()
45 unsigned int sec, usec; in update_channel_utilization() local
85 unsigned int sec, usec; in bss_load_update_init() 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/syzkaller/vendor/golang.org/x/sys/unix/
Dsyscall_solaris_amd64.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_netbsd_amd64.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_netbsd_386.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_openbsd_386.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_openbsd_arm.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_netbsd_arm.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_openbsd_amd64.go9 func setTimespec(sec, nsec int64) Timespec { argument
13 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_linux_ppc64x.go74 func setTimespec(sec, nsec int64) Timespec { argument
78 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_linux_sparc64.go89 func setTimespec(sec, nsec int64) Timespec { argument
93 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_freebsd_386.go14 func setTimespec(sec, nsec int64) Timespec { argument
18 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_dragonfly_amd64.go14 func setTimespec(sec, nsec int64) Timespec { argument
18 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_freebsd_amd64.go14 func setTimespec(sec, nsec int64) Timespec { argument
18 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_freebsd_arm.go14 func setTimespec(sec, nsec int64) Timespec { argument
18 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_darwin_386.go14 func setTimespec(sec, nsec int64) Timespec { argument
18 func setTimeval(sec, usec int64) Timeval { argument
Dsyscall_darwin_arm64.go14 func setTimespec(sec, nsec int64) Timespec { argument
18 func setTimeval(sec, usec int64) Timeval { argument
/external/u-boot/drivers/crypto/fsl/
Djr.c40 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in start_jr0() local
60 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in jr_reset_liodn() local
413 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in sec_reset_idx() local
449 ccsr_sec_t __iomem *sec = (ccsr_sec_t __iomem *)SEC_ADDR(sec_idx); in instantiate_rng() local
495 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in get_rng_vid() local
507 ccsr_sec_t __iomem *sec = (ccsr_sec_t __iomem *)SEC_ADDR(sec_idx); in kick_trng() local
537 ccsr_sec_t __iomem *sec = (ccsr_sec_t __iomem *)SEC_ADDR(sec_idx); in rng_init() local
579 ccsr_sec_t *sec = (void *)SEC_ADDR(sec_idx); in sec_init_idx() local
/external/u-boot/drivers/rtc/
Dmx27rtc.c21 uint32_t day, hour, min, sec; in rtc_get() local
40 uint32_t day, hour, min, sec; in rtc_set() local
Ds3c24x0_rtc.c48 uchar sec, min, hour, mday, wday, mon, year; in rtc_get() local
112 uchar sec, min, hour, mday, wday, mon, year; in rtc_set() local
/external/iperf3/src/
Diperf_udp.c64 uint32_t sec, usec; in iperf_udp_recv() local
202 uint32_t sec, usec; in iperf_udp_send() local
216 uint32_t sec, usec, pcount; in iperf_udp_send() local
/external/llvm/test/MC/ARM/
Ddirective-arch_extension-sec.s21 sec: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Ddirective-arch_extension-sec.s21 sec: label

1234567891011