Home
last modified time | relevance | path

Searched defs:Index2 (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_postscript.rs131 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 Dindex.rs124 impl<'a> Index2<'a> { implementation
/aosp_15_r20/external/eigen/unsupported/Eigen/src/BVH/
H A DBVAlgorithms.h96 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/
Dindex2.go20 func Index2[T interface{ []byte | string }](x T) byte { func
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_morphing.cpp349 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 Dcxx11_tensor_morphing_sycl.cpp263 typedef Eigen::DSizes<IndexType, 2> Index2; in test_strided_slice_write_sycl() typedef
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp5076 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 DIceTargetLoweringX8632.cpp5666 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 Dmhw_block_manager.cpp56 …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 DASTImporter.cpp1088 if (Optional<unsigned> Index2 = findUntaggedStructOrUnionIndex(D2)) { in IsStructurallyEquivalent() local
2769 if (Optional<unsigned> Index2 = in VisitRecordDecl() local