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:pvo
(Results
1 - 25
of
36
) sorted by relevance
1
2
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H
A
D
main.c
45
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-proxy/
H
A
D
minimal-raw-proxy.c
42
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
H
A
D
minimal-ws-server.c
79
static const struct lws_protocol_vhost_options
pvo
= {
variable
H
A
D
protocol_lws_minimal.c
153
const struct lws_protocol_vhost_options *
pvo
;
in callback_minimal()
local
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-pmd-bulk/
H
A
D
minimal-ws-client-pmd-bulk.c
53
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server/
H
A
D
minimal-ws-server.c
59
static struct lws_protocol_vhost_options
pvo
= { NULL, NULL, "lws-minimal", "" };
variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threadpool/
H
A
D
minimal-ws-server-threadpool.c
79
static const struct lws_protocol_vhost_options
pvo
= {
variable
H
A
D
protocol_lws_minimal_threadpool.c
162
const struct lws_protocol_vhost_options *
pvo
;
in callback_minimal()
local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-fulltext-search/
H
A
D
minimal-http-server.c
34
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-proxy-fallback/
H
A
D
minimal-raw-proxy-fallback.c
68
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-pmd-bulk/
H
A
D
minimal-ws-server-pmd-bulk.c
47
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-echo/
H
A
D
minimal-ws-server-echo.c
43
static const struct lws_protocol_vhost_options
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-echo/
H
A
D
minimal-ws-client-echo.c
73
static const struct lws_protocol_vhost_options
pvo
= {
global()
variable
[all...]
/third_party/libwebsockets/plugins/
H
A
D
protocol_lws_raw_test.c
123
const struct lws_protocol_vhost_options *
pvo
=
in callback_raw_test()
local
/third_party/mesa3d/src/mesa/program/
H
A
D
prog_parameter_layout.c
206
unsigned
pvo
= state->prog->Parameters->Parameters[idx].ValueOffset;
in _mesa_layout_parameters()
local
H
A
D
prog_print.c
923
unsigned
pvo
= list->Parameters[i].ValueOffset;
in _mesa_fprint_parameter_list()
local
H
A
D
prog_statevars.c
1388
unsigned
pvo
= paramList->Parameters[i].ValueOffset;
in _mesa_load_state_parameters()
local
1402
unsigned
pvo
= paramList->Parameters[i].ValueOffset;
in _mesa_upload_state_parameters()
local
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
H
A
D
minimal-ws-server.c
85
static const struct lws_protocol_vhost_options
pvo
= {
variable
H
A
D
protocol_lws_minimal.c
156
const struct lws_protocol_vhost_options *
pvo
;
in callback_minimal()
local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-deaddrop/
H
A
D
minimal-http-server-deaddrop.c
121
},
pvo
= {
variable
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
H
A
D
minimal-ws-server.c
83
static const struct lws_protocol_vhost_options
pvo
= {
variable
H
A
D
protocol_lws_minimal.c
153
const struct lws_protocol_vhost_options *
pvo
;
in callback_minimal()
local
/third_party/libwebsockets/plugins/ssh-base/
H
A
D
telnet.c
125
const struct lws_protocol_vhost_options *
pvo
=
in lws_callback_raw_telnet()
local
H
A
D
sshd.c
2014
const struct lws_protocol_vhost_options *
pvo
;
in lws_callback_raw_sshd()
local
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H
A
D
minimal-ws-client-spam.c
183
static struct lws_protocol_vhost_options
pvo
= {
variable
Completed in 19 milliseconds
1
2