Home
last modified time | relevance | path

Searched refs:Defined (Results 1 – 25 of 166) sorted by relevance

1234567

/external/jemalloc_new/include/jemalloc/internal/
Djemalloc_internal_defs.h.in46 /* 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/
Djemalloc_internal_defs.h.in25 /* 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/
Dlibcurl.m461 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/
Dconfigure.ac20 [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/
Djemalloc_defs.h.in1 /* 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/
Djemalloc_defs.h.in1 /* 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/
DRecordStreamer.cpp22 case Defined: in markDefined()
24 S = Defined; in markDefined()
36 case Defined: in markGlobal()
54 case Defined: in markUsed()
DRecordStreamer.h18 enum State { NeverSeen, Global, GlobalWeak, Defined, DefinedGlobal, Used }; enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DRecordStreamer.cpp26 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()
DRecordStreamer.h28 enum State { NeverSeen, Global, Defined, DefinedGlobal, DefinedWeak, Used, enumerator
/external/stressapptest/src/
Dstressapptest_config.h.in175 /* 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/
Dmtp-detect-sonyericsson-mt27i-android4.txt10 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)
Dmtp-detect-yifang-tesla.txt13 bDeviceClass 0 (Defined at Interface level)
68 bDeviceClass 0 (Defined at Interface level)
Dmtp-detect-asus-me301t.txt14 bDeviceClass 0 (Defined at Interface level)
79 bDeviceClass 0 (Defined at Interface level)
/external/icu/icu4c/source/tools/tzcode/
Dicuzones57 ####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/
Dexport-cross-dso-cfi.ll10 ;;; 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/
DLTOModule.cpp464 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/
DPPCallbacks.h260 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/
Dpr_dumpable.in1 /* Defined in include/linux/sched.h */
Ddm_flags.in3 /* Defined in lvm2/libdm/ioctl/libdm-iface.c */
/external/skqp/src/sksl/
DSkSLContext.h201 , 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/
DSkSLContext.h204 , 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/
DMachineInstrBundle.cpp330 PRI.Defined = true; in analyzePhysReg()
341 else if (PRI.Defined) in analyzePhysReg()
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp328 PRI.Defined = true; in analyzePhysReg()
339 else if (PRI.Defined) in analyzePhysReg()
/external/clang/include/clang/AST/
DCommentHTMLNamedCharacterReferences.td70 // def : NCR<"Ygrave", 0x01EF2>; // Defined neither in Doxygen, nor in HTML5.
76 def : NCR<"ygrave", 0x01EF3>; // Defined in Doxygen, not defined in HTML5.

1234567