OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shifted
(Results
51 - 75
of
550
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/lib/CodeGen/
README.txt
14
Bitfields accesses can be
shifted
to simplify masking and sign
/external/grub/stage2/
freebsd.h
47
* number", each mask applies to the
shifted
value.
/external/icu4c/i18n/
usrchimp.h
85
*
shifted
to the start of the match.
/external/icu4c/test/testdata/
ssearch.xml
15
alternate_handling (NON_IGNORABLE |
SHIFTED
) "NON_IGNORABLE"
179
<test-case id="test24b" strength="IDENTICAL" alternate_handling="
SHIFTED
" locale="en">
423
<test-case id="test83" strength="IDENTICAL" alternate_handling="
SHIFTED
" locale="en">
428
<test-case id="test83b" strength="TERTIARY" alternate_handling="
SHIFTED
" locale="en">
/external/llvm/docs/HistoricalNotes/
2000-12-06-MeetingSummary.txt
60
have their priorities
shifted
. The other option is to focus on a
/external/proguard/src/proguard/optimize/
MemberDescriptorSpecializer.java
99
// All parameters of non-static methods are
shifted
by one in the local
/external/qemu/fpu/
softfloat-macros.h
51
| bits are
shifted
off, they are ``jammed'' into the least significant bit of
77
| bits are
shifted
off, they are ``jammed'' into the least significant bit of
103
| _plus_ the number of bits given in `count'. The
shifted
result is at most
105
| bits
shifted
off form a second 64-bit result as follows: The _last_ bit
106
|
shifted
off is the most-significant bit of the extra result, and the other
108
| bits
shifted
off were all zero. This extra result is stored in the location
112
| point value is
shifted
right by the number of bits given in `count', and
149
| number of bits given in `count'. Any bits
shifted
off are lost. The value
181
| number of bits given in `count'. If any nonzero bits are
shifted
off, they
224
| by 64 _plus_ the number of bits given in `count'. The
shifted
result i
[
all
...]
/external/v8/src/
diy-fp.h
82
// boundaries need to be
shifted
by 10 bits. We thus optimize for this case.
/external/valgrind/main/VEX/priv/
guest_x86_defs.h
305
value (value
shifted
one less) is also needed, but its
306
definedness is the same as the definedness of the
shifted
value.
354
X86G_CC_OP_SHLW, /* 23 where res' is like res but
shifted
one bit less */
358
X86G_CC_OP_SHRW, /* 26 where res' is like res but
shifted
one bit less */
/external/webkit/Source/WebCore/platform/audio/
SincResampler.h
60
// The kernel offsets are sub-sample shifts of a windowed sinc()
shifted
from 0.0 to 1.0 sample.
/external/webkit/Source/WebKit/mac/Misc/
WebKitVersionChecks.h
31
All of these methods return or take version numbers with each part
shifted
to the left 2 bytes.
/external/webkit/Tools/android/flex-2.5.4a/MISC/
EBCDIC
33
closely these days because my job has
shifted
somewhat.
/frameworks/base/core/tests/coretests/src/android/widget/listview/arrowscroll/
ListItemsExpandOnSelectionTest.java
61
assertEquals("first item's top should not have
shifted
",
/frameworks/base/libs/hwui/
Program.cpp
131
// in GPU hardware that tends to paint hor/vert lines in pixels
shifted
up and to the left.
/frameworks/base/media/libeffects/lvm/lib/Common/src/
BP_1I_D16F32Cll_TRC_WRA_01_Init.c
40
/* half word is right
shifted
by one and most significant bit of the lower */
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_BlockMatch_Half_16x16.c
34
* pSrcRefBuf and pSearchPointRefPos should be
shifted
by the winning MV of
omxVCM4P2_BlockMatch_Half_8x8.c
35
* pSrcRefBuf and pSearchPointRefPos should be
shifted
by the winning MV of
/frameworks/compile/libbcc/runtime/lib/ppc/
fixtfdi.c
50
* bias of 10 that we
shifted
the head mantissa by.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netax25/
ax25.h
72
char ax25_call[7]; /* 6 call + SSID (
shifted
ascii) */
/external/icu4c/test/intltest/
ucaconf.cpp
265
openTestFile("
SHIFTED
");
288
openTestFile("
SHIFTED
");
/external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js
147
// 4 and above
shifted
left by one reifying at7 into a0[6] and keeping
175
// Now owned undefined resides at 4 and rest is
shifted
right by one
/frameworks/base/core/java/com/android/internal/widget/
PasswordEntryKeyboard.java
207
* Whether or not keyboard is
shifted
.
208
* @return true if keyboard state is
shifted
.
/libcore/luni/src/main/java/java/math/
BitLevel.java
180
* the number of elements to be
shifted
182
* the number of bits to be
shifted
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
Keyboard.java
158
// To represent "
shifted
" state. The key might have a
shifted
icon.
/external/webrtc/src/common_audio/signal_processing_library/main/source/
resample_by_2_internal.c
27
// input: WebRtc_Word32 (
shifted
15 positions to the left, + offset 16384) OVERWRITTEN!
121
// output: WebRtc_Word32 (
shifted
15 positions to the left, + offset 16384) (of length len/2)
267
// input: WebRtc_Word32 (
shifted
15 positions to the left, + offset 16384)
268
// output: WebRtc_Word32 (
shifted
15 positions to the left, + offset 16384) (of length len*2)
337
// input: WebRtc_Word32 (
shifted
15 positions to the left, + offset 16384)
549
// input: WebRtc_Word32 (
shifted
15 positions to the left, + offset 16384)
Completed in 765 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>