HomeSort by relevance Sort by last modified time
    Searched defs:Truncate (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/sync/sessions/
ordered_commit_set.cc 41 void OrderedCommitSet::Truncate(size_t max_size) {
  /external/chromium/net/base/
file_stream_posix.cc 425 int64 FileStream::Truncate(int64 bytes) {
434 // Seek to the position to truncate from.
439 // And truncate the file.
file_stream_win.cc 334 int64 FileStream::Truncate(int64 bytes) {
343 // Seek to the position to truncate from.
348 // And truncate the file.
  /frameworks/compile/mclinker/include/mcld/Support/
FileHandle.h 50 Truncate = 0x10,
92 // truncate - truncate the file up to the pSize.
93 bool truncate(size_t pSize);
  /external/chromium/base/
file_util_proxy.cc 890 bool FileUtilProxy::Truncate(
900 bool FileUtilProxy::Truncate(
  /external/protobuf/src/google/protobuf/
repeated_field.h 99 void Truncate(int new_size);
590 inline void RepeatedField<Element>::Truncate(int new_size) {
    [all...]
  /external/chromium/net/disk_cache/
entry_impl.cc 106 void Truncate(int offset);
161 void EntryImpl::UserBuffer::Truncate(int offset) {
164 DVLOG(3) << "Buffer truncate at " << offset << " current " << offset_;
332 bool truncate) {
337 new ReadWriteDataParameters(index, offset, buf_len, truncate)));
341 truncate);
815 CompletionCallback* callback, bool truncate) {
817 return WriteDataImpl(index, offset, buf, buf_len, callback, truncate);
827 truncate, callback);
1003 bool truncate) {
    [all...]
  /external/v8/tools/
test.py 258 def Truncate(self, str, length):
275 status = self.Truncate(status, 78)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 1642 milliseconds