OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindings
(Results
751 - 775
of
1326
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/skia/samplecode/
SampleClipDrawMatch.cpp
18
// fractionally (via an animator) to expose snapping bugs. The key
bindings
are:
/external/skia/site/dev/testing/
ct.md
30
* Run Lua Scripts. Documentation about lua
bindings
is [here](https://skia.org/user/special/lua). Webpage [here](https://ct.skia.org/lua_script/).
/external/v8/src/parsing/
expression-classifier.h
233
// duplicate
bindings
.
/external/v8/test/mjsunit/es6/
block-let-crankshaft.js
339
// let
bindings
are handled by the optimizing compiler.
/external/v8/test/mjsunit/harmony/
block-let-crankshaft-sloppy.js
338
// let
bindings
are handled by the optimizing compiler.
/external/webrtc/webrtc/p2p/base/
relayserver.h
41
// Indicates whether we will print updates of the number of
bindings
.
/frameworks/base/core/jni/
Android.mk
277
# -Wno-unknown-pragmas: necessary for Clang as the GL
bindings
need to turn
/frameworks/base/rs/java/android/renderscript/
ScriptGroup.java
[
all
...]
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
LayoutBinder.java
43
* Keeps all information about the
bindings
per layout file
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
ScriptGroup.java
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gmp.info
113
Node: Language
Bindings
251295
/prebuilts/gdb/darwin-x86/lib/python2.7/curses/
textpad.py
21
Supports the following Emacs-like key
bindings
:
/prebuilts/gdb/linux-x86/lib/python2.7/curses/
textpad.py
21
Supports the following Emacs-like key
bindings
:
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/curses/
textpad.py
21
Supports the following Emacs-like key
bindings
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/curses/
textpad.py
21
Supports the following Emacs-like key
bindings
:
/prebuilts/tools/common/m2/repository/com/squareup/dagger/dagger/1.2.2/
dagger-1.2.2.jar
/prebuilts/tools/common/m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/
jaxb-core-2.2.11-sources.jar
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
FlagManagerTest.java
156
+ "language to country
bindings
:");
/external/apache-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/clang/docs/
DriverInternals.rst
238
The driver interacts with a ToolChain to perform the Tool
bindings
.
246
can print the results via the ``-ccc-print-
bindings
`` option. For
251
$ clang -ccc-print-
bindings
-arch i386 -arch ppc t0.c
/external/guice/core/src/com/google/inject/internal/
Errors.java
151
return addMessage("Explicit
bindings
are required and %s is not explicitly bound.", key);
156
"Explicit
bindings
are required and %s would be bound in a parent injector.%n"
354
+ "while checking duplicate
bindings
. Error: %s",
/external/guice/core/test/com/google/inject/
JitBindingsTest.java
40
return "Explicit
bindings
are required and " + clazz + " is not explicitly bound.";
48
return "Explicit
bindings
are required and " + clazz + " would be bound in a parent injector.";
338
// JIT
bindings
it depended on failed, making the child injector invalid.
/external/libcap-ng/libcap-ng-0.7/bindings/
Makefile.in
60
subdir =
bindings
258
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu
bindings
/Makefile'; \
260
$(AUTOMAKE) --gnu
bindings
/Makefile
/external/llvm/
CMakeLists.txt
366
option(LLVM_INCLUDE_GO_TESTS "Include the Go
bindings
tests in test build targets." ON)
671
if( EXISTS "${LLVM_MAIN_SRC_DIR}/
bindings
/${binding}/CMakeLists.txt" )
672
add_subdirectory(
bindings
/${binding})
/external/mesa3d/src/mesa/state_tracker/
st_cb_fbo.c
502
* Validate a renderbuffer attachment for a particular set of
bindings
.
508
unsigned
bindings
)
539
stObj->pt->nr_samples,
bindings
);
Completed in 1587 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>