Searched refs:default_options (Results 1 – 4 of 4) sorted by relevance
171 default_options = ["--device=%s" % device ]175 option = default_options + ["--read"]181 option = default_options + ["--mmap"]184 option = default_options + ["--userp"]198 option = default_options[:]
81 static RE_Options default_options; variable86 options_ = default_options; in Init()
2985 pcre_uint32 default_options = 0; in main() local3132 else if (strcmp(arg, "-O") == 0) default_options |= PCRE_NO_AUTO_POSSESS; in main()3705 options = default_options; in main()
317 const Config default_options; in SetupTemporalLayers() local319 (codec.extra_options ? codec.extra_options : &default_options) in SetupTemporalLayers()