Home
last modified time | relevance | path

Searched defs:current_type (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dmodify_io_nodes.cc111 auto current_type = quant::QuantizedType::getQuantizedElementType( in ModifyInputNodes() local
166 Type current_type = quant::QuantizedType::getQuantizedElementType( in ModifyOutputNodes() local
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp73 auto current_type = in Apply() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_add_parameters.cpp73 auto current_type = in Apply() local
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dfuzzer_pass_add_parameters.cpp73 auto current_type = in Apply() local
/external/deqp-deps/amber/src/vkscript/
Dsection_parser.cc161 NodeType current_type = NodeType::kComment; in SplitSections() local
/external/mesa3d/src/amd/compiler/
Daco_form_hard_clauses.cpp240 clause_type current_type = clause_other; in form_hard_clauses() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dvector_dce.cpp274 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasVectorResult() local
289 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasScalarResult() local
Dlocal_access_chain_convert_pass.cpp450 const analysis::Type* current_type = base_pointer_type->pointee_type(); in AnyIndexIsOutOfBounds() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dvector_dce.cpp274 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasVectorResult() local
289 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasScalarResult() local
Dlocal_access_chain_convert_pass.cpp452 const analysis::Type* current_type = base_pointer_type->pointee_type(); in AnyIndexIsOutOfBounds() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvector_dce.cpp274 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasVectorResult() local
289 const analysis::Type* current_type = type_mgr->GetType(inst->type_id()); in HasScalarResult() local
Dlocal_access_chain_convert_pass.cpp448 const analysis::Type* current_type = base_pointer_type->pointee_type(); in AnyIndexIsOutOfBounds() local
/external/coreboot/src/drivers/intel/fsp1_1/
Dhob.c237 u32 current_type; in print_hob_type_structure() local
/external/rust/android-crates-io/crates/icu_locale_core/src/parser/
Dlangid.rs212 let mut current_type = None; in parse_locale_with_single_variant_single_keyword_unicode_extension_from_iter() localVariable
/external/e2fsprogs/ext2ed/
Dmain.c79 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
/external/perfetto/src/trace_processor/importers/proto/
Dheap_graph_tracker.cc474 const InternedType* current_type) { in GetSuperClass()
533 const InternedType* current_type = &interned_type; in FinalizeProfile() local
/external/mesa3d/src/compiler/glsl/
Dgl_nir_link_uniforms.c637 struct type_tree_entry *current_type; member
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_session.cc1920 std::optional<HeaderType> current_type) { in NextHeaderType()
/external/python/cpython3/Python/
Dsymtable.c1498 _Py_block_ty current_type = st->st_cur->ste_type; in symtable_enter_type_param_block() local
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/adapter/
Doghttp2_session.cc1920 std::optional<HeaderType> current_type) { in NextHeaderType()
/external/libpng/contrib/tools/
Dpngfix.c1601 current_type(struct file *file, int code) in current_type() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc1977 bool CanWhileTypeBeRefinedWith(TensorType current_type, in CanWhileTypeBeRefinedWith()
/external/rust/android-crates-io/crates/bindgen/
Dclang.rs1429 let current_type = Type { in elem_type() localVariable