| /external/chromium_org/third_party/libxslt/libxslt/ |
| D | security.c | 111 xsltFreeSecurityPrefs(xsltSecurityPrefsPtr sec) { in xsltFreeSecurityPrefs() 128 xsltSetSecurityPrefs(xsltSecurityPrefsPtr sec, xsltSecurityOption option, in xsltSetSecurityPrefs() 158 xsltGetSecurityPrefs(xsltSecurityPrefsPtr sec, xsltSecurityOption option) { in xsltGetSecurityPrefs() 183 xsltSetDefaultSecurityPrefs(xsltSecurityPrefsPtr sec) { in xsltSetDefaultSecurityPrefs() 210 xsltSetCtxtSecurityPrefs(xsltSecurityPrefsPtr sec, in xsltSetCtxtSecurityPrefs() 306 xsltCheckWritePath(xsltSecurityPrefsPtr sec, in xsltCheckWritePath() 368 xsltCheckWrite(xsltSecurityPrefsPtr sec, in xsltCheckWrite() 433 xsltCheckRead(xsltSecurityPrefsPtr sec, in xsltCheckRead()
|
| /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/ |
| D | netdev-times.py | 227 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 …]
|
| D | net_dropmonitor.py | 69 def skb__kfree_skb(name, context, cpu, sec, nsec, pid, comm, argument
|
| /external/llvm/test/MC/ARM/ |
| D | directive-arch_extension-sec.s | 18 sec: label
|
| /external/chromium_org/v8/src/ |
| D | date.js | 48 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/tcpdump/ |
| D | print-timed.c | 51 long sec, usec; in timed_print() local
|
| /external/skia/src/core/ |
| D | SkBitmapProcState.h | 186 #define PACK_TWO_SHORTS(pri, sec) ((pri) << 16 | (sec)) argument 190 #define PACK_TWO_SHORTS(pri, sec) ((pri) | ((sec) << 16)) argument 196 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() 202 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) argument
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkBitmapProcState.h | 178 #define PACK_TWO_SHORTS(pri, sec) ((pri) << 16 | (sec)) argument 182 #define PACK_TWO_SHORTS(pri, sec) ((pri) | ((sec) << 16)) argument 188 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() 194 #define pack_two_shorts(pri, sec) PACK_TWO_SHORTS(pri, sec) argument
|
| /external/icu/icu4c/source/test/intltest/ |
| D | caltztst.cpp | 181 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()
|
| D | calcasts.h | 36 int32_t sec; member
|
| /external/chromium_org/third_party/icu/source/test/intltest/ |
| D | caltztst.cpp | 181 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()
|
| D | calcasts.h | 36 int32_t sec; member
|
| /external/icu/icu4c/source/i18n/ |
| D | collationrootelements.cpp | 119 uint32_t previousSec, sec; in getSecondaryBefore() local 209 uint32_t sec = secTer >> 16; in getSecondaryAfter() local
|
| /external/valgrind/main/coregrind/ |
| D | m_transtab.c | 639 Bool HostExtent__is_dead (const HostExtent* hx, const Sector* sec) in HostExtent__is_dead() 683 Sector* sec = §ors[sno]; in find_TTEntry_from_hcode() local 1019 UInt addEClassNo ( /*MOD*/Sector* sec, Int ec, UShort tteno ) in addEClassNo() 1060 void upd_eclasses_after_add ( /*MOD*/Sector* sec, Int tteno ) in upd_eclasses_after_add() 1082 static Bool sanity_check_eclasses_in_sector ( Sector* sec ) in sanity_check_eclasses_in_sector() 1256 Sector* sec; in sanity_check_all_sectors() local 1354 Sector* sec; in initialiseSector() local 1777 static void delete_tte ( /*MOD*/Sector* sec, UInt secNo, Int tteno, in delete_tte() 1829 Bool delete_translations_in_sector_eclass ( /*MOD*/Sector* sec, UInt secNo, in delete_translations_in_sector_eclass() 1869 Bool delete_translations_in_sector ( /*MOD*/Sector* sec, UInt secNo, in delete_translations_in_sector() [all …]
|
| /external/bluetooth/bluedroid/osi/src/ |
| D | config.c | 146 section_t *sec = section_find(config, section); in config_set_string() local 239 section_t *sec = list_node(node); in section_find() local 267 section_t *sec = section_find(config, section); in entry_find() local
|
| /external/llvm/include/llvm/Object/ |
| D | ELF.h | 366 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()
|
| D | ELFObjectFile.h | 538 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationSymbol() local 601 const Elf_Shdr *sec = getRelSection(Rel); in getROffset() local 615 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationType() local 639 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationTypeName() local 662 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationAddend() local 680 const Elf_Shdr *sec = getRelSection(Rel); in getRelocationValueString() local
|
| /external/valgrind/main/none/tests/s390x/ |
| D | test.h | 56 static inline void mysleep(long sec, long usec) in mysleep()
|
| /external/blktrace/btt/ |
| D | trace_complete.c | 24 __u64 sec, __u32 nsec, int indent) in __out()
|
| D | dip_rb.c | 49 struct io *rb_find_sec(struct rb_root *root, __u64 sec) in rb_find_sec()
|
| /external/libcxxabi/test/ |
| D | test_demangle.cpp | 29668 typedef std::chrono::duration<double> sec; in main() typedef
|
| /external/qemu/distrib/sdl-1.2.15/src/thread/pth/ |
| D | SDL_syscond.c | 126 int sec; in SDL_CondWaitTimeout() local
|
| /external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
| D | symbol-elf.c | 121 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/lldb/tools/debugserver/source/ |
| D | DNBTimer.h | 86 GetTime (uint32_t& sec, uint32_t& usec) const in GetTime()
|
| /external/chromium_org/tools/cygprofile/ |
| D | mergetraces.py | 146 def MakeTimestamp(sec, usec): argument
|