/external/guice/core/src/com/google/inject/ |
D | Injector.java | 132 <T> Binding<T> getBinding(Key<T> key); in getBinding() method 144 <T> Binding<T> getBinding(Class<T> type); in getBinding() method
|
/external/guice/core/src/com/google/inject/spi/ |
D | ProvisionListener.java | 65 public abstract Binding<T> getBinding(); in getBinding() method in ProvisionListener.ProvisionInvocation
|
/external/guice/core/src/com/google/inject/internal/ |
D | InternalInjectorCreator.java | 255 public <T> Binding<T> getBinding(Key<T> key) { in getBinding() method in InternalInjectorCreator.ToolStageInjector 258 public <T> Binding<T> getBinding(Class<T> type) { in getBinding() method in InternalInjectorCreator.ToolStageInjector
|
D | AbstractBindingBuilder.java | 62 protected BindingImpl<T> getBinding() { in getBinding() method in AbstractBindingBuilder
|
D | ProvisionListenerStackCallback.java | 142 public Binding<T> getBinding() { in getBinding() method in ProvisionListenerStackCallback.Provision
|
D | InjectorImpl.java | 152 public <T> BindingImpl<T> getBinding(Key<T> key) { in getBinding() method in InjectorImpl 217 public <T> Binding<T> getBinding(Class<T> type) { in getBinding() method in InjectorImpl
|
/external/llvm/lib/MC/ |
D | MCSymbolELF.cpp | 66 unsigned MCSymbolELF::getBinding() const { in getBinding() function in llvm::MCSymbolELF
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | InjectBindingRegistry.java | 84 B getBinding(Key key) { in getBinding() method in InjectBindingRegistry.BindingsCollection
|
/external/deqp/modules/gles3/functional/ |
D | es3fLifetimeTests.cpp | 182 GLuint getBinding (void) in getBinding() function in deqp::gles3::Functional::__anon305129e40111::SamplerBinder 204 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gles3::Functional::__anon305129e40111::QueryBinder
|
/external/guice/extensions/grapher/test/com/google/inject/grapher/ |
D | TransitiveDependencyVisitorTest.java | 128 private Binding<?> getBinding(Key<?> key, Module... modules) { in getBinding() method in TransitiveDependencyVisitorTest
|
/external/guice/core/test/com/google/inject/ |
D | JitBindingsTest.java | 610 private void ensureFails(Injector injector, GetBindingCheck getBinding, Class<?>... classes) { in ensureFails()
|
/external/deqp/modules/glshared/ |
D | glsLifetimeTests.cpp | 143 GLuint SimpleBinder::getBinding (void) in getBinding() function in deqp::gls::LifetimeTests::details::SimpleBinder 174 GLuint getBinding (void) { return 0; } in getBinding() function in deqp::gls::LifetimeTests::details::QueryBinder
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | RegionStore.cpp | 494 SVal getBinding(Store S, Loc L, QualType T) override { in getBinding() function in __anonb42afb010511::RegionStoreManager 1349 SVal RegionStoreManager::getBinding(RegionBindingsConstRef B, Loc L, QualType T) { in getBinding() function in RegionStoreManager
|
/external/swiftshader/third_party/LLVM/lib/Object/ |
D | ELFObjectFile.cpp | 171 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 817 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function 837 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 830 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function 850 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 834 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function 854 unsigned char getBinding() const { return st_info >> 4; } in getBinding() function
|