Home
last modified time | relevance | path

Searched refs:header_found (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmpc8.c88 int header_found = (bs[0] == 'S' && bs[1] == 'H'); in mpc8_probe() local
97 if (header_found) { in mpc8_probe()
/third_party/node/src/
H A Dinspector_socket.cc621 bool header_found = false; in HeaderValue() local
626 if (header_found) in HeaderValue()
629 header_found = true; in HeaderValue()
/third_party/json/tools/cpplint/
H A Dcpplint.py6120 header_found = False
6141 header_found = True
6148 if not header_found:

Completed in 10 milliseconds