/external/libcxx/utils/google-benchmark/test/ |
D | output_test.h | 161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \ argument 172 #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/google-benchmark/test/ |
D | output_test.h | 161 #define _CHECK_RESULT_VALUE(entry, getfn, var_type, var_name, relationship, value) \ argument 172 #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/tensorflow/tensorflow/java/src/gen/cc/ |
D | op_specs.cc | 290 Type var_type = in CreateInput() local 306 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/webrtc/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/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/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/angle/third_party/abseil-cpp/absl/base/internal/ |
D | inline_variable.h | 89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | spread_volatile_semantics_test.cpp | 38 const std::string var_type = in TEST_P() local 140 const std::string var_type = in TEST_P() local
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | spread_volatile_semantics_test.cpp | 38 const std::string var_type = in TEST_P() local 140 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 | 38 const std::string var_type = in TEST_P() local 140 const std::string var_type = in TEST_P() local
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | eliminate_dead_input_components_pass.cpp | 50 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() local
|
D | local_single_store_elim_pass.cpp | 164 const analysis::Type* var_type = in ProcessVariable() local
|
D | instruction.cpp | 413 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | eliminate_dead_input_components_pass.cpp | 50 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() local
|
D | local_single_store_elim_pass.cpp | 164 const analysis::Type* var_type = in ProcessVariable() local
|
D | instruction.cpp | 413 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | local_single_store_elim_pass.cpp | 163 const analysis::Type* var_type = in ProcessVariable() local
|
D | instruction.cpp | 415 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() 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() local 344 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
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | lower_jump_cases.py | 124 def declare_temp(var_type, var_name): argument
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | stack_ops_decomposition.cc | 404 auto var_type = RankedTensorType::get( in HandleStackV2Op() local
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 2984 const struct glsl_type *var_type, in validate_fragment_flat_interpolation_input() 3076 const struct glsl_type *var_type, in validate_interpolation_qualifier() 3164 const struct glsl_type *var_type, in interpret_interpolation_qualifier() 5173 const struct glsl_type *var_type; in hir() local
|
/external/libabigail/src/ |
D | abg-ctf-reader.cc | 915 type_base_sptr var_type = lookup_type(ctxt, corp, ir_translation_unit, in process_ctf_archive() local
|