Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/framework/
Dvariant_op_registry.h104 const TypeIndex& type_index, in RegisterDeviceCopyFn()
120 const VariantDeviceCopyDirection direction, const TypeIndex& type_index) { in GetDeviceCopyFn()
128 const TypeIndex& type_index, in RegisterUnaryOpFn()
142 const TypeIndex& type_index) { in GetUnaryOpFn()
150 const TypeIndex& type_index, in RegisterBinaryOpFn()
165 const TypeIndex& type_index) { in GetBinaryOpFn()
387 const VariantDeviceCopyDirection direction, const TypeIndex& type_index, in UnaryVariantDeviceCopyRegistration()
417 const TypeIndex& type_index, in UnaryVariantUnaryOpRegistration()
446 const TypeIndex& type_index, in UnaryVariantBinaryOpRegistration()
527 ctr, T, direction, type_index, device_copy_fn) \ argument
[all …]
Dresource_mgr.cc37 const TypeIndex& type_index, in MakeResourceHandle()
55 const TypeIndex& type_index) { in MakeResourceHandleToOutput()
/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/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.py56 def __init__(self, name, type_index, flags, size, alignment, comment, argument
85 def __init__(self, name, type_index, size, signed, allenums): argument
109 def __init__(self, name, type_index): argument
/external/python/cffi/c/
Dlib_obj.c21 int type_index; member
128 int i, type_index = _CFFI_GETARG(g->type_op); in lib_build_cpython_func() local
Drealize_c_type.c636 int type_index = builder->ctx.typenames[_CFFI_GETARG(op)].type_index; in realize_c_type_or_func() local
/external/tensorflow/tensorflow/core/kernels/
Dops_testutil.cc232 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
/external/python/pybind11/include/pybind11/
Dpybind11.h226 size_t type_index = 0, arg_index = 0; in NAMESPACE_BEGIN() local
/external/flatbuffers/include/flatbuffers/
Dreflection.h55 inline size_t GetTypeSizeInline(reflection::BaseType base_type, int type_index, in GetTypeSizeInline()
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DLoadedArsc.java828 TypeSpec GetTypeSpecByTypeIndex(int type_index) { in GetTypeSpecByTypeIndex()
DCppAssetManager2.java1305 impl.loaded_package_.ForEachTypeSpec((TypeSpec spec, byte type_index) -> { in RebuildFilterList()
/external/flatbuffers/src/
Dreflection.cpp65 const reflection::Schema *schema, int type_index) { in GetAnyValueS()
/external/wayland/src/
Dscanner.c167 int type_index; member
195 int type_index; member
/external/v8/src/wasm/
Dmodule-instantiate.cc157 uint32_t type_index, Handle<Map> sub_rtt) { in Insert()
162 static Map SearchSubtype(Handle<ArrayList> array, uint32_t type_index) { in SearchSubtype()
Dfunction-body-decoder-impl.h238 uint32_t type_index = static_cast<uint32_t>(heap_index); in read_heap_type() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp647 const auto type_index = 2; in ValidateVariable() local
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_memory.cpp647 const auto type_index = 2; in ValidateVariable() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp641 const auto type_index = 2; in ValidateVariable() local
/external/u-boot/tools/
Dasn1_compiler.c716 static struct type **type_index; variable
/external/emma/core/java12/com/vladium/emma/instr/
DInstrVisitor.java569 final int type_index = cls.addClassref ("[[Z"); in visit() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc97 int type_index; member
/external/selinux/libsepol/src/
Dpolicydb.c1037 static int type_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in type_index() function
/external/igt-gpu-tools/lib/
Digt_kms.c2441 int i, type_index = 0; in igt_pipe_get_plane_type_index() local

12