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:ptpr
(Results
1 - 5
of
5
) sorted by relevance
/third_party/libwebsockets/lib/event-libs/uloop/
H
A
D
uloop.c
154
struct lws_pt_eventlibs_uloop *
ptpr
= pt_to_priv_uloop(pt);
in elops_init_pt_uloop()
local
232
struct lws_pt_eventlibs_uloop *
ptpr
= pt_to_priv_uloop(pt);
in elops_destroy_pt_uloop()
local
[all...]
/third_party/libwebsockets/lib/event-libs/libuv/
H
A
D
libuv.c
38
struct lws_pt_eventlibs_libuv *
ptpr
= lws_container_of(timer,
in lws_uv_sultimer_cb()
local
60
{ struct lws_pt_eventlibs_libuv *
ptpr
= lws_container_of(handle,
in lws_uv_idle()
local
/third_party/libwebsockets/lib/event-libs/libevent/
H
A
D
libevent.c
35
struct lws_pt_eventlibs_libevent *
ptpr
= pt_to_priv_event(pt);
in lws_event_hrtimer_cb()
local
59
struct lws_pt_eventlibs_libevent *
ptpr
= pt_to_priv_event(pt);
in lws_event_idle_timer_cb()
local
182
struct lws_pt_eventlibs_libevent *
ptpr
= pt_to_priv_event(pt);
in elops_listen_init_event()
local
200
struct lws_pt_eventlibs_libevent *
ptpr
= pt_to_priv_event(pt);
in elops_init_pt_event()
local
264
struct lws_pt_eventlibs_libevent *
ptpr
;
elops_accept_event()
local
292
struct lws_pt_eventlibs_libevent *
ptpr
= pt_to_priv_event(pt);
elops_io_event()
local
352
struct lws_pt_eventlibs_libevent *
ptpr
= pt_to_priv_event(pt);
elops_destroy_pt_event()
local
410
struct lws_pt_eventlibs_libevent *
ptpr
;
elops_init_vhost_listen_wsi_event()
local
447
struct lws_pt_eventlibs_libevent *
ptpr
;
elops_destroy_context2_event()
local
[all...]
/third_party/libwebsockets/lib/event-libs/glib/
H
A
D
glib.c
310
struct lws_pt_eventlibs_glib *
ptpr
= pt_to_priv_glib(pt);
in elops_init_pt_glib()
local
436
struct lws_pt_eventlibs_glib *
ptpr
= pt_to_priv_glib(pt);
in elops_destroy_pt_glib()
local
/third_party/libwebsockets/lib/event-libs/libev/
H
A
D
libev.c
35
struct lws_pt_eventlibs_libev *
ptpr
= lws_container_of(watcher,
in lws_ev_hrtimer_cb()
local
53
struct lws_pt_eventlibs_libev *
ptpr
= lws_container_of(handle,
in lws_ev_idle_cb()
local
93
struct lws_pt_eventlibs_libev *
ptpr
;
lws_accept_cb()
local
142
struct lws_pt_eventlibs_libev *
ptpr
= pt_to_priv_ev(pt);
elops_listen_init_ev()
local
161
struct lws_pt_eventlibs_libev *
ptpr
= pt_to_priv_ev(pt);
elops_init_pt_ev()
local
246
struct lws_pt_eventlibs_libev *
ptpr
= pt_to_priv_ev(pt);
elops_listen_destroy_ev()
local
258
struct lws_pt_eventlibs_libev *
ptpr
= pt_to_priv_ev(pt);
elops_destroy_pt_ev()
local
309
struct lws_pt_eventlibs_libev *
ptpr
= pt_to_priv_ev(pt);
elops_io_ev()
local
349
struct lws_pt_eventlibs_libev *
ptpr
;
elops_destroy_context2_ev()
local
409
struct lws_pt_eventlibs_libev *
ptpr
= pt_to_priv_ev(pt);
elops_destroy_wsi_ev()
local
[all...]
Completed in 4 milliseconds