Home
last modified time | relevance | path

Searched defs:match_options (Results 1 – 4 of 4) sorted by relevance

/external/pigweed/pw_protobuf/py/pw_protobuf/
Doptions.py73 def match_options(name: str, options: ParsedOptions) -> CodegenOptions: function
/external/icing/icing/result/
Dsnippet-retriever.cc482 MatchOptions* match_options, in GetEntriesFromProperty()
614 const std::string& current_path, MatchOptions* match_options, in RetrieveSnippetForSection()
678 MatchOptions match_options = {snippet_spec}; in RetrieveSnippet() local
/external/pcre/src/
Dpcre2_fuzzsupport.c60 uint32_t match_options; in LLVMFuzzerTestOneInput() local
Dpcre2_jit_test.c153 int match_options; member