/aosp_15_r20/external/golang-protobuf/reflect/protoregistry/ |
H A D | registry.go | 478 type Types struct { struct 479 typesByName typesByName 480 extensionsByMessage extensionsByMessage 482 numEnums int 483 numMessages int 484 numExtensions int 496 func (r *Types) RegisterMessage(mt protoreflect.MessageType) error { 516 func (r *Types) RegisterEnum(et protoreflect.EnumType) error { 536 func (r *Types) RegisterExtension(xt protoreflect.ExtensionType) error { 573 func (r *Types) register(kind string, desc protoreflect.Descriptor, typ interface{}) error { [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | config.go | 24 Types Types member 65 type Types struct { struct 66 Bool *types.Type 67 Int8 *types.Type 68 Int16 *types.Type 69 Int32 *types.Type 70 Int64 *types.Type 71 UInt8 *types.Type 72 UInt16 *types.Type 73 UInt32 *types.Type [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/syntax/ |
H A D | types.rs | 15 pub(crate) struct Types<'a> { struct 30 impl<'a> Types<'a> { argument 275 impl<'t, 'a> IntoIterator for &'t Types<'a> { implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/syntax/ |
H A D | types.rs | 15 pub(crate) struct Types<'a> { struct 30 impl<'a> Types<'a> { argument 275 impl<'t, 'a> IntoIterator for &'t Types<'a> { implementation
|
/aosp_15_r20/external/rust/cxx/syntax/ |
D | types.rs | 15 pub(crate) struct Types<'a> { struct 30 impl<'a> Types<'a> { argument 275 impl<'t, 'a> IntoIterator for &'t Types<'a> { implementation
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 111 ArrayRef<LLT> Types; member 487 std::initializer_list<LLT> Types) { in actionFor() 494 std::initializer_list<LLT> Types, in actionFor() 503 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 511 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 521 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 528 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument 538 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 599 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 604 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 110 ArrayRef<LLT> Types; member 481 std::initializer_list<LLT> Types) { in actionFor() 488 std::initializer_list<LLT> Types, in actionFor() 497 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 505 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 515 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 522 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument 532 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 593 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 598 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 111 ArrayRef<LLT> Types; member 487 std::initializer_list<LLT> Types) { in actionFor() 494 std::initializer_list<LLT> Types, in actionFor() 503 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 511 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 521 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 528 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument 538 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 599 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 604 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 111 ArrayRef<LLT> Types; member 487 std::initializer_list<LLT> Types) { in actionFor() 494 std::initializer_list<LLT> Types, in actionFor() 503 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 511 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 521 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 528 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument 538 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 599 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 604 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 110 ArrayRef<LLT> Types; member 481 std::initializer_list<LLT> Types) { in actionFor() 488 std::initializer_list<LLT> Types, in actionFor() 497 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 505 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 515 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 522 LegalizeAction Action, std::initializer_list<std::pair<LLT, LLT>> Types) { in actionForTypeWithAnyImm() argument 532 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 593 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 598 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument [all …]
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | types_test.cpp | 254 TEST(Types, AllTypes) { in TEST() argument 273 TEST(Types, TestNumberOfComponentsOnArrays) { in TEST() argument 296 TEST(Types, TestNumberOfComponentsOnVectors) { in TEST() argument 306 TEST(Types, TestNumberOfComponentsOnMatrices) { in TEST() argument 317 TEST(Types, TestNumberOfComponentsOnStructs) { in TEST() argument 334 TEST(Types, IntSignedness) { in TEST() argument 345 TEST(Types, IntWidth) { in TEST() argument 356 TEST(Types, FloatWidth) { in TEST() argument 367 TEST(Types, VectorElementCount) { in TEST() argument 375 TEST(Types, MatrixElementCount) { in TEST() argument [all …]
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/ |
H A D | types_test.cpp | 254 TEST(Types, AllTypes) { in TEST() argument 273 TEST(Types, TestNumberOfComponentsOnArrays) { in TEST() argument 296 TEST(Types, TestNumberOfComponentsOnVectors) { in TEST() argument 306 TEST(Types, TestNumberOfComponentsOnMatrices) { in TEST() argument 317 TEST(Types, TestNumberOfComponentsOnStructs) { in TEST() argument 334 TEST(Types, IntSignedness) { in TEST() argument 345 TEST(Types, IntWidth) { in TEST() argument 356 TEST(Types, FloatWidth) { in TEST() argument 367 TEST(Types, VectorElementCount) { in TEST() argument 375 TEST(Types, MatrixElementCount) { in TEST() argument [all …]
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | types_test.cpp | 254 TEST(Types, AllTypes) { in TEST() argument 273 TEST(Types, TestNumberOfComponentsOnArrays) { in TEST() argument 296 TEST(Types, TestNumberOfComponentsOnVectors) { in TEST() argument 306 TEST(Types, TestNumberOfComponentsOnMatrices) { in TEST() argument 317 TEST(Types, TestNumberOfComponentsOnStructs) { in TEST() argument 334 TEST(Types, IntSignedness) { in TEST() argument 345 TEST(Types, IntWidth) { in TEST() argument 356 TEST(Types, FloatWidth) { in TEST() argument 367 TEST(Types, VectorElementCount) { in TEST() argument 375 TEST(Types, MatrixElementCount) { in TEST() argument [all …]
|
/aosp_15_r20/external/pffft/ |
H A D | pffft.hpp | 53 template<typename T> struct Types {}; struct 55 template<> struct Types<float> { struct 56 typedef float Scalar; 57 typedef std::complex<Scalar> Complex; 58 static int simd_size() { return pffft_simd_size(); } in simd_size() 59 static const char * simd_arch() { return pffft_simd_arch(); } in simd_arch() 61 template<> struct Types< std::complex<float> > { struct 62 typedef float Scalar; 63 typedef std::complex<float> Complex; 64 static int simd_size() { return pffft_simd_size(); } in simd_size() [all …]
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
H A D | WebAssemblyTargetStreamer.cpp | 38 static void PrintTypes(formatted_raw_ostream &OS, ArrayRef<MVT> Types) { in PrintTypes() 50 void WebAssemblyTargetAsmStreamer::emitParam(ArrayRef<MVT> Types) { in emitParam() 55 void WebAssemblyTargetAsmStreamer::emitResult(ArrayRef<MVT> Types) { in emitResult() 60 void WebAssemblyTargetAsmStreamer::emitLocal(ArrayRef<MVT> Types) { in emitLocal() 79 static void EncodeTypes(MCStreamer &Streamer, ArrayRef<MVT> Types) { in EncodeTypes() 85 void WebAssemblyTargetELFStreamer::emitParam(ArrayRef<MVT> Types) { in emitParam() 90 void WebAssemblyTargetELFStreamer::emitResult(ArrayRef<MVT> Types) { in emitResult() 95 void WebAssemblyTargetELFStreamer::emitLocal(ArrayRef<MVT> Types) { in emitLocal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 123 ArrayRef<LLT> Types; member 391 std::initializer_list<LLT> Types) { in actionFor() 398 std::initializer_list<LLT> Types, in actionFor() 407 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 415 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 425 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 434 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 485 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 490 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument 495 LegalizeRuleSet &legalForTypeWithAnyImm(std::initializer_list<LLT> Types) { in legalForTypeWithAnyImm() [all …]
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/ |
H A D | README.md | 502 ## Types section in Mojo C++ Bindings API 504 ### Enums 542 ### Structs 652 ### Unions 718 ### Sending Interfaces Over Interfaces 875 ### Strong Bindings 909 ### Binding Sets 956 ### InterfacePtr Sets
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | convolution_test.cc | 107 XLA_TYPED_TEST(ForwardPassConvolution_3x3x256_256_OutputZ_Iota, Types) { in XLA_TYPED_TEST() argument 139 TYPED_TEST(Convolve_1x1x1x2_1x1x1x2_Valid, Types) { this->RunTest(); } in TYPED_TEST() argument 177 TYPED_TEST(Convolve_1x1x4x4_1x1x2x2_Valid, Types) { this->RunTest(); } in TYPED_TEST() argument 216 TYPED_TEST(Convolve_1x1x4x4_1x1x2x2_Same, Types) { this->RunTest(); } in TYPED_TEST() argument 256 TYPED_TEST(Convolve_1x1x4x4_1x1x3x3_Same, Types) { this->RunTest(); } in TYPED_TEST() argument 375 TYPED_TEST(Convolve2D_1x3x3x5_3x3x5x3_Valid, Types) { this->RunTest(); } in TYPED_TEST() argument 437 TYPED_TEST(Convolve2D_1x3x3x5_3x3x1x15_Depthwise_Valid, Types) { in TYPED_TEST() argument 505 TYPED_TEST(Convolve2D_1x4x4x5_3x3x1x5_Depthwise_Valid, Types) { in TYPED_TEST() argument 566 TYPED_TEST(Convolve2D_1x4x4x512_3x3x1x512_Depthwise_Valid, Types) { in TYPED_TEST() argument 633 Types) { in TYPED_TEST() argument [all …]
|
/aosp_15_r20/external/stg/ |
H A D | dwarf_processor.h | 37 struct Types { struct 54 Types Process(Dwarf* dwarf, bool is_little_endian_binary, argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 243 const CVTypeArray &Types) { in mergeTypeRecords() 273 GlobalTypeTableBuilder &Dest, const CVTypeArray &Types, in mergeTypeRecords() 309 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit() 342 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes() 432 const CVTypeArray &Types) { in mergeTypeRecords() 464 const CVTypeArray &Types, in mergeTypeRecords() 472 ArrayRef<TypeIndex> Types, in mergeIdRecords()
|
H A D | CVTypeVisitor.cpp | 143 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() 151 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() 159 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() 233 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream() 240 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream() 246 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeStreamMerger.cpp | 242 const CVTypeArray &Types) { in mergeTypeRecords() 273 const CVTypeArray &Types, in mergeTypeRecords() 310 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit() 343 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes() 416 const CVTypeArray &Types) { in mergeTypeRecords() 448 const CVTypeArray &Types, in mergeTypeRecords() 456 ArrayRef<TypeIndex> Types, in mergeIdRecords()
|
H A D | CVTypeVisitor.cpp | 142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() 150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() 158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() 232 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream() 239 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream() 245 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream()
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | mangle-variadic-templates.cpp | 15 void f0(X<sizeof...(Types), Types&...>) { } in f0() argument 32 template<typename ...Types> void f2(Types...) {} in f2() argument 41 template<typename ...Types> void f3(const Types *...) {} in f3()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/ |
H A D | SPIRVEmitIntrinsics.cpp | 59 CallInst *buildIntrWithMD(Intrinsic::ID IntrID, ArrayRef<Type *> Types, in buildIntrWithMD() 208 SmallVector<Type *, 2> Types = {I.getType(), I.getOperand(0)->getType()}; in visitGetElementPtrInst() local 220 SmallVector<Type *, 2> Types = {I.getType(), I.getOperand(0)->getType()}; in visitBitCastInst() local 231 SmallVector<Type *, 4> Types = {I.getType(), I.getOperand(0)->getType(), in visitInsertElementInst() local 245 SmallVector<Type *, 3> Types = {I.getType(), I.getVectorOperandType(), in visitExtractElementInst() local 257 SmallVector<Type *, 1> Types = {I.getInsertedValueOperand()->getType()}; in visitInsertValueInst() local
|