/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/charset/ |
D | CharsetDecoderICU.java | 167 private int getArray(CharBuffer out) { in getArray() method in CharsetDecoderICU 183 private int getArray(ByteBuffer in) { in getArray() method in CharsetDecoderICU
|
D | CharsetEncoderICU.java | 194 private int getArray(ByteBuffer out) { in getArray() method in CharsetEncoderICU 210 private int getArray(CharBuffer in) { in getArray() method in CharsetEncoderICU
|
/external/doclava/src/com/google/doclava/ |
D | LiteralTagInfo.java | 22 public static LiteralTagInfo[] getArray(int size) { in getArray() method in LiteralTagInfo
|
D | CodeTagInfo.java | 22 public static CodeTagInfo[] getArray(int size) { in getArray() method in CodeTagInfo
|
D | TextTagInfo.java | 22 public static TextTagInfo[] getArray(int size) { in getArray() method in TextTagInfo
|
D | AuxTagInfo.java | 26 public static AuxTagInfo[] getArray(int size) { in getArray() method in AuxTagInfo
|
D | SeeTagInfo.java | 24 public static SeeTagInfo[] getArray(int size) { in getArray() method in SeeTagInfo
|
D | ParsedTagInfo.java | 25 public static ParsedTagInfo[] getArray(int size) { in getArray() method in ParsedTagInfo
|
D | ThrowsTagInfo.java | 27 public static ThrowsTagInfo[] getArray(int size) { in getArray() method in ThrowsTagInfo
|
D | ParamTagInfo.java | 27 public static ParamTagInfo[] getArray(int size) { in getArray() method in ParamTagInfo
|
D | TagInfo.java | 26 public static TagInfo[] getArray(int size) { in getArray() method in TagInfo
|
D | AttrTagInfo.java | 27 public static AttrTagInfo[] getArray(int size) { in getArray() method in AttrTagInfo
|
D | SampleTagInfo.java | 49 public static SampleTagInfo[] getArray(int size) { in getArray() method in SampleTagInfo
|
/external/guice/core/test/com/google/inject/ |
D | TypeLiteralTypeResolutionTest.java | 73 Method getArray; field in TypeLiteralTypeResolutionTest 177 T[] getArray(); in getArray() method
|
/external/zxing/core/src/main/java/com/google/zxing/qrcode/encoder/ |
D | ByteMatrix.java | 54 public byte[][] getArray() { in getArray() method in ByteMatrix
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_global.cpp | 76 const uint8_t *getArray(size_t WhichArray, size_t &Len) { in getArray() function
|
/external/xz-java/src/org/tukaani/xz/ |
D | BasicArrayCache.java | 172 private static <T> T getArray(CacheMap<T> cache, int size) { in getArray() method in BasicArrayCache
|
/external/clang/test/Analysis/ |
D | ptr-arith.cpp | 86 int* getArray(int size) { in getArray() function
|
/external/icu/icu4c/source/i18n/unicode/ |
D | fmtable.h | 442 const Formattable* getArray(int32_t& count) const in getArray() function
|
/external/icu/libicu/cts_headers/unicode/ |
D | fmtable.h | 442 const Formattable* getArray(int32_t& count) const in getArray() function
|
/external/cronet/stable/third_party/icu/source/i18n/unicode/ |
D | fmtable.h | 443 const Formattable* getArray(int32_t& count) const in getArray() function
|
/external/cronet/tot/third_party/icu/source/i18n/unicode/ |
D | fmtable.h | 443 const Formattable* getArray(int32_t& count) const in getArray() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | JSON.cpp | 70 const json::Array *Object::getArray(StringRef K) const { in getArray() function in llvm::json::Object 75 json::Array *Object::getArray(StringRef K) { in getArray() function in llvm::json::Object
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
D | ICUServiceBuilder.java | 499 private String[] getArray(String key, String type, String context, String width) { in getArray() method in ICUServiceBuilder 525 private List<String> getArray( in getArray() method in ICUServiceBuilder
|
/external/icu/icu4c/source/i18n/ |
D | messageformat2_formattable.cpp | 83 const Formattable* Formattable::getArray(int32_t& len, UErrorCode& status) const { in getArray() function in message2::Formattable
|