/external/e2fsprogs/intl/ |
bindtextdom.c | 67 /* List with bindings of specific domains. */
|
/external/webkit/JavaScriptCore/wtf/ |
ThreadingPthreads.cpp | 154 JavaVM* vm = JSC::Bindings::getJavaVM();
|
/external/webkit/WebCore/WebCore.gyp/scripts/ |
action_makenames.py | 139 os.path.join(os.path.dirname(makeNamesInput), os.pardir, 'bindings', 'scripts'))
|
/external/webkit/WebCore/bindings/v8/ |
V8AbstractEventListener.cpp | 124 // We push the event being processed into the global object, so that it can be exposed by DOMWindow's bindings.
|
/external/webkit/WebCore/bindings/v8/custom/ |
V8HTMLPlugInElementCustom.cpp | 45 // to match JSC bindings naming convention.
|
V8InjectedScriptHostCustom.cpp | 92 // FIXME: make it possible to use generic bindings factory for InjectedScriptHost.
|
/external/webkit/WebCore/bridge/c/ |
c_instance.cpp | 52 namespace Bindings {
|
/external/webkit/WebCore/bridge/objc/ |
objc_class.mm | 33 namespace Bindings {
|
objc_runtime.mm | 43 namespace Bindings {
|
/external/webkit/WebCore/bridge/ |
runtime_object.cpp | 38 using namespace Bindings;
|
testbindings.mm | 201 using namespace JSC::Bindings;
|
/external/webkit/WebCore/dom/ |
MessagePort.cpp | 59 // FIXME: remove this when we update the ObjC bindings (bug #28774).
|
/external/webkit/WebCore/ |
wscript | 117 exclude_patterns = ['*None.cpp', '*CFNet.cpp', '*Qt.cpp', '*Wince.cpp', '*Gtk.cpp', '*Mac.cpp', '*Safari.cpp', '*Chromium*.cpp','*SVG*.cpp', '*AllInOne.cpp', 'test*bindings.*']
|
/external/webkit/WebKit/chromium/src/ |
DebuggerAgentImpl.cpp | 116 // TODO(yurys): provide a function in v8 bindings that would make the
|
WebBindings.cpp | 58 using JSC::Bindings::PrivateIdentifier;
|
/external/webkit/WebKitTools/wx/build/ |
build_utils.py | 123 wxpy_dir = os.path.join(wk_root, 'WebKit', 'wx', 'bindings', 'python')
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
NamespaceSupport2.java | 726 * _only_ its local bindings, and delegate upward if not found.</p> 730 // Start by copying our parent's bindings 735 // trying to determine which bindings should be flushed.
|
/external/zlib/win32/ |
DLL_FAQ.txt | 176 (GNAT) and Fortran (GNU G77), have C bindings implemented 184 Anyone interested in different bindings or conventions is 187 of foreign bindings, such as Ada, C++, and Delphi.
|
/external/quake/quake/src/QW/client/ |
menu.c | 740 // search for known bindings 827 case K_BACKSPACE: // delete bindings 828 case K_DEL: // delete bindings
|
/external/bluetooth/glib/ |
README.in | 87 bindings and other code which needs to work closely with the type
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_intro.xml | 10 <listitem><para>automatic transparent API bindings to other compiled
|
/external/bluetooth/glib/glib/ |
gthread.h | 138 * g_thread_supported macro but provided for language bindings.
|
/external/libxml2/include/libxml/ |
xpath.h | 276 * - a set of variable bindings
|
/external/webkit/WebCore/bindings/scripts/ |
CodeGenerator.pm | 121 print "Generating $useGenerator bindings code for IDL interface \"" . $class->name . "\"...\n" if $verbose;
|
/external/webkit/WebCore/bridge/jni/jsc/ |
JNIBridgeJSC.cpp | 47 using namespace JSC::Bindings;
|