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

  /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/v8/test/mjsunit/compiler/
expression-trees.js 63 // Set up leaf masks to set 8 least-significant bits.
86 // Set up leaf masks to clear 8 least-significant bits.
  /external/chromium/chrome/browser/resources/file_manager/js/
exif_reader.js 213 * Big endian read. Most significant bytes come first.
232 * Little endian read. Least significant bytes come first.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 67 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
  /external/v8/benchmarks/
base.js 157 // Converts a score value to a string with at least three significant
  /external/chromium/chrome/browser/chromeos/cros/
network_library.cc 3984 const CellularDataPlan* significant = NULL; local
    [all...]
  /external/dropbear/libtommath/
bn.tex 595 the integer the mp\_int is meant to equal. The \textit{used} parameter dictates how many digits are significant, that is,
702 This will return the 32 least significant bits of the mp\_int $a$.
    [all...]
  /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/valgrind/main/memcheck/tests/x86/
fxsave.stdout.exp 1 Re-run with any arg to suppress least-significant
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
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/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/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/valgrind/main/memcheck/tests/amd64/
fxsave-amd64.stdout.exp 1 Re-run with any arg to suppress least-significant
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 683 milliseconds