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:connections
(Results
1 - 17
of
17
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
protocol-cli.c
42
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-simple.c
75
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-http.c
104
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-native.h
188
pa_idxset *
connections
;
member
H
A
D
protocol-esound.c
125
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-dbus.c
42
pa_hashmap *
connections
; /* DBusConnection -> struct connection_entry */
member
[all...]
/third_party/libuv/test/
H
A
D
test-pipe-connect-multiple.c
41
static uv_pipe_t
connections
[NUM_CLIENTS];
variable
H
A
D
test-poll.c
72
int
connections
;
member
/third_party/curl/tests/libtest/
H
A
D
lib1533.c
105
long
connections
= 0;
in perform_and_check_connections()
local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H
A
D
mhd2spdy.c
80
struct SPDY_Connection *
connections
[MAX_SPDY_CONNECTIONS];
in run_everything()
local
H
A
D
mhd2spdy_spdy.c
983
spdy_get_selectfdset(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *
connections
[], unsigned int max_size, nfds_t *real_size)
spdy_get_selectfdset()
argument
1108
spdy_run_select(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *
connections
[], int size)
spdy_run_select()
argument
[all...]
/third_party/pulseaudio/src/modules/dbus/
H
A
D
module-dbus-protocol.c
71
pa_idxset *
connections
;
member
[all...]
/third_party/node/deps/cares/src/lib/
H
A
D
ares_private.h
176
ares__llist_t *
connections
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H
A
D
tncs.c
99
struct tncs_data *
connections
;
member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H
A
D
tncs.c
99
struct tncs_data *
connections
;
member
/third_party/mesa3d/src/vulkan/wsi/
H
A
D
wsi_common_x11.c
77
struct hash_table *
connections
;
member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H
A
D
internal.h
1166
unsigned int
connections
;
global()
member
[all...]
Completed in 20 milliseconds