/Zephyr-latest/scripts/build/ |
D | gen_app_partitions.py | 205 string = "" 208 string = linker_start_seq.format(lnkr_sect, lnkr_sect.upper()) 211 string += data_template.format(partition) 214 string += library_data_template.format(lib) 215 string += bss_template.format(partition, lnkr_sect) 218 string += library_bss_template.format(lib) 219 string += footer_template.format(partition) 222 string += linker_end_seq.format(lnkr_sect) 223 string += size_string 225 string = empty_app_smem.format(lnkr_sect, lnkr_sect.upper()) [all …]
|
/Zephyr-latest/samples/net/cloud/tagoio_http_post/ |
D | Kconfig | 12 string "TagoIO Main Server" 17 string "The Device Identification Token" 33 string "WIFI SSID - Network name" 37 string "WIFI PSK - Network password key"
|
/Zephyr-latest/modules/thrift/src/thrift/transport/ |
D | TSSLSocket.h | 145 TSSLSocket(std::shared_ptr<SSLContext> ctx, std::string host, int port, 153 TSSLSocket(std::shared_ptr<SSLContext> ctx, std::string host, int port, 252 virtual std::shared_ptr<TSSLSocket> createSocket(const std::string &host, int port); 260 createSocket(const std::string &host, int port, 267 virtual void ciphers(const std::string &enable); 343 virtual void getPassword(std::string & /* password */, int /* size */) in getPassword() argument 364 TSSLException(const std::string &message) in TSSLException() 430 virtual Decision verify(const std::string & /* host */, const char * /* name */, in verify() argument 458 Decision verify(const std::string &host, const char *name, int size) noexcept override;
|
/Zephyr-latest/samples/boards/nxp/s32/netc/ |
D | Kconfig | 9 string "My IPv6 address for second interface" 14 string "My IPv4 address for second interface" 19 string "My IPv4 netmask for second interface"
|
/Zephyr-latest/boards/snps/nsim/arc_classic/ |
D | board.cmake | 4 string(SUBSTRING "${BOARD_QUALIFIERS}" 1 -1 NSIM_BASE_FILENAME) 5 string(REPLACE "/" "_" NSIM_BASE_FILENAME "${NSIM_BASE_FILENAME}") 15 string(REPLACE "nsim" "mdb" MDB_ARGS "${NSIM_BASE_FILENAME}.args")
|
/Zephyr-latest/samples/subsys/usb/common/ |
D | Kconfig.sample_usbd | 13 string "USB device sample manufacturer string" 16 USB device sample manufacturer string. 19 string "USB device sample product string"
|
/Zephyr-latest/samples/net/sockets/echo_server/ |
D | Kconfig | 16 string "My IPv6 address for second interface" 21 string "My IPv4 address for second interface" 26 string "My IPv4 netmask for second interface" 40 string "My IPv6 address for third interface" 45 string "My IPv4 address for third interface" 50 string "My IPv4 netmask for third interface" 64 string "Remote IP address of the tunnel interface" 70 string "My address for tunnel interface" 76 string "Header file containing PSK"
|
/Zephyr-latest/tests/net/virtual/ |
D | Kconfig | 9 string "Remote IP address of the tunnel interface" 15 string "My address for tunnel interface" 21 string "Name of the tunnel interface"
|
/Zephyr-latest/samples/net/sockets/echo_client/ |
D | Kconfig | 9 string "My IPv6 address for second interface" 14 string "My IPv4 address for second interface" 28 string "My IPv6 address for third interface" 33 string "My IPv4 address for third interface" 47 string "Header file containing PSK"
|
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 88 string(JSON subjson GET "${json_content}" ${key}) 90 # new lists are stored in CMake string format, but those imported via 93 string(JSON type TYPE "${json_content}" ${key}) 95 string(JSON arraylength LENGTH "${subjson}") 107 string(JSON item GET "${json_content}" ${key} ${i}) 113 string(JSON json_content SET "${json_content}" ${key} "\"${subjson}\"") 116 string(JSON index LENGTH "${subjson}") 131 string(REGEX REPLACE "([^\\])," "\\1;" pair_list "${map_value}") 141 string(REGEX MATCH "^[^:]*" map_key "${pair}") 142 string(REGEX REPLACE "^${map_key}:[ ]*" "" value "${pair}") [all …]
|
D | basic_settings.cmake | 31 # remaining of string into a value that populates the property. 33 string(REGEX MATCH "([^:]*):([^=]*)=" variable_identifier ${str}) 34 string(LENGTH ${variable_identifier} variable_identifier_length) 35 string(SUBSTRING "${str}" ${variable_identifier_length} -1 variable_value)
|
/Zephyr-latest/share/sysbuild/ |
D | Kconfig.v2 | 6 string 19 Otherwise, it is the empty string. For example, if BOARD is 21 this option will be the empty string. 24 string
|
/Zephyr-latest/samples/net/lldp/ |
D | Kconfig | 15 string "My IPv6 address for second interface" 20 string "My IPv4 address for second interface" 34 string "My IPv6 address for third interface" 39 string "My IPv4 address for third interface"
|
/Zephyr-latest/tests/kconfig/functions/ |
D | Kconfig | 69 string 73 string 81 string 85 string
|
/Zephyr-latest/doc/services/ |
D | formatted_output.rst | 50 is deferred. In that case, a state (format string and arguments) must be captured. 51 Such state forms a self-contained package which contains format string and 53 part of a format string (format string or any ``%s`` argument). Package primary 63 formatted from such package as long as there is access to read-only string 71 it may contain read-only string location information. String can be formatted 74 package or **fully self-contained** if information about read-only string 80 method scans format string and based on detected format specifiers builds the 88 to append string to a package. It can be handled correctly during conversion 91 to the format string and it is not always possible thus it is recommended to 121 pointer arguments used by the string which are not appended to the string (but may [all …]
|
/Zephyr-latest/samples/drivers/lcd_cyclonev_socdk/src/ |
D | main.c | 90 static const unsigned char string[] = "Hello world!"; in main() local 91 int len = strlen((const unsigned char *) &string); in main() 103 send_string((uint8_t *)&string, len); in main()
|
/Zephyr-latest/samples/modules/thrift/hello/server/src/ |
D | HelloHandler.h | 31 void echo(std::string &_return, const std::string &msg) in echo()
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | Kconfig.dis | 23 Bluetooth DIS string storage size. Storage can be up to 248 bytes 34 string "Model number" 38 Configure model number string that can be read with the model number characteristic 42 string "Model name [DEPRECATED]" 60 string "Manufacturer name" 64 Configure manufacturer name string that can be read with the manufacturer name 68 string "Manufacturer name [DEPRECATED]" 147 string "Serial Number" 158 string "Firmware revision" 171 string "Hardware revision" [all …]
|
/Zephyr-latest/cmake/compiler/icx/ |
D | target.cmake | 8 # Note that NOSYSDEF_CFLAG may be an empty string, and 9 # set_ifndef() does not work with empty string. 33 string(REGEX REPLACE "\n" "" _OUTPUT "${_OUTPUT}") 64 string(REPLACE ";" " " CMAKE_REQUIRED_FLAGS "${CMAKE_REQUIRED_FLAGS}")
|
/Zephyr-latest/drivers/modem/ |
D | Kconfig.quectel-bg9x | 34 string "APN for establishing network connection" 42 string "Username for establishing network connection" 50 string "Password for establishing network connection" 58 string "Unsolicited response string expected from the modem" 61 This string is used to determine when modem powered and ready
|
/Zephyr-latest/modules/thrift/src/thrift/server/ |
D | TServerFramework.cpp | 47 using std::string; 93 template <typename T> static void releaseOneDescriptor(const string &name, T &pTransport) in releaseOneDescriptor() 99 string errStr = in releaseOneDescriptor() 100 string("TServerFramework " + name + " close failed: ") + ttx.what(); in releaseOneDescriptor() 180 string errStr = string("TServerTransport died: ") + ttx.what(); in serve()
|
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/ |
D | Kconfig | 7 string "Hostname of MQTT broker" 13 string "MQTT Broker Connection Port" 20 string "The MQTT topic the application should publish data to" 24 string "The MQTT topic the application will receive commands on"
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.proc1 | 40 int "uname version string length" 43 Defines the maximum string length of uname version. 46 int "uname nodename string length" 50 Defines the maximum string length of nodename version.
|
/Zephyr-latest/boards/snps/nsim/arc_v/ |
D | board.cmake | 5 string(SUBSTRING "${BOARD_QUALIFIERS}" 1 -1 NSIM_BASE_FILENAME) 6 string(REPLACE "/" "_" NSIM_BASE_FILENAME "${NSIM_BASE_FILENAME}")
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 74 single-string-used-for-slots, 157 truncated-format-string, 158 mixed-format-string, 160 missing-format-string-key, 163 bad-string-format-type, 192 pointless-string-statement, 227 bad-format-string-key, 228 unused-format-string-key, 229 bad-format-string, 230 unused-format-string-argument, [all …]
|