Home
last modified time | relevance | path

Searched defs:type_index (Results 1 – 25 of 51) sorted by relevance

123

/external/tensorflow/tensorflow/core/framework/
Dvariant_op_registry.h111 const TypeIndex& type_index, in RegisterDeviceCopyFn()
127 const VariantDeviceCopyDirection direction, const TypeIndex& type_index) { in GetDeviceCopyFn()
135 const TypeIndex& type_index, in RegisterUnaryOpFn()
149 const TypeIndex& type_index) { in GetUnaryOpFn()
157 const TypeIndex& type_index, in RegisterBinaryOpFn()
172 const TypeIndex& type_index) { in GetBinaryOpFn()
392 const VariantDeviceCopyDirection direction, const TypeIndex& type_index, in UnaryVariantDeviceCopyRegistration()
423 const TypeIndex& type_index, in UnaryVariantUnaryOpRegistration()
454 const TypeIndex& type_index, in UnaryVariantBinaryOpRegistration()
536 ctr, T, direction, type_index, device_copy_fn) \ argument
[all …]
Dresource_mgr.cc35 const TypeIndex& type_index, in MakeResourceHandle()
56 const TypeIndex& type_index) { in MakeResourceHandleToOutput()
Dresource_handle.cc131 const TypeIndex& type_index, in MakeRefCountingHandle()
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/
DAnnotationEntry.java37 private final int type_index; field in AnnotationEntry
65 …public AnnotationEntry(final int type_index, final ConstantPool constant_pool, final boolean isRun… in AnnotationEntry()
/external/sdv/vsomeip/third_party/boost/type_index/test/
Dtest_lib.cpp36 void accept_typeindex(const boost::typeindex::type_index&) {} in accept_typeindex()
/external/sdv/vsomeip/third_party/boost/type_index/include/boost/
Dtype_index.hpp128 typedef platform_specific type_index; typedef
/external/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/internal/
Dstorage.h42 struct type_index {}; struct
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h40 std::uint_least8_t type_index; // index of the transition type member
/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h40 std::uint_least8_t type_index; // index of the transition type member
/external/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h40 std::uint_least8_t type_index; // index of the transition type member
/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h40 std::uint_least8_t type_index; // index of the transition type member
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
Dtime_zone_info.cc299 std::size_t type_index = 0; in GetTransitionType() local
543 const std::uint_fast8_t type_index = last.type_index; in Load() local
/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/internal/cctz/src/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.cc245 const TypeIndex& type_index) { in AddResourceInputInternal()
/external/sdv/vsomeip/third_party/boost/type_index/examples/
Duser_defined_typeinfo.hpp207 typedef my_namespace::my_type_index type_index; typedef
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtrim_capabilities_pass.cpp332 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageRead_StorageImageReadWithoutFormat() local
354 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageSparseRead_StorageImageReadWithoutFormat() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dtrim_capabilities_pass.cpp332 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageRead_StorageImageReadWithoutFormat() local
354 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageSparseRead_StorageImageReadWithoutFormat() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtrim_capabilities_pass.cpp332 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageRead_StorageImageReadWithoutFormat() local
354 const uint32_t type_index = def_use_mgr->GetDef(image_index)->type_id(); in Handler_OpImageSparseRead_StorageImageReadWithoutFormat() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_vector_creation.cpp263 for (size_t type_index = 0; type_index < vecType.size(); type_index++) in test_vector_creation() local
/external/tink/cc/internal/
Dkey_type_info_store_test.cc412 std::type_index type_index = std::type_index(typeid(*manager)); in TEST() local
/external/mesa3d/src/virtio/vulkan/
Dvn_descriptor_set.c340 const uint32_t type_index = vn_descriptor_type_index(pool_size->type); in vn_CreateDescriptorPool() local
528 const uint32_t type_index = vn_descriptor_type_index(type); in vn_descriptor_pool_alloc_descriptors() local

123