Home
last modified time | relevance | path

Searched defs:EXP (Results 1 – 8 of 8) 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/apache-commons-math/src/main/java/org/apache/commons/math/analysis/
DComposableFunction.java114 public static final ComposableFunction EXP = new ComposableFunction() { field in ComposableFunction
/external/svox/pico/lib/
Dpicodsp.h106 #define EXP(y) picoos_quick_exp(y) macro
/external/v8/test/cctest/
Dtest-disasm-arm64.cc73 #define COMPARE(ASM, EXP) \ argument
85 #define COMPARE_PREFIX(ASM, EXP) \ argument
/external/mesa3d/src/gallium/drivers/radeon/MCTargetDesc/
DSIMCCodeEmitter.cpp37 EXP = 0, enumerator
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp37 unsigned EXP; member
/external/icu/icu4c/source/test/cintltst/
Dcmsgtst.c989 const char* EXP = "Number 0,143, String foo, Date 12:34:56.789"; in TestJ904() local
/external/vixl/test/
Dtest-disasm-a64.cc61 #define COMPARE(ASM, EXP) \ argument
79 #define COMPARE_PREFIX(ASM, EXP) \ argument
97 #define COMPARE_MACRO(ASM, EXP) \ argument