Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 3 of 3) sorted by relevance

/lib/mbedtls/external/mbedtls/programs/test/
A Dudp_proxy_wrapper.sh43 tail="$1" quoted=""
47 *) quoted="${quoted}${tail}"; tail=; false;;
50 tpxy_cmd_snippet="$tpxy_cmd_snippet '$quoted'"
53 unset tail quoted
/lib/lwip/lwip/src/netif/ppp/
A Dutils.c138 int base, len, neg, quoted; in ppp_vslprintf() local
285 quoted = c == 'q'; in ppp_vslprintf()
299 if (!quoted && c >= 0x80) { in ppp_vslprintf()
304 if (quoted && (c == '"' || c == '\\')) in ppp_vslprintf()
307 if (quoted) { in ppp_vslprintf()
/lib/mbedtls/external/mbedtls/docs/architecture/
A Dpsa-shared-memory.md334 …ars to have a limitation related to buffer alignment. From code comments quoted in [the documentat…

Completed in 13 milliseconds