/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/classic/phoenix/ |
D | actor.hpp | 371 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 D | macros.h | 34 #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 D | ftcalc.c | 174 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 D | tensor_contract_sycl_bench.cc | 51 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 D | type_conv_ctor2.pass.cpp | 24 mutable B b_; member 29 mutable B b_; member
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/test/ |
D | flatten.cpp | 84 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 D | temp-obj-dtors-cfg-output.cpp | 61 bool b_; member 68 bool b_; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | tiled_dot_emitter.cc | 96 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 D | vector_support_library.h | 288 llvm::IRBuilder<>* b_; variable 307 llvm::IRBuilder<>* b_; variable
|
/aosp_15_r20/external/fmtlib/test/ |
H A D | gtest-extra-test.cc | 33 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 D | agx_nir_prolog_epilog.c | 31 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 D | BlasKernel.cpp | 176 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 D | ooura_fft_neon.cc | 221 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 D | q8gemm_sparse.cc | 190 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 D | arrays_test_generated.h | 75 int8_t b_; variable 169 int32_t b_[15]; variable
|
/aosp_15_r20/external/flatbuffers/tests/ |
H A D | arrays_test_generated.h | 76 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 D | rand_util.h | 80 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 D | c_and_cpp.h | 18 int *b_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | loop_emitter.h | 100 llvm::IRBuilder<>* b_; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/optional/test/ |
D | optional_test_deleted_default_ctor.cpp | 26 basic_multi_buffer const* b_; member in const_buffers_type
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | ir_emitter.h | 173 llvm::IRBuilder<> b_; variable
|
H A D | parallel_loop_emitter.h | 95 llvm::IRBuilder<>* b_; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.factories/range.single.view/ |
H A D | ctor.in_place.pass.cpp | 22 int a_, b_; member
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | test_execution_policies.h | 52 bool b_; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | elemental_ir_emitter.h | 308 llvm::IRBuilder<>* const b_; variable
|