Home
last modified time | relevance | path

Searched refs:was_pruned (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/mtransport/third_party/nICEr/src/ice/
H A Dice_component.h88 …be_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned);
H A Dice_ctx.c562 int was_pruned = 0; in nr_ice_gather_finished_cb() local
565 cand, &was_pruned)) { in nr_ice_gather_finished_cb()
571 if (ctx->trickle_cb && !was_pruned && in nr_ice_gather_finished_cb()
H A Dice_component.c689 …ybe_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned) in nr_ice_component_maybe_prune_candidate() argument
693 *was_pruned = 0; in nr_ice_component_maybe_prune_candidate()
715 *was_pruned = 1; in nr_ice_component_maybe_prune_candidate()
/dports/lang/spidermonkey60/firefox-60.9.0/media/mtransport/third_party/nICEr/src/ice/
H A Dice_component.h89 …be_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned);
H A Dice_ctx.c562 int was_pruned = 0; in nr_ice_gather_finished_cb() local
565 cand, &was_pruned)) { in nr_ice_gather_finished_cb()
571 if (ctx->trickle_cb && !was_pruned && in nr_ice_gather_finished_cb()
H A Dice_component.c716 …ybe_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned) in nr_ice_component_maybe_prune_candidate() argument
720 *was_pruned = 0; in nr_ice_component_maybe_prune_candidate()
742 *was_pruned = 1; in nr_ice_component_maybe_prune_candidate()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/transport/third_party/nICEr/src/ice/
H A Dice_component.h91 …be_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned);
H A Dice_ctx.c512 int was_pruned = 0; in nr_ice_gather_finished_cb() local
515 cand, &was_pruned)) { in nr_ice_gather_finished_cb()
519 if (was_pruned) { in nr_ice_gather_finished_cb()
H A Dice_component.c739 …ybe_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned) in nr_ice_component_maybe_prune_candidate() argument
743 *was_pruned = 0; in nr_ice_component_maybe_prune_candidate()
765 *was_pruned = 1; in nr_ice_component_maybe_prune_candidate()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/transport/third_party/nICEr/src/ice/
H A Dice_component.h91 …be_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned);
H A Dice_ctx.c518 int was_pruned = 0; in nr_ice_gather_finished_cb() local
521 cand, &was_pruned)) { in nr_ice_gather_finished_cb()
525 if (was_pruned) { in nr_ice_gather_finished_cb()
H A Dice_component.c739 …ybe_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned) in nr_ice_component_maybe_prune_candidate() argument
743 *was_pruned = 0; in nr_ice_component_maybe_prune_candidate()
765 *was_pruned = 1; in nr_ice_component_maybe_prune_candidate()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/transport/third_party/nICEr/src/ice/
H A Dice_component.h91 …be_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned);
H A Dice_ctx.c512 int was_pruned = 0; in nr_ice_gather_finished_cb() local
515 cand, &was_pruned)) { in nr_ice_gather_finished_cb()
519 if (was_pruned) { in nr_ice_gather_finished_cb()
H A Dice_component.c739 …ybe_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned) in nr_ice_component_maybe_prune_candidate() argument
743 *was_pruned = 0; in nr_ice_component_maybe_prune_candidate()
765 *was_pruned = 1; in nr_ice_component_maybe_prune_candidate()
/dports/lang/spidermonkey78/firefox-78.9.0/media/mtransport/third_party/nICEr/src/ice/
H A Dice_component.h91 …be_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned);
H A Dice_ctx.c526 int was_pruned = 0; in nr_ice_gather_finished_cb() local
529 cand, &was_pruned)) { in nr_ice_gather_finished_cb()
533 if (was_pruned) { in nr_ice_gather_finished_cb()
H A Dice_component.c741 …ybe_prune_candidate(nr_ice_ctx *ctx, nr_ice_component *comp, nr_ice_candidate *c1, int *was_pruned) in nr_ice_component_maybe_prune_candidate() argument
745 *was_pruned = 0; in nr_ice_component_maybe_prune_candidate()
767 *was_pruned = 1; in nr_ice_component_maybe_prune_candidate()
/dports/games/freecell-solver/freecell-solver-6.2.0/
H A Dlib.c1147 static inline bool was_pruned(const bool enable_pruning, in was_pruned() function
1466 if (!was_pruned(enable_pruning, PTR_STATE, soft_thread, in dfs_solve()