Home
last modified time | relevance | path

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

/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.c1240 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()