/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
limits | 319 lowest() noexcept { return static_cast<_Tp>(0); } 383 lowest() noexcept { return min(); } 452 lowest() noexcept { return min(); } 519 lowest() noexcept { return min(); } 589 lowest() noexcept { return min(); } 662 lowest() noexcept { return min(); } 730 lowest() noexcept { return min(); } 791 lowest() noexcept { return min(); } 854 lowest() noexcept { return min(); } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ |
limits | 319 lowest() noexcept { return _Tp(); } 383 lowest() noexcept { return min(); } 452 lowest() noexcept { return min(); } 519 lowest() noexcept { return min(); } 589 lowest() noexcept { return min(); } 662 lowest() noexcept { return min(); } 730 lowest() noexcept { return min(); } 791 lowest() noexcept { return min(); } 854 lowest() noexcept { return min(); } [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
limits | 27 static constexpr T lowest() noexcept; 145 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return type();} 209 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return min();} 261 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return min();} 307 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return -max();} 353 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return -max();} 399 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return -max();} 445 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return __base::lowest();} 538 _LIBCPP_INLINE_VISIBILITY static _LIBCPP_CONSTEXPR type lowest() _NOEXCEPT {return __base::lowest(); [all...] |
/external/chromium/net/spdy/ |
spdy_test_util.cc | 441 LOWEST, 468 LOWEST, 495 LOWEST, 526 LOWEST, 545 LOWEST, 566 LOWEST, 592 LOWEST, 641 LOWEST, 675 LOWEST, 704 LOWEST, [all...] |
/external/chromium_org/net/spdy/ |
spdy_session_unittest.cc | 843 spdy_util_.ConstructSpdyGet(NULL, 0, false, 1, LOWEST, true)); 871 session, url, LOWEST, BoundNetLog()); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
limits | 319 lowest() throw() { return static_cast<_Tp>(0); } 383 lowest() throw() { return min(); } 452 lowest() throw() { return min(); } 519 lowest() throw() { return min(); } 587 lowest() throw() { return min(); } 656 lowest() throw() { return min(); } 725 lowest() throw() { return min(); } 795 lowest() throw() { return min(); } 865 lowest() throw() { return min(); } [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
limits | 319 lowest() throw() { return static_cast<_Tp>(0); } 383 lowest() throw() { return min(); } 452 lowest() throw() { return min(); } 519 lowest() throw() { return min(); } 587 lowest() throw() { return min(); } 656 lowest() throw() { return min(); } 725 lowest() throw() { return min(); } 795 lowest() throw() { return min(); } 865 lowest() throw() { return min(); } [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
limits | 319 lowest() throw() { return static_cast<_Tp>(0); } 383 lowest() throw() { return min(); } 452 lowest() throw() { return min(); } 519 lowest() throw() { return min(); } 587 lowest() throw() { return min(); } 656 lowest() throw() { return min(); } 725 lowest() throw() { return min(); } 795 lowest() throw() { return min(); } 865 lowest() throw() { return min(); } [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
limits | 319 lowest() throw() { return static_cast<_Tp>(0); } 383 lowest() throw() { return min(); } 452 lowest() throw() { return min(); } 519 lowest() throw() { return min(); } 587 lowest() throw() { return min(); } 656 lowest() throw() { return min(); } 725 lowest() throw() { return min(); } 795 lowest() throw() { return min(); } 865 lowest() throw() { return min(); } [all...] |
/external/chromium_org/third_party/npapi/npspy/extern/java/ |
jriext.h | 117 ** Change the JRI io mode. The JRI io mode is the lowest level security 124 ** Change the JRI fs mode. The JRI fs mode is the lowest level security 131 ** Change the JRI runtime mode. The JRI runtime mode is the lowest 175 ** Change the JRI io mode. The JRI io mode is the lowest level security 182 ** Change the JRI fs mode. The JRI fs mode is the lowest level security 189 ** Change the JRI runtime mode. The JRI runtime mode is the lowest
|
/external/chromium/sdch/open-vcdiff/src/ |
addrcache.h | 34 // of an exact recent address distinguished by its lowest-order bits. 74 // a block of 256 elements of the same_addresses_ array; the lowest-order 166 // is found by looking for the numerically lowest encoded address.
|
/external/chromium_org/sdch/open-vcdiff/src/ |
addrcache.h | 34 // of an exact recent address distinguished by its lowest-order bits. 74 // a block of 256 elements of the same_addresses_ array; the lowest-order 166 // is found by looking for the numerically lowest encoded address.
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
idct_dequant_full_2x_neon.asm | 72 ; compensate for this. in the case of sinpi8sqrt2, the lowest bit is 0, 75 ; for cospi8sqrt2minus1 the lowest bit is 1, so we lose precision if we 193 ; because the lowest bit in 0x8a8c is 0, we can pre-shift this
|
/external/open-vcdiff/src/ |
addrcache.h | 34 // of an exact recent address distinguished by its lowest-order bits. 74 // a block of 256 elements of the same_addresses_ array; the lowest-order 166 // is found by looking for the numerically lowest encoded address.
|
/libcore/luni/src/main/java/java/math/ |
BitLevel.java | 30 * <li>Getting of the lowest bit set</li> 98 * Check if there are 1s in the lowest bits of this BigInteger 100 * @param numberOfBits the number of the lowest bits to check
|
/dalvik/vm/alloc/TEST/HeapBitmapTest/ |
main.c | 115 /* Set the lowest address. 153 /* Clear the lowest address. 217 /* Set the lowest address. 237 /* Set the lowest address again.
|
/external/chromium/app/sql/ |
meta_table.h | 42 // The compatible version number is the lowest version of the code that this
|
/external/chromium_org/ash/wm/ |
mru_window_tracker.h | 49 // If |top_most_at_end| the window list will return in ascending (lowest
|
/external/chromium_org/chrome/browser/search_engines/ |
template_url_service_util_unittest.cc | 63 // ID set - Prefer the lowest TemplateURLID if the keywords don't match and if
|
/external/chromium_org/chrome/installer/linux/debian/ |
postinst | 39 # Unstable, give it the "lowest" priority.
|
/external/chromium_org/chrome/service/cloud_print/ |
printer_job_queue_handler.h | 64 // until they are ready to print, lowest to highest. Jobs that are ready to
|
/external/chromium_org/gpu/command_buffer/common/ |
id_allocator.h | 65 // Lowest ID that isn't on the used list. This is slow, use as a last resort.
|
/external/chromium_org/gpu/command_buffer/tests/ |
gl_query_unittests.cc | 86 // Then test a query with the lowest latency possible.
|
/external/chromium_org/net/quic/congestion_control/ |
hybrid_slow_start.h | 41 // delay_min: is the lowest delay (RTT) we have seen during the session.
|
/external/chromium_org/third_party/WebKit/Tools/ |
run-perf-test.cfg | 27 'truncate_percent': Discard the highest/lowest % values from performance test.
|