Home
last modified time | relevance | path

Searched defs:penalty (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_tnode.c86 uint64_t penalty = nwrite / NGHTTP3_STREAM_MIN_WRITELEN; in nghttp3_tnode_schedule() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_delay.c88 unsigned penalty = mismatched_half ? 3 : 0; in ir3_delayslots() local
/third_party/nghttp2/lib/
H A Dnghttp2_stream.c138 uint64_t penalty; in stream_next_cycle() local
H A Dnghttp2_session.c1067 uint64_t penalty = (uint64_t)stream->last_writelen; in session_sched_reschedule_stream() local
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c138 uint64_t penalty; in stream_next_cycle() local
H A Dnghttp2_session.c1062 uint64_t penalty = (uint64_t)stream->last_writelen; in session_sched_reschedule_stream() local
/third_party/qrcodegen/cpp/
H A Dqrcodegen.cpp344 long penalty = getPenaltyScore(); in QrCode() local
/third_party/qrcodegen/c/
H A Dqrcodegen.c272 long penalty = getPenaltyScore(qrcode); in qrcodegen_encodeSegmentsAdvanced() local
/third_party/gn/src/gn/
H A Dcommand_format.cc692 int penalty = 0; in AssessPenalty() local
726 int penalty = 0; in Expr() local
1131 int penalty = penalty_multiline_start_next_line; FunctionCall() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_client_handler.cc829 auto penalty = MAX_DOWNSTREAM_ADDR_WEIGHT + addr->pending_penalty; in reschedule_addr() local
843 auto penalty = MAX_DOWNSTREAM_ADDR_WEIGHT + wg->pending_penalty; in reschedule_wg() local
/third_party/libbpf/include/uapi/linux/
H A Dpkt_sched.h504 __u32 penalty; member
/third_party/glfw/deps/
H A Dnuklear.h6695 int penalty = NK_LEADING_LETTER_PENALTY * count; in nk_strmatch_fuzzy_text() local

Completed in 75 milliseconds