Home
last modified time | relevance | path

Searched defs:trim (Results 26 - 50 of 63) sorted by relevance

123

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/
H A DPrefixTree.java215 public PrefixTree trim(int maxLength) { in trim() method in PrefixTree
239 static RangeTree trim(RangeTree ranges) { in trim() method in PrefixTree.TrimmingVisitor
/third_party/skia/src/core/
H A DSkImageInfo.cpp146 bool SkReadPixelsRec::trim(int srcWidth, int srcHeight) { in trim() function in SkReadPixelsRec
183 bool SkWritePixelsRec::trim(int dstWidth, int dstHeight) { in trim() function in SkWritePixelsRec
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dprscmnts.cpp71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() function
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Djson.h327 inline char* trim(char* data) in trim() function
[all...]
/third_party/ffmpeg/libavfilter/
H A Dtrim.c190 AVFILTER_DEFINE_CLASS(trim); variable
H A Daf_alimiter.c301 int trim = FFMIN(new_out_samples, s->in_trim); in filter_frame() local
H A Daf_ladspa.c230 int trim = FFMIN(new_out_samples, s->in_trim); in filter_frame() local
/third_party/libwebsockets/lib/system/fault-injection/
H A Dfault-injection.c194 do_inherit(lws_fi_ctx_t *fic_dest, lws_fi_t *pfi, size_t trim) in do_inherit() argument
/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc.c289 static void trim(struct chunk *self, size_t n) in trim() function
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H A Dmalloc.c270 static void trim(struct chunk *self, size_t n) in trim() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc.c277 static void trim(struct chunk *self, size_t n) in trim() function
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_draw.c400 bool trim = u_trim_pipe_prim(info->mode, (unsigned *)&draws[0].count); in crocus_draw_vbo() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp281 size_t MemoryProgramCache::trim(size_t limit) in trim() function in gl::MemoryProgramCache
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dtransupp.h135 boolean trim; /* if TRUE, trim partial MCUs as needed */ member
/third_party/toybox/toys/posix/
H A Dgrep.c94 outline(char *line, char dash, char *name, long lcount, long bcount, unsigned trim) outline() argument
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h129 void trim() { in trim() function in skia::textlayout::TextWrapper::TextStretch
140 void trim(Cluster* cluster) { in trim() function in skia::textlayout::TextWrapper::TextStretch
/third_party/skia/modules/pathkit/
H A Dchaining.js
H A Dexterns.js
/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/
H A Ddate_time_rule.cpp304 std::string DateTimeRule::trim(const std::string& src) in trim() function in OHOS::Global::I18n::DateTimeRule
/base/global/i18n/frameworks/intl/src/
H A Dutils.cpp267 std::string trim(std::string &s) in trim() function
/third_party/ltp/scripts/
H A Dcheckpatch.pl2461 sub trim { global() subroutine
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.cpp196 void LiveRange::trim(InstNumberT Lower) { in trim() function in Ice::LiveRange
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php59 public static function divideInt64ToInt32($value, &$high, &$low, $trim = false) variable
/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c359 const AVFilter *trim; in insert_trim() local
/third_party/ffmpeg/libavcodec/
H A Dopus.c675 int trim = f->alloc_trim - 5 - f->size; in ff_celt_bitalloc() local

Completed in 23 milliseconds

123