HomeSort by relevance Sort by last modified time
    Searched full:significant (Results 101 - 125 of 2886) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
ammintrin.h 51 /// Bits [5:0] specify the index of the least significant bit; the other
74 /// Specifies the index of the least significant bit at [13:8]
107 /// significant bit.
110 /// bits are the least significant bits of operand y of length len.
115 /// Bits [5:0] specify the index of the least significant bit; the other
142 /// are defined by the length and by the index of the least significant bit
146 /// bits are the least significant bits of operand __y with length specified
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
ammintrin.h 51 /// Bits [5:0] specify the index of the least significant bit; the other
74 /// Specifies the index of the least significant bit at [13:8]
107 /// significant bit.
110 /// bits are the least significant bits of operand y of length len.
115 /// Bits [5:0] specify the index of the least significant bit; the other
142 /// are defined by the length and by the index of the least significant bit
146 /// bits are the least significant bits of operand __y with length specified
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
ammintrin.h 51 /// Bits [5:0] specify the index of the least significant bit; the other
74 /// Specifies the index of the least significant bit at [13:8]
107 /// significant bit.
110 /// bits are the least significant bits of operand y of length len.
115 /// Bits [5:0] specify the index of the least significant bit; the other
142 /// are defined by the length and by the index of the least significant bit
146 /// bits are the least significant bits of operand __y with length specified
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
ammintrin.h 51 /// Bits [5:0] specify the index of the least significant bit; the other
74 /// Specifies the index of the least significant bit at [13:8]
107 /// significant bit.
110 /// bits are the least significant bits of operand y of length len.
115 /// Bits [5:0] specify the index of the least significant bit; the other
142 /// are defined by the length and by the index of the least significant bit
146 /// bits are the least significant bits of operand __y with length specified
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
ammintrin.h 51 /// Bits [5:0] specify the index of the least significant bit; the other
74 /// Specifies the index of the least significant bit at [13:8]
107 /// significant bit.
110 /// bits are the least significant bits of operand y of length len.
115 /// Bits [5:0] specify the index of the least significant bit; the other
142 /// are defined by the length and by the index of the least significant bit
146 /// bits are the least significant bits of operand __y with length specified
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
ammintrin.h 52 /// Bits [5:0] specify the index of the least significant bit; the other
75 /// Specifies the index of the least significant bit at [13:8]
108 /// significant bit.
111 /// bits are the least significant bits of operand y of length len.
116 /// Bits [5:0] specify the index of the least significant bit; the other
143 /// are defined by the length and by the index of the least significant bit
147 /// bits are the least significant bits of operand __y with length specified
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stab.def 23 /* Global variable. Only the name is significant.
27 /* Function name for BSD Fortran. Only the name is significant.
43 /* Name of main routine. Only the name is significant.
119 In an object file, only the name is significant.
133 In an object file, there is no significant data in this entry.
159 /* Begin named common block. Only the name is significant. */
162 /* End named common block. Only the name is significant
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
stab.def 23 /* Global variable. Only the name is significant.
27 /* Function name for BSD Fortran. Only the name is significant.
43 /* Name of main routine. Only the name is significant.
119 In an object file, only the name is significant.
133 In an object file, there is no significant data in this entry.
159 /* Begin named common block. Only the name is significant. */
162 /* End named common block. Only the name is significant
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
stab.def 23 /* Global variable. Only the name is significant.
27 /* Function name for BSD Fortran. Only the name is significant.
43 /* Name of main routine. Only the name is significant.
119 In an object file, only the name is significant.
133 In an object file, there is no significant data in this entry.
159 /* Begin named common block. Only the name is significant. */
162 /* End named common block. Only the name is significant
  /prebuilts/sdk/renderscript/clang-include/
ammintrin.h 51 /// Bits [5:0] specify the index of the least significant bit; the other
74 /// Specifies the index of the least significant bit at [13:8]
107 /// significant bit.
110 /// bits are the least significant bits of operand y of length len.
115 /// Bits [5:0] specify the index of the least significant bit; the other
142 /// are defined by the length and by the index of the least significant bit
146 /// bits are the least significant bits of operand __y with length specified
  /docs/source.android.com/src/devices/audio/
data_formats.jd 56 Number of significant bits per audio sample.
71 <em>unpacked</em>. The significant bits of the sample are typically
72 aligned with either the leftmost (most significant) or rightmost
73 (least significant) bit of the container. It is conventional to use
212 <td>Significant bits<br />including sign</td>
260 in 32 bits. If unpacked, the significant bits are either right-justified
263 (Q0.31). Q0.31 theoretically permits up to 32 significant bits,
269 resulting in 25 significant bits total.
271 have fewer significant bits.
403 Conversions from fixed point representation with 25 or fewer significant bits to floating point are lossless
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
SignificantMotionTestActivity.java 51 * Test cases for Significant Motion sensor.
52 * They use walking motion to change the location and trigger Significant Motion.
106 * Verifies that Significant Motion is not trigger by the vibrator motion.
119 * It ensures that Significant Motion will not trigger in that scenario.
223 * @param isMotionExpected Should the device detect significant motion event
343 // verify an event arrived, and it is indeed a Significant Motion event
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
BarGraph.java 46 boolean significant; field in class:BarGraph.BarItem
53 this.significant= sig;
65 public void addItem(String name, double[] stats, String url, String slow, boolean significant) {
66 this.fItems.add(new BarItem(name, stats, url, slow, significant));
211 } else if (!bar.significant) {
216 } else if (!bar.significant) {
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
CompactDecimalFormatTest.java 250 // We are expecting two significant digits as default.
253 assertEquals("Default significant digits", "12K", cdf.format(12345));
254 assertEquals("Default significant digits", "1.2K", cdf.format(1234));
255 assertEquals("Default significant digits", "120", cdf.format(123));
359 // Our tests are written for two significant digits. We set explicitly here
360 // because default significant digits may change.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
CompactDecimalFormatTest.java 246 // We are expecting two significant digits as default.
249 assertEquals("Default significant digits", "12K", cdf.format(12345));
250 assertEquals("Default significant digits", "1.2K", cdf.format(1234));
251 assertEquals("Default significant digits", "120", cdf.format(123));
355 // Our tests are written for two significant digits. We set explicitly here
356 // because default significant digits may change.
  /external/v8/src/base/
bits.h 59 // significant 1 bit in |value| if |value| is non-zero, otherwise it returns 32.
79 // significant 1 bit in |value| if |value| is non-zero, otherwise it returns 64.
96 // least significant 1 bit in |value| if |value| is non-zero, otherwise it
116 // least significant 1 bit in |value| if |value| is non-zero, otherwise it
236 // |rhs|, extracts the most significant 32 bits of the result, and returns
242 // |lhs| and |rhs|, extracts the most significant 32 bits of the result, and
  /external/icu/icu4c/source/i18n/unicode/
decimfmt.h 209 * <td>Significant digit
307 * grouping sizes: One used for the least significant integer digits, the
397 * notation</a> or <a href="#sigdig">significant digits</a>.
400 * <em>maximum integer digits</em>, then only the least significant
471 * digit counts using significant digits logic. The maximum number of
472 * significant digits limits the total number of integer and fraction
475 * See the section on significant digits for more details.
477 * <li>The number of significant digits shown is determined as
479 * minimum number of significant digits shown is one, and the maximum
480 * number of significant digits shown is the sum of the <em>minimu
    [all...]
  /bionic/libc/upstream-freebsd/lib/libc/gen/
ldexp.c 61 /* Get the more significant 32 bit int from a double. */
70 /* Set the more significant 32 bits of a double from an int. */
  /cts/apps/CtsVerifier/jni/audio_loopback/audio_utils/
fifo.h 35 size_t mFrameCount; // max number of significant frames to be stored in the FIFO > 0
49 // frameCount Max number of significant frames to be stored in the FIFO > 0.
  /external/compiler-rt/lib/builtins/
floatdisf.c 35 int sd = N - __builtin_clzll(a); /* number of significant digits */
60 ++a; /* round - this step may add a significant bit */
floattidf.c 35 int sd = N - __clzti2(a); /* number of significant digits */
60 ++a; /* round - this step may add a significant bit */
floattisf.c 35 int sd = N - __clzti2(a); /* number of significant digits */
60 ++a; /* round - this step may add a significant bit */
floattixf.c 37 int sd = N - __clzti2(a); /* number of significant digits */
62 ++a; /* round - this step may add a significant bit */
floatundisf.c 33 int sd = N - __builtin_clzll(a); /* number of significant digits */
58 ++a; /* round - this step may add a significant bit */
floatuntidf.c 33 int sd = N - __clzti2(a); /* number of significant digits */
58 ++a; /* round - this step may add a significant bit */

Completed in 779 milliseconds

1 2 3 45 6 7 8 91011>>