Searched refs:empty (Results 1 – 8 of 8) sorted by relevance
18 * An empty base device tree which the test device tree overlay will be applied
137 cppbor::Map empty; in TEST() local138 std::vector<uint8_t> emptyEncoded = empty.encode(); in TEST()276 const std::span<const uint8_t> empty; in TEST()277 bstrEnc.encodeBstr(empty); in TEST()
189 if (spans.empty() || spans.size() > bssl::acvp::kMaxArgs) { in WriteReply()199 if (span.empty()) { in WriteReply()
270 last_name_ = out->empty() ? "" : out->back(); in readNextFilenames()602 if (!file_name.empty()) { in openDir()
56 # Only show warnings with the listed confidence levels. Leave empty to show226 # Expected format of line ending, e.g. empty (any line ending), LF or CRLF.
3367 int empty = (m->treemap & (1U << i)) == 0; in do_check_treebin() local3369 assert(empty); in do_check_treebin()3370 if (!empty) in do_check_treebin()3378 unsigned int empty = (m->smallmap & (1U << i)) == 0; in do_check_smallbin() local3380 assert(empty); in do_check_smallbin()3381 if (!empty) { in do_check_smallbin()
283 # no longer empty, but the old super blocks refer to data in the
1067 if (unique_id_hbk_.empty()) { in GenerateUniqueId()