HomeSort by relevance Sort by last modified time
    Searched refs:significant (Results 1 - 25 of 38) sorted by null

1 2

  /frameworks/wilhelm/src/itf/
IPlay.c 313 bool significant = false; local
318 significant = true;
321 if (significant) {
338 bool significant = false; local
344 significant = true;
347 if (significant) {
389 bool significant = false; local
407 significant = true;
410 if (significant) {
IRecord.c 187 bool significant = false; local
192 significant = true;
195 if (significant) {
212 bool significant = false; local
218 significant = true;
221 if (significant) {
  /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/libvorbis/doc/
02-bitpacking.tex 41 A byte has a well-defined 'least significant' bit (LSb), which is the
43 value +1. A byte's 'most significant' bit (MSb) is at the opposite
54 'most significant byte first' in which the highest-valued byte comes
55 first), 0-1-2-3 ('little endian' or 'least significant byte first' in
77 significant bit, etc, until the requested number of bits have been
80 significant unused bit position of the destination byte, followed by
81 the next-least significant bit of the source integer and so on up to
05-comment.tex 208 bitstream mapping which renders least-significant-bit of the word to be
209 coded into the least significant available bit of the current
  /external/chromium_org/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/chromium_org/v8/test/webkit/
nested-functions.js 35 // Formating of these functions is significant for regression
  /external/chromium_org/v8/src/
math.js 197 // pi_half_1 only has 26 significant bits for mantissa.
211 // Note that we try to use only 26 instead of 52 significant bits for
  /external/chromium_org/v8/test/webkit/fast/js/
function-toString-parentheses.js 25 "This test checks that parentheses are preserved when significant, and not added where inappropriate. " +
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 61 completions, as a significant amount of time may pass between the
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 66 most significant bit may be lost). See the field
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 61 completions, as a significant amount of time may pass between the
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
base.js 162 // Converts a score value to a string with at least three significant
  /external/chromium_org/v8/benchmarks/
base.js 157 // Converts a score value to a string with at least three significant
  /dalvik/docs/
prettify.js 435 * significant for tokenization (<br>) into their textual equivalent.
437 * @param {string} s html where whitespace is considered significant.
459 // <br> tags are lexically significant so convert them to text.
    [all...]
  /external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/
dynamic-loading.rst 134 One significant difference between newlib and glibc applications is that glibc
  /external/valgrind/main/memcheck/tests/x86/
fxsave.stdout.exp 1 Re-run with any arg to suppress least-significant
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 526 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
808 // NOTE(mesch): Profiling shows that this method costs significant
    [all...]
  /external/chromium_org/third_party/jstemplate/
jstemplate.js 496 // NOTE(mesch): Evaluation order is sometimes significant, e.g. when
775 // NOTE(mesch): Profiling shows that this method costs significant
  /external/chromium_org/third_party/x86inc/
x86inc.asm 30 ; has significant usefulness outside of x264 and we want it to be available
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
drive_banners.js 234 // the user did not free up significant space. Obey the dismissal.
  /external/stlport/
configure.bat 11 REM Attention! Batch file labels only have 8 significant characters!
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar 
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
x86inc.asm 31 ; has significant usefulness outside of x264 and we want it to be available
  /external/chromium_org/third_party/libyuv/source/
x86inc.asm 31 ; has significant usefulness outside of x264 and we want it to be available

Completed in 1277 milliseconds

1 2