HomeSort by relevance Sort by last modified time
    Searched refs:native (Results 1 - 25 of 215) sorted by null

1 2 3 4 5 6 7 8 9

  /dalvik/vm/alloc/
DdmHeap.h 32 * the contents of the GC or native heap.
37 * native heap.
39 void dvmDdmSendHeapSegments(bool shouldLock, bool native);
  /external/llvm/bindings/ocaml/executionengine/
Makefile 16 UsedComponents := executionengine jit interpreter native
  /external/llvm/examples/Kaleidoscope/Chapter4/
Makefile 13 LINK_COMPONENTS := core jit native
  /external/llvm/examples/Kaleidoscope/Chapter5/
Makefile 13 LINK_COMPONENTS := core jit native
  /external/llvm/examples/Kaleidoscope/Chapter6/
Makefile 13 LINK_COMPONENTS := core jit native
  /external/llvm/examples/Kaleidoscope/Chapter7/
Makefile 14 LINK_COMPONENTS := core jit native
  /development/samples/SimpleJNI/jni/
Android.mk 31 native.cpp
  /development/pdk/pndk/samples/samplejni/
Makefile 10 SOURCES := native.cpp
38 libnative.so: native.o
41 native.o: native.cpp
  /external/llvm/unittests/ExecutionEngine/JIT/
Makefile 12 LINK_COMPONENTS := asmparser bitreader bitwriter core jit native support
  /system/media/mca/filterpacks/imageproc/
Android.mk 19 # Build native code
27 LOCAL_SRC_FILES += native/brightness.c \
28 native/contrast.c \
29 native/invert.c \
30 native/to_rgba.c
  /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...]
Ddm.h 69 * @param native false for an HPSG chunk, true for an NHSG chunk
73 bool dvmDdmHandleHpsgNhsgChunk(int when, int what, bool native);
  /development/ndk/platforms/android-9/samples/native-audio/jni/
Android.mk 19 LOCAL_MODULE := native-audio-jni
20 LOCAL_SRC_FILES := native-audio-jni.c
21 # for native audio
25 # for native asset manager
  /external/llvm/utils/
Makefile 16 getsrcs.sh importNLT.pl llvmdo llvmgrep llvm-native-gcc \
17 llvm-native-gxx makellvm NightlyTest.gnuplot NightlyTest.pl \
  /external/proguard/examples/dictionaries/
keywords.txt 37 native
  /external/proguard/examples/
midlets.pro 45 # Preserve all native method names and the names of their classes.
48 native <methods>;
  /external/svox/pico/compat/jni/
Android.mk 11 frameworks/base/native/include \
  /system/media/wilhelm/tests/native-media/
Android.mk 11 LOCAL_PACKAGE_NAME := native-media
  /system/media/wilhelm/tests/native-media/jni/
Android.mk 7 LOCAL_SRC_FILES := native-media-jni.c
  /external/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/webkit/Source/JavaScriptCore/runtime/
CallData.h 53 } native; member in union:JSC::CallData
ConstructData.h 53 } native; member in union:JSC::ConstructData
  /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.
  /prebuilt/ndk/android-ndk-r5/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.
  /prebuilt/ndk/android-ndk-r6/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.

Completed in 402 milliseconds

1 2 3 4 5 6 7 8 9