/external/tensorflow/tensorflow/core/framework/ |
D | variant_op_registry.cc | 93 const VariantDeviceCopyDirection direction, const TypeIndex& type_index) { in GetDeviceCopyFn() 100 const VariantDeviceCopyDirection direction, const TypeIndex& type_index, in RegisterDeviceCopyFn() 162 VariantUnaryOp op, StringPiece device, const TypeIndex& type_index) { in GetUnaryOpFn() 169 VariantUnaryOp op, const string& device, const TypeIndex& type_index, in RegisterUnaryOpFn() 205 const TypeIndex& type_index) { in GetBinaryOpFn() 212 VariantBinaryOp op, const string& device, const TypeIndex& type_index, in RegisterBinaryOpFn()
|
D | variant_op_registry.h | 344 const VariantDeviceCopyDirection direction, const TypeIndex& type_index, in UnaryVariantDeviceCopyRegistration() 374 const TypeIndex& type_index, in UnaryVariantUnaryOpRegistration() 403 const TypeIndex& type_index, in UnaryVariantBinaryOpRegistration() 484 ctr, T, direction, type_index, device_copy_fn) \ argument 489 ctr, T, direction, type_index, device_copy_fn) \ argument 505 ctr, op, device, T, type_index, unary_op_function) \ argument 510 ctr, op, device, T, type_index, unary_op_function) \ argument 526 ctr, op, device, T, type_index, binary_op_function) \ argument 531 ctr, op, device, T, type_index, binary_op_function) \ argument
|
D | resource_mgr.cc | 37 const TypeIndex& type_index) { in MakeResourceHandle() 59 const TypeIndex& type_index) { in MakeResourceHandleToOutput()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/classfile/ |
D | AnnotationEntry.java | 37 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/tensorflow/tensorflow/core/kernels/ |
D | ops_testutil.h | 146 TypeIndex type_index = MakeTypeIndex<T>(); in AddResourceInput() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_memory.cpp | 589 const auto type_index = 2; in ValidateVariable() local 649 const auto type_index = 2; in ValidateVariable() local
|
/external/flatbuffers/include/flatbuffers/ |
D | reflection.h | 55 inline size_t GetTypeSizeInline(reflection::BaseType base_type, int type_index, in GetTypeSizeInline()
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | LoadedArsc.java | 828 TypeSpec GetTypeSpecByTypeIndex(int type_index) { in GetTypeSpecByTypeIndex()
|
D | CppAssetManager2.java | 1305 impl.loaded_package_.ForEachTypeSpec((TypeSpec spec, byte type_index) -> { in RebuildFilterList()
|
/external/flatbuffers/src/ |
D | reflection.cpp | 65 const reflection::Schema *schema, int type_index) { in GetAnyValueS()
|
/external/wayland/src/ |
D | scanner.c | 153 int type_index; member 181 int type_index; member
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | InstrVisitor.java | 569 final int type_index = cls.addClassref ("[[Z"); in visit() local
|
/external/selinux/libsepol/src/ |
D | policydb.c | 1015 static int type_index(hashtab_key_t key, hashtab_datum_t datum, void *datap) in type_index() function
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_private.h | 648 uint32_t type_index; member
|
/external/v8/src/ |
D | api.cc | 8525 HeapObjectStatistics* object_statistics, size_t type_index) { in GetHeapObjectStatisticsAtLastGC()
|
/external/vulkan-validation-layers/layers/ |
D | core_validation.cpp | 6175 uint32_t type_index = 0, descriptor_count = 0; in PreCallRecordFreeDescriptorSets() local
|