/external/llvm/include/llvm/CodeGen/ |
D | EdgeBundles.h | 43 unsigned getBundle(unsigned N, bool Out) const { return EC[2 * N + Out]; } in getBundle() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | EdgeBundles.h | 43 unsigned getBundle(unsigned N, bool Out) const { return EC[2 * N + Out]; } in getBundle() function
|
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | EdgeBundles.h | 42 unsigned getBundle(unsigned N, bool Out) const { return EC[2 * N + Out]; } in getBundle() function
|
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/ |
D | ResBunch.java | 16 private ResBundle getBundle(String attrType) { in getBundle() method in ResBunch
|
/external/brotli/java/org/brotli/wrapper/dec/ |
D | DecoderTest.java | 27 static InputStream getBundle() throws IOException { in getBundle() method in DecoderTest
|
D | BrotliDecoderChannelTest.java | 29 static InputStream getBundle() throws IOException { in getBundle() method in BrotliDecoderChannelTest
|
D | BrotliInputStreamTest.java | 27 static InputStream getBundle() throws IOException { in getBundle() method in BrotliInputStreamTest
|
/external/brotli/java/org/brotli/wrapper/enc/ |
D | EncoderTest.java | 21 static InputStream getBundle() throws IOException { in getBundle() method in EncoderTest
|
D | BrotliOutputStreamTest.java | 32 static InputStream getBundle() throws IOException { in getBundle() method in BrotliOutputStreamTest
|
D | BrotliEncoderChannelTest.java | 34 static InputStream getBundle() throws IOException { in getBundle() method in BrotliEncoderChannelTest
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | SimpleTestCache.java | 92 public TestResultBundle getBundle(CheckCLDR.Options options) { in getBundle() method in SimpleTestCache
|
D | TestCache.java | 74 public abstract TestResultBundle getBundle(CheckCLDR.Options options); in getBundle() method in TestCache
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
D | CoverageBuilder.java | 77 public IBundleCoverage getBundle(final String name) { in getBundle() method in CoverageBuilder
|
/external/ims/rcs/rcsmanager/src/java/com/android/ims/ |
D | RcsPresenceInfo.java | 246 private Bundle getBundle() { in getBundle() method in RcsPresenceInfo
|
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | TransliteratorRegistry.java | 205 public ResourceBundle getBundle() { in getBundle() method in TransliteratorRegistry.Spec
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | TransliteratorRegistry.java | 206 public ResourceBundle getBundle() { in getBundle() method in TransliteratorRegistry.Spec
|
/external/icu/icu4c/source/i18n/ |
D | transreg.cpp | 359 ResourceBundle& TransliteratorSpec::getBundle() const { in getBundle() function in TransliteratorSpec
|