Home
last modified time | relevance | path

Searched defs:string (Results 1 – 16 of 16) sorted by relevance

/Zephyr-Core-3.4.0/lib/posix/
Dfnmatch.c122 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/
Dsettings_test_compress_file.c86 int file_str_cmp(const char *fname, char const *string, size_t pattern_len) in file_str_cmp()
Dsettings_test_file.c206 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/
DTSSLSocket.h343 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/
Dos_desc.h18 uint8_t *string; member
/Zephyr-Core-3.4.0/samples/drivers/lcd_cyclonev_socdk/src/
Dmain.c90 static const unsigned char string[] = "Hello world!"; in main() local
/Zephyr-Core-3.4.0/tests/benchmarks/app_kernel/src/
Dmaster.h156 #define PRINT_STRING(string, stream) fputs(string, stream) argument
/Zephyr-Core-3.4.0/tests/lib/thrift/ThriftTest/src/
Dserver.hpp117 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/
Dzcmake.py89 def make_c_identifier(string): argument
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/shell/
Drpr.c52 char string[64 + 1]; in rpr_scan_report() local
/Zephyr-Core-3.4.0/samples/subsys/usb/hid-cdc/src/
Dmain.c138 static char string[64]; variable
/Zephyr-Core-3.4.0/include/zephyr/drivers/modem/
Dhl7800.h169 char *string; member
/Zephyr-Core-3.4.0/subsys/net/lib/zperf/
Dzperf_shell.c109 static long parse_number(const char *string, const uint32_t *divisor_arr, in parse_number()
/Zephyr-Core-3.4.0/tests/lib/json/src/
Dmain.c567 char string[] = "\"abc" in ZTEST() local
/Zephyr-Core-3.4.0/tests/bluetooth/tester/src/btp/
Dbtp_mesh.h85 uint8_t string[]; member
760 uint8_t string[]; member
/Zephyr-Core-3.4.0/drivers/modem/
Dhl7800.c3716 char string[MDM_MAX_RESP_SIZE]; in on_cmd_sockerror() local