Home
last modified time | relevance | path

Searched refs:have_block (Results 1 - 2 of 2) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_block.c3345 int have_block = 0; in coap_handle_response_get_block() local
3384 have_block = 1; in coap_handle_response_get_block()
3389 if (have_block) { in coap_handle_response_get_block()
3392 have_block = 1; in coap_handle_response_get_block()
3402 if (have_block && (block.m || length)) { in coap_handle_response_get_block()
3781 have_block = 1; in coap_handle_response_get_block()
3797 have_block = 1; in coap_handle_response_get_block()
3805 if (have_block) { in coap_handle_response_get_block()
/third_party/gn/src/gn/
H A Dcommand_format.cc1044 bool have_block = func_call->block() != nullptr; in FunctionCall() local
1064 if (have_block) in FunctionCall()
1196 if (have_block) { in FunctionCall()

Completed in 8 milliseconds