Home
last modified time | relevance | path

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

12

/external/libchrome-gestures/src/
Dintegral_gesture_filter_interpreter.cc72 float Truncate(float input, float* overflow) { in Truncate() function
/external/pdfium/core/fxcrt/
Dcfx_fileaccess_posix.cpp120 bool CFX_FileAccess_Posix::Truncate(FX_FILESIZE szFile) { in Truncate() function in CFX_FileAccess_Posix
Dcfx_fileaccess_windows.cpp141 bool CFX_FileAccess_Windows::Truncate(FX_FILESIZE szFile) { in Truncate() function in CFX_FileAccess_Windows
/external/icing/icing/transform/map/
Dmap-normalizer_test.cc173 TEST(MapNormalizerTest, Truncate) { in TEST() argument
/external/icing/icing/transform/icu/
Dicu-normalizer_test.cc205 TEST_F(IcuNormalizerTest, Truncate) { in TEST_F() argument
/external/golang-protobuf/internal/impl/
Dconvert_list.go130 func (ls *listReflect) Truncate(i int) { func
/external/golang-protobuf/reflect/protoreflect/
Dvalue.go211 Truncate(int) methodSpec
/external/icing/icing/legacy/index/
Dicing-array-storage.cc135 void IcingArrayStorage::Truncate(uint32_t len) { in Truncate() function in icing::lib::IcingArrayStorage
Dicing-filesystem.cc380 bool IcingFilesystem::Truncate(int fd, uint64_t new_size) const { in Truncate() function in icing::lib::IcingFilesystem
390 bool IcingFilesystem::Truncate(const char *filename, uint64_t new_size) const { in Truncate() function in icing::lib::IcingFilesystem
Dicing-flash-bitmap.cc351 void IcingFlashBitmap::Truncate(uint64_t idx) { in Truncate() function in icing::lib::IcingFlashBitmap
/external/pdfium/core/fpdfapi/page/
Dcpdf_psengine_unittest.cpp189 TEST(CPDF_PSEngine, Truncate) { in TEST() argument
/external/golang-protobuf/types/dynamicpb/
Ddynamic.go398 func (x emptyList) Truncate(n int) { panic(errors.New("modification of immutable li… func
434 func (x *dynamicList) Truncate(n int) { func
/external/golang-protobuf/testing/protocmp/
Dreflect.go197 func (ls reflectList) Truncate(int) { func
/external/webrtc/call/
Drtx_receive_stream_unittest.cc108 rtc::ArrayView<T> Truncate(rtc::ArrayView<T> a, size_t drop) { in Truncate() function
/external/icing/icing/file/
Dfilesystem.cc391 bool Filesystem::Truncate(int fd, int64_t new_size) const { in Truncate() function in icing::lib::Filesystem
400 bool Filesystem::Truncate(const char* filename, int64_t new_size) const { in Truncate() function in icing::lib::Filesystem
Dfilesystem_test.cc186 TEST_F(FilesystemTest, Truncate) { in TEST_F() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp285 size_t Truncate = in toString() local
/external/llvm/lib/Support/
DScaledNumber.cpp286 size_t Truncate = in toString() local
/external/golang-protobuf/testing/prototest/
Dmessage.go540 func (l *testList) Truncate(n int) { l.a = l.a[:n] } func
/external/libbrillo/brillo/streams/
Dfile_stream.cc70 int Truncate(off64_t length) const override { in Truncate() function in brillo::FileDescriptor
/external/leveldb/helpers/memenv/
Dmemenv.cc62 void Truncate() { in Truncate() function in leveldb::__anon3158ea580111::FileState
/external/leveldb/db/
Dfault_injection_test.cc54 Status Truncate(const std::string& filename, uint64_t length) { in Truncate() function
/external/pdfium/public/
Dfpdfview.h544 FPDF_RESULT (*Truncate)(void* clientData, FPDF_DWORD size); member
/external/dng_sdk/source/
Ddng_string.cpp1328 void dng_string::Truncate (uint32 maxBytes) in Truncate() function in dng_string
/external/cronet/net/disk_cache/blockfile/
Dentry_impl.cc177 void EntryImpl::UserBuffer::Truncate(int offset) { in Truncate() function in disk_cache::EntryImpl::UserBuffer

12