Home
last modified time | relevance | path

Searched defs:_b (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/aosp_15_r20/frameworks/base/tests/JankBench/app/src/main/jni/
H A Dtest.cpp51 …ava_com_android_benchmark_synthetic_TestInterface_nDestroy(JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nDestroy()
58 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunPowerManagementTest()
64 JNIEnv *_env, jobject _this, jlong _b, jlong options) { in Java_com_android_benchmark_synthetic_TestInterface_nRunCPUHeatSoakTest()
70 JNIEnv *_env, jobject _this, jlong _b, jfloatArray data) { in Java_com_android_benchmark_synthetic_TestInterface_nGetData()
84 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestStart()
90 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestBandwidth()
96 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nGFlopsTest()
102 JNIEnv *_env, jobject _this, jlong _b, jlong opt) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestLatency()
108 JNIEnv *_env, jobject _this, jlong _b) { in Java_com_android_benchmark_synthetic_TestInterface_nMemTestEnd()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/collections/
Dmap_sorter.c34 static void _upb_mapsorter_getkeys(const void* _a, const void* _b, void* a_key, in _upb_mapsorter_getkeys()
44 static int _upb_mapsorter_cmpi64(const void* _a, const void* _b) { in _upb_mapsorter_cmpi64()
50 static int _upb_mapsorter_cmpu64(const void* _a, const void* _b) { in _upb_mapsorter_cmpu64()
56 static int _upb_mapsorter_cmpi32(const void* _a, const void* _b) { in _upb_mapsorter_cmpi32()
62 static int _upb_mapsorter_cmpu32(const void* _a, const void* _b) { in _upb_mapsorter_cmpu32()
68 static int _upb_mapsorter_cmpbool(const void* _a, const void* _b) { in _upb_mapsorter_cmpbool()
74 static int _upb_mapsorter_cmpstr(const void* _a, const void* _b) { in _upb_mapsorter_cmpstr()
145 static int _upb_mapsorter_cmpext(const void* _a, const void* _b) { in _upb_mapsorter_cmpext()
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/message/
H A Dmap_sorter.c24 static void _upb_mapsorter_getkeys(const void* _a, const void* _b, void* a_key, in _upb_mapsorter_getkeys()
34 static int _upb_mapsorter_cmpi64(const void* _a, const void* _b) { in _upb_mapsorter_cmpi64()
40 static int _upb_mapsorter_cmpu64(const void* _a, const void* _b) { in _upb_mapsorter_cmpu64()
46 static int _upb_mapsorter_cmpi32(const void* _a, const void* _b) { in _upb_mapsorter_cmpi32()
52 static int _upb_mapsorter_cmpu32(const void* _a, const void* _b) { in _upb_mapsorter_cmpu32()
58 static int _upb_mapsorter_cmpbool(const void* _a, const void* _b) { in _upb_mapsorter_cmpbool()
64 static int _upb_mapsorter_cmpstr(const void* _a, const void* _b) { in _upb_mapsorter_cmpstr()
138 static int _upb_mapsorter_cmpext(const void* _a, const void* _b) { in _upb_mapsorter_cmpext()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dconcept_check.h48 #define __glibcxx_class_requires(_a,_b) argument
49 #define __glibcxx_class_requires2(_a,_b,_c) argument
50 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
51 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
71 #define __glibcxx_class_requires2(_a,_b,_C) \ argument
73 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument
75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dconcept_check.h48 #define __glibcxx_class_requires(_a,_b) argument
49 #define __glibcxx_class_requires2(_a,_b,_c) argument
50 #define __glibcxx_class_requires3(_a,_b,_c,_d) argument
51 #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) argument
71 #define __glibcxx_class_requires2(_a,_b,_C) \ argument
73 #define __glibcxx_class_requires3(_a,_b,_c,_C) \ argument
75 #define __glibcxx_class_requires4(_a,_b,_c,_d,_C) \ argument
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dcallbacks.c5 void CL_CALLBACK createcontext_callback(const char* _a, const void* _b, size_t _c, void* _d) in createcontext_callback()
14 void CL_CALLBACK setcontextdestructor_callback(cl_context _a, void* _b) in setcontextdestructor_callback()
19 void CL_CALLBACK setmemobjectdestructor_callback(cl_mem _a, void* _b) in setmemobjectdestructor_callback()
26 void CL_CALLBACK program_callback(cl_program _a, void* _b) in program_callback()
33 void CL_CALLBACK setevent_callback(cl_event _a, cl_int _b, void* _c) in setevent_callback()
41 void CL_CALLBACK setprintf_callback(cl_context _a, cl_uint _b, char* _c, void* _d ) in setprintf_callback()
/aosp_15_r20/external/libdivsufsort/include/
H A Ddivsufsort_private.h146 # define SWAP(_a, _b) do { t = (_a); (_a) = (_b); (_b) = t; } while(0) argument
149 # define MIN(_a, _b) (((_a) < (_b)) ? (_a) : (_b)) argument
152 # define MAX(_a, _b) (((_a) > (_b)) ? (_a) : (_b)) argument
154 #define STACK_PUSH(_a, _b, _c, _d)\ argument
160 #define STACK_PUSH5(_a, _b, _c, _d, _e)\ argument
166 #define STACK_POP(_a, _b, _c, _d)\ argument
173 #define STACK_POP5(_a, _b, _c, _d, _e)\ argument
/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dsort_r.h66 const void *_b, in sort_r_cmpswap()
98 const void *_b, in sort_r_simple()
223 const void *_b, in sort_r()
280 const void *_b, void *_arg), in sort_r()
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/os/
H A Dmos_defs.h105 #define MOS_BYTES_TO_DWORDS(_b) (((_b) + sizeof(uint32_t) - 1) / sizeof(uint32_t)) argument
111 #define MOS_BYTES_TO_PAGES(_b) (((_b) + MOS_PAGE_SIZE - 1)/(MOS_PAGE_SIZE)) argument
177 #define MOS_MIN(_a, _b) (((_a) < (_b)) ? (_a) : (_b)) argument
183 #define MOS_MIN3(_a, _b, _c) MOS_MIN(MOS_MIN(_a, _b), _c) argument
189 #define MOS_MAX(_a, _b) (((_a) > (_b)) ? (_a) : (_b)) argument
195 #define MOS_MAX3(_a, _b, _c) MOS_MAX(MOS_MAX(_a, _b), _c) argument
/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-metrics.h89 #define lws_metrics_tag_wsi_add(_a, _b, _c) argument
101 #define lws_metrics_tag_ss_add(_a, _b, _c) argument
124 #define lws_metric_bucket_name_len(_b) (*((uint8_t *)&(_b)[1])) argument
125 #define lws_metric_bucket_name(_b) (((const char *)&(_b)[1]) + 1) argument
/aosp_15_r20/external/gmmlib/third_party/sse2neon/
H A Dsse2neon.h635 FORCE_INLINE uint64x2_t _sse2neon_vmull_p64(uint64x1_t _a, uint64x1_t _b) in _sse2neon_vmull_p64()
655 static uint64x2_t _sse2neon_vmull_p64(uint64x1_t _a, uint64x1_t _b) in _sse2neon_vmull_p64()
1895 float32x4_t _b = vreinterpretq_f32_m128(b); in _mm_max_ps() local
1950 float32x4_t _b = vreinterpretq_f32_m128(b); in _mm_min_ps() local
6226 FORCE_INLINE __m128d _mm_hsub_pd(__m128d _a, __m128d _b) in _mm_hsub_pd()
6243 FORCE_INLINE __m128 _mm_hsub_ps(__m128 _a, __m128 _b) in _mm_hsub_ps()
6468 FORCE_INLINE __m128i _mm_hadd_epi16(__m128i _a, __m128i _b) in _mm_hadd_epi16()
6483 FORCE_INLINE __m128i _mm_hadd_epi32(__m128i _a, __m128i _b) in _mm_hadd_epi32()
6512 FORCE_INLINE __m128i _mm_hadds_epi16(__m128i _a, __m128i _b) in _mm_hadds_epi16()
6535 FORCE_INLINE __m64 _mm_hadds_pi16(__m64 _a, __m64 _b) in _mm_hadds_pi16()
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dcell.rs146 let _b = x.borrow(); in discard_doesnt_unborrow() localVariable
148 let _b = x.borrow_mut(); in discard_doesnt_unborrow() localVariable
437 let _b = x.borrow(); in refcell_swap_borrows() localVariable
446 let _b = x.borrow(); in refcell_replace_borrows() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dcell.rs146 let _b = x.borrow(); in discard_doesnt_unborrow() localVariable
148 let _b = x.borrow_mut(); in discard_doesnt_unborrow() localVariable
437 let _b = x.borrow(); in refcell_swap_borrows() localVariable
446 let _b = x.borrow(); in refcell_replace_borrows() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c307 #define TEST_BTF_DUMP_DATA(_b, _d, _prefix, _str, _type, _flags, \ argument
321 #define TEST_BTF_DUMP_DATA_C(_b, _d, _prefix, _str, _type, _flags, \ argument
327 #define TEST_BTF_DUMP_DATA_OVER(_b, _d, _prefix, _str, _type, _type_sz, \ argument
339 #define TEST_BTF_DUMP_VAR(_b, _d, _prefix, _str, _var, _type, _flags, \ argument
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/
H A Dcell.rs146 let _b = x.borrow(); in discard_doesnt_unborrow() localVariable
148 let _b = x.borrow_mut(); in discard_doesnt_unborrow() localVariable
437 let _b = x.borrow(); in refcell_swap_borrows() localVariable
446 let _b = x.borrow(); in refcell_replace_borrows() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/
H A Dcell.rs146 let _b = x.borrow(); in discard_doesnt_unborrow() localVariable
148 let _b = x.borrow_mut(); in discard_doesnt_unborrow() localVariable
437 let _b = x.borrow(); in refcell_swap_borrows() localVariable
446 let _b = x.borrow(); in refcell_replace_borrows() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/
H A Dcell.rs146 let _b = x.borrow(); in discard_doesnt_unborrow() localVariable
148 let _b = x.borrow_mut(); in discard_doesnt_unborrow() localVariable
437 let _b = x.borrow(); in refcell_swap_borrows() localVariable
446 let _b = x.borrow(); in refcell_replace_borrows() localVariable
/aosp_15_r20/external/tremolo/Tremolo/
H A Dmisc.h157 #define XPROD32(_a, _b, _t, _v, _x, _y) \ argument
160 #define XPROD31(_a, _b, _t, _v, _x, _y) \ argument
163 #define XNPROD31(_a, _b, _t, _v, _x, _y) \ argument
/aosp_15_r20/external/pffft/
H A Dsse2neon.h1858 FORCE_INLINE __m128i _mm_blendv_epi8(__m128i _a, __m128i _b, __m128i _mask) in _mm_blendv_epi8()
2509 FORCE_INLINE __m128i _mm_sign_epi8(__m128i _a, __m128i _b) in _mm_sign_epi8()
2548 FORCE_INLINE __m128i _mm_sign_epi16(__m128i _a, __m128i _b) in _mm_sign_epi16()
2585 FORCE_INLINE __m128i _mm_sign_epi32(__m128i _a, __m128i _b) in _mm_sign_epi32()
2625 FORCE_INLINE __m64 _mm_sign_pi16(__m64 _a, __m64 _b) in _mm_sign_pi16()
2666 FORCE_INLINE __m64 _mm_sign_pi32(__m64 _a, __m64 _b) in _mm_sign_pi32()
2707 FORCE_INLINE __m64 _mm_sign_pi8(__m64 _a, __m64 _b) in _mm_sign_pi8()
3110 FORCE_INLINE __m128i _mm_maddubs_epi16(__m128i _a, __m128i _b) in _mm_maddubs_epi16()
3352 float32x4_t _b = vreinterpretq_f32_m128(b); in _mm_max_ps() local
3419 float32x4_t _b = vreinterpretq_f32_m128(b); in _mm_min_ps() local
[all …]
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h1018 #define lws_any_extension_handled(_a, _b, _c, _d) (0) argument
1019 #define lws_ext_cb_active(_a, _b, _c, _d) (0) argument
1020 #define lws_ext_cb_all_exts(_a, _b, _c, _d, _e) (0) argument
1022 #define lws_context_init_extensions(_a, _b) argument
1096 #define _lws_vhost_init_server(_a, _b) (0) argument
1097 #define lws_parse_ws(_a, _b, _c) (0) argument
1098 #define lws_server_get_canonical_hostname(_a, _b) argument
1252 #define lws_context_init_client_ssl(_a, _b) (0) argument
1257 #define lws_context_init_client_ssl(_a, _b) (0) argument
1270 #define lws_server_socket_service(_b, _c) (0) argument
[all …]
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Dtls-directives.s31 .globl _b symbol
32 _b: label
/aosp_15_r20/external/llvm/test/MC/MachO/
H A Dcoal-sections-x86_64.s42 .globl _b ## @b symbol
45 _b: label
/aosp_15_r20/external/llvm/test/MC/MachO/PowerPC/
H A Dcoal-sections-powerpc.s42 .globl _b ; @b symbol
45 _b: label
/aosp_15_r20/external/angle/third_party/flatbuffers/generated/tests/
H A Darrays_test_generated.h92 NestedStruct(MyGame::Example::TestEnum _b) in NestedStruct()
103 NestedStruct(::flatbuffers::span<const int32_t, 2> _a, MyGame::Example::TestEnum _b, in NestedStruct()
126 void mutate_b(MyGame::Example::TestEnum _b) in mutate_b()
219 ArrayStruct(float _a, ::flatbuffers::span<const int32_t, 15> _b, int8_t _c, in ArrayStruct()
/aosp_15_r20/external/flatbuffers/tests/
H A Darrays_test_generated.h95 NestedStruct(MyGame::Example::TestEnum _b) in NestedStruct()
105 …NestedStruct(flatbuffers::span<const int32_t, 2> _a, MyGame::Example::TestEnum _b, flatbuffers::sp… in NestedStruct()
124 void mutate_b(MyGame::Example::TestEnum _b) { in mutate_b()
202 …ArrayStruct(float _a, flatbuffers::span<const int32_t, 15> _b, int8_t _c, flatbuffers::span<const … in ArrayStruct()

12345678910>>...13