Home
last modified time | relevance | path

Searched full:binding (Results 1 – 25 of 7803) sorted by relevance

12345678910>>...313

/external/rust/crates/libz-sys/src/zlib-ng/test/abi/
Dzlib-v1.2.11-arm-linux-gnueabihf.abi7 …<elf-symbol name='adler32' type='func-type' binding='global-binding' visibility='default-visibilit…
8 …version='ZLIB_1.2.3.3' is-default-version='yes' type='func-type' binding='global-binding' visibili…
9 …' version='ZLIB_1.2.2' is-default-version='yes' type='func-type' binding='global-binding' visibili…
10 …' version='ZLIB_1.2.9' is-default-version='yes' type='func-type' binding='global-binding' visibili…
11 …<elf-symbol name='compress' type='func-type' binding='global-binding' visibility='default-visibili…
12 …<elf-symbol name='compress2' type='func-type' binding='global-binding' visibility='default-visibil…
13 …' version='ZLIB_1.2.0' is-default-version='yes' type='func-type' binding='global-binding' visibili…
14 …<elf-symbol name='crc32' type='func-type' binding='global-binding' visibility='default-visibility'…
15 …version='ZLIB_1.2.3.3' is-default-version='yes' type='func-type' binding='global-binding' visibili…
16 …' version='ZLIB_1.2.2' is-default-version='yes' type='func-type' binding='global-binding' visibili…
[all …]
/external/dagger2/java/dagger/internal/codegen/writing/
DComponentBindingExpressions.java22 import static dagger.internal.codegen.binding.BindingRequest.bindingRequest;
40 import dagger.internal.codegen.binding.Binding;
41 import dagger.internal.codegen.binding.BindingGraph;
42 import dagger.internal.codegen.binding.BindingNode;
43 import dagger.internal.codegen.binding.BindingRequest;
44 import dagger.internal.codegen.binding.BindingType;
45 import dagger.internal.codegen.binding.ComponentDescriptor.ComponentMethodDescriptor;
46 import dagger.internal.codegen.binding.ComponentRequirement;
47 import dagger.internal.codegen.binding.ContributionBinding;
48 import dagger.internal.codegen.binding.FrameworkType;
[all …]
DFactoryGenerator.java24 import static dagger.internal.codegen.binding.AssistedInjectionAnnotations.assistedParameters;
25 import static dagger.internal.codegen.binding.ContributionBinding.FactoryCreationStrategy.DELEGATE;
26 import static dagger.internal.codegen.binding.ContributionBinding.FactoryCreationStrategy.SINGLETON…
27 import static dagger.internal.codegen.binding.SourceFiles.bindingTypeElementTypeVariableNames;
28 import static dagger.internal.codegen.binding.SourceFiles.frameworkFieldUsages;
29 import static dagger.internal.codegen.binding.SourceFiles.frameworkTypeUsageStatement;
30 import static dagger.internal.codegen.binding.SourceFiles.generateBindingFieldsForDependencies;
31 import static dagger.internal.codegen.binding.SourceFiles.generatedClassNameForBinding;
32 import static dagger.internal.codegen.binding.SourceFiles.parameterizedGeneratedTypeNameForBinding;
59 import dagger.internal.codegen.binding.ProvisionBinding;
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
Dreflection.vert.out3 named.deadMember1: offset 0, type 8b51, size 1, index 0, binding -1, stages 1
4 anonDeadMember2: offset 64, type 8b52, size 1, index 1, binding -1, stages 1
5 ufDead4: offset -1, type 1406, size 1, index -1, binding -1, stages 1
6 anonMember1: offset 0, type 8b51, size 1, index 1, binding -1, stages 1
7 uf1: offset -1, type 1406, size 1, index -1, binding -1, stages 1
8 uf2: offset -1, type 1406, size 1, index -1, binding -1, stages 1
9 named.member3: offset 32, type 8b52, size 1, index 0, binding -1, stages 1
10 image_ui2D: offset -1, type 9063, size 1, index -1, binding -1, stages 1
11 sampler_2D: offset -1, type 8b5e, size 1, index -1, binding -1, stages 1
12 sampler_2DMSArray: offset -1, type 910b, size 1, index -1, binding -1, stages 1
[all …]
Dhlsl.reflection.vert.out3 anonDeadMember2: offset 64, type 8b52, size 1, index 0, binding -1, stages 1
4 ufDead4: offset 28, type 1406, size 1, index 1, binding -1, stages 1
5 anonMember1: offset 0, type 8b51, size 1, index 0, binding -1, stages 1
6 uf1: offset 16, type 1406, size 1, index 1, binding -1, stages 1
7 anonMember3: offset 80, type 8b52, size 1, index 0, binding -1, stages 1
8 s.a: offset 0, type 1404, size 1, index 1, binding -1, stages 1
9 m23: offset 16, type 8b67, size 1, index 0, binding -1, stages 1
10 scalarAfterm23: offset 48, type 1404, size 1, index 0, binding -1, stages 1
11 c_m23: offset 16, type 8b67, size 1, index 2, binding -1, stages 1
12 c_scalarAfterm23: offset 48, type 1404, size 1, index 2, binding -1, stages 1
[all …]
Dhlsl.shift.per-set.frag.out8 0:35 't1' (layout( set=1 binding=1) uniform texture1D)
9 0:36 't2' (layout( set=1 binding=2) uniform texture2D)
10 0:37 't3' (layout( set=2 binding=1) uniform texture3D)
13 0:38 't4' (layout( set=3 binding=1 row_major std430) readonly buffer block{layout( row_maj…
20 0:39 't5' (layout( set=3 binding=2 row_major std430) readonly buffer block{layout( row_maj…
28 0:40 't6' (layout( set=3 binding=3 rgba32f) uniform textureBuffer)
29 0:42 's1' (layout( set=1 binding=1) uniform sampler)
30 0:43 's2' (layout( set=2 binding=2) uniform sampler)
31 0:45 'u1' (layout( set=1 binding=1 rgba32f) uniform image1D)
32 0:46 'u2' (layout( set=2 binding=2 rgba32f) uniform image2D)
[all …]
Dreflection.options.vert.out3 UBO.verts[0].position[0]: offset 0, type 1406, size 3, index 0, binding -1, stages 1, arrayStride 4…
4 UBO.verts[0].normal[0]: offset 12, type 1406, size 3, index 0, binding -1, stages 0, arrayStride 4,…
5 UBO.verts[1].position[0]: offset 24, type 1406, size 3, index 0, binding -1, stages 1, arrayStride …
6 UBO.verts[1].normal[0]: offset 36, type 1406, size 3, index 0, binding -1, stages 0, arrayStride 4,…
7 UBO.flt[0]: offset 48, type 1406, size 8, index 0, binding -1, stages 1, arrayStride 4, topLevelArr…
8 UBO.unused: offset 80, type 8dc8, size 1, index 0, binding -1, stages 0
9 UBO.uniform_multi[0][0][0]: offset 96, type 1406, size 2, index 0, binding -1, stages 1, arrayStrid…
10 UBO.uniform_multi[0][1][0]: offset 104, type 1406, size 2, index 0, binding -1, stages 0, arrayStri…
11 UBO.uniform_multi[0][2][0]: offset 112, type 1406, size 2, index 0, binding -1, stages 0, arrayStri…
12 UBO.uniform_multi[1][0][0]: offset 120, type 1406, size 2, index 0, binding -1, stages 0, arrayStri…
[all …]
Datomic_uint.frag.out6 ERROR: 0:24: 'binding' : atomic_uint binding is too large; see gl_MaxAtomicCounterBindings
7 …eft-hand operand of type 'layout( binding=0 offset=0) uniform atomic_uint' and a right operand of …
8 …erand type no operation '-' exists that takes an operand of type layout( binding=0 offset=0) unifo…
11 ERROR: 0:35: 'assign' : cannot convert from ' const int' to 'layout( binding=0 offset=0) uniform a…
15 ERROR: 0:49: 'binding' : atomic_uint binding is too large; see gl_MaxAtomicCounterBindings
33 0:13 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
36 0:14 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
44 0:20 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
46 0:21 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
50 0:29 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dreflection.vert.out3 named.deadMember1: offset 0, type 8b51, size 1, index 0, binding -1, stages 1
4 anonDeadMember2: offset 64, type 8b52, size 1, index 1, binding -1, stages 1
5 ufDead4: offset -1, type 1406, size 1, index -1, binding -1, stages 1
6 anonMember1: offset 0, type 8b51, size 1, index 1, binding -1, stages 1
7 uf1: offset -1, type 1406, size 1, index -1, binding -1, stages 1
8 uf2: offset -1, type 1406, size 1, index -1, binding -1, stages 1
9 named.member3: offset 32, type 8b52, size 1, index 0, binding -1, stages 1
10 image_ui2D: offset -1, type 9063, size 1, index -1, binding -1, stages 1
11 sampler_2D: offset -1, type 8b5e, size 1, index -1, binding -1, stages 1
12 sampler_2DMSArray: offset -1, type 910b, size 1, index -1, binding -1, stages 1
[all …]
Dhlsl.reflection.vert.out3 anonDeadMember2: offset 64, type 8b52, size 1, index 0, binding -1, stages 1
4 ufDead4: offset 28, type 1406, size 1, index 1, binding -1, stages 1
5 anonMember1: offset 0, type 8b51, size 1, index 0, binding -1, stages 1
6 uf1: offset 16, type 1406, size 1, index 1, binding -1, stages 1
7 anonMember3: offset 80, type 8b52, size 1, index 0, binding -1, stages 1
8 s.a: offset 0, type 1404, size 1, index 1, binding -1, stages 1
9 m23: offset 16, type 8b67, size 1, index 0, binding -1, stages 1
10 scalarAfterm23: offset 48, type 1404, size 1, index 0, binding -1, stages 1
11 c_m23: offset 16, type 8b67, size 1, index 2, binding -1, stages 1
12 c_scalarAfterm23: offset 48, type 1404, size 1, index 2, binding -1, stages 1
[all …]
Dhlsl.shift.per-set.frag.out8 0:35 't1' (layout( set=1 binding=1) uniform texture1D)
9 0:36 't2' (layout( set=1 binding=2) uniform texture2D)
10 0:37 't3' (layout( set=2 binding=1) uniform texture3D)
13 0:38 't4' (layout( set=3 binding=1 row_major std430) readonly buffer block{layout( row_maj…
20 0:39 't5' (layout( set=3 binding=2 row_major std430) readonly buffer block{layout( row_maj…
28 0:40 't6' (layout( set=3 binding=3 rgba32f) uniform textureBuffer)
29 0:42 's1' (layout( set=1 binding=1) uniform sampler)
30 0:43 's2' (layout( set=2 binding=2) uniform sampler)
31 0:45 'u1' (layout( set=1 binding=1 rgba32f) uniform image1D)
32 0:46 'u2' (layout( set=2 binding=2 rgba32f) uniform image2D)
[all …]
Dreflection.options.vert.out3 UBO.verts[0].position[0]: offset 0, type 1406, size 3, index 0, binding -1, stages 1, arrayStride 4…
4 UBO.verts[0].normal[0]: offset 12, type 1406, size 3, index 0, binding -1, stages 0, arrayStride 4,…
5 UBO.verts[1].position[0]: offset 24, type 1406, size 3, index 0, binding -1, stages 1, arrayStride …
6 UBO.verts[1].normal[0]: offset 36, type 1406, size 3, index 0, binding -1, stages 0, arrayStride 4,…
7 UBO.flt[0]: offset 48, type 1406, size 8, index 0, binding -1, stages 1, arrayStride 4, topLevelArr…
8 UBO.unused: offset 80, type 8dc8, size 1, index 0, binding -1, stages 0
9 UBO.uniform_multi[0][0][0]: offset 96, type 1406, size 2, index 0, binding -1, stages 1, arrayStrid…
10 UBO.uniform_multi[0][1][0]: offset 104, type 1406, size 2, index 0, binding -1, stages 0, arrayStri…
11 UBO.uniform_multi[0][2][0]: offset 112, type 1406, size 2, index 0, binding -1, stages 0, arrayStri…
12 UBO.uniform_multi[1][0][0]: offset 120, type 1406, size 2, index 0, binding -1, stages 0, arrayStri…
[all …]
Datomic_uint.frag.out6 ERROR: 0:24: 'binding' : atomic_uint binding is too large; see gl_MaxAtomicCounterBindings
7 …eft-hand operand of type 'layout( binding=0 offset=0) uniform atomic_uint' and a right operand of …
8 …erand type no operation '-' exists that takes an operand of type layout( binding=0 offset=0) unifo…
11 ERROR: 0:35: 'assign' : cannot convert from ' const int' to 'layout( binding=0 offset=0) uniform a…
15 ERROR: 0:49: 'binding' : atomic_uint binding is too large; see gl_MaxAtomicCounterBindings
33 0:13 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
36 0:14 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
44 0:20 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
46 0:21 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
50 0:29 'counter' (layout( binding=0 offset=0) uniform atomic_uint)
[all …]
/external/guice/core/test/com/google/inject/spi/
DSpiBindingsTest.java26 import com.google.inject.Binding;
61 public <T> Void visit(Binding<T> binding) { in testBindConstant()
62 assertTrue(binding instanceof InstanceBinding); in testBindConstant()
63 assertEquals(Key.get(Integer.class, Names.named("one")), binding.getKey()); in testBindConstant()
79 public <T> Void visit(Binding<T> binding) { in testToInstanceBinding()
80 assertTrue(binding instanceof InstanceBinding); in testToInstanceBinding()
81 checkBindingSource(binding); in testToInstanceBinding()
82 assertEquals(Key.get(String.class), binding.getKey()); in testToInstanceBinding()
83 binding.acceptTargetVisitor( in testToInstanceBinding()
86 public Void visit(InstanceBinding<? extends T> binding) { in testToInstanceBinding()
[all …]
/external/guice/extensions/grapher/src/com/google/inject/grapher/
DDefaultNodeCreator.java21 import com.google.inject.Binding;
40 public Iterable<Node> getNodes(Iterable<Binding<?>> bindings) { in getNodes()
43 for (Binding<?> binding : bindings) { in getNodes()
44 nodes.addAll(binding.acceptTargetVisitor(visitor)); in getNodes()
50 * {@link BindingTargetVisitor} that adds nodes to the graph based on the visited {@link Binding}.
55 /** Returns a new interface node for the given {@link Binding}. */
56 private InterfaceNode newInterfaceNode(Binding<?> binding) { in newInterfaceNode() argument
57 return new InterfaceNode(NodeId.newTypeId(binding.getKey()), binding.getSource()); in newInterfaceNode()
61 * Returns a new implementation node for the given binding.
63 * @param binding binding for the node to create
[all …]
DDefaultEdgeCreator.java21 import com.google.inject.Binding;
43 public Iterable<Edge> getEdges(Iterable<Binding<?>> bindings) { in getEdges()
46 for (Binding<?> binding : bindings) { in getEdges()
47 edges.addAll(binding.acceptTargetVisitor(visitor)); in getEdges()
53 * {@link BindingTargetVisitor} that adds edges to the graph based on the visited {@link Binding}.
59 * Returns a dependency edge for each {@link Dependency} in the binding. These will be from the
63 * @param binding {@link Binding} for the dependencies
65 private <T extends Binding<?> & HasDependencies> Collection<Edge> newDependencyEdges( in newDependencyEdges()
66 NodeId nodeId, T binding) { in newDependencyEdges() argument
68 for (Dependency<?> dependency : binding.getDependencies()) { in newDependencyEdges()
[all …]
/external/guice/core/src/com/google/inject/internal/
DIndexer.java20 import com.google.inject.Binding;
39 * Visits bindings to return a {@code IndexedBinding} that can be used to emulate the binding
45 * binding to guice, that might support this usecase directly.
69 IndexedBinding(Binding<?> binding, BindingType type, Object scope, Object extraEquality) { in IndexedBinding() argument
73 this.typeLiteral = binding.getKey().getTypeLiteral(); in IndexedBinding()
74 Element annotation = (Element) binding.getKey().getAnnotation(); in IndexedBinding()
106 boolean isIndexable(Binding<?> binding) { in isIndexable() argument
107 return binding.getKey().getAnnotation() instanceof Element; in isIndexable()
110 private Object scope(Binding<?> binding) { in scope() argument
111 return binding.acceptScopingVisitor(this); in scope()
[all …]
DAbstractBindingProcessor.java22 import com.google.inject.Binding;
34 * Guarantees that processing of Binding elements happens in a sane way.
47 Binding.class,
69 protected void putBinding(BindingImpl<?> binding) { in putBinding() argument
70 Key<?> key = binding.getKey(); in putBinding()
80 // If it failed because of an explicit duplicate binding... in putBinding()
83 if (!isOkayDuplicate(original, binding, injector.state)) { in putBinding()
92 // Otherwise, it failed because of a duplicate JIT binding in putBinding()
99 // prevent the parent from creating a JIT binding for this key in putBinding()
100 injector.state.parent().blacklist(key, injector.state, binding.getSource()); in putBinding()
[all …]
/external/dagger2/java/dagger/internal/codegen/validation/
DInjectBindingRegistryImpl.java24 import static dagger.internal.codegen.binding.AssistedInjectionAnnotations.assistedInjectedConstruc…
25 import static dagger.internal.codegen.binding.InjectionAnnotations.injectedConstructors;
26 import static dagger.internal.codegen.binding.SourceFiles.generatedClassNameForBinding;
40 import dagger.internal.codegen.binding.Binding;
41 import dagger.internal.codegen.binding.BindingFactory;
42 import dagger.internal.codegen.binding.InjectBindingRegistry;
43 import dagger.internal.codegen.binding.KeyFactory;
44 import dagger.internal.codegen.binding.MembersInjectionBinding;
45 import dagger.internal.codegen.binding.ProvisionBinding;
82 final class BindingsCollection<B extends Binding> {
[all …]
/external/dagger2/java/dagger/internal/codegen/bindinggraphvalidation/
DDuplicateBindingsValidator.java40 import dagger.internal.codegen.binding.BindingDeclaration;
41 import dagger.internal.codegen.binding.BindingDeclarationFormatter;
42 import dagger.internal.codegen.binding.BindingNode;
43 import dagger.internal.codegen.binding.MultibindingDeclaration;
45 import dagger.model.Binding;
66 private static final Comparator<Binding> BY_LENGTH_OF_COMPONENT_PATH =
67 comparing(binding -> binding.componentPath().components().size());
104 * are not considered to be duplicates, because that means the same binding was "copied" down to a
106 * "set" is represented as a multimap from binding element (ignoring component path) to binding.
108 private ImmutableSet<ImmutableSetMultimap<BindingElement, Binding>> duplicateBindingSets( in duplicateBindingSets()
[all …]
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbinding_unittest.cc5 // Note: This file tests both binding.h (mojo::Binding) and strong_binding.h
8 #include "mojo/public/cpp/bindings/binding.h"
80 Binding<sample::Service> binding(&impl, std::move(request)); in TEST_P() local
82 binding.Close(); in TEST_P()
88 // Tests that destroying a mojo::Binding closes the bound message pipe handle.
100 Binding<sample::Service> binding(&impl, std::move(request)); in TEST_P() local
108 // Now that the Binding is out of scope we should detect an error on the other in TEST_P()
122 // Tests that the binding's connection error handler gets called when the other
129 Binding<sample::Service> binding(&impl, MakeRequest(&ptr)); in TEST_P() local
131 binding.set_connection_error_handler( in TEST_P()
[all …]
/external/dagger2/java/dagger/model/
DBindingGraph.java58 * full binding graph}, which means it will contain all bindings in all modules, as well as nodes
64 * <p>There is a <b>{@link Binding}</b> for each owned binding in the graph. If a binding is owned
65 * by more than one component, there is one binding object for that binding for every owning
68 * <p>There is a <b>{@linkplain ComponentNode component node}</b> (without a binding) for each
74 * the graph. Its target node is the binding for the binding that satisfies the request. For entry
76 * is an entry point. For other dependency requests, the source node is the binding for the binding
81 * {@linkplain SubcomponentCreatorBindingEdge subcomponent creator binding} (either a method on the
83 * binding for the {@code @Subcomponent.Builder} type. For subcomponents defined by {@linkplain
99 * Returns {@code true} if this graph was constructed from a module for full binding graph
102 * @deprecated use {@link #isFullBindingGraph()} to tell if this is a full binding graph, or
[all …]
/external/vulkan-validation-layers/layers/
Ddescriptor_sets.h56 * A layout consists of some number of bindings, each of which has a binding#, a
65 * Index vs Binding - A layout is created with an array of VkDescriptorSetLayoutBinding
66 * where each array index will have a corresponding binding# that is defined in that struct.
67 * The binding#, then, is decoupled from VkDescriptorSetLayoutBinding index, which allows
70 * from a single binding to the next consecutive binding.
73 * binding#. For example, if the binding creation order is 8, 7, 10, 3, 4, then the
74 * internal binding array will have five entries stored in binding order 3, 4, 7, 8, 10.
76 * and use the Get*FromIndex() functions for each index. To just process a single binding,
79 * Global Index - The binding vector index has as many indices as there are bindings.
83 * descriptor 0 of of the lowest binding# is index 0 and each descriptor in the layout
[all …]
/external/llvm-project/llvm/test/ThinLTO/X86/
Dpersonality.ll17 ; RUN: llvm-readobj --symbols %t.o.2 | FileCheck %s --check-prefix=BINDING
19 ; BINDING: Symbol {
20 ; BINDING: Name: personality_routine
21 ; BINDING-NEXT: Value:
22 ; BINDING-NEXT: Size:
23 ; BINDING-NEXT: Binding: Global
24 ; BINDING-NEXT: Type: Function
25 ; BINDING-NEXT: Other [
26 ; BINDING-NEXT: STV_PROTECTED
27 ; BINDING-NEXT: ]
[all …]
/external/libabigail/tests/data/test-read-dwarf/
Dtest1.hash.abi9 …<elf-symbol name='_Z3fooR2s0' type='func-type' binding='global-binding' visibility='default-visibi…
10 …<elf-symbol name='_ZN2b0C1Ev' type='func-type' binding='weak-binding' visibility='default-visibili…
11 …<elf-symbol name='_ZN2b0C2Ev' type='func-type' binding='weak-binding' visibility='default-visibili…
12 …<elf-symbol name='_ZN2b1C1Ev' type='func-type' binding='weak-binding' visibility='default-visibili…
13 …<elf-symbol name='_ZN2b1C2Ev' type='func-type' binding='weak-binding' visibility='default-visibili…
14 …<elf-symbol name='_ZN2s07mem_funEv' type='func-type' binding='global-binding' visibility='default-…
15 …<elf-symbol name='_ZN2s0C1Ev' type='func-type' binding='weak-binding' visibility='default-visibili…
16 …<elf-symbol name='_ZN2s0D1Ev' type='func-type' binding='weak-binding' visibility='default-visibili…
17 …<elf-symbol name='__libc_csu_fini' type='func-type' binding='global-binding' visibility='default-v…
18 …<elf-symbol name='__libc_csu_init' type='func-type' binding='global-binding' visibility='default-v…
[all …]

12345678910>>...313