Searched defs:pattern (Results 1 – 13 of 13) sorted by relevance
| /system/core/base/include/android-base/ |
| D | test_utils.h | 74 #define ASSERT_MATCH(str, pattern) \ argument 81 #define ASSERT_NOT_MATCH(str, pattern) \ argument 88 #define EXPECT_MATCH(str, pattern) \ argument 95 #define EXPECT_NOT_MATCH(str, pattern) \ argument
|
| /system/libvintf/ |
| D | Regex.cpp | 34 bool Regex::compile(const std::string& pattern) { in compile()
|
| /system/core/libcutils/ |
| D | ashmem-host.cpp | 39 char pattern[PATH_MAX]; in ashmem_create_region() local
|
| /system/extras/boottime_tools/bootanalyze/ |
| D | bootanalyze.py | 718 def extract_a_time(line, pattern, date_transform_function): argument 725 def extract_time(events, pattern, date_transform_function): argument
|
| /system/update_engine/common/ |
| D | test_utils.h | 169 explicit ScopedTempFile(const std::string& pattern) { in ScopedTempFile()
|
| /system/core/toolbox/upstream-netbsd/usr.bin/grep/ |
| D | grep.h | 104 unsigned char *pattern; member
|
| D | grep.c | 85 char **pattern; variable
|
| /system/core/libpixelflinger/codeflinger/ |
| D | disassem.c | 110 u_int pattern; member
|
| /system/core/adf/libadf/ |
| D | adf.cpp | 53 static ssize_t adf_find_nodes(const char *pattern, adf_id_t **ids_out) in adf_find_nodes() 227 char pattern[64]; in adf_interfaces() local 442 char pattern[64]; in adf_overlay_engines() local
|
| /system/netd/bpfloader/ |
| D | BpfLoader.cpp | 212 for (const auto& pattern : mapPatterns) { in loadProg() local
|
| /system/extras/ksmutils/ |
| D | ksminfo.c | 52 uint16_t pattern; member
|
| /system/update_engine/payload_generator/ |
| D | delta_diff_utils_unittest.cc | 71 void CreatePartition(PartitionConfig* part, const string& pattern, in CreatePartition()
|
| /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
|