Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_traits.h36 if (auto ref_type = in VerifyRefTypeMatch() local
/external/sdv/vsomeip/third_party/boost/any/include/boost/
Dany.hpp282 >::type ref_type; in any_cast() typedef
/external/tensorflow/tensorflow/core/ir/types/
Ddialect.h335 if (auto ref_type = element_type.dyn_cast<TensorFlowRefType>()) { in GetElementTypeOrSelfResolveRef() local
Ddialect.cc739 if (auto ref_type = a.dyn_cast<TensorFlowRefType>()) { in GetCastCompatibleType() local
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Derror.hpp114 typedef typename boost::fusion::result_of::deref<Iterator>::type ref_type; typedef
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/
Dexecute_impl.hpp115 typedef typename boost::fusion::result_of::deref<Iterator>::type ref_type; typedef
/external/bpftool/src/
Djit_disasm.c73 uint64_t *ref_type, __maybe_unused uint64_t ref_PC, in symbol_lookup_callback()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp94 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
Dinst_bindless_check_pass.cpp609 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinst_buff_addr_check_pass.cpp94 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
Dinst_bindless_check_pass.cpp609 analysis::Type* ref_type = type_mgr->GetType(ref_type_id); in GenCheckCode() local
/external/rust/crates/protobuf-codegen/2.27.1/src/
Drust_types_values.rs374 pub fn ref_type(&self) -> RustType { in ref_type() method
/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/detail/
Doptional_trivially_copyable_base.hpp96 typedef BOOST_DEDUCED_TYPENAME optional<U>::rval_reference_type ref_type; in assign() typedef
Dold_optional_implementation.hpp274 typedef BOOST_DEDUCED_TYPENAME optional<U>::rval_reference_type ref_type; in assign() typedef
/external/rust/crates/protobuf-codegen/src/gen/
Drust_types_values.rs383 pub fn ref_type(&self) -> RustType { in ref_type() method
/external/googleapis/google/devtools/cloudbuild/v2/
Drepositories.proto872 RefType ref_type = 2; field
/external/rust/crates/uniffi_macros/src/
Dfnsig.rs508 pub(crate) ref_type: Option<Type>, field
/external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dmacro_checker_file.py1675 ref_type=None, desc='', xrefs=None): argument
/external/sdv/vsomeip/third_party/boost/optional/include/boost/optional/
Doptional.hpp322 typedef BOOST_DEDUCED_TYPENAME optional<U>::rval_reference_type ref_type; in assign() typedef
/external/libaom/av1/encoder/
Dencodeframe_utils.c1123 void av1_update_picked_ref_frames_mask(MACROBLOCK *const x, int ref_type, in av1_update_picked_ref_frames_mask()
Dpartition_search.c4353 const int ref_type = av1_ref_frame_type(pc_tree->none->mic.ref_frame); in none_partition_search() local
Drdopt.c4336 const int ref_type = av1_ref_frame_type(ref_frame); in inter_mode_search_order_independent_skip() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c4781 LLVMTypeRef ref_type = (format == PIPE_FORMAT_R32_FLOAT) ? in lp_build_do_atomic_soa() local