HomeSort by relevance Sort by last modified time
    Searched refs:native (Results 51 - 75 of 381) sorted by null

1 23 4 5 6 7 8 91011>>

  /frameworks/av/cmds/stagefright/
Android.mk 17 $(TOP)/frameworks/native/include/media/openmax \
41 $(TOP)/frameworks/native/include/media/openmax
64 $(TOP)/frameworks/native/include/media/openmax
88 $(TOP)/frameworks/native/include/media/openmax
111 $(TOP)/frameworks/native/include/media/openmax
134 $(TOP)/frameworks/native/include/media/openmax
158 $(TOP)/frameworks/native/include/media/openmax
181 $(TOP)/frameworks/native/include/media/openmax
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
Android.mk 39 frameworks/native/include/media/hardware \
40 frameworks/native/include/media/openmax \
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_epilog.h 31 * Looks like the compiler native library on which STLport rely defined the std macro.
35 # error Incompatible native Std library.
  /external/llvm/utils/
check-each-file 5 # This script depends on the llvm-native-gcc script.
11 echo "Building $program with llvm-native-gcc"
13 gmake -e $program CC=llvm-native-gcc CXX=llvm-native-gxx
113 echo "Recompiling everything with llvm-native-gcc"
117 gmake $f CC=llvm-native-gcc CXX=llvm-native-gxx
123 echo "Sorry, I can't help you, $program is OK when compiled with llvm-native-gcc"
128 echo Trying to compile $f with native gcc and rebuild $program
144 echo "Program is OK when these files are recompiled with native gcc:
    [all...]
llvm-native-gcc 2 # Wrapper around LLVM tools to generate a native .o from llvm-gcc using an
23 if ($ProgramName =~ /llvm-native-gcc/) {
56 if ($ProgramName =~ /llvm-native-gcc/) {
58 } elsif ($ProgramName =~ /native-build/) {
66 && (($ProgramName !~ /native-build/)
72 if ($ProgramName =~ /llvm-native-gcc/) {
74 } elsif ($ProgramName =~ /native-build/) {
166 if ($ProgramName eq /native-build/) {
169 } elsif ($ProgramName =~ /llvm-native-gcc/) {
184 llvm-native-gc
    [all...]
llvm-native-gxx 2 # Wrapper around LLVM tools to generate a native .o from llvm-gxx using an
23 if ($ProgramName =~ /llvm-native-gxx/) {
56 if ($ProgramName =~ /llvm-native-gxx/) {
58 } elsif ($ProgramName =~ /native-build/) {
66 && (($ProgramName !~ /native-build/)
72 if ($ProgramName =~ /llvm-native-gxx/) {
74 } elsif ($ProgramName =~ /native-build/) {
166 if ($ProgramName eq /native-build/) {
169 } elsif ($ProgramName =~ /llvm-native-gxx/) {
184 llvm-native-gx
    [all...]
  /dalvik/vm/
Dvm.mk 103 Native.cpp \
145 native/InternalNative.cpp \
146 native/dalvik_bytecode_OpcodeInfo.cpp \
147 native/dalvik_system_DexFile.cpp \
148 native/dalvik_system_VMDebug.cpp \
149 native/dalvik_system_VMRuntime.cpp \
150 native/dalvik_system_VMStack.cpp \
151 native/dalvik_system_Zygote.cpp \
152 native/java_lang_Class.cpp \
153 native/java_lang_Double.cpp
    [all...]
  /dalvik/vm/alloc/
DdmHeap.cpp 298 /* If we're looking at the native heap, we'll just return
301 bool native = ctx->type == CHUNK_TYPE("NHSG"); local
304 // Transmit any pending free memory. Native free memory of
313 if (!native || freeLen < kMaxFreeLen) {
330 if (!native && dvmIsValidObject(obj)) {
394 static void walkHeap(bool merge, bool native)
406 if (native) {
418 if (native) {
430 void dvmDdmSendHeapSegments(bool shouldLock, bool native)
439 if (!native) {
    [all...]
  /device/lge/mako/
device.mk 90 frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
91 frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
92 frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
93 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
94 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
95 frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
96 frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
97 frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
98 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
99 frameworks/native/data/etc/android.hardware.sensor.barometer.xml:system/etc/permissions/android.hardware.sensor.baro (…)
    [all...]
  /device/samsung/tuna/
device.mk 130 frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
131 frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
132 frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
133 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
134 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
135 frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
136 frameworks/native/data/etc/android.hardware.sensor.proximity.xml:system/etc/permissions/android.hardware.sensor.proximity.xml \
137 frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
138 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
139 frameworks/native/data/etc/android.hardware.sensor.barometer.xml:system/etc/permissions/android.hardware.sensor.baro (…)
    [all...]
  /device/samsung/manta/
device.mk 52 frameworks/native/data/etc/tablet_core_hardware.xml:system/etc/permissions/tablet_core_hardware.xml \
53 frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
54 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
55 frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
58 frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
59 frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
60 frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
61 frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml \
62 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
63 frameworks/native/data/etc/android.hardware.sensor.accelerometer.xml:system/etc/permissions/android.hardware.sensor. (…)
    [all...]
  /external/v8/
Makefile 104 # - "native": current host's architecture, release mode
132 .PHONY: all check clean dependencies $(ENVFILE).new native \
154 native: $(OUTDIR)/Makefile-native
155 @$(MAKE) -C "$(OUTDIR)" -f Makefile-native \
189 native.check: native
190 @tools/test-wrapper-gypbuild.py $(TESTJOBS) --outdir=$(OUTDIR)/native \
200 native.clean:
201 rm -f $(OUTDIR)/Makefile-native
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
Android.mk 28 $(TOP)/frameworks/native/include/media/openmax
44 frameworks/native/include/media/hardware \
45 frameworks/native/include/media/openmax \
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
Android.mk 34 $(TOP)/frameworks/native/include/media/openmax
47 frameworks/native/include/media/openmax \
48 frameworks/native/include/media/hardware \
  /frameworks/ml/bordeaux/learning/multiclass_pa/
Android.mk 19 # Build native code
27 LOCAL_SRC_FILES := native/multiclass_pa.cpp \
34 LOCAL_C_INCLUDES += $(LOCAL_PATH)/../native
  /hardware/samsung_slsi/exynos5/libstagefrighthw/
Android.mk 24 frameworks/native/include/media/hardware \
25 frameworks/native/include/media/openmax \
26 frameworks/native/include
  /frameworks/av/libvideoeditor/lvpp/
Android.mk 82 $(TOP)/frameworks/native/include/media/editor \
83 $(TOP)/frameworks/native/include/media/openmax \
84 $(TOP)/frameworks/native/services/audioflinger
  /device/asus/flo/
device-common.mk 101 frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
102 frameworks/native/data/etc/android.hardware.camera.flash-autofocus.xml:system/etc/permissions/android.hardware.camera.flash-autofocus.xml \
103 frameworks/native/data/etc/android.hardware.camera.front.xml:system/etc/permissions/android.hardware.camera.front.xml \
104 frameworks/native/data/etc/android.hardware.location.gps.xml:system/etc/permissions/android.hardware.location.gps.xml \
105 frameworks/native/data/etc/android.hardware.wifi.xml:system/etc/permissions/android.hardware.wifi.xml \
106 frameworks/native/data/etc/android.hardware.wifi.direct.xml:system/etc/permissions/android.hardware.wifi.direct.xml \
107 frameworks/native/data/etc/android.hardware.sensor.light.xml:system/etc/permissions/android.hardware.sensor.light.xml \
108 frameworks/native/data/etc/android.hardware.sensor.gyroscope.xml:system/etc/permissions/android.hardware.sensor.gyroscope.xml \
109 frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
110 frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadSpecificWin.cpp 26 #error This file should not be compiled by ports that do not use Windows native ThreadSpecific implementation.
  /frameworks/av/media/libstagefright/rtsp/
Android.mk 24 $(TOP)/frameworks/native/include/media/openmax \
50 $(TOP)/frameworks/native/include/media/openmax
  /frameworks/compile/mclinker/lib/Support/
Path.cpp 77 pPath.native()[0] == separator) {
79 unsigned int new_size = old_size + pPath.native().size();
82 strcpy(const_cast<char*>(m_PathName.data()+old_size), pPath.native().data());
85 else if(this->string()[this->native().size()-1] != separator &&
88 m_PathName.append(pPath.native());
92 m_PathName.append(pPath.native());
223 return pOS << pPath.native();
229 return pOS >> pPath.native();
235 return pOS << pPath.native();

Completed in 1999 milliseconds

1 23 4 5 6 7 8 91011>>