Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_urb_config.c185 unsigned remaining_space = MIN2(urb_chunks - total_needs, total_wants); in intel_get_urb_config() local
/third_party/cef/tests/cefclient/browser/
Dresponse_filter_test.cc136 const size_t remaining_space = data_out_size - data_out_written; in Write() local
/third_party/cef/tests/ceftests/
Dresource_request_handler_unittest.cc3727 const size_t remaining_space = data_out_size - data_out_written; in Write() local