Home
last modified time | relevance | path

Searched refs:PRINT_VERBOSE (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
Dproxy.c106 #define PRINT_VERBOSE(msg) do{\ macro
374 PRINT_VERBOSE("new session"); in new_session_cb()
433 PRINT_VERBOSE("curl_read_cb pause resumed"); in spdy_post_data_cb()
455 PRINT_VERBOSE("tell spdy about the error"); in response_callback()
461 PRINT_VERBOSE("nothing to write now"); in response_callback()
546 PRINT_VERBOSE("headers received, but session is dead"); in curl_header_cb()
691 PRINT_VERBOSE("data received, but session is dead"); in curl_write_cb()
737 PRINT_VERBOSE("curl_read_cb last call"); in curl_read_cb()
743 PRINT_VERBOSE("POST is still being sent, but session is dead"); in curl_read_cb()
749 PRINT_VERBOSE("curl_read_cb called paused"); in curl_read_cb()
[all …]
/third_party/mesa3d/src/freedreno/common/
Ddisasm.h36 PRINT_VERBOSE = 0x2, enumerator
/third_party/mesa3d/src/freedreno/decode/
Dcffdump.c168 debug |= (PRINT_RAW | EXPAND_REPEAT | PRINT_VERBOSE); in main()
Dpgmdump2.c469 debug |= PRINT_RAW | PRINT_VERBOSE; in main()
Dpgmdump.c940 debug |= PRINT_RAW | PRINT_VERBOSE; in main()