/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_types.h | 195 ArrayRef<TensorType> subtypes = allocator.copyInto(key); in construct() local 227 static Derived get(ArrayRef<TensorType> subtypes, MLIRContext* context) { in get() 231 static Derived getChecked(ArrayRef<TensorType> subtypes, MLIRContext* context, in getChecked() 243 ArrayRef<TensorType> subtypes) { in verifyConstructionInvariants()
|
D | tf_ops.cc | 2651 auto subtypes = resource_type.getSubtypes(); in Verify() local 2891 SmallVector<TensorType, 1> subtypes; in ParseTypeWithSubtype() local 2906 ArrayRef<TensorType> subtypes = ty.getSubtypes(); in PrintTypeWithSubtype() local
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateBcp47Tests.java | 37 final Set<String> subtypes = keys2subtypes.get(key); in main() local
|
D | GenerateBcp47Text.java | 52 Set<String> subtypes = keyAndSubtype.getValue(); in run() local
|
D | CountItems.java | 829 TreeSet<String> subtypes = new TreeSet<String>(); in getVariables() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | Type.h | 301 ArrayRef<Type*> subtypes() const { in subtypes() function
|
/external/llvm/include/llvm/IR/ |
D | Type.h | 299 ArrayRef<Type*> subtypes() const { in subtypes() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | Type.h | 317 ArrayRef<Type*> subtypes() const { in subtypes() function
|
/external/yapf/yapf/yapflib/ |
D | format_token.py | 261 def subtypes(self): member in FormatToken
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestValidity.java | 99 …List<Status> subtypes = subtypeRaw == null ? Arrays.asList(Status.values()) : Collections.singleto… in TestBasicValidity() local
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/ |
D | tpu_variable_runtime_reformatting.cc | 181 auto subtypes = getElementTypeOrSelf(execute.getOperand(it->second)) in AnnotateCompileOpAndGetExecuteArgToWhileArgsMapping() local
|
D | shape_inference.cc | 346 llvm::SmallVector<mlir::TensorType, 1> subtypes; in InferShapeForSingleOperation() local
|
/external/tcpdump/ |
D | print-radius.c | 377 const char **subtypes; /* Standard Values (if any) */ member
|
/external/libxml2/include/libxml/ |
D | schemasInternals.h | 262 xmlSchemaTypePtr subtypes; /* the type definition */ member 610 xmlSchemaTypePtr subtypes; member 773 xmlSchemaTypePtr subtypes; /* the type definition */ member
|
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/ |
D | hlo_ops.cc | 609 auto subtypes = result_ty.getTypes(); in Verify() local 712 auto subtypes = result_ty.getTypes(); in Verify() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | type_manager.cpp | 577 std::vector<const Type*> subtypes; in RebuildType() local
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | type_manager.cpp | 577 std::vector<const Type*> subtypes; in RebuildType() local
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | type_manager.cpp | 577 std::vector<const Type*> subtypes; in RebuildType() local
|
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ |
D | lower_static_tensor_list.cc | 200 ArrayRef<TensorType> subtypes = variant_ty.getSubtypes(); in matchAndRewrite() local
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | VettingViewer.java | 571 EnumSet<Subtype> subtypes = EnumSet.noneOf(Subtype.class); in getFileInfo() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | interworking.c | 2752 u16 info_ids[], size_t num_ids, u32 subtypes, in anqp_send_req()
|
D | ctrl_iface.c | 7406 u32 subtypes = 0; in get_anqp() local 7599 u32 subtypes = 0; in get_hs20_anqp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 664 val subtypes : lltype -> lltype array val
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/ |
D | import_model.cc | 927 ElementSubtypes subtypes; in ConvertSubtypes() local
|
/external/mdnsresponder/mDNSShared/ |
D | uds_daemon.c | 113 AuthRecord *subtypes; member
|