Searched refs:unquoted (Results 1 – 4 of 4) sorted by relevance
766 test_str_unquoted_f0: string-unquoted-f0 {767 compatible = "vnd,string-unquoted";771 test_str_unquoted_f1: string-unquoted-f1 {772 compatible = "vnd,string-unquoted";776 test_str_unquoted_t: string-unquoted-t {777 compatible = "vnd,string-unquoted";781 test_str_unquoted_esc_t: string-unquoted-escape-t {782 compatible = "vnd,string-unquoted";787 * Tests expect all vnd,string-unquoted instances to evaluate to doubles,790 test_str_unquoted_esc_s: string-unquoted-escape-s {[all …]
113 | APP_BUILD_VERSION | String (unquoted) | None (value of ``git describe --abbrev=12 --alw…
260 static int esp_pull_quoted(char **str, char *str_end, char **unquoted) in esp_pull_quoted() argument268 *unquoted = *str; in esp_pull_quoted()
2654 * :github:`26179` - devicetree: Missing support of unquoted strings