Home
last modified time | relevance | path

Searched defs:bind (Results 151 - 175 of 198) sorted by relevance

12345678

/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp469 void ContextArray::bind (int attribNdx, int offset, int size, InputType inputType, OutputType outType, bool normalized, int stride) in bind() function in deqp::gls::ContextArray
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferTests.cpp241 const VkSparseMemoryBind bind = in build() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h634 void SetBindIndicator(bool bind) in SetBindIndicator() argument
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_state.h584 unsigned bind; /**< bitmask of PIPE_BIND_x */ member
/third_party/lwip/src/include/lwip/
H A Dsockets.h635 #define bind(s,name,namelen) lwip_bind(s,name,namelen) macro
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c1700 unsigned bind; in is_blit_generic_supported() local
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp976 HLSLResourceBinding bind; in spvc_compiler_hlsl_add_resource_binding() local
1184 MSLResourceBinding bind; spvc_compiler_msl_add_resource_binding() local
[all...]
/third_party/python/Lib/
H A Dturtle.py415 def bind(self, *args, **kwargs): member in ScrolledCanvas
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp459 void TestVertexData::bind (void) const in bind() function in deqp::gles31::Functional::__anon30822::TestVertexData
536 void TestTexture2D::bind (const int textureUnit) in bind() function in deqp::gles31::Functional::__anon30822::TestTexture2D
633 void TestFramebuffer::bind (void) in bind() function in deqp::gles31::Functional::__anon30822::TestFramebuffer
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2041 BindState& bind = boundObjects_[set]; in ProcessBindings() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx958 sqlite_ps& bind(int parameter, const string& str) in bind() function
968 sqlite_ps& bind(int parameter, int64_t value) in bind() function
978 sqlite_ps& bind(int parameter) in bind() function
[all...]
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.cc588 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.cc1604 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.cc537 void Assembler::bind(Label* L) { bind_to(L, pc_offset()); } in bind() function in v8::internal::Assembler
/third_party/libabigail/src/
H A Dabg-reader.cc2427 read_binding(xmlNodePtr node, decl_base::binding& bind) in read_binding() argument
3358 decl_base::binding bind = decl_base::BINDING_NONE; in build_function_decl() local
3638 decl_base::binding bind = decl_base::BINDING_NONE; build_var_decl() local
5408 decl_base::binding bind = decl_base::BINDING_NONE; build_function_tdecl() local
[all...]
/third_party/rust/crates/libc/src/unix/newlib/
H A Dmod.rs634 pub fn bind(fd: ::c_int, addr: *const sockaddr, len: socklen_t) -> ::c_int; in bind() functions
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs529 pub fn bind(s: SOCKET, name: *const ::sockaddr, namelen: ::c_int) -> ::c_int; in bind() functions
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs725 pub fn bind(socket: ::c_int, address: *const ::sockaddr, address_len: ::socklen_t) -> ::c_int; in bind() functions
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp4276 void GraphicsPipelineWrapper::bind (vk::VkCommandBuffer cmdBuffer) const in bind() function in vk::GraphicsPipelineWrapper
/third_party/vixl/src/aarch64/
H A Dassembler-aarch64.cc56 void Assembler::bind(Label* label) { in bind() function in vixl::aarch64::Assembler
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c4772 radv_sparse_buffer_bind_memory(struct radv_device *device, const VkSparseBufferMemoryBindInfo *bind) in radv_sparse_buffer_bind_memory() argument
4794 radv_sparse_image_opaque_bind_memory(struct radv_device *device, const VkSparseImageOpaqueMemoryBindInfo *bind) radv_sparse_image_opaque_bind_memory() argument
4817 radv_sparse_image_bind_memory(struct radv_device *device, const VkSparseImageMemoryBindInfo *bind) radv_sparse_image_bind_memory() argument
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc545 void Assembler::bind(Label* label) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc1001 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1073 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64.cc605 void Assembler::bind(Label* L) { in bind() function in v8::internal::Assembler

Completed in 118 milliseconds

12345678