HomeSort by relevance Sort by last modified time
    Searched full:wrapper (Results 751 - 775 of 1325) sorted by null

<<31323334353637383940>>

  /external/qemu/memcheck/
memcheck.c 568 * This routine is called from __ldx_mmu wrapper implemented in
601 * This routine is called from __stx_mmu wrapper implemented in
  /external/v8/src/
factory.cc 179 Handle<Proxy> wrapper = Factory::NewProxy(0, TENURED); local
190 script->set_wrapper(*wrapper);
    [all...]
ic.cc 593 // string wrapper objects. The length property of string wrapper
599 // Get the string if we have a string wrapper object.
    [all...]
  /external/webkit/WebCore/bridge/jni/
jni_jsobject.mm 533 // We either have a wrapper around a Java instance or a JavaScript
534 // object. If we have a wrapper around a Java instance, return that
  /external/webkit/WebCore/bridge/
npapi.h 406 /* Get the NPObject wrapper for the browser window. */
409 /* Get the NPObject wrapper for the plugins DOM element. */
  /external/webkit/WebCore/plugins/gtk/
gtk2xtbin.c 539 "Wrapper", NULL, 0, &mArgc, mArgv);
565 top_widget = XtAppCreateShell("drawingArea", "Wrapper",
  /external/webkit/WebCore/xml/
XMLHttpRequest.cpp 505 // Neither this object nor the JavaScript wrapper should be deleted while
507 // and they are referenced by the JavaScript wrapper.
  /external/wpa_supplicant/
tls.h 113 * authentication types), the TLS library wrapper should maintain a reference
124 * shared between both authentication types), the TLS library wrapper should
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
tls.h 124 * authentication types), the TLS library wrapper should maintain a reference
135 * shared between both authentication types), the TLS library wrapper should
  /frameworks/base/awt/javax/imageio/
ImageIO.java 708 * Instantiates a new spi iterator to writers iterator wrapper.
760 * Instantiates a new spi iterator to readers iterator wrapper.
  /frameworks/base/docs/html/guide/developing/testing/
testing_eclipse.jd 4 <div id="qv-wrapper">
173 <div class="sidebox-wrapper">
  /frameworks/base/docs/html/guide/developing/tools/
avd.jd 4 <div id="qv-wrapper">
95 <div class="sidebox-wrapper">
  /frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd 6 <div id="qv-wrapper">
103 <div class="sidebox-wrapper">
  /frameworks/base/docs/html/intl/ja/guide/topics/
fundamentals.jd 4 <div id="qv-wrapper">
    [all...]
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ufunction.h 100 /// \brief Wrapper object for unary function pointers.
116 /// \brief Wrapper object for binary function pointers.
  /frameworks/base/opengl/java/android/opengl/
GLErrorWrapper.java 27 * Implement an error checking wrapper. The wrapper will automatically call
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/shared/
aiutils.c 270 SI_ERROR(("Master wrapper %d is not 4KB\n", i));
287 SI_ERROR(("Slave wrapper %d is not 4KB\n", i));
  /packages/apps/Phone/src/com/android/phone/
PhoneInterfaceManager.java 221 // No permission check needed here: This is just a wrapper around the
242 // This is just a wrapper around the ACTION_CALL intent, but we still
PhoneUtils.java 410 * Trivial wrapper around Call.hangup(), except that we return a
429 * Trivial wrapper around Connection.hangup(), except that we silently
665 * Wrapper function to control when to send an empty Flash command to the network.
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/explorer/
DeviceExplorer.java 167 // create the jface wrapper
662 // create a monitor wrapper around the jface monitor
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
EASLib.c 669 * Initialize host wrapper interface
702 * Shut down host wrapper interface
758 * Copy memory wrapper
771 * Set memory wrapper
784 * Compare memory wrapper
    [all...]
EASLibVst.c 364 * Initialize host wrapper interface
397 * Shut down host wrapper interface
453 * Copy memory wrapper
466 * Set memory wrapper
479 * Compare memory wrapper
940 * Wrapper for fclose function
    [all...]
  /dalvik/libcore/prefs/src/test/java/org/apache/harmony/prefs/tests/java/util/prefs/
PreferencesTest.java 1788 InputStream wrapper; field in class:PreferencesTest.MockInputStream
    [all...]
  /external/stlport/doc/
FAQ 151 In wrapper mode, all std references are replaced, thanks a simple macro,
156 user types. You do it within the std namespace that, in wrapper mode
259 The conclusion is: "Using Wrapper mode is very hard and we removed support

Completed in 357 milliseconds

<<31323334353637383940>>