OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:significant
(Results
176 - 200
of
2106
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/utils/
union_find.py
30
with
significant
additional changes by D. Eppstein.
/external/srtp/googlepatches/
vidyo-3-srtp-ws.patch
12
- * representing the number of
significant
bits stored in the array.
13
- * The bits are packed as follows: the least
significant
bit is that
14
- * of word[0], while the most
significant
bit is the nth most
15
- *
significant
bit of word[m], where length = bits_per_word * m + n.
56
+ * representing the number of
significant
bits stored in the array.
57
+ * The bits are packed as follows: the least
significant
bit is that
58
+ * of word[0], while the most
significant
bit is the nth most
59
+ *
significant
bit of word[m], where length = bits_per_word * m + n.
389
- * loop over words from most
significant
to least
significant
-
[
all
...]
/bionic/libc/arch-arm64/generic/bionic/
memcmp.S
79
/* Limit % 8 == 0 => all bytes
significant
. */
102
that is different, or the end of the
significant
data.
/cts/tests/tests/media/src/android/media/cts/
IvfWriter.java
146
* Lays least
significant
16 bits of an int into 2 items of a byte array.
152
* @param value the integer to use least
significant
16 bits
/docs/source.android.com/src/source/
roles.jd
53
have submitted a
significant
amount of high-quality code to the project, the
58
design skills and have made
significant
technical contributions to the
/external/clang/test/CodeGen/
block-byref-aggr.c
28
// Verify that there's nothing else
significant
in the function.
61
// Verify that there's nothing else
significant
in the function.
/external/compiler-rt/lib/builtins/
floatdidf.c
60
int sd = N - __builtin_clzll(a); /* number of
significant
digits */
85
++a; /* round - this step may add a
significant
bit */
floatundidf.c
60
int sd = N - __builtin_clzll(a); /* number of
significant
digits */
85
++a; /* round - this step may add a
significant
bit */
/external/eigen/Eigen/src/Core/arch/AltiVec/
PacketMath.h
268
MSQ = vec_ld(0, (unsigned char *)from); // most
significant
quadword
269
LSQ = vec_ld(15, (unsigned char *)from); // least
significant
quadword
280
MSQ = vec_ld(0, (unsigned char *)from); // most
significant
quadword
281
LSQ = vec_ld(15, (unsigned char *)from); // least
significant
quadword
312
MSQ = vec_ld(0, (unsigned char *)to); // most
significant
quadword
313
LSQ = vec_ld(15, (unsigned char *)to); // least
significant
quadword
330
MSQ = vec_ld(0, (unsigned char *)to); // most
significant
quadword
331
LSQ = vec_ld(15, (unsigned char *)to); // least
significant
quadword
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCharacterUtility.java
39
* @param msc most
significant
char
40
* @param lsc least
significant
char
/external/kernel-headers/original/uapi/linux/
v4l2-mediabus.h
23
* transferred over the bus: "LE" means that the least
significant
bits are
24
* transferred first, "BE" means that the most
significant
bits are transferred
/external/libopus/celt/
entenc.h
89
_val: The bits to encode (in the least _nbits
significant
bits).
90
They will be decoded in order from most-
significant
to least.
/external/libpcap/
README.linux
52
Copying packets from the kernel to the program consumes a
significant
55
significant
number of packets. (If no filter is specified, it makes no
/external/llvm/include/llvm/Support/
MathExtras.h
97
/// \brief Count number of 0's from the least
significant
bit to the most
166
/// \brief Count number of 0's from the most
significant
bit to the least
182
///
significant
bit.
196
///
significant
bit.
322
/// sequence of ones starting at the least
significant
bit with the remainder
329
/// sequence of ones starting at the least
significant
bit with the remainder
378
/// \brief Count the number of ones from the most
significant
bit to the first
394
/// \brief Count the number of ones from the least
significant
bit to the first
/external/skia/include/ports/
SkFontMgr.h
73
* bcp47[0] is the least
significant
fallback, bcp47[bcp47Count-1] is the
74
* most
significant
. If no specified bcp47 codes match, any font with the
/external/sonivox/arm-wt-22k/lib_src/
eas_flog.c
84
/* get the least
significant
bits for interpolation */
87
/* get the most
significant
bits for mantissa lookup */
/external/v8/src/base/
bits.h
37
//
significant
1 bit in |value| if |value| is non-zero, otherwise it returns 32.
57
// least
significant
1 bit in |value| if |value| is non-zero, otherwise it
/external/v8/test/mjsunit/compiler/
expression-trees.js
64
// Set up leaf masks to set 6 least-
significant
bits.
85
// Set up leaf masks to clear 6 least-
significant
bits.
/external/zlib/src/doc/
rfc1950.txt
189
significant
bit, and since we write numbers with the most-
190
significant
digit on the left, we also write bytes with the most-
191
significant
bit on the left. In the diagrams below, we number the
192
bits of a byte so that bit 0 is the least-
significant
bit, i.e.,
201
the MOST-
significant
byte first (at the lower memory address).
210
| + less
significant
byte = 8
211
+ more
significant
byte = 2 x 256
334
significant
-byte first (network) order.
/frameworks/opt/telephony/src/java/android/telephony/
SmsCbEtwsInfo.java
143
// For the timezone, the most
significant
bit of the
144
// least
significant
nibble is the sign byte
/libcore/luni/src/main/java/java/io/
DataOutputStream.java
103
* Writes a byte to the target stream. Only the least
significant
byte of
133
* Writes an 8-bit byte to the target stream. Only the least
significant
/ndk/sources/cxx-stl/gabi++/src/
one_time_construction.cc
35
* Also the ARM C++ ABI uses the least-
significant
bit to indicate
36
* completion, while the generic/Itanium one uses the least-
significant
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
strings.h
49
The least-
significant
bit is position 1, the most-
significant
32. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
strings.h
109
The least-
significant
bit is position 1, the most-
significant
32. */
/system/core/include/mincrypt/
p256.h
64
// Return bit. Index 0 is least
significant
.
97
// Returns the bits shifted out of most
significant
digit.
Completed in 444 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>