Home
last modified time | relevance | path

Searched defs:b_ (Results 1 – 25 of 172) sorted by relevance

1234567

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/
Dactor.hpp371 actor<BaseT>::operator()(A& a_, B& b_, C& c_) const in operator ()()
381 actor<BaseT>::operator()(A& a_, B& b_, C& c_, D& d_) const in operator ()()
390 actor<BaseT>::operator()(A& a_, B& b_, C& c_, D& d_, E& e_) const in operator ()()
404 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_ in operator ()()
423 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_ in operator ()()
441 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_ in operator ()()
459 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_ in operator ()()
478 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_, J& j_ in operator ()()
497 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_, J& j_, in operator ()()
517 A& a_, B& b_, C& c_, D& d_, E& e_, F& f_, G& g_, H& h_, I& i_, J& j_, in operator ()()
[all …]
/aosp_15_r20/external/mesa3d/src/amd/vulkan/radix_sort/common/
H A Dmacros.h34 #define MAX_MACRO(t_,a_,b_) (((a_) > (b_)) ? (a_) : (b_)) argument
35 #define MIN_MACRO(t_,a_,b_) (((a_) < (b_)) ? (a_) : (b_)) argument
44 #define BITS_TO_MASK_AT_MACRO(n_,b_) (BITS_TO_MASK_MACRO(n_) <<(b_)) argument
45 #define BITS_TO_MASK_AT_64_MACRO(n_,b_) (BITS_TO_MASK_64_MACRO(n_)<<(b_)) argument
58 #define CONCAT_MACRO_2(a_,b_) a_ ## b_ argument
59 #define CONCAT_MACRO(a_,b_) CONCAT_MACRO_2(a_,b_) argument
/aosp_15_r20/external/freetype/src/base/
H A Dftcalc.c174 FT_Long b_, in FT_MulDiv()
203 FT_Long b_, in FT_MulDiv_No_Round()
232 FT_Long b_ ) in FT_MulFix()
253 FT_Long b_ ) in FT_DivFix()
416 FT_Long b_, in FT_MulDiv()
464 FT_Long b_, in FT_MulDiv_No_Round()
509 FT_Long b_ ) in FT_MulFix()
608 FT_Long b_ ) in FT_DivFix()
/aosp_15_r20/external/eigen/bench/tensors/
H A Dtensor_contract_sycl_bench.cc51 T* b_; in contraction() local
105 T* b_; in contractionRowMajor() local
157 T* b_; in contractionAT() local
208 T* b_; in contractionBT() local
260 T* b_; in contractionABT() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/refwrap/refwrap.const/
H A Dtype_conv_ctor2.pass.cpp24 mutable B b_; member
29 mutable B b_; member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/
Dflatten.cpp84 boost::proto::terminal<char>::type b_ = {'b'}; in test1() local
152 My<boost::proto::terminal<char>::type> b_ = {{'b'}}; in test2() local
/aosp_15_r20/external/clang/test/Analysis/
H A Dtemp-obj-dtors-cfg-output.cpp61 bool b_; member
68 bool b_; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dtiled_dot_emitter.cc96 llvm::IRBuilder<>* b_; member in xla::cpu::__anondccdbc850111::MemoryTile
289 llvm::IRBuilder<>* b_; member in xla::cpu::__anondccdbc850111::ColumnMajorMatrixVectorProductEmitter
502 llvm::IRBuilder<>* b_; member in xla::cpu::__anondccdbc850111::RowMajorMatrixVectorProductEmitter
769 llvm::IRBuilder<>* b_; member in xla::cpu::__anondccdbc850111::TiledSmallGemmEmitter
H A Dvector_support_library.h288 llvm::IRBuilder<>* b_; variable
307 llvm::IRBuilder<>* b_; variable
/aosp_15_r20/external/fmtlib/test/
H A Dgtest-extra-test.cc33 static int b_; member in __anonda45cc5c0111::single_evaluation_test
40 int single_evaluation_test::b_; member in single_evaluation_test
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dagx_nir_prolog_epilog.c31 nir_builder b_ = in agx_nir_lower_poly_stipple() local
604 nir_builder b_ = in agx_nir_lower_stats_fs() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DBlasKernel.cpp176 const scalar_t *b_ = b; in gemm_transa_() local
398 const auto *b_ = b; in gemm_transa_() local
426 const auto *b_ = b; in gemm_transa_() local
/aosp_15_r20/external/webrtc/common_audio/third_party/ooura/fft_size_128/
H A Dooura_fft_neon.cc221 const float32x4_t b_ = vmulq_f32(wki_, xi_); in rftfsub_128_neon() local
301 const float32x4_t b_ = vmulq_f32(wki_, xi_); in rftbsub_128_neon() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/
H A Dq8gemm_sparse.cc190 std::vector<int32_t> b_; member in Q8GEMM
352 std::vector<float> b_; member in Q8GEMMSparse
/aosp_15_r20/external/angle/third_party/flatbuffers/generated/tests/
H A Darrays_test_generated.h75 int8_t b_; variable
169 int32_t b_[15]; variable
/aosp_15_r20/external/flatbuffers/tests/
H A Darrays_test_generated.h76 int8_t b_; variable
158 int32_t b_[15]; variable
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/
H A Drand_util.h80 uint64_t a_ = 0, b_ = 0; in PA_COMPONENT_EXPORT() local
/aosp_15_r20/development/vndk/tools/header-checker/tests/integration/c_and_cpp/include/
H A Dc_and_cpp.h18 int *b_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
H A Dloop_emitter.h100 llvm::IRBuilder<>* b_; variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/
Doptional_test_deleted_default_ctor.cpp26 basic_multi_buffer const* b_; member in const_buffers_type
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.h173 llvm::IRBuilder<> b_; variable
H A Dparallel_loop_emitter.h95 llvm::IRBuilder<>* b_; variable
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.factories/range.single.view/
H A Dctor.in_place.pass.cpp22 int a_, b_; member
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_execution_policies.h52 bool b_; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Delemental_ir_emitter.h308 llvm::IRBuilder<>* const b_; variable

1234567