HomeSort by relevance Sort by last modified time
    Searched refs:native (Results 151 - 175 of 537) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/av/media/libmediaplayerservice/nuplayer/
Android.mk 21 $(TOP)/frameworks/native/include/media/openmax
  /frameworks/av/media/libstagefright/wifi-display/
Android.mk 19 $(TOP)/frameworks/native/include/media/openmax \
  /frameworks/base/media/jni/mediaeditor/
Android.mk 39 $(TOP)/frameworks/native/include/media/editor \
47 $(TOP)/frameworks/native/include/media/openmax
  /hardware/libhardware/tests/camera2/
Android.mk 43 frameworks/native/include \
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/
Android.mk 17 OMX_HEADER_DIR := frameworks/native/include/media/openmax
  /hardware/samsung_slsi/exynos5/libcamera2/
Android.mk 11 frameworks/native/include \
  /prebuilts/tools/common/proguard/proguard4.7/examples/annotations/
examples.pro 33 # Preserve all native method names and the names of their classes.
36 native <methods>;
  /prebuilts/tools/common/proguard/proguard4.7/examples/
applets.pro 35 # Preserve all native method names and the names of their classes.
38 native <methods>;
applications.pro 41 # Preserve all native method names and the names of their classes.
44 native <methods>;
  /cts/
CtsBuild.mk 17 # Test XMLs, native executables, and packages will be placed in this
23 CTS_NATIVE_TEST_SCANNER := $(HOST_OUT_EXECUTABLES)/cts-native-scanner
43 define cts-get-native-paths
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
egl_g3d_st.c 100 gsmapi->base.screen = gdpy->native->screen;
133 struct pipe_screen *screen = gdpy->native->screen;
200 return gsurf->native->present(gsurf->native, &ctrl);
240 if (!gsurf->native->validate(gsurf->native, attachment_mask,
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_st.c 100 gsmapi->base.screen = gdpy->native->screen;
133 struct pipe_screen *screen = gdpy->native->screen;
200 return gsurf->native->present(gsurf->native, &ctrl);
240 if (!gsurf->native->validate(gsurf->native, attachment_mask,
  /frameworks/av/media/libstagefright/
Android.mk 63 $(TOP)/frameworks/native/include/media/hardware \
64 $(TOP)/frameworks/native/include/media/openmax \
65 $(TOP)/frameworks/native/services/connectivitymanager \
  /packages/inputmethods/LatinIME/native/jni/
Android.mk 108 $(warning Making profiling version of native library)
112 $(warning Making debug version of native library)
115 $(warning Making full debug version of native library)
135 $(warning Making profiling version of native library)
139 $(warning Making debug version of native library)
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1200351.js 44 eval("export Join((void), false.className(), null instanceof continue, return 'a', 0.__defineGetter__(x,function(){native}))")
52 eval("new break>>>=native.charCodeAt(-1.valueOf())")
56 eval("new Number(this > native)")
60 eval("new {native,0.2}?continue+undef:IsSmi(0.2)")
120 eval("export (new Object()?undef:native)")
140 eval("switch (-1.length+new Object().prototype.name) { case (debugger.constructor.sort()): IsPrimitive(undef.__defineSetter__(undef,function(){native})); break; }")
152 eval("native {unescape(true),new RegExp.isNull}")
160 eval("label null/void-break.__lookupGetter__(native)")
216 eval("native parseFloat(false.charAt(new RegExp))")
228 eval("new Date(native-debugger<<continue.slice(x, new RegExp))"
    [all...]
  /external/v8/test/mjsunit/regress/
regress-1200351.js 44 eval("export Join((void), false.className(), null instanceof continue, return 'a', 0.__defineGetter__(x,function(){native}))")
52 eval("new break>>>=native.charCodeAt(-1.valueOf())")
56 eval("new Number(this > native)")
60 eval("new {native,0.2}?continue+undef:IsSmi(0.2)")
120 eval("export (new Object()?undef:native)")
140 eval("switch (-1.length+new Object().prototype.name) { case (debugger.constructor.sort()): IsPrimitive(undef.__defineSetter__(undef,function(){native})); break; }")
152 eval("native {unescape(true),new RegExp.isNull}")
160 eval("label null/void-break.__lookupGetter__(native)")
216 eval("native parseFloat(false.charAt(new RegExp))")
228 eval("new Date(native-debugger<<continue.slice(x, new RegExp))"
    [all...]
  /frameworks/native/opengl/libs/EGL/
egl_object.h 70 egl_object_t* native = reinterpret_cast<N*>(o); local
71 if (o && egl_object_t::get(display, native)) {
72 ref = native;
171 template<typename NATIVE, typename EGL>
172 static inline NATIVE* egl_to_native_cast(EGL arg) {
173 return reinterpret_cast<NATIVE*>(arg);
  /dalvik/vm/compiler/template/mips/
TEMPLATE_INVOKE_METHOD_NATIVE.S 32 # go ahead and transfer control to the native code
56 JALR(t9) # off to the native code
69 JALR(t9) # off to the native code
81 # native return; rBIX=newSaveArea
  /development/ndk/platforms/android-9/samples/native-activity/jni/
Android.mk 19 LOCAL_MODULE := native-activity
  /development/ndk/platforms/android-9/samples/native-plasma/jni/
Android.mk 19 LOCAL_MODULE := native-plasma
  /device/asus/deb/dumpstate/
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
  /device/asus/flo/dumpstate/
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
  /device/asus/grouper/dumpstate/
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
  /device/lge/hammerhead/dumpstate/
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate
  /device/lge/mako/dumpstate/
Android.mk 18 LOCAL_C_INCLUDES := frameworks/native/cmds/dumpstate

Completed in 1923 milliseconds

1 2 3 4 5 67 8 91011>>