| /external/xz-java/src/org/tukaani/xz/ |
| D | DeltaInputStream.java | 39 private final byte[] tempBuf = new byte[1]; field in DeltaInputStream
|
| D | DeltaOutputStream.java | 25 private final byte[] tempBuf = new byte[1]; field in DeltaOutputStream
|
| D | UncompressedLZMA2OutputStream.java | 28 private final byte[] tempBuf = new byte[1]; field in UncompressedLZMA2OutputStream
|
| D | BlockOutputStream.java | 28 private final byte[] tempBuf = new byte[1]; field in BlockOutputStream
|
| D | SimpleInputStream.java | 30 private final byte[] tempBuf = new byte[1]; field in SimpleInputStream
|
| D | SimpleOutputStream.java | 28 private final byte[] tempBuf = new byte[1]; field in SimpleOutputStream
|
| D | BlockInputStream.java | 34 private final byte[] tempBuf = new byte[1]; field in BlockInputStream
|
| D | XZInputStream.java | 73 private final byte[] tempBuf = new byte[1]; field in XZInputStream
|
| D | LZMA2OutputStream.java | 40 private final byte[] tempBuf = new byte[1]; field in LZMA2OutputStream
|
| D | LZMAOutputStream.java | 41 private final byte[] tempBuf = new byte[1]; field in LZMAOutputStream
|
| D | LZMA2InputStream.java | 62 private final byte[] tempBuf = new byte[1]; field in LZMA2InputStream
|
| D | SingleXZInputStream.java | 54 private final byte[] tempBuf = new byte[1]; field in SingleXZInputStream
|
| D | XZOutputStream.java | 75 private final byte[] tempBuf = new byte[1]; field in XZOutputStream
|
| D | SeekableXZInputStream.java | 187 private final byte[] tempBuf = new byte[1]; field in SeekableXZInputStream
|
| /external/icu/icu4c/source/common/ |
| D | ucnv_u8.cpp | 310 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8() local 427 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|
| D | ustr_wcs.cpp | 73 char* tempBuf = stackBuffer; in _strToWCS() local
|
| /external/cronet/third_party/icu/source/common/ |
| D | ucnv_u8.cpp | 310 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8() local 427 uint8_t tempBuf[4]; in ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() local
|
| D | ustr_wcs.cpp | 73 char* tempBuf = stackBuffer; in _strToWCS() local
|
| /external/lzma/C/ |
| D | 7zDec.c | 376 Byte *tempBuf[]) in SzFolder_Decode2() 573 Byte *tempBuf[3] = { 0, 0, 0}; in SzAr_DecodeFolder() local
|
| D | LzmaDec.h | 73 Byte tempBuf[LZMA_REQUIRED_INPUT_MAX]; member
|
| D | 7zArcIn.c | 996 CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams() local 1006 const CBuf *tempBuf = tempBufs + fo; in SzReadAndDecodePackedStreams() local 1574 CBuf tempBuf; in SzArEx_Open2() local 1640 Byte **tempBuf, in SzArEx_Extract()
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | cnmdptst.c | 131 char tempBuf[256]; in TestQuotes() local 351 char tempBuf[256]; in TestCurrencySign() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | cnmdptst.c | 131 char tempBuf[256]; in TestQuotes() local 351 char tempBuf[256]; in TestCurrencySign() local
|
| /external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/writer/ |
| D | DexDataWriter.java | 51 private byte[] tempBuf = new byte[8]; field in DexDataWriter
|
| /external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/ |
| D | DexDataWriter.java | 52 private byte[] tempBuf = new byte[8]; field in DexDataWriter
|