/Zephyr-Core-3.4.0/lib/posix/ |
D | fnmatch.c | 122 static int fnmatchx(const char *pattern, const char *string, int flags, size_t recursion) in fnmatchx() 258 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
/Zephyr-Core-3.4.0/tests/subsys/settings/file/src/ |
D | settings_test_compress_file.c | 86 int file_str_cmp(const char *fname, char const *string, size_t pattern_len) in file_str_cmp()
|
D | settings_test_file.c | 206 int settings_test_file_strstr(const char *fname, char const *string, in settings_test_file_strstr()
|
/Zephyr-Core-3.4.0/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.h | 343 virtual void getPassword(std::string & /* password */, int /* size */) in getPassword() 430 virtual Decision verify(const std::string & /* host */, const char * /* name */, in verify()
|
/Zephyr-Core-3.4.0/subsys/usb/device/ |
D | os_desc.h | 18 uint8_t *string; member
|
/Zephyr-Core-3.4.0/samples/drivers/lcd_cyclonev_socdk/src/ |
D | main.c | 90 static const unsigned char string[] = "Hello world!"; in main() local
|
/Zephyr-Core-3.4.0/tests/benchmarks/app_kernel/src/ |
D | master.h | 156 #define PRINT_STRING(string, stream) fputs(string, stream) argument
|
/Zephyr-Core-3.4.0/tests/lib/thrift/ThriftTest/src/ |
D | server.hpp | 117 void testStringMap(map<std::string, std::string> &out, in testStringMap() 118 const map<std::string, std::string> &thing) override in testStringMap()
|
/Zephyr-Core-3.4.0/scripts/west_commands/ |
D | zcmake.py | 89 def make_c_identifier(string): argument
|
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/shell/ |
D | rpr.c | 52 char string[64 + 1]; in rpr_scan_report() local
|
/Zephyr-Core-3.4.0/samples/subsys/usb/hid-cdc/src/ |
D | main.c | 138 static char string[64]; variable
|
/Zephyr-Core-3.4.0/include/zephyr/drivers/modem/ |
D | hl7800.h | 169 char *string; member
|
/Zephyr-Core-3.4.0/subsys/net/lib/zperf/ |
D | zperf_shell.c | 109 static long parse_number(const char *string, const uint32_t *divisor_arr, in parse_number()
|
/Zephyr-Core-3.4.0/tests/lib/json/src/ |
D | main.c | 567 char string[] = "\"abc" in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/btp/ |
D | btp_mesh.h | 85 uint8_t string[]; member 760 uint8_t string[]; member
|
/Zephyr-Core-3.4.0/drivers/modem/ |
D | hl7800.c | 3716 char string[MDM_MAX_RESP_SIZE]; in on_cmd_sockerror() local
|