/external/jemalloc_new/include/jemalloc/internal/ |
D | jemalloc_internal_defs.h.in | 46 /* Defined if C11 atomics are available. */ 49 /* Defined if GCC __atomic atomics are available. */ 52 /* Defined if GCC __sync atomics are available. */ 56 * Defined if __sync_add_and_fetch(uint32_t *, uint32_t) and 64 * Defined if __sync_add_and_fetch(uint64_t *, uint64_t) and 72 * Defined if __builtin_clz() and __builtin_clzl() are available. 77 * Defined if os_unfair_lock_*() functions are available, as provided by Darwin. 82 * Defined if OSSpin*() functions are available, as provided by Darwin, and 87 /* Defined if syscall(2) is usable. */ 91 * Defined if secure_getenv(3) is available. [all …]
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal_defs.h.in | 25 /* Defined if C11 atomics are available. */ 28 /* Defined if the equivalent of FreeBSD's atomic(9) functions are available. */ 32 * Defined if OSAtomic*() functions are available, as provided by Darwin, and 38 * Defined if __sync_add_and_fetch(uint32_t *, uint32_t) and 46 * Defined if __sync_add_and_fetch(uint64_t *, uint64_t) and 54 * Defined if __builtin_clz() and __builtin_clzl() are available. 59 * Defined if os_unfair_lock_*() functions are available, as provided by Darwin. 64 * Defined if OSSpin*() functions are available, as provided by Darwin, and 69 /* Defined if syscall(2) is usable. */ 73 * Defined if secure_getenv(3) is available. [all …]
|
/external/curl/docs/libcurl/ |
D | libcurl.m4 | 61 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL]) 62 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4]) 63 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6]) 64 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz]) 65 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS]) 66 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN]) 67 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI]) 68 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM]) 70 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP]) 71 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS]) [all …]
|
/external/stressapptest/ |
D | configure.ac | 20 [Defined if the target CPU is x86_64]) 24 [Defined if the target CPU is i686]) 28 [Defined if the target CPU is PowerPC]) 32 [Defined if the target CPU is armv7a]) 43 [Defined if the target OS is Linux]) 48 [Defined if the target OS is OSX]) 53 [Defined if the target OS is BSD based]) 58 [Defined if the target OS is BSD based])
|
/external/jemalloc_new/include/jemalloc/ |
D | jemalloc_defs.h.in | 1 /* Defined if __attribute__((...)) syntax is supported. */ 4 /* Defined if alloc_size attribute is supported. */ 7 /* Defined if format(gnu_printf, ...) attribute is supported. */ 10 /* Defined if format(printf, ...) attribute is supported. */
|
/external/jemalloc/include/jemalloc/ |
D | jemalloc_defs.h.in | 1 /* Defined if __attribute__((...)) syntax is supported. */ 4 /* Defined if alloc_size attribute is supported. */ 7 /* Defined if format(gnu_printf, ...) attribute is supported. */ 10 /* Defined if format(printf, ...) attribute is supported. */
|
/external/llvm/lib/Object/ |
D | RecordStreamer.cpp | 22 case Defined: in markDefined() 24 S = Defined; in markDefined() 36 case Defined: in markGlobal() 54 case Defined: in markUsed()
|
D | RecordStreamer.h | 18 enum State { NeverSeen, Global, GlobalWeak, Defined, DefinedGlobal, Used }; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/ |
D | RecordStreamer.cpp | 26 case Defined: in markDefined() 28 S = Defined; in markDefined() 42 case Defined: in markGlobal() 61 case Defined: in markUsed() 176 case RecordStreamer::Defined: in flushSymverDirectives()
|
D | RecordStreamer.h | 28 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
|
/external/stressapptest/src/ |
D | stressapptest_config.h.in | 175 /* Defined if the target CPU is armv7a */ 178 /* Defined if the target CPU is i686 */ 181 /* Defined if the target CPU is PowerPC */ 184 /* Defined if the target CPU is x86_64 */ 187 /* Defined if the target OS is BSD based */ 190 /* Defined if the target OS is OSX */ 193 /* Defined if the target OS is Linux */
|
/external/libmtp/logs/ |
D | mtp-detect-sonyericsson-mt27i-android4.txt | 10 bDeviceClass 0 (Defined at Interface level) 105 bDeviceClass 0 (Defined at Interface level) 123 bDeviceClass 0 (Defined at Interface level) 208 bDeviceClass 0 (Defined at Interface level)
|
D | mtp-detect-yifang-tesla.txt | 13 bDeviceClass 0 (Defined at Interface level) 68 bDeviceClass 0 (Defined at Interface level)
|
D | mtp-detect-asus-me301t.txt | 14 bDeviceClass 0 (Defined at Interface level) 79 bDeviceClass 0 (Defined at Interface level)
|
/external/icu/icu4c/source/tools/tzcode/ |
D | icuzones | 57 ####Link EST America/New_York EST # Defined as -05:00 58 ####Link Pacific/Honolulu HST # Defined as -10:00 64 ####Link America/Denver MST # Defined as -07:00
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LowerTypeTests/ |
D | export-cross-dso-cfi.ll | 10 ;;; Defined in the ThinLTO portion of the build (e.g. the summary) 19 ;;; Defined in the regular LTO portion of the build
|
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | LTOModule.cpp | 464 enum State { NeverSeen, Global, Defined, DefinedGlobal, Used}; enumerator 477 case Defined: in markDefined() 479 S = Defined; in markDefined() 487 case Defined: in markGlobal() 502 case Defined: in markUsed() 651 else if (Value == RecordStreamer::Defined) in addAsmGlobalSymbols()
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 260 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function 455 void Defined(const Token &MacroNameTok, const MacroDefinition &MD, in Defined() function 457 First->Defined(MacroNameTok, MD, Range); in Defined() 458 Second->Defined(MacroNameTok, MD, Range); in Defined()
|
/external/strace/xlat/ |
D | pr_dumpable.in | 1 /* Defined in include/linux/sched.h */
|
D | dm_flags.in | 3 /* Defined in lvm2/libdm/ioctl/libdm-iface.c */
|
/external/skqp/src/sksl/ |
D | SkSLContext.h | 201 , fDefined_Expression(new Defined(*fInvalid_Type)) {} 369 class Defined : public Expression { 371 Defined(const Type& type) in Defined() function 383 return std::unique_ptr<Expression>(new Defined(fType)); in clone()
|
/external/skia/src/sksl/ |
D | SkSLContext.h | 204 , fDefined_Expression(new Defined(*fInvalid_Type)) {} 375 class Defined : public Expression { 377 Defined(const Type& type) in Defined() function 389 return std::unique_ptr<Expression>(new Defined(fType)); in clone()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 330 PRI.Defined = true; in analyzePhysReg() 341 else if (PRI.Defined) in analyzePhysReg()
|
/external/llvm/lib/CodeGen/ |
D | MachineInstrBundle.cpp | 328 PRI.Defined = true; in analyzePhysReg() 339 else if (PRI.Defined) in analyzePhysReg()
|
/external/clang/include/clang/AST/ |
D | CommentHTMLNamedCharacterReferences.td | 70 // def : NCR<"Ygrave", 0x01EF2>; // Defined neither in Doxygen, nor in HTML5. 76 def : NCR<"ygrave", 0x01EF3>; // Defined in Doxygen, not defined in HTML5.
|