Searched refs:catch_all (Results 1 - 4 of 4) sorted by relevance
/third_party/nghttp2/src/ |
H A D | shrpx_worker.cc | 1171 size_t catch_all, BlockAllocator &balloc) { in match_downstream_addr_group_host() 1242 return catch_all; in match_downstream_addr_group_host() 1250 size_t catch_all, BlockAllocator &balloc) { in match_downstream_addr_group() 1255 return catch_all; in match_downstream_addr_group() 1268 catch_all, balloc); in match_downstream_addr_group() 1276 return catch_all; in match_downstream_addr_group() 1279 return catch_all; in match_downstream_addr_group() 1285 return catch_all; in match_downstream_addr_group() 1300 catch_all, balloc); in match_downstream_addr_group() 1167 match_downstream_addr_group_host( const RouterConfig &routerconf, const StringRef &host, const StringRef &path, const std::vector<std::shared_ptr<DownstreamAddrGroup>> &groups, size_t catch_all, BlockAllocator &balloc) match_downstream_addr_group_host() argument 1246 match_downstream_addr_group( const RouterConfig &routerconf, const StringRef &hostport, const StringRef &raw_path, const std::vector<std::shared_ptr<DownstreamAddrGroup>> &groups, size_t catch_all, BlockAllocator &balloc) match_downstream_addr_group() argument
|
H A D | shrpx_worker.h | 458 // group. The catch-all group index is given in |catch_all|. All 464 size_t catch_all, BlockAllocator &balloc);
|
H A D | shrpx_client_handler.cc | 1028 auto catch_all = downstreamconf.addr_group_catch_all; in get_downstream_connection() local 1090 catch_all, balloc); in get_downstream_connection()
|
/third_party/pulseaudio/src/modules/ |
H A D | module-augment-properties.c | 128 static int catch_all(pa_config_parser_state *state) { in catch_all() function 182 { NULL, catch_all, NULL, NULL }, in update_rule()
|
Completed in 5 milliseconds