Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/browser/chromeos/file_system_provider/operations/
Dtruncate_unittest.cc58 Truncate truncate(NULL, in TEST_F() local
92 Truncate truncate(NULL, in TEST_F() local
115 Truncate truncate(NULL, in TEST_F() local
131 Truncate truncate(NULL, in TEST_F() local
153 Truncate truncate(NULL, in TEST_F() local
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
Dtruncate.c12 int truncate(const char* pathname, off_t length) { in truncate() function
/external/llvm/lib/MC/MCAnalysis/
DMCAtom.cpp54 void MCDataAtom::truncate(uint64_t TruncPt) { in truncate() function in MCDataAtom
84 void MCTextAtom::truncate(uint64_t TruncPt) { in truncate() function in MCTextAtom
/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_operation.cc149 bool truncate, in WriteOperation()
249 const bool truncate = false; in DoomOperation() local
321 bool truncate, in SimpleEntryOperation()
Dsimple_entry_operation.h108 bool truncate() const { return truncate_; } in truncate() function
Dsimple_synchronous_entry.h111 bool truncate; member
Dsimple_entry_impl.cc394 bool truncate) { in WriteData()
891 bool truncate) { in WriteDataInternal()
1473 bool truncate) { in SetStream0Data()
/external/chromium_org/net/disk_cache/
Dnet_log_parameters.cc30 bool truncate, in NetLogReadWriteDataCallback()
105 bool truncate) { in CreateNetLogReadWriteDataCallback()
Ddisk_cache_test_base.cc204 bool truncate) { in WriteData()
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
DFileWriterSync.cpp71 void FileWriterSync::truncate(long long offset, ExceptionState& exceptionState) in truncate() function in blink::FileWriterSync
DFileWriter.cpp142 void FileWriter::truncate(long long position, ExceptionState& exceptionState) in truncate() function in blink::FileWriter
/external/chromium_org/content/child/fileapi/
Dwebfilewriter_base.cc26 void WebFileWriterBase::truncate(long long length) { in truncate() function in content::WebFileWriterBase
/external/chromium_org/ui/file_manager/file_manager/foreground/js/ui/
Dbreadcrumbs_controller.js163 BreadcrumbsController.prototype.truncate = function() { method in BreadcrumbsController
/external/chromium_org/third_party/icu/source/common/
Dcharstr.cpp30 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/external/icu/icu4c/source/common/
Dcharstr.cpp30 CharString &CharString::truncate(int32_t newLength) { in truncate() function in CharString
/external/icu/icu4c/source/tools/toolutil/
Ddenseranges.cpp50 void truncate(int32_t newLength) { in truncate() function in __anon152eccaa0111::LargestGaps
/external/chromium_org/third_party/icu/source/tools/toolutil/
Ddenseranges.cpp50 void truncate(int32_t newLength) { in truncate() function in __anonaaef9b360111::LargestGaps
/external/chromium_org/net/disk_cache/blockfile/
Dentry_impl_v3.cc567 const CompletionCallback& callback, bool truncate) { in WriteData()
588 bool truncate) { in WriteDataImpl()
860 bool truncate) { in InternalWriteData()
1096 bool truncate) { in PrepareTarget()
1429 const CompletionCallback& callback, bool truncate) { in WriteData()
Dentry_impl.cc336 bool truncate) { in WriteDataImpl()
836 const CompletionCallback& callback, bool truncate) { in WriteData()
1062 bool truncate) { in InternalWriteData()
1275 bool truncate) { in PrepareTarget()
Dstress_cache.cc158 bool truncate = (rand() % 2 == 0); in StressTheCache() local
Din_flight_backend_io.cc165 net::IOBuffer* buf, int buf_len, bool truncate) { in WriteData()
445 bool truncate, in WriteData()
/external/chromium_org/net/disk_cache/memory/
Dmem_entry_impl.cc205 const CompletionCallback& callback, bool truncate) { in WriteData()
306 int buf_len, bool truncate) { in InternalWriteData()
/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/lldb/source/Expression/
DIRInterpreter.cpp30 PrintValue(const Value *value, bool truncate = false) in PrintValue()
49 PrintType(const Type *type, bool truncate = false) in PrintType()

12