/external/webkit/Source/WebKit/chromium/src/ |
D | WorkerAsyncFileWriterChromium.cpp | 77 void WorkerAsyncFileWriterChromium::truncate(long long length) in truncate() function in WebCore::WorkerAsyncFileWriterChromium
|
D | AsyncFileWriterChromium.cpp | 63 void AsyncFileWriterChromium::truncate(long long length) in truncate() function in WebCore::AsyncFileWriterChromium
|
/external/llvm/lib/MC/ |
D | MCAtom.cpp | 76 void MCAtom::truncate(uint64_t TruncPt) { in truncate() function in MCAtom
|
/external/webkit/Source/WebCore/fileapi/ |
D | FileWriterSync.cpp | 73 void FileWriterSync::truncate(long long offset, ExceptionCode& ec) in truncate() function in WebCore::FileWriterSync
|
D | FileWriter.cpp | 114 void FileWriter::truncate(long long position, ExceptionCode& ec) in truncate() function in WebCore::FileWriter
|
D | FileStreamProxy.cpp | 208 void FileStreamProxy::truncate(long long position) in truncate() function in WebCore::FileStreamProxy
|
/external/webkit/Source/WebCore/platform/ |
D | FileStream.cpp | 142 bool FileStream::truncate(long long) in truncate() function in WebCore::FileStream
|
/external/icu4c/common/ |
D | charstr.cpp | 30 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
|
/external/chromium/net/disk_cache/ |
D | net_log_parameters.cc | 27 int index, int offset, int buf_len, bool truncate) in ReadWriteDataParameters()
|
D | stress_cache.cc | 139 bool truncate = rand() % 2 ? false : true; in StressTheCache() local
|
D | mem_entry_impl.cc | 189 int buf_len, net::CompletionCallback* completion_callback, bool truncate) { in WriteData() 295 int buf_len, bool truncate) { in InternalWriteData()
|
D | entry_impl.cc | 332 bool truncate) { in WriteDataImpl() 815 CompletionCallback* callback, bool truncate) { in WriteData() 1003 bool truncate) { in InternalWriteData() 1200 bool truncate) { in PrepareTarget()
|
D | in_flight_backend_io.cc | 138 net::IOBuffer* buf, int buf_len, bool truncate) { in WriteData() 395 bool truncate, in WriteData()
|
D | disk_cache_test_base.cc | 157 bool truncate) { in WriteData()
|
/external/icu4c/tools/toolutil/ |
D | denseranges.cpp | 50 void truncate(int32_t newLength) { in truncate() function in __anon6c19e0c90111::LargestGaps
|
/external/openssh/openbsd-compat/ |
D | bsd-misc.c | 119 int truncate(const char *path, off_t length) in truncate() function
|
/external/smack/src/org/xbill/DNS/ |
D | Address.java | 379 truncate(InetAddress address, int maskLength) in truncate() method in Address
|
/external/junit/src/junit/runner/ |
D | BaseTestRunner.java | 192 public static String truncate(String s) { in truncate() method in BaseTestRunner
|
/external/llvm/lib/Support/ |
D | ConstantRange.cpp | 462 ConstantRange ConstantRange::truncate(uint32_t DstTySize) const { in truncate() function in ConstantRange
|
/external/icu4c/tools/genrb/ |
D | derb.c | 57 static UBool truncate = FALSE; variable
|
/external/qemu/distrib/sdl-1.2.15/src/file/ |
D | SDL_rwops.c | 55 DWORD must_exist, truncate; in win32_file_open() local
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
D | WTFString.cpp | 224 void String::truncate(unsigned position) in truncate() function in WTF::String
|
/external/harfbuzz_ng/src/ |
D | hb-open-type-private.hh | 465 inline void truncate (void *head) in truncate() function
|
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/ |
D | FileChannelTest.java | 3085 public FileChannel truncate(long arg0) throws IOException { in truncate() method in FileChannelTest.MockFileChannel
|
/external/icu4c/test/cintltst/ |
D | creststn.c | 2510 …valentOf(const char *path, const char *resName, const char *keyword, UBool truncate, const char * … in TestGetFunctionalEquivalentOf()
|