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

1 2 3 4 5 6 78 91011>>

  /frameworks/base/media/jni/
Android.mk 58 frameworks/native/include/media/openmax \
  /frameworks/base/media/mca/filterfw/
Android.mk 17 # Build native sublibraries
  /frameworks/base/media/mca/filterfw/native/
libfilterfw.mk 16 # Add include paths for native code.
  /frameworks/base/tests/backup/
Android.mk 17 # native test
  /frameworks/ex/variablespeed/
Android.mk 36 # Build the native code, library.
  /frameworks/ml/bordeaux/learning/
Android.mk 32 LOCAL_C_INCLUDES += $(LOCAL_PATH)/../native
  /hardware/libhardware/modules/audio_remote_submix/
Android.mk 25 frameworks/native/include/
  /external/stlport/stlport/stl/
_new.h 38 /* STLport cannot replace native Std library new header if new is a macro,
41 # error Cannot include native new header as new is a macro.
71 * STLport own bad_alloc exception to be used if the native C++ library
  /external/webkit/Source/JavaScriptCore/API/
JSCallbackConstructor.cpp 86 constructData.native.function = constructJSCallback;
  /external/webkit/Source/WebCore/bindings/js/
JSOptionConstructor.cpp 75 constructData.native.function = constructHTMLOptionElement;
  /frameworks/av/media/libstagefright/codecs/aacenc/
Android.mk 100 frameworks/native/include/media/openmax \
127 frameworks/native/include/media/openmax
  /frameworks/compile/mclinker/include/mcld/LD/
MsgHandler.h 65 pHandler.addString(pPath.native());
  /frameworks/compile/mclinker/lib/Support/
ToolOutputFile.cpp 53 : m_Installer(pPath.native()),
  /frameworks/compile/mclinker/unittests/
FileHandleTest.cpp 66 int fd = ::open(path.native().c_str(), O_RDONLY);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_new.h 38 /* STLport cannot replace native Std library new header if new is a macro,
41 # error Cannot include native new header as new is a macro.
71 * STLport own bad_alloc exception to be used if the native C++ library
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_new.h 38 /* STLport cannot replace native Std library new header if new is a macro,
41 # error Cannot include native new header as new is a macro.
71 * STLport own bad_alloc exception to be used if the native C++ library
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_new.h 38 /* STLport cannot replace native Std library new header if new is a macro,
41 # error Cannot include native new header as new is a macro.
71 * STLport own bad_alloc exception to be used if the native C++ library
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_new.h 38 /* STLport cannot replace native Std library new header if new is a macro,
41 # error Cannot include native new header as new is a macro.
71 * STLport own bad_alloc exception to be used if the native C++ library
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_new.h 38 /* STLport cannot replace native Std library new header if new is a macro,
41 # error Cannot include native new header as new is a macro.
71 * STLport own bad_alloc exception to be used if the native C++ library
  /build/target/product/
sdk.mk 82 frameworks/native/data/etc/handheld_core_hardware.xml:system/etc/permissions/handheld_core_hardware.xml \
85 frameworks/native/data/etc/android.hardware.touchscreen.multitouch.jazzhand.xml:system/etc/permissions/android.hardware.touchscreen.multitouch.jazzhand.xml \
86 frameworks/native/data/etc/android.hardware.camera.autofocus.xml:system/etc/permissions/android.hardware.camera.autofocus.xml \
  /external/v8/test/mjsunit/
stack-traces.js 202 // Tests that a native constructor function is included in the
214 // Tests that a native conversion function is included in the
237 testTrace("testArrayNative", testArrayNative, ["Array.map (native)"]);
270 // Omitted because QuickSort has builtins object as receiver, and is non-native
276 // Omitted because ADD from runtime.js is non-native builtin.
  /frameworks/wilhelm/src/
Android.mk 165 frameworks/native/include/media/openmax \
206 frameworks/native/include/media/openmax
221 frameworks/native/include/media/openmax
  /external/clang/lib/Tooling/
JSONCompilationDatabase.cpp 176 llvm::sys::path::native(FilePath, NativeFilePath);
311 llvm::sys::path::native(AbsolutePath.str(), NativeFilePath);
313 llvm::sys::path::native(FileName, NativeFilePath);
Tooling.cpp 132 llvm::sys::path::native(File, PathStorage);
142 llvm::sys::path::native(Twine(AbsolutePath), PathStorage);
154 llvm::sys::path::native(FilePath, PathStorage);
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_CHAIN.S 9 @ methodToCall is guaranteed to be non-native

Completed in 895 milliseconds

1 2 3 4 5 6 78 91011>>