Home
last modified time | relevance | path

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

/external/harfbuzz_ng/test/shaping/
Drun-tests.py84 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/webrtc/webrtc/modules/video_coding/
Dvideo_sender_unittest.cc450 Config extra_options; in TEST_F() local
/external/kmod/tools/
Dmodprobe.c513 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/dist2/src/
Dpcre2_intmodedep.h575 uint32_t extra_options; member
626 uint32_t extra_options; /* Taken from compile_context */ member
Dpcre2grep.c230 static uint32_t extra_options = 0; variable
Dpcre2test.c4320 uint32_t compile_options, overall_options, extra_options; in show_pattern_info() local
/external/kmod/libkmod/
Dlibkmod-module.c1238 unsigned int flags, const char *extra_options, in kmod_module_probe_insert_module()
/external/webrtc/webrtc/
Dcommon_types.h713 Config* extra_options; member