/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/ |
D | functions.hpp | 306 typedef typename impl::make_composite<OperationT, A>::composite_type ret_t; in operator ()() typedef 322 ret_t; in operator ()() typedef 339 ret_t; in operator ()() typedef 364 >::composite_type ret_t; in operator ()() typedef 389 >::composite_type ret_t; in operator ()() typedef 417 >::composite_type ret_t; in operator ()() typedef 448 >::composite_type ret_t; in operator ()() typedef 478 >::composite_type ret_t; in operator ()() typedef 509 >::composite_type ret_t; in operator ()() typedef 543 >::composite_type ret_t; in operator ()() typedef [all …]
|
D | composite.hpp | 1363 ret_t; in construct() typedef 1381 ret_t; in construct() typedef 1399 ret_t; in construct() typedef 1417 ret_t; in construct() typedef
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-wasm-api.h | 52 #define HB_WASM_API(ret_t, name) ret_t name argument 55 #define HB_WASM_API_COMPOUND(ret_t, name) HB_WASM_API(ret_t, name) argument 58 #define HB_WASM_INTERFACE(ret_t, name) ret_t name argument
|
H A D | hb-wasm-api.hh | 35 #define HB_WASM_API(ret_t, name) HB_INTERNAL ret_t name argument 36 #define HB_WASM_API_COMPOUND(ret_t, name) HB_INTERNAL void name argument
|
/aosp_15_r20/system/media/audio_utils/include/audio_utils/ |
H A D | intrinsic_utils.h | 183 using ret_t = std::decay_t<decltype(a[0])>; in vaddv() local 195 using ret_t = std::decay_t<decltype(aval[0])>; in vaddv() local
|
/aosp_15_r20/external/harfbuzz_ng/src/wasm/sample/c/ |
H A D | shape-ot.cc | 1 #define HB_WASM_INTERFACE(ret_t, name) __attribute__((export_name(#name))) ret_t name argument
|
H A D | shape-fallback.cc | 1 #define HB_WASM_INTERFACE(ret_t, name) __attribute__((export_name(#name))) ret_t name argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | function_body.cc | 24 DataTypeSlice ret_t, Graph* g) in FunctionBody()
|
/aosp_15_r20/libnativehelper/tests/ |
H A D | JniSafeRegisterNativeMethods_test.cpp | 280 #define DEC_TEST_FN_IMPL(name, ret_t, ...) \ argument 283 #define DEC_TEST_FN(name, correct, ret_t, ...) \ argument 288 #define DEC_TEST_FN0(name, correct, ret_t) \ argument
|
/aosp_15_r20/external/harfbuzz_ng/src/wasm/graphite/ |
H A D | shape.cc | 1 #define HB_WASM_INTERFACE(ret_t, name) __attribute__((export_name(#name))) ret_t name argument
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/utility/ |
D | loops.hpp | 290 typedef typename impl::loop_traits<ParserT, MinT, MaxT>::type ret_t; in operator []() typedef
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | test_cls_redirect.c | 100 typedef int ret_t; typedef
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | csum.c | 368 __u32 *crc, struct ext2_dx_tail **ret_t) in ext2fs_dx_csum()
|