Home
last modified time | relevance | path

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

12

/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/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/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Deliminate_dead_output_stores_pass.cpp97 auto var_type = ptr_type->pointee_type(); in KillAllDeadStoresOfLocRef() local
140 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
Dliveness.cpp257 auto var_type = ptr_type->pointee_type(); in MarkRefLive() local
286 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in ComputeLiveness() local
Dlocal_single_store_elim_pass.cpp162 const analysis::Type* var_type = in ProcessVariable() local
Deliminate_dead_io_components_pass.cpp69 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Deliminate_dead_output_stores_pass.cpp97 auto var_type = ptr_type->pointee_type(); in KillAllDeadStoresOfLocRef() local
140 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
Dliveness.cpp257 auto var_type = ptr_type->pointee_type(); in MarkRefLive() local
286 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in ComputeLiveness() local
Dlocal_single_store_elim_pass.cpp162 const analysis::Type* var_type = in ProcessVariable() local
/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/pdfium/third_party/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/tensorflow/third_party/absl/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/webrtc/third_party/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/cronet/third_party/abseil-cpp/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/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/libtextclassifier/abseil-cpp/absl/base/internal/
Dinline_variable.h89 #define ABSL_INTERNAL_INLINE_CONSTEXPR(var_type, name, init) \ argument
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dspread_volatile_semantics_test.cpp38 const std::string var_type = in TEST_P() local
146 const std::string var_type = in TEST_P() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/
Dspread_volatile_semantics_test.cpp37 const std::string var_type = in TEST_P() local
145 const std::string var_type = in TEST_P() local
/external/deqp-deps/SPIRV-Tools/test/opt/
Dspread_volatile_semantics_test.cpp38 const std::string var_type = in TEST_P() local
146 const std::string var_type = in TEST_P() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dlocal_single_store_elim_pass.cpp165 const analysis::Type* var_type = in ProcessVariable() local
Deliminate_dead_input_components_pass.cpp50 analysis::Type* var_type = type_mgr->GetType(var.type_id()); in Process() 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

12