/frameworks/base/libs/hwui/tests/unit/ |
BakedOpStateTests.cpp | 89 // - use approx bounds checks for these
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 295 if (os_strcasecmp(cmd, "RSSI-APPROX") == 0) {
|
/hardware/bsp/intel/peripheral/libupm/src/nrf8001/ |
hal_aci_tl.cxx | 242 // RDYN should follow the REQN line in approx 100ns
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 112 XkbOutlinePtr approx; member in struct:_XkbShape
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 112 XkbOutlinePtr approx; member in struct:_XkbShape
|
/external/crcalc/src/com/hp/creals/ |
UnaryCRFunction.java | 294 // Rough approx. of msd of first 587 // Rough approx. of msd of second
|
/external/libopus/silk/ |
SigProc_FIX.h | 154 /* Approximation of 128 * log2() (exact inverse of approx 2^() below) */ 165 /* Approximation of 2^() (exact inverse of approx log2() above) */ [all...] |
/prebuilts/android-emulator/linux-x86_64/lib/gles_mesa/ |
libGL.so | |
libGL.so.1 | |
libosmesa.so | |
/external/mksh/src/ |
histrap.c | 412 hist_get(const char *str, bool approx, bool allow_cur) 420 if (approx) 427 if (approx) [all...] |
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
b_tgamma.c | 92 #define LEFT -.3955078125 /* left boundary for rat. approx */
|
/cts/tests/tests/media/src/android/media/cts/ |
PresentationSyncTest.java | 349 Log.d(TAG, "refresh rate approx " + mFrameDiff + "ns");
|
/device/google/contexthub/firmware/src/drivers/window_orientation/ |
window_orientation.c | 39 #define NS2US(x) (x >> 10) // convert nsec to approx usec
|
/external/gemmlowp/eight_bit_int_gemm/ |
eight_bit_int_gemm.cc | 30 // is quite significant (approx. 200kb) which might be prohibitive in
|
/external/icu/icu4c/source/test/intltest/ |
callimts.cpp | 159 {"islamic", FALSE, DEFAULT_START, 800000}, // Approx. 2250 years from now, after which some rounding errors occur in Islamic calendar
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_pstipple.c | 57 /** Approx number of new tokens for instructions in pstip_transform_inst() */
|
/external/mesa3d/src/mesa/main/ |
formats.c | 546 4, 4, 4, 0, /* approx Red/Green/Blue/AlphaBits */ 583 4, 4, 4, 0, /* approx Red/Green/BlueBits */ 592 4, 4, 4, 1, /* approx Red/Green/Blue/AlphaBits */ 602 4, 4, 4, 0, /* approx Red/Green/Blue/AlphaBits */ [all...] |
/external/opencv/cv/src/ |
_cvkdtree.hpp | 301 struct bbf_nn { // info on found neighbors (approx k nearest)
|
/external/pdfium/third_party/libopenjpeg20/ |
jp2.h | 176 OPJ_UINT32 approx; member in struct:opj_jp2
|
/external/skia/src/core/ |
SkColorMatrixFilterRowMajor255.cpp | 73 return x * scale_rgb(1 / x[SkPM4f::A]); // TODO: fast/approx invert?
|
/external/webrtc/webrtc/base/ |
logging.cc | 25 // approx for the header/tag portion.
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
mp4lib_int.h | 447 /* Approx DCT */
|
/prebuilts/go/darwin-x86/src/runtime/ |
vlop_arm.s | 134 MULAWT Ra, Rq, Rq, Rq // q approx q-(q*q*d>>32)
|
/prebuilts/go/linux-x86/src/runtime/ |
vlop_arm.s | 134 MULAWT Ra, Rq, Rq, Rq // q approx q-(q*q*d>>32)
|