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

1 2 3 4 5 6 78 91011>>

  /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
  /dalvik/vm/compiler/template/armv5te/
TEMPLATE_INVOKE_METHOD_CHAIN.S 9 @ methodToCall is guaranteed to be non-native
footer.S 10 @ Prep for the native call
48 @ native return; r10=newSaveArea
  /external/llvm/include/llvm/Support/
PathV2.h 158 /// Convert path to the native form. This is used to give paths to users and
162 /// @param path A path that is transformed to native format.
164 void native(const Twine &path, SmallVectorImpl<char> &result);
  /external/webkit/Source/JavaScriptGlue/
JSObject.cpp 87 callData.native.function = nativeCallFunction;
  /external/webkit/Source/WebCore/bindings/js/
JSNodeListCustom.cpp 89 callData.native.function = callNodeList;
  /external/webkit/Source/WebCore/bridge/
runtime_method.cpp 47 // Callers will need to pass in the right global object corresponding to this native object "m".
123 callData.native.function = callRuntimeMethod;
  /frameworks/av/media/libstagefright/codecs/aacdec/
Android.mk 13 frameworks/native/include/media/openmax \
198 frameworks/native/include/media/openmax
  /frameworks/compile/mclinker/unittests/
PathTest.cpp 121 EXPECT_TRUE(m_pTestee->native()=="aa/aaa");
  /hardware/ti/omap4xxx/domx/omx_proxy_component/
Android.mk 107 frameworks/native/include/media/hardware
143 frameworks/native/include/media/hardware
  /cts/tools/cts-native-scanner/
Android.mk 26 LOCAL_MODULE := cts-native-scanner
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
TSuper.d 38 .method public native toIntNative()I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
TSuper.d 38 .method public native toIntNative()I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
TSuper.d 40 .method public native toIntNative()I
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
TSuper.d 40 .method public native toIntNative()I
  /development/ndk/platforms/android-9/samples/native-activity/
Android.mk 27 # Native code.
34 $(TOPDIR)frameworks/base/native/include \
  /development/tools/emulator/system/camera/
Android.mk 39 frameworks/native/include/media/hardware \
  /device/sample/products/
sample_addon.mk 1 # List of apps and optional libraries (Java and native) to put in the add-on system image.
  /device/samsung/maguro/
device.mk 25 frameworks/native/data/etc/android.hardware.telephony.gsm.xml:system/etc/permissions/android.hardware.telephony.gsm.xml
  /device/samsung/toro/
device.mk 26 frameworks/native/data/etc/android.hardware.telephony.cdma.xml:system/etc/permissions/android.hardware.telephony.cdma.xml
  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.cc 21 #include "views/controls/native/native_view_host.h"
70 // all renderer's native gtk widgets are moved one by one via
423 // control and native controls (scroll bar).
434 views::NativeViewHost* native = new views::NativeViewHost(); local
435 scroll_view_->SetContents(native);
447 native->Attach(widget->window_contents());
466 views::NativeViewHost* native = local
468 native->Detach();
733 views::NativeViewHost* native = local
737 if (native) {
    [all...]
  /external/stlport/test/eh/
kai.mak 33 # This is to test with native STL
sunpro-64.mak 35 # This is to test with native STL
sunpro.mak 37 # This is to test with native STL

Completed in 1440 milliseconds

1 2 3 4 5 6 78 91011>>