OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bindings
(Results
151 - 175
of
1326
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
InstrumentInjectorModule.java
25
* The set of
bindings
available for injecting into {@link Instrument} instances.
MainModule.java
27
* Provides
bindings
to integrate other modules into the {@link MainComponent}.
/external/clang/test/Index/
comment-cplus11-specific.cpp
3
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../
bindings
/xml/comment-xml-schema.rng std=c++11 %s > %t/out
comment-objc-parameterized-classes.m
3
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../
bindings
/xml/comment-xml-schema.rng -target x86_64-apple-darwin10 %s > %t/out
comment-unqualified-objc-pointer.m
3
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../
bindings
/xml/comment-xml-schema.rng -target x86_64-apple-darwin10 -fobjc-arc %s > %t/out
subclass-comment.mm
3
// RUN: c-index-test -test-load-source all -comments-xml-schema=%S/../../
bindings
/xml/comment-xml-schema.rng %s > %t/out
/external/curl/docs/
BINDINGS
7
libcurl
bindings
9
Creative people have written
bindings
or interfaces for various environments
15
The
bindings
listed below are not part of the curl/libcurl distribution
25
ScriptBasic
bindings
to libcurl. Writtten by Peter Verhas
/external/dagger2/examples/android-activity-graphs/src/main/java/com/example/dagger/activitygraphs/
ApplicationComponent.java
26
@Singleton // Constraints this component to one-per-application or unscoped
bindings
.
/external/dagger2/producers/src/main/java/dagger/producers/
ProducerModule.java
26
* Annotates a class that contributes {@link Produces}
bindings
to the production component.
/external/guice/core/src/com/google/inject/internal/
AbstractBindingProcessor.java
106
* We tolerate duplicate
bindings
if one exposes the other or if the two
bindings
107
* are considered duplicates (see {@link
Bindings
#areDuplicates(BindingImpl, BindingImpl)}.
135
* Processor for visiting
bindings
. Each overriden method that wants to
State.java
147
/** Returns the explicit
bindings
at this level only. */
185
* blacklist their bound keys on their parent injectors to prevent just-in-time
bindings
on the
201
* to be used when reading mutable data (ie. just-in-time
bindings
, and binding blacklists).
206
* Returns all the scope
bindings
at this level and parent levels.
/external/guice/core/src/com/google/inject/spi/
HasDependencies.java
22
* Implemented by {@link com.google.inject.Binding
bindings
}, {@link com.google.inject.Provider
ProvidesMethodBinding.java
45
* this is an instance of the {@code @Provides} annotation. For
bindings
from
RequireExplicitBindingsOption.java
24
* A request to require explicit
bindings
.
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
AssistedInjectTargetVisitor.java
24
* If your {@link BindingTargetVisitor} implements this interface,
bindings
created by using
/external/guice/extensions/grapher/src/com/google/inject/grapher/
EdgeCreator.java
31
Iterable<Edge> getEdges(Iterable<Binding<?>>
bindings
);
/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
MultibinderModule.java
23
* Module to add {@link Multibinder}-based
bindings
to the injector.
/external/guice/extensions/multibindings/src/com/google/inject/multibindings/
MultibindingsTargetVisitor.java
24
* If your {@link BindingTargetVisitor} implements this interface,
bindings
created by using
/external/guice/extensions/servlet/src/com/google/inject/servlet/
AbstractServletModuleBinding.java
22
* Abstract implementation for all servlet module
bindings
package-info.java
18
* Servlet API scopes,
bindings
and registration; this extension requires {@code
/external/harfbuzz_ng/
README.python
1
To enable HarfBuzz
bindings
for Python among other languages, make sure
/external/libcap-ng/libcap-ng-0.7/
Makefile.am
25
SUBDIRS +=
bindings
/external/llvm/bindings/
Makefile
1
##===-
bindings
/Makefile -----------------------------------*- Makefile -*-===##
/external/llvm/bindings/go/llvm/
llvm_dep.go
11
//
bindings
.
/external/llvm/bindings/ocaml/
Makefile
1
##===-
bindings
/ocaml/Makefile -----------------------------*- Makefile -*-===##
Completed in 704 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>