Home
last modified time | relevance | path

Searched defs:regex_str (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c82 const char * regex_str, in regex_helper()
139 const char * regex_str = "(-*)(\\|*)([[:lower:]]*)\\[*([[:digit:]]*)\\]*(\\.*[[:lower:]_]*)"; in init_rc_normal_src() local
268 const char * regex_str = "([[:lower:]]*)\\[*([[:digit:]]*)\\]*(\\.*[[:lower:]]*)"; in init_rc_normal_dst() local
373 …const char * regex_str = "[[:digit:]: ]*([[:upper:][:digit:]]+)(_SAT)*[ ]*([^,;]*)[, ]*([^,;]*)[, … in parse_rc_normal_instruction() local
/third_party/selinux/libselinux/utils/
Dsefcontext_compile.c179 char *regex_str = specs[i].regex_str; in write_binary_file() local
/third_party/benchmark/test/
Doutput_test.h34 std::string regex_str; member
/third_party/selinux/libselinux/src/
Dlabel_file.h48 char *regex_str; /* regular expression string for diagnostics */ member
Dlabel_file.c1073 char* regex_str = matches[i]->regex_str; in hash_all_partial_matches() local