Searched refs:we (Results 1 - 25 of 30) sorted by relevance

12

/frameworks/base/services/camera/tests/CameraServiceTest/
H A DAndroid.mk24 # Disable it because the ISurface interface may change, and before we have a
25 # chance to fix this test, we don't want to break normal builds.
/frameworks/base/tests/SmokeTest/tests/
H A DAndroid.mk12 # Notice that we don't have to include the src files of SmokeTestApp because, by
13 # running the tests using an instrumentation targeting SmokeTestApp, we
/frameworks/base/media/libstagefright/codecs/common/
H A DConfig.mk16 # Do we also need to check on ARCH_ARM_HAVE_ARMV7A? - probably not
/frameworks/base/tools/aidl/
H A DAndroid.mk5 # This tool is prebuilt if we're doing an app-only build.
/frameworks/base/opengl/libagl/
H A DAndroid.mk41 # we need to access the private Bionic header <bionic_tls.h>
42 # on ARM platforms, we need to mirror the ARCH_ARM_HAVE_TLS_REGISTER
/frameworks/base/opengl/libs/GLES2_dbg/
H A DAndroid.mk37 # we need to access the private Bionic header <bionic_tls.h>
38 # on ARM platforms, we need to mirror the ARCH_ARM_HAVE_TLS_REGISTER
/frameworks/base/opengl/libs/
H A DAndroid.mk31 # we need to access the private Bionic header <bionic_tls.h>
69 # make sure we depend on egl.cfg, so it gets installed
89 # we need to access the private Bionic header <bionic_tls.h>
121 # we need to access the private Bionic header <bionic_tls.h>
/frameworks/base/media/libstagefright/
H A DAndroid.mk98 # V8 also requires an ARMv7 CPU, and since we must use jsc, we cannot
112 # No HTTP stack is specified, pickup the one we want as default.
/frameworks/base/libs/gui/tests/
H A DAndroid.mk38 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/base/media/libstagefright/tests/
H A DAndroid.mk50 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/base/opengl/tests/EGLTest/
H A DAndroid.mk37 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/base/services/surfaceflinger/tests/
H A DAndroid.mk36 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
H A Dp_ol_wgh.cpp485 const Word16 *ww, *we;
489 we = &corrweight[123 + lag_max - old_lag];
505 t0 = Mpy_32_16 (t0_h, t0_l, *we);
506 we--;
596 const Word16 *we; local
601 we = &corrweight[123 + lag_max - old_lag];
618 t0 = Mpy_32_16(t0_h, t0_l, *we, pOverflow);
619 we--;
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/
H A Dp_med_ol.c40 Word16 *ww, *we, *hp_wsp; local
53 we = &corrweight[98 + L_max - L_0];
82 R0 = Mpy_32_16(hi, lo, *we);
83 we--;
/frameworks/base/packages/WAPPushManager/tests/
H A DAndroid.mk29 # Notice that we don't have to include the src files of Email because, by
30 # running the tests using an instrumentation targeting Eamil, we
/frameworks/base/libs/binder/
H A DAndroid.mk15 # we have the common sources, plus some device-specific stuff
/frameworks/base/tools/aapt/
H A DAndroid.mk7 # This tool is prebuilt if we're doing an app-only build.
/frameworks/base/libs/utils/
H A DAndroid.mk87 # we have the common sources, plus some device-specific stuff
126 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/base/services/sensorservice/
H A DFusion.cpp64 * disturbance which we do not want to update into the fused frame.
81 * we reject it as invalid due to alignment of the vectors.
253 // Average all the values we collected so far
282 // ignore acceleration data if we're close to free-fall
302 // Also reject if too small since we will get ill-defined (zero mag)
323 // If we have created an orthogonal magnetic field successfully,
335 // P needs to stay positive semidefinite or the fusion diverges. When we
336 // detect divergence, we reset the fusion.
370 const vec3_t we = w - b; local
371 const vec4_t dq = getF(q)*((0.5f*dT)*we);
[all...]
/frameworks/base/data/fonts/
H A Dfonts.mk17 # On space-constrained devices, we include a subset of fonts:
42 # Next, include additional fonts, depending on how much space we have.
/frameworks/base/libs/ui/
H A DAndroid.mk77 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/base/services/input/
H A DAndroid.mk52 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
/frameworks/compile/libbcc/runtime/make/platform/
H A Dclang_darwin.mk3 # not present in the libgcc that shipped on the platform. In such cases, we link
H A Ddarwin_bni.mk6 # We override this with RC_ARCHS because B&I may want to build on an ARCH we
/frameworks/ex/common/
H A DAndroid.mk32 # we can't build the test for apps only build, because android.test.runner is not unbundled yet.

Completed in 1092 milliseconds

12