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:percentile
(Results
1 - 7
of
7
) sorted by relevance
/third_party/ffmpeg/libavfilter/
H
A
D
median.h
34
float
percentile
;
member
H
A
D
vf_xmedian.c
43
float
percentile
;
member
[all...]
/third_party/ffmpeg/libavutil/
H
A
D
hdr_dynamic_metadata.h
52
AVRational
percentile
;
member
/third_party/backends/backend/genesys/
H
A
D
utilities.h
102
compute_array_
percentile
_approx(T* result, const T* data, std::size_t line_count, std::size_t elements_per_line, float
percentile
)
compute_array_percentile_approx()
argument
/third_party/node/deps/histogram/include/hdr/
H
A
D
hdr_histogram.h
346
double
percentile
;
member
/third_party/node/src/
H
A
D
histogram.cc
140
double
percentile
= args[0].As<Number>()->Value();
in GetPercentile()
local
151
double
percentile
= args[0].As<Number>()->Value();
in GetPercentileBigInt()
local
578
double
percentile
= args[0].As<Number>()->Value();
in GetPercentile()
local
589
double
percentile
= args[0].As<Number>()->Value();
in GetPercentileBigInt()
local
[all...]
/third_party/node/deps/histogram/src/
H
A
D
hdr_histogram.c
687
int64_t hdr_value_at_percentile(const struct hdr_histogram* h, double
percentile
)
in hdr_value_at_percentile()
argument
1197
double
percentile
= percentiles->
percentile
/ 100.
in hdr_percentiles_print()
local
[all...]
Completed in 6 milliseconds