| /external/google-benchmark/test/ | 
| D | output_test.h | 161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \  argument172 #define _CHECK_FLOAT_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value, eps_factor…  argument
 189 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \  argument
 192 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \  argument
 
 | 
| /external/libcxx/utils/google-benchmark/test/ | 
| D | output_test.h | 161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \  argument172 #define _CHECK_FLOAT_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value, eps_factor…  argument
 189 #define CHECK_RESULT_VALUE(entry, var_type, var_name, relationship, value) \  argument
 192 #define CHECK_COUNTER_VALUE(entry, var_type, var_name, relationship, value) \  argument
 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ | 
| D | eliminate_dead_output_stores_pass.cpp | 97   auto var_type = ptr_type->pointee_type();  in KillAllDeadStoresOfLocRef()  local140   analysis::Type* var_type = type_mgr->GetType(var->type_id());  in KillAllDeadStoresOfBuiltinRef()  local
 192     analysis::Type* var_type = type_mgr->GetType(var.type_id());  in DoDeadOutputStoreElimination()  local
 
 | 
| D | liveness.cpp | 257   auto var_type = ptr_type->pointee_type();  in MarkRefLive()  local286     analysis::Type* var_type = type_mgr->GetType(var.type_id());  in ComputeLiveness()  local
 
 | 
| D | local_single_store_elim_pass.cpp | 162     const analysis::Type* var_type =  in ProcessVariable()  local
 | 
| D | eliminate_dead_io_components_pass.cpp | 69     analysis::Type* var_type = type_mgr->GetType(var.type_id());  in Process()  local
 | 
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ | 
| D | eliminate_dead_output_stores_pass.cpp | 97   auto var_type = ptr_type->pointee_type();  in KillAllDeadStoresOfLocRef()  local140   analysis::Type* var_type = type_mgr->GetType(var->type_id());  in KillAllDeadStoresOfBuiltinRef()  local
 192     analysis::Type* var_type = type_mgr->GetType(var.type_id());  in DoDeadOutputStoreElimination()  local
 
 | 
| D | liveness.cpp | 257   auto var_type = ptr_type->pointee_type();  in MarkRefLive()  local286     analysis::Type* var_type = type_mgr->GetType(var.type_id());  in ComputeLiveness()  local
 
 | 
| D | local_single_store_elim_pass.cpp | 162     const analysis::Type* var_type =  in ProcessVariable()  local
 | 
| /external/tensorflow/tensorflow/java/src/gen/cc/ | 
| D | op_specs.cc | 290   Type var_type =  in CreateInput()  local306   Type var_type = types.first.kind() == Type::GENERIC  in CreateAttribute()  local
 325   Type var_type = Type::Class("Output", "org.tensorflow").add_parameter(type);  in CreateOutput()  local
 
 | 
| /external/pdfium/third_party/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/openscreen/third_party/abseil/src/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/webrtc/third_party/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/cronet/third_party/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/angle/third_party/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/libtextclassifier/abseil-cpp/absl/base/internal/ | 
| D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init)                  \  argument
 | 
| /external/swiftshader/third_party/SPIRV-Tools/test/opt/ | 
| D | spread_volatile_semantics_test.cpp | 38   const std::string var_type =  in TEST_P()  local146   const std::string var_type =  in TEST_P()  local
 
 | 
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/ | 
| D | spread_volatile_semantics_test.cpp | 37   const std::string var_type =  in TEST_P()  local145   const std::string var_type =  in TEST_P()  local
 
 | 
| /external/deqp-deps/SPIRV-Tools/test/opt/ | 
| D | spread_volatile_semantics_test.cpp | 38   const std::string var_type =  in TEST_P()  local146   const std::string var_type =  in TEST_P()  local
 
 | 
| /external/deqp-deps/SPIRV-Tools/source/opt/ | 
| D | local_single_store_elim_pass.cpp | 165     const analysis::Type* var_type =  in ProcessVariable()  local
 | 
| D | eliminate_dead_input_components_pass.cpp | 50     analysis::Type* var_type = type_mgr->GetType(var.type_id());  in Process()  local
 | 
| /external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ | 
| D | nir_to_spirv.c | 273    SpvId var_type = get_glsl_type(ctx, var->type);  in emit_input()  local344    SpvId var_type = get_glsl_type(ctx, var->type);  in emit_output()  local
 1641 create_builtin_var(struct ntv_context *ctx, SpvId var_type,  in create_builtin_var()
 1661    SpvId var_type = spirv_builder_type_bool(&ctx->builder);  in emit_load_front_face()  local
 1677    SpvId var_type = spirv_builder_type_uint(&ctx->builder, 32);  in emit_load_uint_input()  local
 1692    SpvId var_type;  in emit_load_vec_input()  local
 
 |