Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:penalty
(Results
1 - 12
of
12
) sorted by relevance
/third_party/node/deps/ngtcp2/nghttp3/lib/
H
A
D
nghttp3_tnode.c
86
uint64_t
penalty
= nwrite / NGHTTP3_STREAM_MIN_WRITELEN;
in nghttp3_tnode_schedule()
local
/third_party/mesa3d/src/freedreno/ir3/
H
A
D
ir3_delay.c
88
unsigned
penalty
= mismatched_half ? 3 : 0;
in ir3_delayslots()
local
/third_party/nghttp2/lib/
H
A
D
nghttp2_stream.c
138
uint64_t
penalty
;
in stream_next_cycle()
local
H
A
D
nghttp2_session.c
1067
uint64_t
penalty
= (uint64_t)stream->last_writelen;
in session_sched_reschedule_stream()
local
/third_party/node/deps/nghttp2/lib/
H
A
D
nghttp2_stream.c
138
uint64_t
penalty
;
in stream_next_cycle()
local
H
A
D
nghttp2_session.c
1062
uint64_t
penalty
= (uint64_t)stream->last_writelen;
in session_sched_reschedule_stream()
local
/third_party/qrcodegen/cpp/
H
A
D
qrcodegen.cpp
344
long
penalty
= getPenaltyScore();
in QrCode()
local
/third_party/qrcodegen/c/
H
A
D
qrcodegen.c
272
long
penalty
= getPenaltyScore(qrcode);
in qrcodegen_encodeSegmentsAdvanced()
local
/third_party/gn/src/gn/
H
A
D
command_format.cc
692
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
D
shrpx_client_handler.cc
829
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
D
pkt_sched.h
504
__u32
penalty
;
member
/third_party/glfw/deps/
H
A
D
nuklear.h
6695
int
penalty
= NK_LEADING_LETTER_PENALTY * count;
in nk_strmatch_fuzzy_text()
local
Completed in 75 milliseconds