OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindings
(Results
576 - 600
of
2212
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/libs/libedit/share/man/man5/
editrc.5
96
is supplied, show the
bindings
for
107
Bind all keys to the standard GNU Emacs-like
bindings
.
111
bindings
.
113
List or change key
bindings
in the
296
The following editor commands are available for use in key
bindings
:
342
Vi enter command mode (use alternative key
bindings
).
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py
2
Dialog for building Tkinter accelerator key
bindings
110
"(These
bindings
will not be checked for validity!)")
116
text="Key
bindings
are specified using Tkinter keysyms as\n"+
120
"'Emacs style' multi-keystroke
bindings
are specified as\n" +
123
"Multiple separate
bindings
for one action should be\n"+
130
The names are used to build Tk
bindings
-- it doesn't matter if the
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py
2
Dialog for building Tkinter accelerator key
bindings
110
"(These
bindings
will not be checked for validity!)")
116
text="Key
bindings
are specified using Tkinter keysyms as\n"+
120
"'Emacs style' multi-keystroke
bindings
are specified as\n" +
123
"Multiple separate
bindings
for one action should be\n"+
130
The names are used to build Tk
bindings
-- it doesn't matter if the
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
Binding.java
75
* Returns the framework class associated with
bindings
of this type.
108
static Optional<String> bindingPackageFor(Iterable<? extends Binding>
bindings
) {
110
for (Binding binding :
bindings
) {
/external/guice/extensions/servlet/test/com/google/inject/servlet/
ServletScopesTest.java
88
@SuppressWarnings("unchecked") // we know the module contains only
bindings
91
// linked
bindings
are not followed by modules
152
@SuppressWarnings("unchecked") // we know the module contains only
bindings
/external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
RouterTest.java
5
package org.chromium.mojo.
bindings
;
11
import org.chromium.mojo.
bindings
.BindingsTestUtils.CapturingErrorHandler;
12
import org.chromium.mojo.
bindings
.BindingsTestUtils.RecordingMessageReceiverWithResponder;
/external/libmojo/mojo/public/cpp/bindings/lib/
connector.cc
5
#include "mojo/public/cpp/
bindings
/connector.h"
15
#include "mojo/public/cpp/
bindings
/lib/may_auto_lock.h"
16
#include "mojo/public/cpp/
bindings
/sync_handle_watcher.h"
message.cc
5
#include "mojo/public/cpp/
bindings
/message.h"
19
#include "mojo/public/cpp/
bindings
/associated_group_controller.h"
20
#include "mojo/public/cpp/
bindings
/lib/array_internal.h"
/external/libmojo/mojo/public/cpp/bindings/tests/
router_unittest.cc
5
#include "mojo/public/cpp/
bindings
/lib/router.h"
13
#include "mojo/public/cpp/
bindings
/tests/message_queue.h"
14
#include "mojo/public/cpp/
bindings
/tests/router_test_util.h"
/external/python/cpython2/Doc/tutorial/
interactive.rst
55
Key
Bindings
58
The key
bindings
and some other parameters of the Readline library can be
60
:file:`~/.inputrc`. Key
bindings
have the form ::
/external/autotest/client/cros/networking/
pm_proxy.py
6
This module provides
bindings
for PseudoModem Manager.
/external/autotest/client/profilers/cpistat/
cpistat
4
python-libpfm4 provides python
bindings
to the libpfm4
/external/caliper/caliper/src/main/java/com/google/caliper/options/
OptionsModule.java
29
*
Bindings
for Caliper command line options.
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
RunnerModule.java
37
* A Dagger module that configures
bindings
common to all {@link CaliperRun} implementations.
/external/capstone/bindings/python/
test_skipdata.py
3
# Capstone Python
bindings
, by Nguyen Anh Quynnh <aquynh@gmail.com>
test_xcore.py
3
# Capstone Python
bindings
, by Nguyen Anh Quynnh <aquynh@gmail.com>
/external/capstone/bindings/vb6/
vbCapstone.cpp
2
Capstone Disassembly Engine
bindings
for VB6
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h
68
///
bindings
as \c state with the addition of having the value specified
80
/// value
bindings
upon entry to an analyzed function.
182
/// even if they do not currently have
bindings
. Pass \c NULL if this
232
/// iterBindings - Iterate over the
bindings
in the Store.
/external/clang/test/Analysis/
reinterpret-cast.cpp
84
// We should still be able to do some reasoning about
bindings
.
/external/clang/test/Index/
comment-cplus-template-decls.cpp
3
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../
bindings
/xml/comment-xml-schema.rng -target x86_64-apple-darwin10 std=c++11 %s > %t/out
comment-custom-block-command.cpp
9
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../
bindings
/xml/comment-xml-schema.rng %s -std=c++11 -fcomment-block-commands=CustomCommand > %t/out.c-index-direct
/external/curl/docs/
HISTORY.md
85
different
bindings
exist at the time of this writing.
166
Number of known libcurl
bindings
: 26
211
Known libcurl
bindings
: 37
245
Known libcurl
bindings
: 39
/external/dagger2/core/src/main/java/dagger/internal/
MapProviderFactory.java
26
* A {@link Factory} implementation used to implement {@link Map}
bindings
. This factory returns a
/external/deqp/doc/testspecs/GL3/
functional.fragment_out_location.txt
32
+ Mixed layout locations and
bindings
/external/eigen/Eigen/src/LU/
PartialPivLU_LAPACKE.h
28
* Content : Eigen
bindings
to LAPACKe
Completed in 1442 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>