OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:significant
(Results
726 - 750
of
2519
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
LogCatMonitor.java
154
//
significant
enough to be seen by the user. If so, activate the logcat view
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoaimp.h
83
*
significant
byte has the lowest address.
85
*
significant
byte has the lowest address.
152
*
significant
), right-aligned in each sequence.
/external/chromium_org/net/base/
net_util.h
47
// array of bytes, from most
significant
to least
significant
. This is the
420
// IP address whose |prefix_length_in_bits| most
significant
bits match
/external/chromium_org/third_party/libvpx/source/libvpx/
CHANGELOG
134
slideshow-like material will see
significant
improvements.
243
- Fix
significant
artifacts in error concealment (a4c2211, 99d870a)
353
release also saw
significant
improvement in realtime encoding speed
/external/chromium_org/third_party/skia/src/utils/
SkTextureCompressor_R11EAC.cpp
361
// of indices interleaved in the least
significant
bits of a and b. In other words...
459
// Return the packed incdices in the least
significant
bits with the magic header
497
// the least
significant
12 bits of the resulting integer.
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/
yasm_arch.xml
142
(rXd) subregisters that map to the least
significant
8, 16, or 32
147
registers map to the least
significant
bits of the new 64-bit
151
least
significant
bits of rsi, rdi, rsp, and rbp. These are
/external/chromium_org/third_party/yasm/source/patched-yasm/
yasm_arch.7
91
The additional 64\-bit general purpose registers are named r8\-r15\&. There are also 8\-bit (rXb), 16\-bit (rXw), and 32\-bit (rXd) subregisters that map to the least
significant
8, 16, or 32 bits of the 64\-bit register\&. The original 8 general purpose registers have also been extended to 64\-bits: eax, edx, ecx, ebx, esi, edi, esp, and ebp have new 64\-bit versions called rax, rdx, rcx, rbx, rsi, rdi, rsp, and rbp respectively\&. The old 32\-bit registers map to the least
significant
bits of the new 64\-bit registers\&.
93
New 8\-bit registers are also available that map to the 8 least
significant
bits of rsi, rdi, rsp, and rbp\&. These are called sil, dil, spl, and bpl respectively\&. Unfortunately, due to the way instructions are encoded, these new 8\-bit registers are encoded the same as the old 8\-bit registers ah, dh, ch, and bh\&. The processor tells which is being used by the presence of the new REX prefix that is used to specify the other extended registers\&. This means it is illegal to mix the use of ah, dh, ch, and bh with an instruction that requires the REX prefix for other reasons\&. For instance:
/external/chromium_org/third_party/zlib/
crc32.c
87
with the lowest powers in the most
significant
bit. Then adding polynomials
90
polynomial q, also with the lowest power in the most
significant
bit (so the
99
out is a one). We start with the highest power (least
significant
bit) of
/external/libhevc/decoder/
ihevcd_parse_residual.c
481
/* This is needed for context modelling of
significant
coeff flag */
554
/* Set
Significant
coeff map for last
significant
coeff flag as 1 */
[
all
...]
/external/libvorbis/lib/
info.c
397
case 0x01: /* least
significant
*bit* is read first */
409
case 0x03: /* least
significant
*bit* is read first */
417
case 0x05: /* least
significant
*bit* is read first */
/external/libvpx/libvpx/
CHANGELOG
134
slideshow-like material will see
significant
improvements.
243
- Fix
significant
artifacts in error concealment (a4c2211, 99d870a)
353
release also saw
significant
improvement in realtime encoding speed
/external/llvm/docs/
BigEndianNEON.rst
50
A "little endian" layout has the least
significant
byte first (lowest in memory address). A "big endian" layout has the *most*
significant
byte first. This means that when loading an item from big endian memory, the lowest 8-bits in memory must go in the most
significant
8-bits, and so forth.
/external/llvm/include/llvm/ADT/
APFloat.h
94
///
significant
bit is shifted right so that the exponent is maintained at the
96
///
significant
bit of the significand set. The sign of zeroes and infinities
97
/// is
significant
; the exponent and significand of such numbers is not stored,
/external/llvm/lib/CodeGen/AsmPrinter/
DIEHash.cpp
510
// ... take the least
significant
8 bytes and return those. Our MD5
531
// ... take the least
significant
8 bytes and return those. Our MD5
555
// ... take the least
significant
8 bytes and return those. Our MD5
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_crc32.c
69
with the lowest powers in the most
significant
bit. Then adding polynomials
72
polynomial q, also with the lowest power in the most
significant
bit (so the
81
out is a one). We start with the highest power (least
significant
bit) of
/external/qemu/distrib/zlib-1.2.8/
crc32.c
69
with the lowest powers in the most
significant
bit. Then adding polynomials
72
polynomial q, also with the lowest power in the most
significant
bit (so the
81
out is a one). We start with the highest power (least
significant
bit) of
/external/zlib/src/
crc32.c
69
with the lowest powers in the most
significant
bit. Then adding polynomials
72
polynomial q, also with the lowest power in the most
significant
bit (so the
81
out is a one). We start with the highest power (least
significant
bit) of
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
CHANGELOG
134
slideshow-like material will see
significant
improvements.
243
- Fix
significant
artifacts in error concealment (a4c2211, 99d870a)
353
release also saw
significant
improvement in realtime encoding speed
/libcore/luni/src/main/native/
java_math_NativeBN.cpp
440
BN_ULONG msd = d[i]; // most
significant
digit
446
if (i < 0) msd--; // Only if all lower
significant
digits are 0 we decrement the most
significant
one.
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
mmintrin.h
855
/* Creates a vector of two 32-bit values; I0 is least
significant
. */
862
/* Creates a vector of four 16-bit values; W0 is least
significant
. */
869
/* Creates a vector of eight 8-bit values; B0 is least
significant
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include/
mmintrin.h
856
/* Creates a vector of two 32-bit values; I0 is least
significant
. */
863
/* Creates a vector of four 16-bit values; W0 is least
significant
. */
870
/* Creates a vector of eight 8-bit values; B0 is least
significant
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
mmintrin.h
855
/* Creates a vector of two 32-bit values; I0 is least
significant
. */
862
/* Creates a vector of four 16-bit values; W0 is least
significant
. */
869
/* Creates a vector of eight 8-bit values; B0 is least
significant
. */
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/include/
mmintrin.h
855
/* Creates a vector of two 32-bit values; I0 is least
significant
. */
862
/* Creates a vector of four 16-bit values; W0 is least
significant
. */
869
/* Creates a vector of eight 8-bit values; B0 is least
significant
. */
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
mmintrin.h
855
/* Creates a vector of two 32-bit values; I0 is least
significant
. */
862
/* Creates a vector of four 16-bit values; W0 is least
significant
. */
869
/* Creates a vector of eight 8-bit values; B0 is least
significant
. */
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
mmintrin.h
874
/* Creates a vector of two 32-bit values; I0 is least
significant
. */
881
/* Creates a vector of four 16-bit values; W0 is least
significant
. */
888
/* Creates a vector of eight 8-bit values; B0 is least
significant
. */
Completed in 946 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>