/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/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_org/v8/test/webkit/ |
nested-functions.js | 35 // Formating of these functions is significant for regression
|
/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/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/v8/src/ |
math.js | 218 // pi_half_1 only has 26 significant bits for mantissa. 232 // Note that we try to use only 26 instead of 52 significant bits for
|
/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 | 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
|
/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
|
/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/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/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/chromium_org/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...] |