HomeSort by relevance Sort by last modified time
    Searched full:bindings (Results 276 - 300 of 2212) sorted by null

<<11121314151617181920>>

  /external/guice/core/src/com/google/inject/util/
Modules.java 68 * a single {@link PrivateBinder}, then this will overwrite the private bindings.
69 * Otherwise, private bindings will not be overwritten unless they are exposed.
70 * This can be used to replace the bindings of a production module with test bindings:
78 * @param modules the modules whose bindings are open to be overridden
88 * a single {@link PrivateBinder}, then this will overwrite the private bindings.
89 * Otherwise, private bindings will not be overwritten unless they are exposed.
90 * This can be used to replace the bindings of a production module with test bindings:
98 * @param modules the modules whose bindings are open to be overridde
    [all...]
  /external/chromium-libpac/src/
proxy_resolver_js_bindings.h 16 // Interface for the javascript bindings.
48 // Creates a default javascript bindings implementation that will:
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
InjectBindingRegistry.java 51 * Maintains the collection of provision bindings from {@link Inject} constructors and members
52 * injection bindings from {@link Inject} fields and methods known to the annotation processor.
53 * Note that this registry <b>does not</b> handle any explicit bindings (those from {@link Provides}
96 * bindings, this will try to generate the unresolved version of the binding.
121 // We only cache resolved bindings or unresolved bindings w/o type arguments.
122 // Unresolved bindings w/ type arguments aren't valid for the object graph.
151 * This method ensures that sources for all registered {@link Binding bindings} (either
  /external/guice/core/src/com/google/inject/
package-info.java 32 * <dd>The interface you will implement in order to specify "bindings" --
38 * to collect these bindings.
Binder.java 35 * Collects configuration information (primarily <i>bindings</i>) which will be
38 * their own bindings and other registrations.
43 * create bindings simply and readably. This approach is great for overall
92 * the binding annotation {@code @Red}. If your module also includes bindings
95 * that have no exact match in the bindings.
160 * If your binding annotation has parameters you can apply different bindings to
284 * Uses the given module to configure more bindings.
400 * @param bindingMatcher that matches bindings of provisioned objects the listener
425 * @param classesToSkip library classes that create bindings on behalf of
433 * Creates a new private child environment for bindings and other configuration. The returne
    [all...]
  /external/libmojo/mojo/android/javatests/src/org/chromium/mojo/bindings/
MessageHeaderTest.java 5 package org.chromium.mojo.bindings;
11 import org.chromium.mojo.bindings.test.mojom.imported.Point;
  /external/libmojo/mojo/edk/test/
BUILD.gn 107 "//mojo/public/cpp/bindings/tests:perftests",
115 "//mojo/public/cpp/bindings/tests",
  /external/libmojo/mojo/public/cpp/bindings/lib/
message_internal.h 14 #include "mojo/public/cpp/bindings/bindings_export.h"
15 #include "mojo/public/cpp/bindings/lib/bindings_internal.h"
native_enum_serialization.h 16 #include "mojo/public/cpp/bindings/lib/serialization_forward.h"
17 #include "mojo/public/cpp/bindings/native_enum.h"
string_traits_wtf.cc 5 #include "mojo/public/cpp/bindings/string_traits_wtf.h"
10 #include "mojo/public/cpp/bindings/lib/array_internal.h"
control_message_proxy.cc 5 #include "mojo/public/cpp/bindings/lib/control_message_proxy.h"
15 #include "mojo/public/cpp/bindings/lib/message_builder.h"
16 #include "mojo/public/cpp/bindings/lib/serialization.h"
17 #include "mojo/public/cpp/bindings/lib/validation_util.h"
18 #include "mojo/public/cpp/bindings/message.h"
19 #include "mojo/public/interfaces/bindings/interface_control_messages.mojom.h"
  /external/libmojo/mojo/public/cpp/bindings/tests/
serialization_warning_unittest.cc 11 #include "mojo/public/cpp/bindings/array.h"
12 #include "mojo/public/cpp/bindings/lib/array_internal.h"
13 #include "mojo/public/cpp/bindings/lib/fixed_buffer.h"
14 #include "mojo/public/cpp/bindings/lib/serialization.h"
15 #include "mojo/public/cpp/bindings/lib/validation_errors.h"
16 #include "mojo/public/cpp/bindings/string.h"
18 #include "mojo/public/interfaces/bindings/tests/serialization_test_structs.mojom.h"
19 #include "mojo/public/interfaces/bindings/tests/test_unions.mojom.h"
  /external/llvm/bindings/
LLVMBuild.txt 1 ;===- ./bindings/LLVMBuild.txt ---------------------------------*- Conf -*--===;
20 name = Bindings
  /external/llvm/bindings/go/llvm/
InstrumentationBindings.cpp 1 //===- InstrumentationBindings.cpp - instrumentation bindings -------------===//
10 // This file defines C bindings for the instrumentation component.
SupportBindings.cpp 1 //===- SupportBindings.cpp - Additional bindings for support --------------===//
10 // This file defines additional C bindings for the support component.
SupportBindings.h 1 //===- SupportBindings.h - Additional bindings for Support ------*- C++ -*-===//
10 // This file defines additional C bindings for the Support component.
bitwriter.go 1 //===- bitwriter.go - Bindings for bitwriter ------------------------------===//
10 // This file defines bindings for the bitwriter component.
linker.go 1 //===- linker.go - Bindings for linker ------------------------------------===//
10 // This file defines bindings for the linker component.
transforms_instrumentation.go 1 //===- transforms_instrumentation.go - Bindings for instrumentation -------===//
10 // This file defines bindings for the instrumentation component.
transforms_pmbuilder.go 1 //===- transforms_pmbuilder.go - Bindings for PassManagerBuilder ----------===//
10 // This file defines bindings for the PassManagerBuilder class.
  /external/llvm/bindings/python/
README.txt 1 This directory contains Python bindings for LLVM's C library.
3 The bindings are currently a work in progress and are far from complete.
  /external/mesa3d/src/amd/vulkan/
radv_descriptor_set.h 51 /* Number of bindings in this descriptor set */
67 /* Bindings in this descriptor set */
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
ArgListExpr.java 30 * bindings into a new one so that rest of the code generation logic works as expected.
72 return "Merged bindings are not invertible.";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
glib-mainloop.h 32 /** \page glib-mainloop GLIB Main Loop Bindings
36 * The GLIB main loop bindings are extremely easy to use. All that is
  /external/libmojo/mojo/public/cpp/bindings/
BUILD.gn 5 interfaces_bindings_gen_dir = "$root_gen_dir/mojo/public/interfaces/bindings"
7 component("bindings") {
10 # targets. However, the generated source_sets use portions of the bindings
157 "//mojo/public/interfaces/bindings:bindings__generator",
158 "//mojo/public/interfaces/bindings:bindings_shared__generator",
185 ":bindings",

Completed in 607 milliseconds

<<11121314151617181920>>