Home
last modified time | relevance | path

Searched defs:trimmed (Results 1 - 21 of 21) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DstringTrim.js2 var trimmed: string; variable
10 var trimmed; variable
[all...]
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DTrimPaths.cpp93 std::vector<sk_sp<sksg::GeometryNode>> trimmed; in AttachTrimGeometryEffect() local
/third_party/gn/src/gn/
H A Dc_include_iterator.cc70 std::string_view trimmed = TrimLeadingWhitespace(line); in ExtractInclude() local
[all...]
H A Dinput_conversion.cc214 std::string trimmed; in DoConvertInputToValue() local
H A Dcommand_format.cc300 std::string trimmed; in TrimAndPrintToken() local
301 TrimWhitespaceASCII(std::string(token.value()), base::TRIM_ALL, &trimmed); in TrimAndPrintToken() local
325 std::string trimmed; in PrintTrailingCommentsWrapped() local
326 TrimWhitespaceASCII(std::string(c.value()), base::TRIM_ALL, &trimmed); in PrintTrailingCommentsWrapped() local
706 std::string_view trimmed = in ExceedsMaximumWidth() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H A Dstrtod.cc190 static bool DoubleStrtod(Vector<const char> trimmed, in DoubleStrtod() argument
126 TrimAndCut(Vector<const char> buffer, int exponent, char* buffer_copy_space, int space_size, Vector<const char>* trimmed, int* updated_exponent) TrimAndCut() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-strtod.cpp204 static bool DoubleStrtod(Vector<const char> trimmed, in DoubleStrtod() argument
140 TrimAndCut(Vector<const char> buffer, int exponent, char* buffer_copy_space, int space_size, Vector<const char>* trimmed, int* updated_exponent) TrimAndCut() argument
[all...]
H A Dunits_data.cpp29 CharString trimmed; in trimSpaces() local
H A Dnumber_longnames.cpp1056 const UChar *trimmed = trimSpaceChars(denominatorPattern.getBuffer(), trimmedLen); in forArbitraryUnit() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-strtod.cpp204 static bool DoubleStrtod(Vector<const char> trimmed, in DoubleStrtod() argument
140 TrimAndCut(Vector<const char> buffer, int exponent, char* buffer_copy_space, int space_size, Vector<const char>* trimmed, int* updated_exponent) TrimAndCut() argument
[all...]
H A Dunits_data.cpp31 CharString trimmed; in trimSpaces() local
H A Dnumber_longnames.cpp1056 const char16_t *trimmed = trimSpaceChars(denominatorPattern.getBuffer(), trimmedLen); in forArbitraryUnit() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-strtod.cpp204 static bool DoubleStrtod(Vector<const char> trimmed, in DoubleStrtod() argument
140 TrimAndCut(Vector<const char> buffer, int exponent, char* buffer_copy_space, int space_size, Vector<const char>* trimmed, int* updated_exponent) TrimAndCut() argument
[all...]
H A Dunits_data.cpp27 CharString trimmed; in trimSpaces() local
H A Dnumber_longnames.cpp1058 const UChar *trimmed = trimSpaceChars(denominatorPattern.getBuffer(), trimmedLen); in forArbitraryUnit() local
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c280 size_t trimmed = 0; in lws_diskcache_trim() local
/third_party/ntfs-3g/libntfs-3g/
H A Dioctl.c255 static int fstrim(ntfs_volume *vol, void *data, u64 *trimmed) in fstrim() argument
404 u64 trimmed; in ntfs_ioctl() local
/third_party/node/deps/v8/src/base/numbers/
H A Dstrtod.cc148 static bool DoubleStrtod(Vector<const char> trimmed, int exponent, in TrimLeadingZeros() argument
393 Vector<const char> trimmed = TrimTrailingZeros(left_trimmed); Strtod() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c590 uint32_t trimmed = 0; in trim_constlens() local
623 uint32_t trimmed = 0; in ir3_trim_constlen() local
/third_party/skia/tools/skdiff/
H A Dskdiff_main.cpp42 const char* trimmed = strrchr(src, SkOSPath::SEPARATOR); in add_unique_basename() local
/third_party/f2fs-tools/include/
H A Df2fs_fs.h502 int trimmed; member

Completed in 25 milliseconds