Home
last modified time | relevance | path

Searched defs:extra_options (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/test/shape/
Drun-tests.py82 extra_options = ["--shaper=ot"] variable
/third_party/flutter/skia/third_party/externals/harfbuzz/test/shaping/
Drun-tests.py84 extra_options = ["--shaper=ot"] variable
/third_party/harfbuzz/test/shaping/
Drun-tests.py89 extra_options = ["--shaper=ot"] variable
/third_party/pcre2/pcre2/src/
Dpcre2_intmodedep.h574 uint32_t extra_options; member
627 uint32_t extra_options; /* Taken from compile_context */ member
Dpcre2grep.c263 static uint32_t extra_options = 0; variable
Dpcre2_compile.c2527 uint32_t extra_options = cb->cx->extra_options; in parse_regex() local
Dpcre2test.c4414 uint32_t compile_options, overall_options, extra_options; in show_pattern_info() local