Searched defs:Trim (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/dng_sdk/source/ | ||
| D | dng_simple_image.cpp | 87 void dng_simple_image::Trim (const dng_rect &r) in Trim() function in dng_simple_image |
| D | dng_image.cpp | 723 void dng_image::Trim (const dng_rect &r) in Trim() function in dng_image |
| /third_party/typescript/tests/cases/conformance/types/literal/ | ||
| D | templateLiteralTypes1.ts | 113 type Trim<S extends string> = alias |
| /third_party/musl/Benchmark/musl/ | ||
| D | benchmark_framework.cpp | 267 std::string Trim(const std::string& str) in Trim() function |
| /third_party/protobuf/src/google/protobuf/io/ | ||
| D | coded_stream.cc | 704 uint8* EpsCopyOutputStream::Trim(uint8* ptr) { in Trim() function in google::protobuf::io::EpsCopyOutputStream |
| D | coded_stream.h | 1071 void Trim() { cur_ = impl_.Trim(cur_); } in Trim() function |
| /third_party/gn/src/gn/ | ||
| D | command_format.cc | 381 void Printer::Trim() { in Trim() function in commands::__anon032d97dc0111::Printer |