Home
last modified time | relevance | path

Searched defs:variations (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
Dtest_reflow.py24 def makeTestId(variations): argument
42 def __init__(self, variations): argument
58 variations = [ variable
/third_party/node/test/parallel/
Dtest-https-agent-additional-options.js47 function variations(iter, port, cb) { function
/third_party/typescript/src/services/codefixes/
DfixInvalidImportSyntax.ts9 const variations: CodeFixAction[] = []; constant
/third_party/icu/docs/processes/release/tasks/
Dhealthy-code.md363 <span style="background-color:yellow">When guard conditionals (e.g. #ifndef
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-var.cc275 const hb_variation_t *variations, /* IN */ in hb_ot_var_normalize_variations()
Dhb-coretext.cc337 CFMutableDictionaryRef variations = in _hb_coretext_shaper_font_data_create() local
Dhb-font.cc2043 const hb_variation_t *variations, in hb_font_set_variations()
/third_party/rust/crates/aho-corasick/src/packed/
Dtests.rs34 fn variations(&self) -> Vec<SearchTestOwned> { in variations() method
/third_party/python/Doc/install/
Dindex.rst126 .. _inst-splitting-up:
/third_party/skia/third_party/externals/harfbuzz/util/
Dfont-options.hh56 hb_variation_t *variations = nullptr; member
/third_party/skia/src/ports/
DSkFontHost_FreeType.cpp606 FT_MM_Var* variations = nullptr; in GetVariationDesignPosition() local
1654 FT_MM_Var* variations = nullptr; in onGetVariationDesignParameters() local
1932 FT_MM_Var* variations = nullptr; in GetAxes() local
/third_party/typescript/src/harness/
DharnessIO.ts1029 const variations: { key: string, value?: string | number }[] = []; constant