Home
last modified time | relevance | path

Searched defs:empty_header (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/src/tools/clippy/tests/ui/crashes/
Dice-2594.rs9 let empty_header: [u8; 1] = [1; 1]; in spanless_hash_ice() localVariable
/third_party/curl/lib/
Dc-hyper.c320 static CURLcode empty_header(struct Curl_easy *data) in empty_header() function
/third_party/astc-encoder/Source/
Dtinyexr.h10417 static int ParseEXRHeader(HeaderInfo *info, bool *empty_header, in ParseEXRHeader()
13118 bool empty_header = false; local