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
refs:iacc
(Results
1 - 4
of
4
) sorted by relevance
/third_party/ffmpeg/libavcodec/
H
A
D
imc.c
466
int
iacc
= 0;
in bit_allocation()
local
514
iacc
+= chctx->bandWidthT[i];
in bit_allocation()
518
if (!
iacc
)
in bit_allocation()
522
summa = (summa * 0.5 - freebits) /
iacc
;
in bit_allocation()
531
iacc
= 0;
in bit_allocation()
540
iacc
+= chctx->bandWidthT[j];
in bit_allocation()
552
summa = (float)(summer - freebits) / ((t1 + 1) *
iacc
) + summa;
in bit_allocation()
/third_party/icu/icu4c/source/i18n/
H
A
D
decNumber.cpp
4917
Int ilhs, irhs,
iacc
; /* item counts in the arrays */
in decMultiplyOp()
local
4990
iacc
=ilhs+irhs;
in decMultiplyOp()
5005
/* units. Therefore
iacc
extra bytes are needed at the front */
in decMultiplyOp()
5012
U_ASSERT((uint32_t)
iacc
<= INT32_MAX/sizeof(uLong));
in decMultiplyOp()
5013
needbytes=
iacc
*sizeof(uLong);
in decMultiplyOp()
5015
zoff=(
iacc
+7)/8; /* items to offset by */
in decMultiplyOp()
5043
for (lp=zacc; lp<zacc+
iacc
; lp++) *lp=0;
in decMultiplyOp()
5072
for (lp=zacc; lp<zacc+
iacc
; lp++) {
in decMultiplyOp()
5097
for (lp=zacc, up=acc; lp<zacc+
iacc
; lp++) {
in decMultiplyOp()
/third_party/node/deps/icu-small/source/i18n/
H
A
D
decNumber.cpp
4917
Int ilhs, irhs,
iacc
; /* item counts in the arrays */
in decMultiplyOp()
local
4990
iacc
=ilhs+irhs;
in decMultiplyOp()
5005
/* units. Therefore
iacc
extra bytes are needed at the front */
in decMultiplyOp()
5012
U_ASSERT((uint32_t)
iacc
<= INT32_MAX/sizeof(uLong));
in decMultiplyOp()
5013
needbytes=
iacc
*sizeof(uLong);
in decMultiplyOp()
5015
zoff=(
iacc
+7)/8; /* items to offset by */
in decMultiplyOp()
5043
for (lp=zacc; lp<zacc+
iacc
; lp++) *lp=0;
in decMultiplyOp()
5072
for (lp=zacc; lp<zacc+
iacc
; lp++) {
in decMultiplyOp()
5097
for (lp=zacc, up=acc; lp<zacc+
iacc
; lp++) {
in decMultiplyOp()
/third_party/skia/third_party/externals/icu/source/i18n/
H
A
D
decNumber.cpp
4917
Int ilhs, irhs,
iacc
; /* item counts in the arrays */
in decMultiplyOp()
local
4990
iacc
=ilhs+irhs;
in decMultiplyOp()
5005
/* units. Therefore
iacc
extra bytes are needed at the front */
in decMultiplyOp()
5012
U_ASSERT((uint32_t)
iacc
<= INT32_MAX/sizeof(uLong));
in decMultiplyOp()
5013
needbytes=
iacc
*sizeof(uLong);
in decMultiplyOp()
5015
zoff=(
iacc
+7)/8; /* items to offset by */
in decMultiplyOp()
5043
for (lp=zacc; lp<zacc+
iacc
; lp++) *lp=0;
in decMultiplyOp()
5072
for (lp=zacc; lp<zacc+
iacc
; lp++) {
in decMultiplyOp()
5097
for (lp=zacc, up=acc; lp<zacc+
iacc
; lp++) {
in decMultiplyOp()
Completed in 42 milliseconds