Home
last modified time | relevance | path

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

12

/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/pigweed/third_party/fuchsia/repo/sdk/lib/stdcompat/include/lib/stdcompat/internal/
Dstorage.h41 struct type_index {}; struct
/external/python/cffi/cffi/
Dparse_c_type.h111 int type_index; // -> _cffi_types, on a OP_STRUCT_UNION member
134 int type_index; // -> _cffi_types, on a OP_ENUM member
141 int type_index; /* if opaque, points to a possibly artificial member
Drecompiler.py59 def __init__(self, name, type_index, flags, size, alignment, comment, argument
88 def __init__(self, name, type_index, size, signed, allenums): argument
112 def __init__(self, name, type_index): argument
/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/python/cffi/c/
Dlib_obj.c21 int type_index; member
130 int i, type_index = _CFFI_GETARG(g->type_op); in lib_build_cpython_func() local
/external/cronet/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
Dtime_zone_info.cc316 std::size_t type_index = 0; in GetTransitionType() local
566 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
Dtime_zone_info.cc316 std::size_t type_index = 0; in GetTransitionType() local
566 const std::uint_fast8_t type_index = last.type_index; in Load() local
/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
Dtime_zone_info.cc316 std::size_t type_index = 0; in GetTransitionType() local
566 const std::uint_fast8_t type_index = last.type_index; in Load() local
/external/libtextclassifier/abseil-cpp/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/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_info.h39 std::uint_least8_t type_index; // index of the transition type member
Dtime_zone_info.cc301 std::size_t type_index = 0; in GetTransitionType() local
545 const std::uint_fast8_t type_index = last.type_index; in Load() local
/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/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
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/tensorflow/tensorflow/core/kernels/
Dops_testutil.cc245 const TypeIndex& type_index) { in AddResourceInputInternal()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_vector_creation.cpp242 for (int type_index=0; type_index<10; type_index++) { in test_vector_creation() local

12