Searched defs:fileLength (Results 1 – 12 of 12) sorted by relevance
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
D | ScannerParseLargeFileBenchmarkTest.java | 45 static long fileLength = (8 << 21) * 12; field in ScannerParseLargeFileBenchmarkTest.MyReader
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
D | FileUtils.java | 93 int fileLength = (int) longLength; in readFile() local
|
/external/oprofile/libpopt/ |
D | poptconfig.c | 102 off_t fileLength; in poptReadConfigFile() local
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebHTTPBody.h | 55 long long fileLength; // -1 means to the end of the file. member
|
/external/webkit/Source/WebKit/chromium/src/ |
D | WebHTTPBody.cpp | 125 …::appendFileRange(const WebString& filePath, long long fileStart, long long fileLength, double mod… in appendFileRange()
|
/external/webkit/Source/WebCore/platform/network/ |
D | FormData.h | 41 …FormDataElement(const String& filename, long long fileStart, long long fileLength, double expected… in FormDataElement()
|
D | FormData.cpp | 396 int64_t fileLength; in decode() local
|
/external/icu4c/tools/toolutil/ |
D | unewdata.c | 143 uint32_t fileLength=0; in udata_finish() local
|
D | package.cpp | 311 int32_t fileLength, typeEnum; in readFile() local 1079 int32_t fileLength; in extractItem() local
|
D | xmlparser.cpp | 170 int32_t fileLength, bytesLength, length, capacity; in parseFile() local
|
/external/icu4c/common/ |
D | umapfile.c | 235 int32_t fileLength; in uprv_mapFile() local
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/ |
D | DexFile.java | 292 long fileLength; in DexFile() local
|