Home
last modified time | relevance | path

Searched defs:binding2 (Results 1 – 6 of 6) sorted by relevance

/external/google-fruit/tests/
Dtest_binding_clash.py124 … binding1_preparation, binding1, binding2_preparation, binding2, XAnnot, YAnnot, Y2Annot): argument
164 …ith_binding(self, binding1_preparation, binding1, binding2_preparation, binding2, XAnnot, YAnnot, … argument
276 …h_with_different_annotations(self, binding1_preparation, binding1, binding2_preparation, binding2): argument
/external/python/cpython3/Lib/test/test_import/data/circular_imports/
Dbinding.py1 import test.test_import.data.circular_imports.binding2 as binding2 namespace
/external/rust/crates/der_derive/src/
Dvalue_ord.rs178 let binding2 = quote!(Self::#ident(other)); in to_tokens() localVariable
184 let mut binding2 = quote!(other.#ident); in to_tokens() localVariable
/external/mesa3d/src/mesa/main/
Darrayobj.c629 const struct gl_vertex_buffer_binding *binding2 = in _mesa_update_vao_derived_arrays() local
666 const struct gl_vertex_buffer_binding *binding2 = in _mesa_update_vao_derived_arrays() local
723 const struct gl_vertex_buffer_binding *binding2 = in _mesa_update_vao_derived_arrays() local
787 const struct gl_vertex_buffer_binding *binding2 = in _mesa_update_vao_derived_arrays() local
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsBasicTests.cpp1435 const size_t binding2 = stageCount + i; in getPerStageHeadDeclarations() local
1463 const size_t binding2 = stageCount + 4 * i; in getPerStageHeadDeclarations() local
DvktSubgroupsShuffleTests.cpp122 const deUint32 binding2 = stageCount + 1; in getPerStageHeadDeclarations() local