Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/shape/
Drun-tests.py82 extra_options = ["--shaper=ot"] variable
/external/kmod/libkmod/python/kmod/
Dmodule.pyx118 def insert(self, flags=0, extra_options=None, install_callback=None, argument
/external/yapf/yapftests/
Dyapf_test.py389 extra_options=None, argument
/external/kmod/tools/
Dmodprobe.c519 const char *extra_options) in insmod()
/external/ppp/pppd/
Doptions.c191 static struct option_list *extra_options = NULL; variable
Dauth.c149 static struct wordlist *extra_options; variable
/external/pcre/src/
Dpcre2_intmodedep.h574 uint32_t extra_options; member
627 uint32_t extra_options; /* Taken from compile_context */ member
Dpcre2grep.c255 static uint32_t extra_options = 0; variable
Dpcre2_compile.c2612 uint32_t extra_options = cb->cx->extra_options; in parse_regex() local
Dpcre2test.c4426 uint32_t compile_options, overall_options, extra_options; in show_pattern_info() local
/external/kmod/libkmod/
Dlibkmod-module.c1249 unsigned int flags, const char *extra_options, in kmod_module_probe_insert_module()