/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/core/liblog/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/libnetutils/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/memcpy-perf/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/run-as/ |
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/memtrack/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/simpleperf/ |
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/extras/micro_bench/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/adb/ |
D | NOTICE | 46 not limited to compiled object code, generated documentation,
|
/system/extras/latencytop/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/core/debuggerd/ |
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/tpm/tpm_manager/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/f2fs_utils/ |
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,
|
/system/extras/tests/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/tpm/ |
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/extras/showslab/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|
/system/extras/slideshow/ |
D | NOTICE | 45 not limited to compiled object code, generated documentation,
|