HomeSort by relevance Sort by last modified time
    Searched full:precise (Results 751 - 775 of 1035) sorted by null

<<31323334353637383940>>

  /external/bison/doc/
gpl-3.0.texi 76 The precise terms and conditions for copying, distribution and
    [all...]
  /external/bison/lib/
hash.c 98 done in constant time by the "hasher", and the later finding of a precise
    [all...]
  /external/bison/tests/
conflicts.at 765 # In this precise case (a reduction is masked by the default
    [all...]
  /external/bzip2/
blocksort.c 964 The precise meaning is: at all times:
  /external/chromium/base/metrics/
histogram.h 88 // For folks that need real specific times, use this to select a precise range
  /external/chromium_org/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc 624 // TODO(gideonwald): figure out the precise source of these extra two pixels
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderObject.h 478 // SVG uses FloatPoint precise hit testing, and passes the point in parent
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucase.c 347 * more precise would be:
    [all...]
  /external/chromium_org/third_party/icu/source/
configure.in 282 ]], [[]])],[MSVC_RELEASE_FLAG="/fp:precise"],[MSVC_RELEASE_FLAG="/Op"])
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
ucal.h 117 * <li> Although historically not precise, midnight also belongs to "am",
    [all...]
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir.h 450 * The precise meaning of this field depends on the nature of the variable.
    [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
ByteString.java 272 * the size, up to 8K. If the caller knows the precise length of
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer.cc 54 // "Parse error on line 5". Giving more precise errors requires adding
    [all...]
  /external/chromium_org/third_party/re2/re2/
re2.h 411 // some cases be arbitrarily precise, so the caller gets to specify the
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 120 * the previous token to make the estimate a tiny bit more precise.
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
sysinfo.cc 460 // while not as precise as actual CPU cycles, it is accurate in the face
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
sysinfo.cc 445 // while not as precise as actual CPU cycles, it is accurate in the face
    [all...]
  /external/chromium_org/tools/valgrind/drmemory/
suppressions_full.txt 930 # write precise suppressions. Until we have bit-level tracking (DRMi#113) we
    [all...]
  /external/chromium_org/v8/src/
compiler.cc 250 // the code from the full compiler supports mode precise break points. For the
    [all...]
  /external/chromium_org/v8/tools/
ll_prof.py 166 # Ticks (reported pc values) are not always precise, i.e. not
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 540 HelpText<"OpenCL only. Enable less precise MAD instructions to be generated.">;
  /external/dnsmasq/
COPYING-v3 68 The precise terms and conditions for copying, distribution and
    [all...]
  /external/e2fsprogs/intl/
plural.c 894 /* Give the individual parser a way to print the precise
    [all...]
  /external/eigen/
COPYING.GPL 68 The precise terms and conditions for copying, distribution and
    [all...]
  /external/eigen/doc/
I03_InsideEigenExample.dox 496 We see that all the C++ abstraction of Eigen goes away during compilation and that we indeed are precisely controlling which assembly instructions we emit. Such is the beauty of C++! Since we have such precise control over the emitted assembly instructions, but such complex logic to choose the right instructions, we can say that Eigen really behaves like an optimizing compiler. If you prefer, you could say that Eigen behaves like a script for the compiler. In a sense, C++ template metaprogramming is scripting the compiler -- and it's been shown that this scripting language is Turing-complete. See <a href="http://en.wikipedia.org/wiki/Template_metaprogramming"> Wikipedia</a>.

Completed in 49 milliseconds

<<31323334353637383940>>