/third_party/skia/src/core/ |
H A D | SkImageInfo.cpp | 146 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 D | prscmnts.cpp | 71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() function
|
/third_party/ffmpeg/libavfilter/ |
H A D | trim.c | 190 AVFILTER_DEFINE_CLASS(trim); variable
|
H A D | af_alimiter.c | 301 int trim = FFMIN(new_out_samples, s->in_trim); in filter_frame() local
|
H A D | af_ladspa.c | 230 int trim = FFMIN(new_out_samples, s->in_trim); in filter_frame() local
|
/third_party/libwebsockets/lib/system/fault-injection/ |
H A D | fault-injection.c | 194 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 D | malloc.c | 289 static void trim(struct chunk *self, size_t n) in trim() function
|
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/ |
H A D | malloc.c | 270 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 D | malloc.c | 277 static void trim(struct chunk *self, size_t n) in trim() function
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_draw.c | 400 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 D | MemoryProgramCache.cpp | 281 size_t MemoryProgramCache::trim(size_t limit) in trim() function in gl::MemoryProgramCache
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | transupp.h | 135 boolean trim; /* if TRUE, trim partial MCUs as needed */ member
|
H A D | transupp.c | 191 adjust_quant(j_decompress_ptr srcinfo, jvirt_barray_ptr *src_coef_arrays, j_decompress_ptr dropinfo, jvirt_barray_ptr *drop_coef_arrays, boolean trim, j_compress_ptr dstinfo) adjust_quant() argument [all...] |
/third_party/toybox/toys/posix/ |
H A D | grep.c | 94 outline(char *line, char dash, char *name, long lcount, long bcount, unsigned trim) outline() argument
|
/third_party/skia/modules/skparagraph/src/ |
H A D | TextWrapper.h | 129 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 D | chaining.js | |
H A D | externs.js | |
/third_party/ltp/scripts/ |
H A D | checkpatch.pl | 2461 sub trim { global() subroutine [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceOperand.cpp | 196 void LiveRange::trim(InstNumberT Lower) { in trim() function in Ice::LiveRange
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | GPBUtil.php | 59 public static function divideInt64ToInt32($value, &$high, &$low, $trim = false) variable
|
/third_party/ffmpeg/fftools/ |
H A D | ffmpeg_filter.c | 359 const AVFilter *trim; in insert_trim() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | opus.c | 675 int trim = f->alloc_trim - 5 - f->size; in ff_celt_bitalloc() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | wrtxml.cpp | 373 trim(char **src, int32_t *len){ in trim() function
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | wrtxml.cpp | 373 trim(char **src, int32_t *len){ in trim() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
H A D | vktTestPackage.cpp | 232 std::string trim (const std::string& original) in trim() function
|