Home
last modified time | relevance | path

Searched refs:string (Results 1 – 25 of 35) sorted by relevance

12

/modules/hal_nxp/mcux/
A Dhwmv1.cmake8 string(FIND ${CONFIG_SOC} "_" pos)
10 string(REPLACE "_" ";" MCUX_DEVICE_TMP ${CONFIG_SOC})
13 string(TOUPPER ${MCUX_DEVICE_SOC} MCUX_DEVICE_PATH)
16 string(TOUPPER ${CONFIG_SOC} MCUX_DEVICE)
17 string(TOUPPER ${CONFIG_SOC} MCUX_DEVICE_PATH)
35 string(REGEX REPLACE "(.*)[AB]$" "CPU_\\1B" MCUX_CPU ${CONFIG_SOC_PART_NUMBER})
A DCMakeLists.txt54 string(TOUPPER ${CONFIG_SOC} MCUX_DEVICE_PATH)
55 string(TOUPPER ${CONFIG_SOC} MCUX_DEVICE)
59 string(APPEND MCUX_DEVICE ${CONFIG_MCUX_CORE_SUFFIX})
60 string(APPEND MCUX_CPU ${CONFIG_MCUX_CORE_SUFFIX})
A DKconfig.mcux16 string
/modules/thrift/src/thrift/transport/
A DTServerSocket.h67 TServerSocket(const std::string &address, int port);
74 TServerSocket(const std::string &path);
134 std::string getPath() const;
159 std::string address_;
160 std::string path_;
A DTSSLSocket.cpp32 using std::string;
305 string(THRIFT_GAI_STRERROR(error)); in open()
396 TSSLSocketFactory::createSocket(const string &host, int port, in createSocket()
417 void TSSLSocketFactory::ciphers(const string &enable) in ciphers()
457 string errors; in loadCertificateFromBuffer()
474 string errors; in loadPrivateKey()
493 string errors; in loadPrivateKeyFromBuffer()
509 string errors; in loadTrustedCertificates()
526 string errors; in loadTrustedCertificatesFromBuffer()
557 string userPassword; in passwordCallback()
[all …]
A DTSSLSocket.h145 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;
A DTSSLServerSocket.h42 TSSLServerSocket(const std::string &address, int port,
A DTSSLServerSocket.cpp42 TSSLServerSocket::TSSLServerSocket(const std::string &address, int port, in TSSLServerSocket()
/modules/thrift/src/thrift/server/
A DTServerFramework.cpp47 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()
/modules/thrift/src/thrift/protocol/
A DTBinaryProtocol.h89 /*ol*/ uint32_t writeMessageBegin(const std::string &name, const TMessageType messageType,
132 inline uint32_t writeBinary(const std::string &str);
138 /*ol*/ uint32_t readMessageBegin(std::string &name, TMessageType &messageType,
143 inline uint32_t readStructBegin(std::string &name);
147 inline uint32_t readFieldBegin(std::string &name, TType &fieldType, int16_t &fieldId);
179 inline uint32_t readBinary(std::string &str);
/modules/openthread/
A DKconfig.thread15 string "Default network name"
21 string "Default Extended PAN ID"
28 string "Default Thread Network Key"
38 string "Default pre shared key for the Joiner"
73 string "The platform-specific string to insert into the OpenThread version string"
218 string "Set IPv4 CIDR used by NAT64"
A DKconfig200 string "mbedtls lib name"
236 string "Path to vendor hook source file"
243 string "Platform information for OpenThread"
249 string "Custom Parameters to pass to OpenThread build system"
A DKconfig.features25 string
350 string
422 string "Path to CMake file to define and link Openthread CLI vendor extension"
/modules/hal_nordic/nrf-regtool/
A Dnrf-regtoolConfig.cmake5 string(REPEAT "-v;" ${CONFIG_NRF_REGTOOL_VERBOSITY} verbosity)
21 string(REPEAT "-v;" ${CONFIG_NRF_REGTOOL_VERBOSITY} verbosity)
/modules/
A DKconfig.libmetal14 string "libmetal library source path"
A DKconfig.open-amp17 string "OpenAMP library source path"
/modules/hal_nxp/imx/
A DCMakeLists.txt7 string(TOUPPER ${CONFIG_SOC} IMX_DEVICE)
/modules/hal_silabs/simplicity_sdk/
A DKconfig20 string "RAIL PA custom curve header file"
28 string "RAIL PA curve types header file"
A DCMakeLists.txt24 string(TOUPPER ${CONFIG_SOC_SERIES} SILABS_DEVICE_FAMILY)
25 string(TOUPPER ${CONFIG_SOC} SILABS_DEVICE_PART_NUMBER)
29 string(SUBSTRING ${CONFIG_SOC_SERIES} 7 2 SILABS_DEVICE_FAMILY_NUMBER)
31 string(SUBSTRING ${CONFIG_SOC_SERIES} 4 3 SILABS_DEVICE_FAMILY_NUMBER)
33 string(SUBSTRING ${CONFIG_SOC_SERIES} 3 2 SILABS_DEVICE_FAMILY_NUMBER)
/modules/hal_silabs/gecko/
A DCMakeLists.txt18 string(TOUPPER ${CONFIG_SOC_SERIES} SILABS_GECKO_DEVICE)
19 string(TOUPPER ${CONFIG_SOC} SILABS_GECKO_PART_NUMBER)
22 string(SUBSTRING ${CONFIG_SOC_SERIES} 7 2 GECKO_SERIES_NUMBER)
/modules/trusted-firmware-m/
A DKconfig.tfm12 string
65 string
198 string "Version of the Secure Image"
206 string "Version of the Non-Secure Image"
256 string "Path to private key used to sign BL2 firmware images."
277 string "The signature type used to sign the secure and non-secure firmware images."
283 string "Path to private key used to sign secure firmware images."
292 string "Path to private key used to sign non-secure firmware images."
335 string "Path to a locally available Ethos-U driver or an empty string"
340 an empty string to allow TF-M to automatically fetch the Ethos-U
[all …]
/modules/nanopb/
A Dnanopb.cmake39 string(MD5 unique_chars "${proto_hdrs}")
/modules/hal_nxp/mcux/mcux-sdk-ng/device/
A Ddevice.cmake5 string(TOUPPER ${CONFIG_SOC} MCUX_DEVICE)
49 string (REGEX REPLACE "^_" "" core_id "${CONFIG_MCUX_CORE_SUFFIX}")
/modules/hal_ethos_u/
A DKconfig46 string
/modules/mbedtls/
A DKconfig53 string "mbed TLS configuration file" if CUSTOM_MBEDTLS_CFG_FILE
154 Attempt to strip last character from logged string when it is a
174 string "mbedTLS install path"

Completed in 32 milliseconds

12