Home
last modified time | relevance | path

Searched defs:subtypes (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.h195 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()
Dtf_ops.cc2651 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/
DGenerateBcp47Tests.java37 final Set<String> subtypes = keys2subtypes.get(key); in main() local
DGenerateBcp47Text.java52 Set<String> subtypes = keyAndSubtype.getValue(); in run() local
DCountItems.java829 TreeSet<String> subtypes = new TreeSet<String>(); in getVariables() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h301 ArrayRef<Type*> subtypes() const { in subtypes() function
/external/llvm/include/llvm/IR/
DType.h299 ArrayRef<Type*> subtypes() const { in subtypes() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DType.h317 ArrayRef<Type*> subtypes() const { in subtypes() function
/external/yapf/yapf/yapflib/
Dformat_token.py261 def subtypes(self): member in FormatToken
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestValidity.java99 …List<Status> subtypes = subtypeRaw == null ? Arrays.asList(Status.values()) : Collections.singleto… in TestBasicValidity() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_variable_runtime_reformatting.cc181 auto subtypes = getElementTypeOrSelf(execute.getOperand(it->second)) in AnnotateCompileOpAndGetExecuteArgToWhileArgsMapping() local
Dshape_inference.cc346 llvm::SmallVector<mlir::TensorType, 1> subtypes; in InferShapeForSingleOperation() local
/external/tcpdump/
Dprint-radius.c377 const char **subtypes; /* Standard Values (if any) */ member
/external/libxml2/include/libxml/
DschemasInternals.h262 xmlSchemaTypePtr subtypes; /* the type definition */ member
610 xmlSchemaTypePtr subtypes; member
773 xmlSchemaTypePtr subtypes; /* the type definition */ member
/external/tensorflow/tensorflow/compiler/mlir/xla/ir/
Dhlo_ops.cc609 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/
Dtype_manager.cpp577 std::vector<const Type*> subtypes; in RebuildType() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.cpp577 std::vector<const Type*> subtypes; in RebuildType() local
/external/angle/third_party/spirv-tools/src/source/opt/
Dtype_manager.cpp577 std::vector<const Type*> subtypes; in RebuildType() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlower_static_tensor_list.cc200 ArrayRef<TensorType> subtypes = variant_ty.getSubtypes(); in matchAndRewrite() local
/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java571 EnumSet<Subtype> subtypes = EnumSet.noneOf(Subtype.class); in getFileInfo() local
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c2752 u16 info_ids[], size_t num_ids, u32 subtypes, in anqp_send_req()
Dctrl_iface.c7406 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/
Dllvm.mli664 val subtypes : lltype -> lltype array val
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc927 ElementSubtypes subtypes; in ConvertSubtypes() local
/external/mdnsresponder/mDNSShared/
Duds_daemon.c113 AuthRecord *subtypes; member

12