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:cost
(Results
51 - 57
of
57
) sorted by relevance
1
2
3
/third_party/skia/third_party/externals/libwebp/src/enc/
H
A
D
histogram_enc.c
374
GetCombinedHistogramEntropy(const VP8LHistogram* const a, const VP8LHistogram* const b, double
cost
_threshold, double*
cost
)
GetCombinedHistogramEntropy()
argument
446
double
cost
= 0;
HistogramAddEval()
local
465
double
cost
;
HistogramAddThresh()
local
[all...]
H
A
D
quant_enc.c
606
score_t
cost
;
in TrellisQuantizeBlock()
local
688
const score_t
cost
= VP8LevelCost(ss_prev[p].costs, level);
in TrellisQuantizeBlock()
local
/third_party/lz4/lib/
H
A
D
lz4hc.c
490
U32 const
cost
= 1 + llAdd + ll + 2 + mlAdd;
in LZ4HC_encodeSequence()
local
1395
int const
cost
= LZ4HC_literalsPrice(llen + rPos);
in LZ4HC_compress_optimal()
local
1409
int const
cost
= LZ4HC_sequencePrice(llen, mlen);
in LZ4HC_compress_optimal()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H
A
D
OutputASM.cpp
3008
int OutputASM::
cost
(TIntermNode *expression, int budget)
in cost()
function in glsl::OutputASM
[all...]
/third_party/python/Lib/test/
H
A
D
test_functools.py
2906
def
cost
(self):
member in CachedCostItem
2932
def
cost
(self):
member in CachedCostItemWait
2946
def
cost
(self):
member in CachedCostItemWithSlots
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H
A
D
bifrost_compile.c
4111
unsigned
cost
= 0;
in bi_count_preload_cost()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H
A
D
LoopStrengthReduce.cpp
2851
int
cost
= 1;
isProfitableChain()
local
[all...]
Completed in 27 milliseconds
1
2
3