OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shifts
(Results
201 - 225
of
1285
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/google/cuttlefish_common/host/frontend/vnc_server/
vnc_client_connection.h
159
std::uint8_t{}, // red_shift (
shifts
not used when true color flag is 0)
/device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
MathLShiftS64.S
19
#
Shifts
a 64-bit signed value left by a certain number of bits.
MathLShiftS64.nasm
19
;
Shifts
a 64-bit signed value left by a certain number of bits.
MathRShiftU64.S
19
#
Shifts
a 64-bit unsigned value right by a certain number of bits.
MathRShiftU64.nasm
19
;
Shifts
a 64-bit unsigned value right by a certain number of bits.
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
ashrdi3.S
19
#
Shifts
a 64-bit unsigned value right by a certain number of bits.
shldi3.S
19
#
Shifts
a 64-bit signed value left by a certain number of bits.
/external/clang/lib/Headers/
mmintrin.h
722
/// \brief Left-
shifts
each 16-bit signed integer element of the first
744
/// \brief Left-
shifts
each 16-bit signed integer element of a 64-bit integer
765
/// \brief Left-
shifts
each 32-bit signed integer element of the first
787
/// \brief Left-
shifts
each 32-bit signed integer element of a 64-bit integer
808
/// \brief Left-
shifts
the first 64-bit integer parameter by the number of bits
[
all
...]
/external/clang/test/Analysis/
constant-folding.c
57
// Unsigned right shift
shifts
in zeroes.
/external/libopus/src/
opus_private.h
72
* just
shifts
the static bitrate to mode mapping around a little bit.
/external/llvm/lib/Target/WebAssembly/
WebAssemblyTargetTransformInfo.cpp
59
// SIMD128's
shifts
currently only accept a scalar shift count. For each
/external/llvm/lib/Target/X86/
X86.h
54
/// sub, inc, dec, some
shifts
, and some multiplies) by equivalent LEA
/external/llvm/test/CodeGen/ARM/
fast-isel-ext.ll
7
; using two
shifts
.
/external/llvm/test/CodeGen/PowerPC/
rlwimi.ll
1
; All of these ands and
shifts
should be folded into rlwimi's
/external/protobuf/src/google/protobuf/stubs/
int128.h
231
// uint64
shifts
of >= 64 are undefined, so we will need some special-casing.
248
// uint64
shifts
of >= 64 are undefined, so we will need some special-casing.
265
// uint64
shifts
of >= 64 are undefined, so we will need some special-casing.
282
// uint64
shifts
of >= 64 are undefined, so we will need some special-casing.
/external/swiftshader/third_party/LLVM/test/CodeGen/MBlaze/
shift.ll
1
; Ensure that
shifts
are lowered to loops when the barrel shifter unit is
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
rlwimi.ll
1
; All of these ands and
shifts
should be folded into rlwimi's
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
avx-shift.ll
65
;;; Support variable
shifts
/external/tensorflow/tensorflow/core/kernels/
roll_op.cc
34
// to the other. Used to make the
shifts
wrap around after a threshold.
95
// to the other. Used to make the
shifts
wrap around after a threshold.
254
// total modulo sum of
shifts
for each dimension
271
// to the other. Used to make the
shifts
wrap around after a threshold.
/external/walt/docs/
DragLatency.md
35
The WALT app finds a shift _S_ such that the standard deviation of _y_( _t<sub>i</sub>_ + _S_) is minimal - that is the 'x' marks are as close as possible to a horizontal straight line on the graph below. The reported number is the average of the two time
shifts
calculated separately for the upper and the lower lines (corresponding to two sides of the finger).
/frameworks/av/media/libeffects/lvm/lib/Common/src/
dB_to_Lin32.c
50
* of 6dB steps for use as
shifts
and then interpolates with a remainder
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/
cor_h_x.c
117
/* Find the number of right
shifts
to do on y32[] so that */
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/d1new/
KernelDataForRenderScriptd1new.java
92
// Generates {@code NUM_SUB_PIXELS*NUM_SUB_PIXELS} sub-pixel
shifts
{@code
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/f32/
KernelDataForRenderScriptF32.java
90
// Generates {@code NUM_SUB_PIXELS*NUM_SUB_PIXELS} sub-pixel
shifts
{@code
/prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
mmintrin.h
722
/// \brief Left-
shifts
each 16-bit signed integer element of the first
744
/// \brief Left-
shifts
each 16-bit signed integer element of a 64-bit integer
765
/// \brief Left-
shifts
each 32-bit signed integer element of the first
787
/// \brief Left-
shifts
each 32-bit signed integer element of a 64-bit integer
808
/// \brief Left-
shifts
the first 64-bit integer parameter by the number of bits
[
all
...]
Completed in 1095 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>