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

  /external/pdfium/core/src/fxcrt/
fxcrt_platforms.cpp 129 FX_BOOL CFXCRT_FileAccess_CRT::Truncate(FX_FILESIZE szFile) {
fxcrt_posix.cpp 124 FX_BOOL CFXCRT_FileAccess_Posix::Truncate(FX_FILESIZE szFile) {
fxcrt_windows.cpp 166 FX_BOOL CFXCRT_FileAccess_Win64::Truncate(FX_FILESIZE szFile) {
  /external/v8/tools/testrunner/local/
progress.py 223 def Truncate(self, string, length):
243 status = self.Truncate(status, 78)
  /frameworks/compile/mclinker/include/mcld/Support/
FileHandle.h 43 Truncate = 0x10,
82 // truncate - truncate the file up to the pSize.
83 bool truncate(size_t pSize);
  /external/dng_sdk/source/
dng_string.cpp 1328 void dng_string::Truncate (uint32 maxBytes)
1338 // Don't truncate on an extension character. Extensions characters
    [all...]
  /external/pdfium/public/
fpdfview.h 350 FPDF_RESULT (*Truncate)(FPDF_LPVOID clientData, FPDF_DWORD size);
    [all...]
  /external/protobuf/src/google/protobuf/
repeated_field.h 140 void Truncate(int new_size);
147 // Like Truncate() if new_size <= size(), otherwise this is
719 this->Truncate(this->size() - num);
821 inline void RepeatedField<Element>::Truncate(int new_size) {
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
repeated_field.h 118 void Truncate(int new_size);
664 this->Truncate(this->size() - num);
763 inline void RepeatedField<Element>::Truncate(int new_size) {
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
repeated_field.h 118 void Truncate(int new_size);
664 this->Truncate(this->size() - num);
763 inline void RepeatedField<Element>::Truncate(int new_size) {
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
repeated_field.h 118 void Truncate(int new_size);
664 this->Truncate(this->size() - num);
763 inline void RepeatedField<Element>::Truncate(int new_size) {
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
repeated_field.h 118 void Truncate(int new_size);
664 this->Truncate(this->size() - num);
763 inline void RepeatedField<Element>::Truncate(int new_size) {
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
repeated_field.h 144 void Truncate(int new_size);
151 // Like Truncate() if new_size <= size(), otherwise this is
    [all...]
  /external/v8/src/
objects.cc     [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/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 492 milliseconds