Searched refs:num_enabled (Results 1 – 5 of 5) sorted by relevance
87 for (int i = 0; i < state->num_enabled; i++) { in get_existing_range()111 for (int i = index + 1; i < state->num_enabled; i++) { in merge_neighbors()124 *b = state->range[--state->num_enabled]; in merge_neighbors()152 for (int i = 0; i < state->num_enabled; i++) { in gather_ubo_ranges()178 if (state->num_enabled == ARRAY_SIZE(state->range)) in gather_ubo_ranges()185 struct ir3_ubo_range *plan_r = &state->range[state->num_enabled++]; in gather_ubo_ranges()407 for (uint32_t i = 0; i < state->num_enabled; i++) { in ir3_nir_analyze_ubo_ranges()
112 uint32_t num_enabled; member
1311 size_t num_enabled; /* Number of cipher suites to enable */ in _httpTLSStart() local1320 …for (i = 0, num_enabled = 0; i < (int)num_supported && num_enabled < (sizeof(enabled) / sizeof(ena… in _httpTLSStart()1384 enabled[num_enabled ++] = supported[i]; in _httpTLSStart()1431 enabled[num_enabled ++] = supported[i]; in _httpTLSStart()1456 enabled[num_enabled ++] = supported[i]; in _httpTLSStart()1461 DEBUG_printf(("4_httpTLSStart: %d cipher suites enabled.", (int)num_enabled)); in _httpTLSStart()1462 error = SSLSetEnabledCiphers(http->tls, enabled, num_enabled); in _httpTLSStart()
121 for (unsigned i = 0; i < state->num_enabled; i++) { in ir3_emit_user_consts()
3033 for (uint32_t i = 0; i < state->num_enabled; i++) { in tu6_emit_user_consts()