Searched refs:pushes (Results 1 – 8 of 8) sorted by relevance
440 if (conf->push && conf->pushes == NULL) { in ngx_http_v2_merge_loc_conf()441 conf->pushes = prev->pushes; in ngx_http_v2_merge_loc_conf()463 if (h2lcf->pushes) { in ngx_http_v2_push()481 if (h2lcf->pushes == NULL) { in ngx_http_v2_push()482 h2lcf->pushes = ngx_array_create(cf->pool, 1, in ngx_http_v2_push()484 if (h2lcf->pushes == NULL) { in ngx_http_v2_push()489 cv = ngx_array_push(h2lcf->pushes); in ngx_http_v2_push()
43 ngx_array_t *pushes; member
682 ngx_http_complex_value_t *pushes; in ngx_http_v2_push_resources() local692 if (h2lcf->pushes) { in ngx_http_v2_push_resources()693 pushes = h2lcf->pushes->elts; in ngx_http_v2_push_resources()695 for (i = 0; i < h2lcf->pushes->nelts; i++) { in ngx_http_v2_push_resources()697 if (ngx_http_complex_value(r, &pushes[i], &path) != NGX_OK) { in ngx_http_v2_push_resources()
226 /* Downstream pushes 2.95V to the sdhci device,
64 allocated before stack pushes and freed after stack pops. Since the stack has a
201 As mentioned above, Cuckoo hash implementation pushes elements out of their bucket,
185 # The following tests are for regular pushes
335 Hash method to resolve collisions (open addressing). This method pushes