Home
last modified time | relevance | path

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

/external/deqp/scripts/
Dgen_khronos_cts_bp.py276 def isSourceFile (filename, include_patterns, exclude_patterns): argument
296 def getSourceFiles (src_roots, include_patterns, exclude_patterns): argument
/external/googleapis/google/cloud/dataplex/v1/
Dresources.proto233 repeated string include_patterns = 2 field
579 repeated string include_patterns = 2 field
/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/
Dresources.proto233 repeated string include_patterns = 2 field
579 repeated string include_patterns = 2 field
/external/pcre/src/
Dpcre2grep.c358 static patstr *include_patterns = NULL; variable