Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
Drc_test_helpers.c82 const char * regex_str, in regex_helper()
140 const char * regex_str = "(-*)(\\|*)([[:lower:]]*)\\[*([[:digit:]]*)\\]*(\\.*[[:lower:]_]*)"; in init_rc_normal_src() local
269 const char * regex_str = "([[:lower:]]*)\\[*([[:digit:]]*)\\]*(\\.*[[:lower:]]*)"; in init_rc_normal_dst() local
374 …const char * regex_str = "[[:digit:]: ]*([[:upper:][:digit:]]+)(_SAT)*[ ]*([^,;]*)[, ]*([^,;]*)[, … in parse_rc_normal_instruction() local
/third_party/vixl/test/aarch64/
Dtest-debugger-aarch64.h150 std::string regex_str = "(0x)0*([0-9a-f]+) [0-9a-f]+\t\t"; in GetInstructionAddress() 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.c1145 char* regex_str = matches[i]->regex_str; in hash_all_partial_matches() local
/third_party/libabigail/src/
Dabg-suppression-priv.h669 set_type_name_not_regex_str(const string regex_str) in set_type_name_not_regex_str()
/third_party/protobuf/third_party/googletest/googletest/test/
Dgoogletest-death-test-test.cc498 const ::string regex_str(regex_c_str); in TEST_F() local