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:my_user_data
(Results
1 - 2
of
2
) sorted by relevance
/third_party/nghttp2/tests/
H
A
D
failmalloc_test.c
47
}
my_user_data
;
typedef
74
data_feed *df = ((
my_user_data
*)user_data)->df;
in data_feed_recv_callback()
88
my_user_data
*ud = (
my_user_data
*)user_data;
in fixed_length_data_source_read_callback()
134
my_user_data
ud;
in run_nghttp2_session_send()
286
my_user_data
ud;
in run_nghttp2_session_recv()
H
A
D
nghttp2_session_test.c
82
}
my_user_data
;
typedef
148
size_t fixed_sendlen = ((
my_user_data
*)user_data)->fixed_sendlen;
in fixed_bytes_send_callback()
158
scripted_data_feed *df = ((
my_user_data
*)user_data)->df;
in scripted_recv_callback()
186
accumulator *acc = ((
my_user_data
*)user_data)->acc;
in accumulator_send_callback()
199
my_user_data
*ud = (
my_user_data
*)user_data;
in on_begin_frame_callback()
209
my_user_data
*ud = (
my_user_data
*)user_data;
in on_frame_recv_callback()
222
my_user_data
*ud = (
my_user_data
*)user_dat
in on_invalid_frame_recv_callback()
[all...]
Completed in 6 milliseconds