HomeSort by relevance Sort by last modified time
    Searched full:bindings (Results 251 - 275 of 394) sorted by null

<<111213141516

  /external/webkit/WebCore/bridge/jni/jsc/
JavaInstanceJSC.cpp 59 using namespace JSC::Bindings;
  /external/webkit/WebCore/bridge/objc/
objc_utility.mm 66 namespace Bindings {
  /external/webkit/WebCore/bridge/qt/
qt_instance.cpp 40 namespace Bindings {
qt_pixmapruntime.cpp 44 namespace Bindings {
  /external/webkit/WebCore/bridge/
testbindings.cpp 335 using namespace JSC::Bindings;
NP_jsobject.cpp 51 using namespace JSC::Bindings;
  /external/webkit/WebCore/page/
DOMWindow.h 225 // FIXME: remove this when we update the ObjC bindings (bug #28774).
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 134 // FIXME: This is a workaround for a problem in our NPRuntime bindings; if a plug-in creates an
  /external/webkit/WebKit/mac/
ChangeLog 202 Bug 34346 - With JSC bindings, make processingUserGesture work with events in Isolated Worlds
  /external/webkit/WebKit/win/
DOMCreateInstance.cpp 30 // the COM DOM bindings.
  /bionic/libc/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /external/webkit/WebCore/bindings/v8/
V8Proxy.h 44 #include <wtf/PassRefPtr.h> // so generated bindings don't have to
69 // properties on an ObjectTemplate, used from the generated bindings
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
exec_elf.h 325 #define STB_NUM 3 /* number of symbol bindings */
327 #define STB_HIPROC 15 /* specific symbol bindings */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 234 /* Restore builtins and their bindings to their values
242 /* Restore builtins and their bindings to their post
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 115 * <li>a set of variable bindings </li>
  /dalvik/libcore/xml/src/main/java/org/xml/sax/
XMLReader.java 348 * Configuration of the XMLReader object (such as handler bindings and
  /external/dbus/dbus/
dbus-threads.c 533 * D-Bus bindings based on application frameworks. These frameworks
  /external/libxml2/include/libxml/
schemasInternals.h 940 void *_private; /* unused by the library for users or bindings */
  /external/webkit/
Android.mk 108 $(LOCAL_PATH)/WebCore/bindings/generic \
  /external/webkit/WebCore/bindings/js/
JSDOMBinding.h 103 // Base class for all constructor objects in the JSC bindings.

Completed in 1077 milliseconds

<<111213141516