/external/v8/src/ |
fast-dtoa.cc | 116 // and v (the input number). They are guaranteed to be precise up to one unit. 500 // * the representation in buffer is the most precise representation of 627 // 64 bit significand and ten_mk is thus only precise up to 64 bits. 686 // 64 bit significand and ten_mk is thus only precise up to 64 bits.
|
type-info.h | 96 // Return the weakest (least precise) common type.
|
/external/valgrind/main/VEX/priv/ |
guest_mips_defs.h | 60 precise memory exceptions. This is logically part of the guest
|
guest_ppc_defs.h | 76 precise memory exceptions. This is logically part of the guest
|
/external/valgrind/main/none/tests/ |
cmdline1.stdout.exp | 20 full is slower but provides precise watchpoint/step
|
/external/webkit/Source/WebCore/platform/qt/ |
ScrollbarThemeQt.cpp | 191 // FIXME: Do more precise invalidation.
|
/external/webkit/Source/WebCore/platform/text/ |
Base64.cpp | 78 // Rather than being perfectly precise, this is a bit conservative.
|
/frameworks/base/docs/html/design/style/ |
writing.jd | 8 <p><strong>Keep it brief.</strong> Be concise, simple and precise. Start with a 30 character limit (including
|
/frameworks/base/docs/html/training/gestures/ |
movement.jd | 53 <p>Because finger-based touch isn't always the most precise form of interaction,
|
/libcore/luni/src/main/java/javax/xml/datatype/ |
Duration.java | 755 * arbitrarily large/small/precise values, the request may be beyond the 779 * arbitrarily large/small/precise values, the request may be beyond the 805 * arbitrarily large/small/precise values, the request may be beyond the 848 * arbitrarily large/small/precise values, the request may be beyond the [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man7/ |
fsf-funding.7 | 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
fsf-funding.7 | 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man7/ |
fsf-funding.7 | 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man7/ |
fsf-funding.7 | 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
pkt_sched.h | 6 no more precise mechanism to classify packets.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 6 no more precise mechanism to classify packets.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pkt_sched.h | 6 no more precise mechanism to classify packets.
|
/external/linux-tools-perf/util/ |
parse-events.c | 738 int eu = 0, ek = 0, eh = 0, precise = 0; local 763 precise++; 777 attr->precise_ip = precise;
|
/external/llvm/docs/ |
Atomics.rst | 46 is not intended to be a precise guide to the semantics; the details can get 149 precise definition is in `LangRef Memory Model <LangRef.html#memmodel>`_.) 272 semantics. The precise fences required varies widely by architecture, but for
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_iterator.h | 451 * Typing the name of the %iterator requires knowing the precise full 534 * Typing the name of the %iterator requires knowing the precise full 640 * Typing the name of the %iterator requires knowing the precise full [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 451 * Typing the name of the %iterator requires knowing the precise full 534 * Typing the name of the %iterator requires knowing the precise full 640 * Typing the name of the %iterator requires knowing the precise full [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 451 * Typing the name of the %iterator requires knowing the precise full 534 * Typing the name of the %iterator requires knowing the precise full 640 * Typing the name of the %iterator requires knowing the precise full [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 451 * Typing the name of the %iterator requires knowing the precise full 534 * Typing the name of the %iterator requires knowing the precise full 640 * Typing the name of the %iterator requires knowing the precise full [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_iterator.h | 451 * Typing the name of the %iterator requires knowing the precise full 534 * Typing the name of the %iterator requires knowing the precise full 640 * Typing the name of the %iterator requires knowing the precise full [all...] |
/external/clang/lib/CodeGen/ |
CGDecl.cpp | 1602 ARCPreciseLifetime_t precise = (D.hasAttr<ObjCPreciseLifetimeAttr>() local 1605 precise); local [all...] |