/system/sepolicy/tools/ |
D | check_seapp.c | 94 pcre *compiled; member 323 int ret = pcre_exec(assert->regex.compiled, assert->regex.extra, tomatch, in match_regex() 344 km->regex.compiled = pcre_compile(anchored, PCRE_DOTALL, errbuf, erroff, in compile_regex() 346 if (!km->regex.compiled) { in compile_regex() 350 km->regex.extra = pcre_study(km->regex.compiled, 0, errbuf); in compile_regex() 440 if (!m->regex.compiled) { in key_map_validate() 574 if (m->regex.compiled) { in rule_map_free() 575 pcre_free(m->regex.compiled); in rule_map_free()
|
/system/bt/service/common/ |
D | README | 15 from source files as these are pre-compiled. For example,
|
/system/connectivity/shill/cellular/ |
D | mobile_operator_info_impl.cc | 66 string GetRegError(int code, const regex_t* compiled) { in GetRegError() argument 67 size_t length = regerror(code, compiled, nullptr, 0); in GetRegError() 69 DCHECK_EQ(length, regerror(code, compiled, buffer.data(), length)); in GetRegError()
|
/system/extras/crypto-perf/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/init/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/tpm/attestation/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/libfec/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/verity/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/webservd/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/tpm/trunks/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/taskstats/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/keymaster/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/libutils/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/libpagemap/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/kexec_tools/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/firewalld/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/sane_schedstat/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/boot_control_copy/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/memtrack/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/sound/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/ext4_utils/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/squashfs_utils/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/logwrapper/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/security/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/procmem/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|