Home
last modified time | relevance | path

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/
DScannerParseLargeFileBenchmarkTest.java45 static long fileLength = (8 << 21) * 12; field in ScannerParseLargeFileBenchmarkTest.MyReader
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
DFileUtils.java93 int fileLength = (int) longLength; in readFile() local
/external/oprofile/libpopt/
Dpoptconfig.c102 off_t fileLength; in poptReadConfigFile() local
/external/webkit/Source/WebKit/chromium/public/
DWebHTTPBody.h55 long long fileLength; // -1 means to the end of the file. member
/external/webkit/Source/WebKit/chromium/src/
DWebHTTPBody.cpp125 …::appendFileRange(const WebString& filePath, long long fileStart, long long fileLength, double mod… in appendFileRange()
/external/webkit/Source/WebCore/platform/network/
DFormData.h41 …FormDataElement(const String& filename, long long fileStart, long long fileLength, double expected… in FormDataElement()
DFormData.cpp396 int64_t fileLength; in decode() local
/external/icu4c/tools/toolutil/
Dunewdata.c143 uint32_t fileLength=0; in udata_finish() local
Dpackage.cpp311 int32_t fileLength, typeEnum; in readFile() local
1079 int32_t fileLength; in extractItem() local
Dxmlparser.cpp170 int32_t fileLength, bytesLength, length, capacity; in parseFile() local
/external/icu4c/common/
Dumapfile.c235 int32_t fileLength; in uprv_mapFile() local
/external/smali/dexlib/src/main/java/org/jf/dexlib/
DDexFile.java292 long fileLength; in DexFile() local