Searched defs:FromTo (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/text/internal/language/ |
D | tables.go | 16 type FromTo struct { struct 17 From uint16 18 To uint16
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 750 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument 989 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument 1084 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSectionReferences() argument 2185 const DenseMap<SectionBase *, SectionBase *> &FromTo) { in replaceSections() argument
|
H A D | ELFObjcopy.cpp | 215 DenseMap<SectionBase *, SectionBase *> FromTo; in replaceDebugSections() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_bandwidth_test.cc | 17 TEST_F(QuicBandwidthTest, FromTo) { in TEST_F() argument
|
H A D | quic_time_test.cc | 27 TEST_F(QuicTimeDeltaTest, FromTo) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 534 auto FromTo = in computeArchiveRelativePath() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | ArchiveWriter.cpp | 643 auto FromTo = in computeArchiveRelativePath() local
|
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/testing/ |
H A D | NullPointerTesterTest.java | 1220 private interface FromTo<F, T> extends Function<F, T> {} interface in NullPointerTesterTest
|
/aosp_15_r20/external/rust/android-crates-io/crates/data-encoding/src/ |
D | lib.rs | 1682 FromTo, enumerator
|