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:warmup
(Results
1 - 11
of
11
) sorted by relevance
/third_party/libuv/test/
H
A
D
benchmark-fs-stat.c
46
static void
warmup
(const char* path) {
in warmup()
function
/third_party/ltp/testcases/kernel/controllers/memcg/functional/
H
A
D
memcg_lib.sh
231
warmup
()
function
/third_party/backends/backend/
H
A
D
plustek-pp_ptdrv.c
106
static int
warmup
[_MAX_PTDEVS] = { 30, 30, 30, 30 };
variable
[all...]
H
A
D
plustek.h
264
int
warmup
;
member
H
A
D
u12.h
176
int
warmup
;
member
H
A
D
umax.h
392
int
warmup
; /* 1=set
warmup
-bit */
member
H
A
D
plustek-pp.h
369
int
warmup
;
member
394
int
warmup
;
member
533
int
warmup
;
member
H
A
D
hp3900_types.c
224
SANE_Byte
warmup
;
member
644
SANE_Byte
warmup
;
member
H
A
D
plustek-pp_scandata.h
153
int
warmup
;
member
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H
A
D
howExpensiveIs.cpp
162
virtual void
warmup
() { run(); }
in warmup()
function in HowExpensiveTest
305
void
warmup
() {
in warmup()
function in NumTest
433
void
warmup
() {
in warmup()
function in NumFmtTest
557
void
warmup
() {
in warmup()
function in NumFmtInt64Test
648
void
warmup
() {
warmup()
function in NumFmtStringPieceTest
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H
A
D
tjbench.c
99
static double benchTime = 5.0,
warmup
= 1.0;
variable
Completed in 13 milliseconds