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:sign_of_int
(Results
1 - 2
of
2
) sorted by relevance
/third_party/libsnd/src/ALAC/
H
A
D
dp_enc.c
66
static inline int32_t ALWAYS_INLINE
sign_of_int
(int32_t i)
in sign_of_int()
function
142
sg =
sign_of_int
(del) ;
in pc_block()
145
sgn =
sign_of_int
(b3) ;
in pc_block()
151
sgn =
sign_of_int
(b2) ;
in pc_block()
157
sgn =
sign_of_int
(b1) ;
in pc_block()
163
a0 -=
sign_of_int
(b0) ;
in pc_block()
168
sgn = -
sign_of_int
(b3) ;
in pc_block()
174
sgn = -
sign_of_int
(b2) ;
in pc_block()
180
sgn = -
sign_of_int
(b1) ;
in pc_block()
186
a0 +=
sign_of_int
(b
in pc_block()
[all...]
H
A
D
dp_dec.c
46
sign_of_int
(int32_t i)
in sign_of_int()
function
132
sg =
sign_of_int
(del) ;
in unpc_block()
139
sgn =
sign_of_int
(ib3) ;
in unpc_block()
145
sgn =
sign_of_int
(ib2) ;
in unpc_block()
151
sgn =
sign_of_int
(ib1) ;
in unpc_block()
157
ia0 -=
sign_of_int
(ib0) ;
in unpc_block()
162
sgn = -
sign_of_int
(ib3) ;
in unpc_block()
168
sgn = -
sign_of_int
(ib2) ;
in unpc_block()
174
sgn = -
sign_of_int
(ib1) ;
in unpc_block()
180
ia0 +=
sign_of_int
(ib
in unpc_block()
[all...]
Completed in 1 milliseconds