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:clients
(Results
1 - 25
of
91
) sorted by relevance
1
2
3
4
/third_party/libuv/test/
H
A
D
test-pipe-connect-multiple.c
40
static client_t
clients
[NUM_CLIENTS];
variable
H
A
D
benchmark-multi-accept.c
364
struct client_ctx*
clients
;
in test_tcp()
local
/kernel/linux/linux-5.10/sound/core/seq/
H
A
D
seq_queue.h
42
unsigned int
clients
; /* users of this queue */
member
/kernel/linux/linux-5.10/drivers/memory/tegra/
H
A
D
tegra186.c
30
const struct tegra186_mc_client *
clients
;
member
/kernel/linux/linux-6.6/sound/core/seq/
H
A
D
seq_queue.h
42
unsigned int
clients
; /* users of this queue */
member
/kernel/linux/linux-5.10/include/linux/
H
A
D
pci-p2pdma.h
56
static inline struct pci_dev *pci_p2pmem_find_many(struct device **
clients
,
in pci_p2pmem_find_many()
argument
47
pci_p2pdma_distance_many(struct pci_dev *provider, struct device **
clients
, int num_
clients
, bool verbose)
pci_p2pdma_distance_many()
argument
H
A
D
agpgart.h
103
struct agp_client *
clients
;
member
/kernel/linux/linux-5.10/drivers/platform/x86/
H
A
D
i2c-multi-instantiate.c
31
struct i2c_client *
clients
[];
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
pci-p2pdma.h
52
static inline struct pci_dev *pci_p2pmem_find_many(struct device **
clients
,
in pci_p2pmem_find_many()
argument
43
pci_p2pdma_distance_many(struct pci_dev *provider, struct device **
clients
, int num_
clients
, bool verbose)
pci_p2pdma_distance_many()
argument
H
A
D
agpgart.h
103
struct agp_client *
clients
;
member
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/
H
A
D
net_socket_test_009.cpp
237
pthread_t
clients
[CLIENT_NUM];
in PollTest()
local
H
A
D
net_socket_test_008.cpp
237
pthread_t
clients
[CLIENT_NUM];
in SelectTest()
local
H
A
D
net_socket_test_011.cpp
217
pthread_t
clients
[CLIENT_NUM];
in UdpSelectTest()
local
H
A
D
net_socket_test_013.cpp
291
pthread_t
clients
[CLIENT_NUM];
in UdpBrdcastSelectTest()
local
/third_party/ltp/testcases/network/nfsv4/locks/
H
A
D
locktests.py
170
clients
=[]
variable
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_cfg.h
62
uint32_t
clients
[MAX_CLIENTS]; /* SMP port allocation /pipe */
member
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H
A
D
drm.h
51
struct list_head
clients
;
member
/kernel/linux/linux-6.6/drivers/soc/qcom/
H
A
D
pmic_glink.c
43
struct list_head
clients
;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_cfg.h
62
uint32_t
clients
[MAX_CLIENTS]; /* SMP port allocation /pipe */
member
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H
A
D
drm.h
46
struct list_head
clients
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
migrate_reuseport.c
52
__s64
clients
[NR_CLIENTS];
member
[all...]
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/
H
A
D
minimal-ws-client-spam.c
37
static struct client
clients
[200];
variable
[all...]
/third_party/node/deps/v8/src/heap/
H
A
D
safepoint.cc
352
std::vector<PerClientSafepointData>
clients
;
in EnterGlobalSafepointScope()
local
[all...]
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H
A
D
server.cpp
120
vector<std::future<void>>
clients
;
in main()
local
H
A
D
vksIPC.cpp
113
vector<std::future<void>>
clients
;
in ParentLoop()
local
Completed in 11 milliseconds
1
2
3
4