Home
last modified time | relevance | path

Searched defs:Bindings (Results 1 – 14 of 14) sorted by relevance

/external/arm-trusted-firmware/docs/components/fconf/
Dmpmm-bindings.rst8 Bindings chapter
Damu-bindings.rst8 Bindings chapter
/external/skia/experimental/tskit/bindings/
Dcore.d.ts4 export interface Bindings { interface
Dextension.d.ts4 export interface Bindings { interface
/external/swiftshader/src/Vulkan/
DVkDescriptorSet.hpp41 using Bindings = std::array<uint8_t *, vk::MAX_BOUND_DESCRIPTOR_SETS>; typedef in vk::DescriptorSet
/external/skia/experimental/tskit/go/gen_types/testdata/
Dexpectedambientnamespace1.d.ts4 export interface Bindings { interface
/external/rust/crates/bindgen/
Dlib.rs1575 pub fn generate(mut self) -> Result<Bindings, BindgenError> { in generate()
2449 pub struct Bindings { struct
2450 options: BindgenOptions,
2451 warnings: Vec<String>,
2452 module: proc_macro2::TokenStream,
2509 impl Bindings { impl
2514 ) -> Result<Bindings, BindgenError> { in generate()
2843 impl std::fmt::Display for Bindings { implementation
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp799 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings()
871 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings()
901 SmallVector<BindingPair, 32> Bindings; in removeSubRegionBindings() local
1517 SmallVector<BindingPair, 16> Bindings; in getExistingLazyBinding() local
1890 SmallVector<BindingPair, 32> Bindings; in getInterestingValues() local
DCallEvent.cpp314 CallEvent::BindingsTy &Bindings, in addParameterValuesToBindings()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.h398 typedef std::vector<VkDescriptorSetLayoutBinding> Bindings; typedef
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md954 # Bindings chapter
/external/libcxxabi/src/demangle/
DItaniumDemangle.h1433 NodeArray Bindings; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h1535 NodeArray Bindings; variable
/external/cronet/buildtools/third_party/libc++abi/trunk/src/demangle/
DItaniumDemangle.h1690 NodeArray Bindings; variable