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
refs:startw
(Results
1 - 13
of
13
) sorted by relevance
/third_party/nghttp2/src/
H
A
D
shrpx_io_control.cc
51
lim_->
startw
();
in resume_read()
62
lim_->
startw
();
in force_resume_read()
H
A
D
shrpx_connection.cc
535
wlimit.
startw
();
in tls_handshake()
542
rlimit.
startw
();
in tls_handshake()
682
wlimit.
startw
();
in tls_handshake_simple()
766
wlimit.
startw
();
in write_tls_pending_handshake()
806
rlimit.
startw
();
in write_tls_pending_handshake()
964
wlimit.
startw
();
in write_tls()
1061
wlimit.
startw
();
in read_tls()
1118
wlimit.
startw
();
in write_clear()
1145
wlimit.
startw
();
in writev_clear()
H
A
D
shrpx_rate_limit.h
48
void
startw
();
H
A
D
shrpx_live_check.cc
320
conn_.wlimit.
startw
();
in initiate_connection()
351
conn_.rlimit.
startw
();
in connected()
797
void LiveCheck::signal_write() { conn_.wlimit.
startw
(); }
in signal_write()
H
A
D
shrpx_rate_limit.cc
93
void RateLimit::
startw
() {
in startw()
function in shrpx::RateLimit
H
A
D
shrpx_memcached_connection.cc
207
conn_.wlimit.
startw
();
in initiate_connection()
231
conn_.rlimit.
startw
();
in connected()
727
void MemcachedConnection::signal_write() { conn_.wlimit.
startw
(); }
in signal_write()
H
A
D
shrpx_client_handler.cc
372
conn_.rlimit.
startw
();
in upstream_http2_connhd_read()
410
conn_.rlimit.
startw
();
in upstream_http1_connhd_read()
469
conn_.rlimit.
startw
();
in ClientHandler()
1248
void ClientHandler::signal_write() { conn_.wlimit.
startw
(); }
in signal_write()
H
A
D
shrpx_http2_session.cc
427
conn_.wlimit.
startw
();
in initiate_connection()
624
conn_.wlimit.
startw
();
in initiate_connection()
1830
conn_.wlimit.
startw
();
in signal_write()
1995
conn_.rlimit.
startw
();
in connected()
H
A
D
shrpx_http_downstream_connection.cc
444
conn_.wlimit.
startw
();
in initiate_connection()
1564
conn_.rlimit.
startw
();
in connected()
H
A
D
shrpx_https_upstream.cc
647
rlimit->
startw
();
in on_read()
691
rlimit->
startw
();
in on_read()
H
A
D
shrpx_tls.cc
498
conn->rlimit.
startw
();
in tls_session_get_cb()
501
conn->wlimit.
startw
();
in tls_session_get_cb()
H
A
D
shrpx_http2_upstream.cc
1166
rlimit->
startw
();
in on_read()
H
A
D
shrpx_http3_upstream.cc
1944
conn->wlimit.
startw
();
in signal_write_upstream_addr()
Completed in 23 milliseconds