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:pfd
(Results
26 - 50
of
98
) sorted by relevance
1
2
3
4
/third_party/ltp/testcases/kernel/syscalls/writev/
H
A
D
writev01.c
46
int *
pfd
;
member
/third_party/ltp/testcases/kernel/syscalls/epoll_wait/
H
A
D
epoll_wait01.c
29
struct pollfd
pfd
[] = {
in get_writesize()
local
/third_party/node/deps/uv/src/unix/
H
A
D
posix-poll.c
79
struct pollfd
pfd
;
in uv__pollfds_swap()
local
/third_party/toybox/toys/other/
H
A
D
watch.c
71
struct pollfd
pfd
[2];
in watch_main()
local
[all...]
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H
A
D
dns_proxy_listen_test.cpp
94
struct pollfd
pfd
;
in HWTEST_F()
local
/third_party/libwebsockets/lib/core-net/
H
A
D
service.c
519
struct lws_pollfd
pfd
;
in lws_service_do_ripe_rxflow()
local
H
A
D
pollfd.c
36
struct lws_pollfd *
pfd
;
in _lws_change_pollfd()
local
H
A
D
adopt.c
574
struct lws_pollfd *
pfd
;
in adopt_socket_readbuf()
local
/third_party/ltp/testcases/kernel/connectors/pec/
H
A
D
pec_listener.c
265
struct pollfd
pfd
;
in main()
local
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-audio/
H
A
D
audio.c
42
struct pollfd
pfd
;
in set_hw_params()
local
/third_party/mesa3d/src/gallium/frontends/wgl/
H
A
D
stw_ext_pbuffer.c
86
PIXELFORMATDESCRIPTOR
pfd
;
in wglCreatePbufferARB()
local
/third_party/mesa3d/src/gallium/targets/libgl-gdi/tests/
H
A
D
wgl_tests.cpp
73
PIXELFORMATDESCRIPTOR
pfd
= {
in window()
local
/third_party/musl/porting/linux/user/src/network/
H
A
D
res_msend.c
55
struct pollfd
pfd
;
in res_msend_rc_ext()
local
/third_party/ninja/src/
H
A
D
subprocess-posix.cc
261
pollfd
pfd
= { fd, POLLIN | POLLPRI, 0 };
in DoWork()
local
/third_party/pulseaudio/src/pulsecore/
H
A
D
lock-autospawn.c
184
struct pollfd
pfd
;
in wait_for_ping()
local
/third_party/skia/tools/sk_app/win/
H
A
D
ANGLEWindowContext_win.cpp
133
PIXELFORMATDESCRIPTOR
pfd
;
in onInitializeContext()
local
/third_party/toybox/lib/
H
A
D
tty.c
178
struct pollfd
pfd
;
in scan_key_getsize()
local
/third_party/toybox/toys/net/
H
A
D
ping.c
95
struct pollfd
pfd
;
in xrecvmsgwait()
local
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H
A
D
wgl_state.cpp
152
PIXELFORMATDESCRIPTOR
pfd
= { 0 };
in DoDummy()
local
374
PIXELFORMATDESCRIPTOR
pfd
= { 0 };
GetSurfaceInformation()
local
483
PIXELFORMATDESCRIPTOR
pfd
= { 0 };
CreateContext()
local
[all...]
/third_party/ffmpeg/libavcodec/
H
A
D
v4l2_context.c
274
struct pollfd
pfd
= {
in v4l2_dequeue_v4l2buf()
local
/third_party/glfw/src/
H
A
D
wgl_context.c
218
PIXELFORMATDESCRIPTOR
pfd
;
in choosePixelFormatWGL()
local
408
PIXELFORMATDESCRIPTOR
pfd
;
_glfwInitWGL()
local
547
PIXELFORMATDESCRIPTOR
pfd
;
_glfwCreateContextWGL()
local
[all...]
/third_party/alsa-lib/src/rawmidi/
H
A
D
rawmidi_virt.c
318
struct pollfd
pfd
;
in snd_rawmidi_virtual_open()
local
/third_party/alsa-utils/alsactl/
H
A
D
daemon.c
366
struct pollfd *
pfd
= NULL, *pfdn;
in state_daemon()
local
/third_party/alsa-lib/src/seq/
H
A
D
seqmid.c
389
struct pollfd
pfd
;
in snd_seq_sync_output_queue()
local
/third_party/libwebsockets/lib/plat/optee/
H
A
D
network.c
239
lws_plat_change_pollfd(struct lws_context *context, struct lws *wsi, struct lws_pollfd *
pfd
)
lws_plat_change_pollfd()
argument
Completed in 14 milliseconds
1
2
3
4