| /system/extras/simpleperf/ |
| D | RegEx.cpp | 44 RegExImpl(std::string_view pattern) in RegExImpl() 71 std::unique_ptr<RegEx> RegEx::Create(std::string_view pattern) { in Create()
|
| D | RegEx.h | 50 RegEx(std::string_view pattern) : pattern_(pattern) {} in RegEx()
|
| /system/memory/libmeminfo/libelf64/tests/page_size_16kb/ |
| D | elf_alignment_test.cpp | 44 static inline bool startsWithPattern(const std::string& str, const std::string& pattern) { in startsWithPattern() 93 for (const auto& pattern : ignored_directories) { in LoadAlignmentCb() local
|
| /system/core/init/ |
| D | firmware_handler.cpp | 56 bool PrefixMatch(const std::string& pattern, const std::string& path) { in PrefixMatch() 60 bool FnMatch(const std::string& pattern, const std::string& path) { in FnMatch() 64 bool EqualMatch(const std::string& pattern, const std::string& path) { in EqualMatch()
|
| /system/libvintf/ |
| D | Regex.cpp | 36 bool Regex::compile(const std::string& pattern) { in compile()
|
| /system/extras/torq/src/ |
| D | utils.py | 63 def wait_for_output(pattern, process, timeout): argument
|
| /system/libvintf/xsd/halManifest/vts/ |
| D | ValidateHalManifest.cpp | 46 static std::vector<std::string> glob(const std::string& pattern) { in glob()
|
| /system/sepolicy/tools/ |
| D | sepolicy_generate_compat.py | 73 def fetch_artifact(branch, build, pattern, destination='.'): argument
|
| /system/libprocinfo/ |
| D | process.cpp | 159 static constexpr const char* pattern = in GetProcessInfoFromProcPidFd() local
|
| /system/extras/boottime_tools/bootanalyze/ |
| D | bootanalyze.py | 819 def extract_a_time(line, pattern, date_transform_function): argument 826 def extract_time(events, pattern, date_transform_function): argument
|
| /system/extras/zram-perf/ |
| D | zram-perf.cpp | 28 std::vector<typeof(val)> pattern(kPatternSize, 0); in fillPageCompressible() local
|
| /system/core/libcutils/ |
| D | fs_config.cpp | 274 std::string pattern(prefix, len); in fs_config_cmp() local
|
| /system/core/libmodprobe/ |
| D | libmodprobe.cpp | 631 std::vector<std::string> Modprobe::ListModules(const std::string& pattern) { in ListModules()
|
| /system/tools/aidl/build/ |
| D | aidl_test.go | 210 func testAidlError(t *testing.T, pattern, bp string, customizers ...android.FixturePreparer) { argument
|
| /system/core/fs_mgr/libfstab/ |
| D | fstab.cpp | 850 for (const auto& pattern : skip_mount_patterns) { in SkipMountWithConfig() local
|
| /system/core/trusty/storage/tests/ |
| D | main.cpp | 44 uint32_t pattern = (uint32_t)(off / sizeof(uint32_t)); in fill_pattern32() local 53 uint32_t pattern = (uint32_t)(off / sizeof(uint32_t)); in check_pattern32() local
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 30627 char pattern[256]; member 37367 const char *pattern; member 66014 u8 *pattern; member 66020 u8 *pattern; member 129607 char pattern[0]; member 132589 const char *pattern; member 135139 char pattern[128]; member 144135 const u8 *pattern; member
|
| /system/bpf/include/vmlinux/android15_6.6/x86_64/ |
| D | vmlinux.h | 40336 char pattern[256]; member 46986 const char *pattern; member 75802 u8 *pattern; member 75808 u8 *pattern; member 137242 char pattern[0]; member 140243 const char *pattern; member 142795 char pattern[128]; member 151784 const u8 *pattern; member
|