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:nproc
(Results
1 - 10
of
10
) sorted by relevance
/third_party/ltp/lib/newlib_tests/
H
A
D
tst_safe_fileops.c
12
long
nproc
;
in do_test()
local
/third_party/toybox/toys/other/
H
A
D
taskset.c
121
unsigned i, j,
nproc
= 0;
in nproc_main()
local
/third_party/mesa3d/ohos/
H
A
D
build_mesa3d.py
35
nproc
= multiprocessing.cpu_count()
variable
/third_party/ffmpeg/libavdevice/
H
A
D
dshow_pin.c
357
ff_dshow_meminputpin_ReceiveMultiple(DShowMemInputPin *this, IMediaSample **samples, long n, long *
nproc
)
ff_dshow_meminputpin_ReceiveMultiple()
argument
/third_party/ltp/testcases/misc/math/fptests/
H
A
D
fptest02.c
89
int
nproc
; /* number of processors */
variable
H
A
D
fptest01.c
89
int
nproc
; /* number of processors */
variable
[all...]
/third_party/nghttp2/src/
H
A
D
shrpx_http_downstream_connection.cc
1491
auto
nproc
=
in process_input()
local
/third_party/node/deps/ngtcp2/nghttp3/lib/
H
A
D
nghttp3_conn.c
1056
size_t
nproc
;
in conn_process_blocked_stream_data()
local
/third_party/selinux/libselinux/src/
H
A
D
selinux_restorecon.c
1174
long
nproc
= sysconf(_SC_NPROCESSORS_ONLN);
in selinux_restorecon_common()
local
/third_party/ltp/testcases/kernel/fs/fsstress/
H
A
D
fsstress.c
225
int
nproc
= 1;
variable
Completed in 13 milliseconds