/aosp_15_r20/external/eigen/test/ |
H A D | split_test_helper.h | 2 #define CALL_SUBTEST_1(FUNC) CALL_SUBTEST(FUNC) argument 4 #define CALL_SUBTEST_1(FUNC) argument 8 #define CALL_SUBTEST_2(FUNC) CALL_SUBTEST(FUNC) argument 10 #define CALL_SUBTEST_2(FUNC) argument 14 #define CALL_SUBTEST_3(FUNC) CALL_SUBTEST(FUNC) argument 16 #define CALL_SUBTEST_3(FUNC) argument 20 #define CALL_SUBTEST_4(FUNC) CALL_SUBTEST(FUNC) argument 22 #define CALL_SUBTEST_4(FUNC) argument 26 #define CALL_SUBTEST_5(FUNC) CALL_SUBTEST(FUNC) argument 28 #define CALL_SUBTEST_5(FUNC) argument [all …]
|
/aosp_15_r20/external/clang/test/CodeGenObjCXX/ |
H A D | write-barrier-global-assign.mm | 6 CPDestUser* FUNC(); function 9 CPDestUser* globalUser = FUNC(); function 12 __weak CPDestUser* weakUser = FUNC(); function 16 static CPDestUser* staticUser = FUNC(); function
|
/aosp_15_r20/external/eigen/bench/tensors/ |
H A D | tensor_benchmarks_sycl.cc | 10 #define BM_FuncWithInput2DimsGPU(FUNC, D1, D2) \ argument 62 #define BM_FuncGPU(FUNC) \ argument 89 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument 125 #define BM_FuncWithKernelDimsGPU(FUNC, DIM1, DIM2) \ argument
|
H A D | tensor_benchmarks_fp16_gpu.cu | 10 #define BM_FuncGPU(FUNC) \ argument 40 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument 59 #define BM_FuncWithKernelDimsGPU(FUNC, DIM1, DIM2) \ argument
|
H A D | tensor_benchmarks_gpu.cu | 10 #define BM_FuncGPU(FUNC) \ argument 40 #define BM_FuncWithInputDimsGPU(FUNC, D1, D2, D3) \ argument 59 #define BM_FuncWithKernelDimsGPU(FUNC, DIM1, DIM2) \ argument
|
H A D | tensor_benchmarks_cpu.cc | 12 #define BM_FuncCPU(FUNC, THREADS) \ argument 83 #define BM_FuncWithInputDimsCPU(FUNC, D1, D2, D3, THREADS) \ argument 137 #define BM_FuncWithKernelDimsCPU(FUNC, DIM1, DIM2, THREADS) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A D | custom_call_registry.h | 64 #define XLA_RUNTIME_STATIC_CUSTOM_CALL_REGISTRATION(FUNC) \ argument 66 #define XLA_RUNTIME_STATIC_CUSTOM_CALL_REGISTRATION_IMPL(FUNC, N) \ argument 68 #define XLA_RUNTIME_STATIC_CUSTOM_CALL_REGISTRATION_IMPL_EXPAND(FUNC, N) \ argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/ |
D | adapt_callable.hpp | 15 #define BOOST_PHOENIX_ADAPT_CALLABLE_NULLARY(NAME, FUNC) \ argument 26 #define BOOST_PHOENIX_ADAPT_CALLABLE(NAME, FUNC, N) \ argument 42 #define BOOST_PHOENIX_ADAPT_CALLABLE_VARARG(NAME, FUNC) \ argument
|
D | adapt_function.hpp | 16 #define BOOST_PHOENIX_ADAPT_FUNCTION_NULLARY(RESULT, NAME, FUNC) \ argument 43 #define BOOST_PHOENIX_ADAPT_FUNCTION(RESULT, NAME, FUNC, N) \ argument 83 #define BOOST_PHOENIX_ADAPT_FUNCTION_VARARG(RESULT, NAME, FUNC) \ argument
|
/aosp_15_r20/external/webp/src/dsp/ |
H A D | upsampling.c | 37 #define UPSAMPLE_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument 138 #define DUAL_SAMPLE_FUNC(FUNC_NAME, FUNC) \ argument 180 #define YUV444_FUNC(FUNC_NAME, FUNC, XSTEP) \ argument
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_vsplit.c | 185 #define FUNC vsplit_run_linear macro 188 #define FUNC vsplit_run_uint8 macro 193 #define FUNC vsplit_run_uint16 macro 198 #define FUNC vsplit_run_uint32 macro
|
/aosp_15_r20/hardware/google/apf/v6/ |
D | apf_interpreter.c | 54 #define FUNC(x) x; x macro 400 FUNC(match_result_type apf_internal_match_single_name(const u8* needle, in FUNC() function 466 FUNC(match_result_type apf_internal_match_names(const u8* needles, in FUNC() function 521 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC() function 564 FUNC(int apf_internal_csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC() function 635 FUNC(int apf_internal_do_transmit_buffer(apf_context* ctx, u32 pkt_len, u8 dscp)) { in FUNC() function
|
/aosp_15_r20/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 54 #define FUNC(x) x; x macro 402 FUNC(match_result_type apf_internal_match_single_name(const u8* needle, in FUNC() function 468 FUNC(match_result_type apf_internal_match_names(const u8* needles, in FUNC() function 523 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC() function 566 FUNC(int apf_internal_csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC() function 637 FUNC(int apf_internal_do_transmit_buffer(apf_context* ctx, u32 pkt_len, u8 dscp)) { in FUNC() function
|
/aosp_15_r20/hardware/google/apf/v7/ |
D | apf_interpreter.c | 54 #define FUNC(x) x; x macro 402 FUNC(match_result_type apf_internal_match_single_name(const u8* needle, in FUNC() function 468 FUNC(match_result_type apf_internal_match_names(const u8* needles, in FUNC() function 523 FUNC(u16 apf_internal_calc_csum(u32 sum, const u8* const buf, const s32 len)) { in FUNC() function 566 FUNC(int apf_internal_csum_and_return_dscp(u8* const pkt, const s32 len, const u8 ip_ofs, in FUNC() function 637 FUNC(int apf_internal_do_transmit_buffer(apf_context* ctx, u32 pkt_len, u8 dscp)) { in FUNC() function
|
/aosp_15_r20/external/arm-optimized-routines/string/aarch64/ |
H A D | strchr-sve.S | 19 #define FUNC __strchrnul_aarch64_sve macro 21 #define FUNC __strchr_aarch64_sve macro
|
H A D | strcpy-sve.S | 19 #define FUNC __stpcpy_aarch64_sve macro 21 #define FUNC __strcpy_aarch64_sve macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/gui/include/private/gui/ |
D | ParcelUtils.h | 21 #define SAFE_PARCEL(FUNC, ...) \ argument 31 #define SAFE_PARCEL_READ_SIZE(FUNC, COUNT, SIZE) \ argument
|