Home
last modified time | relevance | path

Searched defs:var_type (Results 1 – 25 of 39) sorted by relevance

12

/external/libcxx/utils/google-benchmark/test/
Doutput_test.h161 #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/
Doutput_test.h161 #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/
Dop_specs.cc290 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/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/libtextclassifier/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/openscreen/third_party/abseil/src/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/angle/third_party/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/deqp-deps/SPIRV-Tools/test/opt/
Dspread_volatile_semantics_test.cpp38 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/
Dspread_volatile_semantics_test.cpp38 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/
Dspread_volatile_semantics_test.cpp38 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/
Deliminate_dead_input_components_pass.cpp50 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() local
Dlocal_single_store_elim_pass.cpp164 const analysis::Type* var_type = in ProcessVariable() local
Dinstruction.cpp413 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_input_components_pass.cpp50 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() local
Dlocal_single_store_elim_pass.cpp164 const analysis::Type* var_type = in ProcessVariable() local
Dinstruction.cpp413 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp163 const analysis::Type* var_type = in ProcessVariable() local
Dinstruction.cpp415 Instruction* var_type = context()->get_def_use_mgr()->GetDef(type_id()); in IsVulkanStorageBufferVariable() local
/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c273 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/
Dlower_jump_cases.py124 def declare_temp(var_type, var_name): argument
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dstack_ops_decomposition.cc404 auto var_type = RankedTensorType::get( in HandleStackV2Op() local
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp2984 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/
Dabg-ctf-reader.cc915 type_base_sptr var_type = lookup_type(ctxt, corp, ir_translation_unit, in process_ctf_archive() local

12