/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/ |
H A D | generated_postscript.rs | 131 impl<'a> FontRead<'a> for Index2<'a> { implementation 149 pub type Index2<'a> = TableRef<'a, Index2Marker>; typedef 151 impl<'a> Index2<'a> { impl 178 impl<'a> SomeTable<'a> for Index2<'a> { implementation 194 impl<'a> std::fmt::Debug for Index2<'a> { implementation
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/ |
H A D | index.rs | 124 impl<'a> Index2<'a> { implementation
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/BVH/ |
H A D | BVAlgorithms.h | 96 typedef typename BVH2::Index Index2; in BVIntersect() typedef 239 typedef typename BVH2::Index Index2; in BVMinimize() typedef
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/ |
D | index2.go | 20 func Index2[T interface{ []byte | string }](x T) byte { func
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | cxx11_tensor_morphing.cpp | 349 typedef Eigen::DSizes<Eigen::DenseIndex, 2> Index2; in test_strided_slice() typedef 441 typedef Eigen::DSizes<Eigen::DenseIndex, 2> Index2; in test_strided_slice_write() typedef
|
H A D | cxx11_tensor_morphing_sycl.cpp | 263 typedef Eigen::DSizes<IndexType, 2> Index2; in test_strided_slice_write_sycl() typedef
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8664.cpp | 5076 inline uint32_t makePshufdMask(SizeT Index0, SizeT Index1, SizeT Index2, in makePshufdMask() 5085 Operand *Src, SizeT Index0, SizeT Index1, SizeT Index2, SizeT Index3) { in lowerShuffleVector_AllFromSameSrc() 5104 SizeT Index2, SizeT Index3) { in lowerShuffleVector_TwoFromSameSrc() 5130 inline SizeT makeSrcSwitchMask(SizeT Index0, SizeT Index1, SizeT Index2, in makeSrcSwitchMask() 5303 const SizeT Index2 = Instr->getIndexValue(2); in lowerShuffleVector() local 5375 const SizeT Index2 = Instr->getIndexValue(2); in lowerShuffleVector() local 5402 const SizeT Index2 = Instr->getIndexValue(2); in lowerShuffleVector() local
|
H A D | IceTargetLoweringX8632.cpp | 5666 inline uint32_t makePshufdMask(SizeT Index0, SizeT Index1, SizeT Index2, in makePshufdMask() 5675 Operand *Src, SizeT Index0, SizeT Index1, SizeT Index2, SizeT Index3) { in lowerShuffleVector_AllFromSameSrc() 5694 SizeT Index2, SizeT Index3) { in lowerShuffleVector_TwoFromSameSrc() 5720 inline SizeT makeSrcSwitchMask(SizeT Index0, SizeT Index1, SizeT Index2, in makeSrcSwitchMask() 5893 const SizeT Index2 = Instr->getIndexValue(2); in lowerShuffleVector() local 5965 const SizeT Index2 = Instr->getIndexValue(2); in lowerShuffleVector() local 5992 const SizeT Index2 = Instr->getIndexValue(2); in lowerShuffleVector() local
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/hw/ |
H A D | mhw_block_manager.cpp | 56 …uint8_t Index2[MHW_BLOCK_MANAGER_MAX_BLOCK_ARRAY]; // Temporary sorted indexes 2 (alternating wit… in Mhw_BlockManager_ReverseMergeSort_With_Index() local
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | ASTImporter.cpp | 1088 if (Optional<unsigned> Index2 = findUntaggedStructOrUnionIndex(D2)) { in IsStructurallyEquivalent() local 2769 if (Optional<unsigned> Index2 = in VisitRecordDecl() local
|