Home
last modified time | relevance | path

Searched refs:MACRO (Results 1 – 25 of 98) sorted by relevance

1234

/external/arm-neon-tests/
Dstm-arm-neon-ref.h730 #define TEST_MACRO_64BITS_SIGNED_VARIANTS_1_5(MACRO, VAR) \ argument
731 MACRO(VAR, , int, s, 8, 8); \
732 MACRO(VAR, , int, s, 16, 4); \
733 MACRO(VAR, , int, s, 32, 2); \
734 MACRO(VAR, , int, s, 64, 1)
736 #define TEST_MACRO_64BITS_UNSIGNED_VARIANTS_1_5(MACRO, VAR) \ argument
737 MACRO(VAR, , uint, u, 8, 8); \
738 MACRO(VAR, , uint, u, 16, 4); \
739 MACRO(VAR, , uint, u, 32, 2); \
740 MACRO(VAR, , uint, u, 64, 1)
[all …]
Dref_vmax.c93 #define FLOAT_VARIANT(MACRO, VAR) \ in FNNAME() argument
94 MACRO(VAR, , float, f, 32, 2); \ in FNNAME()
95 MACRO(VAR, q, float, f, 32, 4) in FNNAME()
97 #define FLOAT_VARIANT(MACRO, VAR) in FNNAME() argument
100 #define TEST_MACRO_NO64BIT_VARIANT_1_5(MACRO, VAR) \ in FNNAME() argument
101 MACRO(VAR, , int, s, 8, 8); \ in FNNAME()
102 MACRO(VAR, , int, s, 16, 4); \ in FNNAME()
103 MACRO(VAR, , int, s, 32, 2); \ in FNNAME()
104 MACRO(VAR, , uint, u, 8, 8); \ in FNNAME()
105 MACRO(VAR, , uint, u, 16, 4); \ in FNNAME()
[all …]
Dref_vtst.c83 #define TEST_MACRO_NO64BIT_VARIANT_1_5(MACRO, VAR, T1, T2) \ in FNNAME() argument
84 MACRO(VAR, , T1, T2, 8, 8); \ in FNNAME()
85 MACRO(VAR, , T1, T2, 16, 4); \ in FNNAME()
86 MACRO(VAR, , T1, T2, 32, 2); \ in FNNAME()
87 MACRO(VAR, q, T1, T2, 8, 16); \ in FNNAME()
88 MACRO(VAR, q, T1, T2, 16, 8); \ in FNNAME()
89 MACRO(VAR, q, T1, T2, 32, 4) in FNNAME()
/external/llvm/test/DebugInfo/X86/
Ddebug-macro.ll2 …0 -filetype=obj < %s | llvm-dwarfdump -debug-dump=macro - | FileCheck --check-prefix=CHECK-MACRO %s
20 ; CHECK-MACRO: .debug_macinfo contents:
21 ; CHECK-MACRO-NEXT: DW_MACINFO_define - lineno: 0 macro: NameCMD ValueCMD
22 ; CHECK-MACRO-NEXT: DW_MACINFO_start_file - lineno: 0 filenum: 1
23 ; CHECK-MACRO-NEXT: DW_MACINFO_start_file - lineno: 9 filenum: 2
24 ; CHECK-MACRO-NEXT: DW_MACINFO_define - lineno: 1 macro: NameDef Value
25 ; CHECK-MACRO-NEXT: DW_MACINFO_undef - lineno: 11 macro: NameUndef
26 ; CHECK-MACRO-NEXT: DW_MACINFO_end_file
27 ; CHECK-MACRO-NEXT: DW_MACINFO_undef - lineno: 10 macro: NameUndef2
28 ; CHECK-MACRO-NEXT: DW_MACINFO_end_file
[all …]
/external/v8/src/wasm/
Dwasm-objects.h256 #define CORE_WCM_PROPERTY_TABLE(MACRO) \ argument
257 MACRO(WASM_OBJECT, WasmSharedModuleData, shared) \
258 MACRO(OBJECT, Context, native_context) \
259 MACRO(SMALL_NUMBER, uint32_t, num_imported_functions) \
260 MACRO(OBJECT, FixedArray, code_table) \
261 MACRO(OBJECT, FixedArray, weak_exported_functions) \
262 MACRO(OBJECT, FixedArray, function_tables) \
263 MACRO(OBJECT, FixedArray, signature_tables) \
264 MACRO(OBJECT, FixedArray, empty_function_tables) \
265 MACRO(OBJECT, JSArrayBuffer, memory) \
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dspacetobatch_functor.h42 #define TF_SPACETOBATCH_FOR_EACH_NUM_BLOCK_DIMS(MACRO, ...) \ argument
43 MACRO(1 /**/, ##__VA_ARGS__) \
44 MACRO(2 /**/, ##__VA_ARGS__) \
45 MACRO(3 /**/, ##__VA_ARGS__) \
46 MACRO(4 /**/, ##__VA_ARGS__) \
/external/libnetfilter_conntrack/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/python/cpython3/Modules/_ctypes/libffi/m4/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libevent/m4/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libexif/auto-m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/google-tv-pairing-protocol/cpp/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libpng/scripts/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/curl/m4/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/google-breakpad/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/pcre/dist2/m4/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/lmfit/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libnfnetlink/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libcap-ng/libcap-ng-0.7/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libmicrohttpd/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libedit/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/ImageMagick/m4/
Dltsugar.m446 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
48 # Redefine MACRO-NAME to hold its former content plus 'SEPARATOR''STRING'.
50 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
51 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
77 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
79 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/libusb-compat/m4/
Dltsugar.m445 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
47 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
49 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
50 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
76 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
78 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
/external/clang/test/Preprocessor/
Dmi_opt.c6 #define MACRO macro
8 #undef MACRO
9 #define MACRO || 1 macro

1234