Home
last modified time | relevance | path

Searched defs:decomposed (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/npm/lib/install/
Ddecompose-actions.js5 module.exports = function (differences, decomposed, next) { argument
30 function addAction (decomposed, action, pkg) { argument
35 function addSteps (decomposed, pkg) { argument
59 function updateSteps (decomposed, pkg) { argument
64 function removeSteps (decomposed, pkg) { argument
69 function moveSteps (decomposed, pkg) { argument
77 function defaultSteps (decomposed, cmd, pkg) { argument
/third_party/glib/glib/tests/
Dsearch-utils.c37 SearchTest decomposed[] = { variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc212 UChar decomposed[4]; in hb_icu_unicode_decompose() local
Dhb-unicode.cc480 hb_codepoint_t *decomposed) in hb_unicode_decompose_compatibility()
Dhb-ot-shape-complex-hangul.cc342 hb_codepoint_t decomposed[3] = {LBase + lindex, in preprocess_text_hangul() local
/third_party/harfbuzz/src/
Dhb-icu.cc212 UChar decomposed[4]; in hb_icu_unicode_decompose() local
Dhb-unicode.cc480 hb_codepoint_t *decomposed) in hb_unicode_decompose_compatibility()
Dhb-ot-shape-complex-hangul.cc342 hb_codepoint_t decomposed[3] = {LBase + lindex, in preprocess_text_hangul() local
/third_party/skia/src/core/
DSkImageFilterTypes.cpp32 SkSize decomposed; in decomposeCTM() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-icu.cc218 UChar decomposed[4]; in hb_icu_unicode_decompose() local
Dhb-ot-shape-complex-hangul.cc338 hb_codepoint_t decomposed[3] = {LBase + lindex, in preprocess_text_hangul() local
Dhb-unicode.cc449 hb_codepoint_t *decomposed) in hb_unicode_decompose_compatibility()
/third_party/skia/third_party/externals/tint/src/transform/
Ddecompose_strided_matrix.cc128 std::unordered_map<const ast::StructMember*, MatrixInfo> decomposed; in Run() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/gennorm2/
Dnorms.cpp233 UnicodeString *decomposed=nullptr; in rangeHandler() local
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
Dnorms.cpp233 UnicodeString *decomposed=nullptr; in rangeHandler() local
/third_party/icu/icu4c/source/tools/gennorm2/
Dnorms.cpp233 UnicodeString *decomposed=nullptr; in rangeHandler() local
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DFontCollection.cpp381 UChar decomposed[4]; in getFamilyForChar() local
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dfloat_conversion.cc1239 bool FloatToBuffer(Decomposed<Float> decomposed, int precision, Buffer *out, in FloatToBuffer()
1309 auto decomposed = Decompose(abs_v); in FloatToSink() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dfloat_conversion.cc1258 bool FloatToBuffer(Decomposed<Float> decomposed, int precision, Buffer *out, in FloatToBuffer()
1328 auto decomposed = Decompose(abs_v); in FloatToSink() local