Home
last modified time | relevance | path

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/
Dtables.go16 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 DELFObject.cpp750 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 DELFObjcopy.cpp215 DenseMap<SectionBase *, SectionBase *> FromTo; in replaceDebugSections() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_bandwidth_test.cc17 TEST_F(QuicBandwidthTest, FromTo) { in TEST_F() argument
H A Dquic_time_test.cc27 TEST_F(QuicTimeDeltaTest, FromTo) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DArchiveWriter.cpp534 auto FromTo = in computeArchiveRelativePath() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DArchiveWriter.cpp643 auto FromTo = in computeArchiveRelativePath() local
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/testing/
H A DNullPointerTesterTest.java1220 private interface FromTo<F, T> extends Function<F, T> {} interface in NullPointerTesterTest
/aosp_15_r20/external/rust/android-crates-io/crates/data-encoding/src/
Dlib.rs1682 FromTo, enumerator