/external/webkit/WebKit/wx/bindings/python/ |
wscript | 26 # wxWebKit Python bindings build script for the waf build system
|
/frameworks/base/core/java/android/hardware/ |
Sensor.java | 78 /* Some of these fields are set only by the native bindings in
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_keyboard.h | 61 /* This is the mask which refers to all hotkey bindings */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_keyboard.h | 61 /* This is the mask which refers to all hotkey bindings */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_keyboard.h | 65 /* This is the mask which refers to all hotkey bindings */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_keyboard.h | 61 /* This is the mask which refers to all hotkey bindings */
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/dom3/ |
NamespaceSupport.java | 82 * index of declared namespace bindings and runs to the size of the
169 // re-bindings with the new binding overwriting
|
/development/samples/BrowserPlugin/ |
README | 53 bindings and the sub-plugin classes. 73 be included with the apk. The library contains all the bindings
|
/external/dbus/doc/ |
TODO | 8 Important for 1.0 GLib Bindings 22 Important for 1.0 Python bindings
|
dbus-faq.xml | 64 Higher-level bindings (such as those for Qt, GLib, Python, Java, C#) each 395 API for the language bindings. Instead, "native" bindings adapted 398 implementation is designed to be a backend for bindings of this 571 reference implementation has a lot of API to support multiple bindings
|
/external/webkit/WebCore/bridge/jni/ |
JNIUtility.cpp | 35 namespace Bindings { 339 } // namespace Bindings
|
JNIUtility.h | 55 namespace Bindings { 269 } // namespace Bindings
|
/external/webkit/WebCore/bridge/jni/jsc/ |
JNIUtilityPrivate.cpp | 40 namespace Bindings { 289 } // end of namespace Bindings
|
/external/webkit/WebKit/android/jni/ |
WebCoreJniOnLoad.cpp | 117 JSC::Bindings::setJavaVM(vm); 213 WebViewCore* webViewCore = new WebViewCore(JSC::Bindings::getJNIEnv(),
|
/external/webkit/WebKit/mac/WebView/ |
WebScriptDebugDelegate.mm | 125 Bindings::RootObject* root1 = [globalObject _originRootObject]; 129 Bindings::RootObject* root2 = [globalObject _rootObject];
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteProgram.java | 270 * Clears all existing bindings. Unset bindings are treated as NULL.
|
SQLiteCursor.java | 448 Object[] bindings = new Object[values.size()]; local 454 bindings[i] = entry.getValue(); 464 mDatabase.execSQL(sql.toString(), bindings); local
|
/prebuilt/common/eclipse/ |
org.eclipse.jface_3.4.2.M20090107-0800.jar | |
/external/webkit/WebKitTools/android/webkitmerge/ |
webkitmerge.cpp | 779 char* bindings = GetFile(updateDerivedMake); 807 static const char bindHead[] = "bindings/js/"; 851 char* bind = bindings; 857 char* filename = strrchr(bindings, '/'); 861 char* bi = bindings; 871 bindings += strlen(bindings) + 1; 894 bindings += strlen(bindings) + 1; 898 if (bindings[0] != '\0' && strstr(nextStart, "$(intermediates)") == NULL) [all...] |
/external/webkit/WebCore/ |
ChangeLog-2006-12-31 | 262 * bindings/js/kjs_css.cpp: 282 * bindings/objc/WebScriptObject.mm: 309 * bindings/js/kjs_css.cpp: [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/validation/ |
ValidatorHandler.java | 59 * bindings, the user-specified {@link ContentHandler} will receive 79 * namespace bindings that were not present in the original SAX event 90 * (Note that regardless of this switch, namespace bindings are
|
/external/webkit/WebCore/bridge/objc/ |
objc_instance.mm | 45 using namespace JSC::Bindings; 156 Bindings::Class* ObjcInstance::getClass() const 162 return static_cast<Bindings::Class*>(_class);
|
/external/webkit/WebKitTools/Scripts/ |
build-webkit | 131 { option => "svg-dom-objc-bindings", desc => "Toggle SVG DOM Objective-C bindings support (implies SVG support)", 336 push @projects, 'WebKit/wx/bindings/python';
|
/external/webkit/WebKitTools/wx/build/ |
settings.py | 100 'bindings', 101 'bindings/js', 191 opt.add_option('--wxpython', action='store_true', default=False, help='Create the wxPython bindings.')
|
/prebuilt/darwin-x86/swt/ |
about.html | 59 <strong>IMPORTANT NOTICE</strong>: This project, which consists of certain Java bindings, includes or otherwise makes references to application programming interfaces 61 this Java bindings project in accordance with the terms of the Eclipse Public License (EPL) version 1.0, you are not granted any rights under any Apple or 65 bindings into Apple's original Carbon.h header files.
|