OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindings
(Results
176 - 200
of
394
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilt/darwin-x86_64/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.
/external/webkit/WebCore/platform/android/
TemporaryLinkStubs.cpp
458
namespace JSC { namespace
Bindings
{
466
} } // namespace
Bindings
/external/webkit/WebCore/plugins/
PluginView.h
70
namespace
Bindings
{
143
PassRefPtr<JSC::
Bindings
::Instance> bindingInstance();
/external/webkit/WebKit/mac/Plugins/Hosted/
WebHostedNetscapePluginView.mm
396
- (PassRefPtr<JSC::
Bindings
::Instance>)createPluginBindingsInstance:(PassRefPtr<JSC::
Bindings
::RootObject>)rootObject
/external/dbus/
ChangeLog
[
all
...]
/external/qemu/android/
help.c
219
SkinKeyBinding
bindings
[ SKIN_KEY_COMMAND_MAX_BINDINGS ];
local
223
count = skin_keyset_get_bindings( android_keyset, cmd,
bindings
);
229
skin_key_symmod_to_str(
bindings
[n].sym,
bindings
[n].mod ) );
286
" configuration of key-
bindings
to use. the default location on this\n"
379
" and key
bindings
/presses\n\n"
[
all
...]
/bionic/libc/include/sys/
limits.h
133
#define _POSIX_VERSION 200112L /* Posix C language
bindings
version */
/dalvik/libcore/x-net/src/main/java/javax/net/ssl/
SSLSession.java
208
* For
bindings
(new or existing) implementing the
/dalvik/libcore/xml/src/main/java/org/w3c/dom/
DOMException.java
28
* native error reporting mechanisms. For some
bindings
, for example,
/development/ide/emacs/
android-host.el
32
;; By default the following key
bindings
are active:
/external/bluetooth/bluez/rfcomm/
rfcomm.1
133
is specified for the RFCOMM device, then all
bindings
will be removed.
/external/e2fsprogs/intl/
finddomain.c
47
established
bindings
. */
/external/quake/quake/src/QW/scitech/include/
mglwin.h
14
* Description: Header file for the MGLWIN
bindings
for MS Windows using
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGLWIN.H
14
* Description: Header file for the MGLWIN
bindings
for MS Windows using
/external/webkit/WebCore/WebCore.vcproj/
WebCoreCommon.vsprops
10
AdditionalIncludeDirectories=""$(ProjectDir)..";"$(ProjectDir)..\accessibility";"$(ProjectDir)..\accessibility\win";"$(ProjectDir)..\bridge";"$(ProjectDir)..\bridge\c";"$(ProjectDir)..\bridge\jsc";"$(ProjectDir)..\css";"$(ProjectDir)..\editing";"$(ProjectDir)..\rendering";"$(ProjectDir)..\rendering\style";"$(ProjectDir)..\
bindings
\js";"$(ProjectDir)..\dom";"$(ProjectDir)..\dom\default";"$(ProjectDir)..\history";"$(ProjectDir)..\html";"$(ProjectDir)..\html\canvas";"$(ProjectDir)..\inspector";"$(ProjectDir)..\loader";"$(ProjectDir)..\loader\appcache";"$(ProjectDir)..\loader\archive";"$(ProjectDir)..\loader\archive\cf";"$(ProjectDir)..\loader\icon";"$(ProjectDir)..\notifications";"$(ProjectDir)..\page";"$(ProjectDir)..\page\animation";"$(ProjectDir)..\page\win";"$(ProjectDir)..\platform";"$(ProjectDir)..\platform\animation";"$(ProjectDir)..\platform\mock";"$(ProjectDir)..\platform\sql";"$(ProjectDir)..\platform\win";"$(ProjectDir)..\platform\network";"$(ProjectDir)..\platform\network\win";"$(ProjectDir)..\platform\cf";"$(ProjectDir)..\platform\graphics";"$(ProjectDir)..\platform\graphics\filters";"$(ProjectDir)..\platform\graphics\opentype";"$(ProjectDir)..\platform\graphics\transforms";"$(ProjectDir)..\platform\text";"$(ProjectDir)..\platform\graphics\win";"$(ProjectDir)..\xml";"$(WebKitOutputDir)\obj\WebCore\DerivedSources";"$(ProjectDir)..\plugins";"$(ProjectDir)..\plugins\win";"$(ProjectDir)..\svg\animation";"$(ProjectDir)..\svg\graphics";"$(ProjectDir)..\svg\graphics\filters";"$(ProjectDir)..\svg";"$(ProjectDir)..\wml";"$(ProjectDir)..\storage";"$(ProjectDir)..\websockets";"$(ProjectDir)..\workers";"$(WebKitOutputDir)\include";"$(WebKitOutputDir)\include\private";"$(WebKitOutputDir)\include\JavaScriptCore";"$(WebKitOutputDir)\include\private\JavaScriptCore";"$(ProjectDir)..\ForwardingHeaders";"$(WebKitLibrariesDir)\include";"$(WebKitLibrariesDir)\include\private";"$(WebKitLibrariesDir)\include\private\JavaScriptCore";"$(WebKitLibrariesDir)\include\pthreads";"$(WebKitLibrariesDir)\include\sqlite";"$(WebKitLibrariesDir)\include\JavaScriptCore""
/external/webkit/WebCore/bindings/objc/
DOMInternal.mm
122
JSC::
Bindings
::RootObject* rootObject = frame->script()->bindingRootObject();
/external/webkit/WebCore/bindings/v8/custom/
V8StorageCustom.cpp
88
// Silently ignore length (rather than letting the
bindings
raise an exception).
/external/webkit/WebCore/bridge/c/
c_utility.cpp
47
namespace JSC { namespace
Bindings
{
/external/webkit/WebCore/bridge/jni/
JNIBridge.cpp
46
using namespace JSC::
Bindings
;
/external/webkit/WebCore/bridge/jni/jsc/
JavaClassJSC.cpp
36
using namespace JSC::
Bindings
;
/external/webkit/WebCore/bridge/jni/v8/
JavaInstanceV8.cpp
44
using namespace JSC::
Bindings
;
/external/webkit/WebCore/bridge/qt/
qt_class.cpp
31
namespace
Bindings
{
/external/webkit/WebCore/bridge/
runtime_array.cpp
40
RuntimeArray::RuntimeArray(ExecState* exec,
Bindings
::Array* array)
/external/webkit/WebCore/dom/
MessagePort.h
61
// FIXME: remove this when we update the ObjC
bindings
(bug #28774).
/external/webkit/WebCore/html/
HTMLPlugInElement.cpp
80
// the cached allocated
Bindings
::Instance. Not supporting this edge-case is OK.
Completed in 733 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>