Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 25 of 28) sorted by relevance

12

/external/webkit/Source/WebKit/chromium/src/
DWorkerAsyncFileWriterChromium.cpp77 void WorkerAsyncFileWriterChromium::truncate(long long length) in truncate() function in WebCore::WorkerAsyncFileWriterChromium
DAsyncFileWriterChromium.cpp63 void AsyncFileWriterChromium::truncate(long long length) in truncate() function in WebCore::AsyncFileWriterChromium
/external/llvm/lib/MC/
DMCAtom.cpp76 void MCAtom::truncate(uint64_t TruncPt) { in truncate() function in MCAtom
/external/webkit/Source/WebCore/fileapi/
DFileWriterSync.cpp73 void FileWriterSync::truncate(long long offset, ExceptionCode& ec) in truncate() function in WebCore::FileWriterSync
DFileWriter.cpp114 void FileWriter::truncate(long long position, ExceptionCode& ec) in truncate() function in WebCore::FileWriter
DFileStreamProxy.cpp208 void FileStreamProxy::truncate(long long position) in truncate() function in WebCore::FileStreamProxy
/external/webkit/Source/WebCore/platform/
DFileStream.cpp142 bool FileStream::truncate(long long) in truncate() function in WebCore::FileStream
/external/icu4c/common/
Dcharstr.cpp30 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/external/chromium/net/disk_cache/
Dnet_log_parameters.cc27 int index, int offset, int buf_len, bool truncate) in ReadWriteDataParameters()
Dstress_cache.cc139 bool truncate = rand() % 2 ? false : true; in StressTheCache() local
Dmem_entry_impl.cc189 int buf_len, net::CompletionCallback* completion_callback, bool truncate) { in WriteData()
295 int buf_len, bool truncate) { in InternalWriteData()
Dentry_impl.cc332 bool truncate) { in WriteDataImpl()
815 CompletionCallback* callback, bool truncate) { in WriteData()
1003 bool truncate) { in InternalWriteData()
1200 bool truncate) { in PrepareTarget()
Din_flight_backend_io.cc138 net::IOBuffer* buf, int buf_len, bool truncate) { in WriteData()
395 bool truncate, in WriteData()
Ddisk_cache_test_base.cc157 bool truncate) { in WriteData()
/external/icu4c/tools/toolutil/
Ddenseranges.cpp50 void truncate(int32_t newLength) { in truncate() function in __anon6c19e0c90111::LargestGaps
/external/openssh/openbsd-compat/
Dbsd-misc.c119 int truncate(const char *path, off_t length) in truncate() function
/external/smack/src/org/xbill/DNS/
DAddress.java379 truncate(InetAddress address, int maskLength) in truncate() method in Address
/external/junit/src/junit/runner/
DBaseTestRunner.java192 public static String truncate(String s) { in truncate() method in BaseTestRunner
/external/llvm/lib/Support/
DConstantRange.cpp462 ConstantRange ConstantRange::truncate(uint32_t DstTySize) const { in truncate() function in ConstantRange
/external/icu4c/tools/genrb/
Dderb.c57 static UBool truncate = FALSE; variable
/external/qemu/distrib/sdl-1.2.15/src/file/
DSDL_rwops.c55 DWORD must_exist, truncate; in win32_file_open() local
/external/webkit/Source/JavaScriptCore/wtf/text/
DWTFString.cpp224 void String::truncate(unsigned position) in truncate() function in WTF::String
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh465 inline void truncate (void *head) in truncate() function
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
DFileChannelTest.java3085 public FileChannel truncate(long arg0) throws IOException { in truncate() method in FileChannelTest.MockFileChannel
/external/icu4c/test/cintltst/
Dcreststn.c2510 …valentOf(const char *path, const char *resName, const char *keyword, UBool truncate, const char * … in TestGetFunctionalEquivalentOf()

12