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:pids
(Results
1 - 14
of
14
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/sched_getparam/
H
A
D
sched_getparam01.c
27
static pid_t
pids
[2] = {0, 0};
variable
/third_party/ltp/testcases/kernel/syscalls/futex/
H
A
D
futex_wake03.c
68
pid_t
pids
[55];
in run()
local
/third_party/ltp/testcases/kernel/controllers/cgroup/
H
A
D
cgroup_core03.c
82
pid_t
pids
[MAX_PID_NUM];
in run()
local
/third_party/ltp/testcases/kernel/containers/pidns/
H
A
D
pidns05.c
52
static int find_cinit_pids(pid_t *
pids
)
in find_cinit_pids()
argument
86
pid_t
pids
[MAX_DEPTH];
in run()
local
/third_party/ltp/testcases/kernel/mem/cpuset/
H
A
D
cpuset01.c
115
pid_t *
pids
;
in mem_hog_cpuset()
local
/third_party/libwebsockets/lwsws/
H
A
D
main.c
64
static int
pids
[32];
variable
[all...]
/third_party/toybox/toys/pending/
H
A
D
tcpsvd.c
71
struct list_pid *
pids
= NULL;
variable
123
static char *delete(struct list_pid **
pids
, int pid)
in delete()
argument
/third_party/alsa-lib/src/control/
H
A
D
control_shm.c
160
snd_ctl_elem_id_t *
pids
= list->
pids
;
in snd_ctl_shm_elem_list()
local
/third_party/cups-filters/filter/
H
A
D
sys5ippprinter.c
628
cups_array_t *
pids
; /* Executed filters array */
in exec_filters()
local
/third_party/cups-filters/cupsfilters/
H
A
D
pdftoippprinter.c
678
cups_array_t *
pids
; /* Executed filters array */
in exec_filters()
local
/third_party/ffmpeg/libavformat/
H
A
D
mpegts.c
162
unsigned int
pids
[MAX_PIDS_PER_PROGRAM];
member
218
MpegTSFilter *
pids
[NB_PID_MAX];
member
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H
A
D
libcpuset.c
2598
pid_t *
pids
;
member
[all...]
/third_party/alsa-lib/include/sound/uapi/
H
A
D
asound.h
1103
struct snd_ctl_elem_id *
pids
; /* R: IDs */
member
/third_party/toybox/generated/
H
A
D
globals.h
68
struct int_list { struct int_list *next; int val; } *
pids
;
member
Completed in 22 milliseconds