Home
last modified time | relevance | path

Searched defs:EXP (Results 1 – 16 of 16) sorted by relevance

/external/clang/test/Parser/
Dattributes.mm10 #define EXP __attribute__((visibility("default"))) macro
14 @interface EXP I @end // expected-error {{postfix attributes are not allowed on Objective-C directi… interface
17 @implementation EXP I @end // expected-error-re {{postfix attributes are not allowed on Objective-C… implementation
24 @protocol EXP P @end // expected-error {{postfix attributes are not allowed on Objective-C directiv… protocol
/external/vixl/test/aarch32/
Dtest-disasm-a32.cc71 #define END_COMPARE_CHECK_SIZE(EXP, SIZE) \ argument
151 #define END_COMPARE(EXP) END_COMPARE_CHECK_SIZE(EXP, -1) argument
154 #define COMPARE_A32(ASM, EXP) \ argument
164 #define COMPARE_T32(ASM, EXP) \ argument
174 #define COMPARE_T32_CHECK_SIZE(ASM, EXP, SIZE) \ argument
183 #define COMPARE_BOTH(ASM, EXP) \ argument
188 #define NEGATIVE_TEST(ASM, EXP, TEMPORARILY_ACCEPTED) \ argument
242 #define MUST_FAIL_TEST_A32(ASM, EXP) \ argument
251 #define MUST_FAIL_TEST_T32(ASM, EXP) \ argument
259 #define MUST_FAIL_TEST_BOTH(ASM, EXP) \ argument
[all …]
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dmacros.h21 #define TF_CHECK_AND_RETURN_IF_ERROR(EXP, STATUS) \ argument
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DAMDGPUAsmGFX7.rst161 EXP chapter
DAMDGPUAsmGFX8.rst166 EXP chapter
DAMDGPUAsmGFX9.rst174 EXP chapter
/external/ltp/testcases/kernel/io/disktest/
Dchildmain.h37 EXP,ACT,REREAD enumerator
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
DComposableFunction.java114 public static final ComposableFunction EXP = new ComposableFunction() { field in ComposableFunction
/external/tensorflow/tensorflow/core/kernels/
Dconditional_accumulator_base.h165 #define OP_REQUIRES_BOOLEAN(CTX, EXP, STATUS) \ argument
Dconv_ops.cc275 #define TF_REQUIRES(EXP, STATUS) \ argument
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp39 unsigned EXP; member
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc72 #define COMPARE(ASM, EXP) \ argument
94 #define COMPARE_PREFIX(ASM, EXP) \ argument
116 #define COMPARE_MACRO_BASE(ASM, EXP) \ argument
134 #define COMPARE_MACRO(ASM, EXP) \ argument
144 #define COMPARE_MACRO_PREFIX(ASM, EXP) \ argument
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h1715 #define OP_REQUIRES(CTX, EXP, STATUS) \ argument
1734 #define OP_REQUIRES_ASYNC(CTX, EXP, STATUS, CALLBACK) \ argument
/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c996 const char* EXP = "Number 0,143, String foo, Date 12:34:56.789"; in TestJ904() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIDefines.h50 EXP = 1 << 20, enumerator
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad_test.cc68 EXP, enumerator