Searched refs:max_input_size (Results 1 – 4 of 4) sorted by relevance
56 size_t max_input_size = SIZE_MAX - kFrameLengthFieldSize; in alts_reset_frame_writer() local57 if (length > max_input_size) { in alts_reset_frame_writer()58 gpr_log(GPR_ERROR, "length must be at most %zu", max_input_size); in alts_reset_frame_writer()
58 size_t max_input_size = SIZE_MAX - kFrameLengthFieldSize; in alts_reset_frame_writer() local59 if (length > max_input_size) { in alts_reset_frame_writer()60 gpr_log(GPR_ERROR, "length must be at most %zu", max_input_size); in alts_reset_frame_writer()
780 uint64_t *max_input_size = ret; in si_get_compute_param() local782 *max_input_size = 1024; in si_get_compute_param()
1009 uint64_t *max_input_size = ret; in r600_get_compute_param() local1011 *max_input_size = 1024; in r600_get_compute_param()