Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/build/android/gyp/
H A Djava_cpp_strings.py21 VALUE_RE = re.compile(r'\s*("(?:\"|[^"])*")\s*;') variable in StringParserDelegate
H A Djava_cpp_features.py25 VALUE_RE = re.compile(r'\s*("(?:\"|[^"])*")\s*,') variable in FeatureParserDelegate
/aosp_15_r20/external/cronet/build/android/gyp/
H A Djava_cpp_strings.py21 VALUE_RE = re.compile(r'\s*("(?:\"|[^"])*")\s*;') variable in StringParserDelegate
H A Djava_cpp_features.py25 VALUE_RE = re.compile(r'\s*("(?:\"|[^"])*")\s*,') variable in FeatureParserDelegate