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:Shift
(Results
1 - 25
of
104
) sorted by relevance
1
2
3
4
5
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H
A
D
DWARFDie.cpp
43
uint64_t
Shift
= countTrailingZeros(Val);
in dumpApplePropertyAttribute()
local
/third_party/optimized-routines/math/
H
A
D
v_cosf.c
28
#define
Shift
v_f32 (0x1.8p+23f)
macro
H
A
D
v_exp.c
38
#define
Shift
v_f64 (0x1.8p+52)
macro
H
A
D
v_exp2f.c
26
#define
Shift
v_f32 (0x1.8p23f)
macro
H
A
D
v_expf_1u.c
26
#define
Shift
v_f32 (0x1.8p23f)
macro
H
A
D
v_sinf.c
28
#define
Shift
v_f32 (0x1.8p+23f)
macro
H
A
D
exp2.c
14
#define
Shift
__exp_data.exp2_shift
macro
H
A
D
v_cos.c
37
#define
Shift
v_f64 (0x1.8p52)
macro
H
A
D
v_expf.c
26
#define
Shift
v_f32 (0x1.8p23f)
macro
H
A
D
v_exp2f_1u.c
23
#define
Shift
v_f32 (0x1.8p23f)
macro
H
A
D
v_sin.c
36
#define
Shift
v_f64 (0x1.8p52)
macro
H
A
D
exp.c
17
#define
Shift
__exp_data.shift
macro
/third_party/node/src/
H
A
D
callback_queue-inl.h
19
CallbackQueue<R, Args...>::
Shift
() {
in Shift()
function in node::CallbackQueue
/third_party/musl/porting/liteos_a/kernel/src/math/
H
A
D
exp.c
17
#define
Shift
__exp_data.shift
macro
H
A
D
exp2.c
14
#define
Shift
__exp_data.exp2_shift
macro
/third_party/musl/src/math/
H
A
D
exp2.c
14
#define
Shift
__exp_data.exp2_shift
macro
H
A
D
exp.c
17
#define
Shift
__exp_data.shift
macro
/third_party/node/deps/brotli/c/common/
H
A
D
transform.c
194
static int
Shift
(uint8_t* word, int word_len, uint16_t parameter) {
in Shift()
function
/third_party/skia/third_party/externals/brotli/c/common/
H
A
D
transform.c
194
static int
Shift
(uint8_t* word, int word_len, uint16_t parameter) {
in Shift()
function
/third_party/lzma/C/
H
A
D
Ppmd.h
47
Byte
Shift
; /* Speed of Freq change; low
Shift
is for fast change */
member
/third_party/skia/third_party/externals/angle2/util/
H
A
D
Event.h
33
bool
Shift
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H
A
D
ScaledNumber.cpp
48
int
Shift
= 64 - LeadingZeros;
in multiply64()
local
64
int
Shift
= 0;
in divide32()
local
86
int
Shift
= 0;
divide64()
local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H
A
D
MipsISelLowering.h
473
SDValue
Shift
= DAG.getNode(ISD::SHL, DL, Ty, HigherPart, Cst);
in getAddrNonPICSym64()
local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
H
A
D
fixed-dtoa.cc
59
void
Shift
(int shift_amount) {
in Shift()
function in double_conversion::UInt128
/third_party/node/deps/v8/src/base/numbers/
H
A
D
fixed-dtoa.cc
41
void
Shift
(int shift_amount) {
in Shift()
function in v8::base::UInt128
Completed in 9 milliseconds
1
2
3
4
5