Home
last modified time | relevance | path

Searched defs:bind (Results 51 - 75 of 197) sorted by relevance

12345678

/third_party/libdrm/include/drm/
H A Dvirtgpu_drm.h85 __u32 bind; member
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c767 lws_ss_proxy_create(struct lws_context *context, const char *bind, int port) in lws_ss_proxy_create() argument
/third_party/mesa3d/src/gallium/drivers/virgl/tests/
H A Dvirgl_staging_mgr_test.cpp38 uint32_t bind; member
44 fake_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) fake_resource_create() argument
318 failing_resource_create(struct virgl_winsys *vws, enum pipe_texture_target target, const void *map_front_private, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t depth, uint32_t array_size, uint32_t last_level, uint32_t nr_samples, uint32_t flags, uint32_t size) failing_resource_create() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_drawable.c314 dri_drawable_get_format(struct dri_drawable *drawable, enum st_attachment_type statt, enum pipe_format *format, unsigned *bind) dri_drawable_get_format() argument
H A Ddrisw.c380 unsigned bind; in drisw_allocate_textures() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c146 unsigned bind; in xmesa_st_framebuffer_validate_textures() local
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.h47 uint32_t bind; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c393 softpipe_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) softpipe_is_format_supported() argument
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c111 unsigned bind; in hgl_st_framebuffer_validate_textures() local
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c198 unsigned int bind = stype_bind[stype]; in xa_tracker_create() local
298 unsigned int bind; in xa_format_check_supported() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c426 unsigned bind; in st_ReadPixels() local
H A Dst_format.c1230 st_choose_matching_format(struct st_context *st, unsigned bind, in st_choose_matching_format() argument
1395 unsigned i, bind, num_sample_counts = 0; in st_QuerySamplesForFormat() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.c212 unsigned bind = res->bind ? res->bind : PIPE_BIND_VERTEX_BUFFER; in nv50_invalidate_resource_storage() local
/third_party/lwip/src/include/lwip/priv/
H A Daltcp_priv.h100 altcp_bind_fn bind; member
/third_party/python/Lib/test/
H A Dmock_socket.py74 def bind(self, address): member in MockSocket
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DRefCountObject.h288 void bind(const Context *context, SubjectT *subject) in bind() function in gl::SubjectBindingPointer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h118 static bool bind(const MachineRegisterInfo &MRI, BindTy &VR, BindTy &V) { in bind() function
125 static bool bind(const MachineRegisterInfo &MRI, MachineInstr *&MI, in bind() function
135 static bool bind(const MachineRegisterInfo &MRI, LLT &Ty, unsigned Reg) { in bind() function
144 static bool bind(const MachineRegisterInfo &MRI, const ConstantFP *&F, in bind() function
/third_party/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.cpp266 bool AnimatablePropertyContainer::bind<VectorValue>(const AnimationBuilder& abuilder, in bind() function in skottie::internal::AnimatablePropertyContainer
H A DVec2KeyframeAnimator.cpp264 bool AnimatablePropertyContainer::bind<Vec2Value>(const AnimationBuilder& abuilder, in bind() function in skottie::internal::AnimatablePropertyContainer
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h147 virtual void SetBindIndicator(bool bind) {} in SetBindIndicator() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp259 const auto& bind = bindings_[index]; in BindBuffer() local
300 const auto& bind = bindings_[index]; in BindBuffers() local
349 const auto& bind = bindings_[index]; BindImage() local
408 const auto& bind = bindings_[index]; BindImages() local
458 const auto& bind = bindings_[index]; BindSampler() local
493 const auto& bind = bindings_[index]; BindSamplers() local
[all...]
/third_party/elfio/tests/
H A DELFIOTest.cpp137 unsigned char bind; in checkSymbol() local
/third_party/elfio/elfio/
H A Delfio_symbols.hpp67 get_symbol( Elf_Xword index, std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument
91 get_symbol( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument
135 get_symbol( const Elf64_Addr& value, std::string& name, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const get_symbol() argument
205 add_symbol( Elf_Word name, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx ) add_symbol() argument
231 add_symbol( string_section_accessor& pStrWriter, const char* str, Elf64_Addr value, Elf_Xword size, unsigned char bind, unsigned char type, unsigned char other, Elf_Half shndx ) add_symbol() argument
290 hash_lookup( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const hash_lookup() argument
329 gnu_hash_lookup( const std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const gnu_hash_lookup() argument
430 generic_get_symbol( Elf_Xword index, std::string& name, Elf64_Addr& value, Elf_Xword& size, unsigned char& bind, unsigned char& type, Elf_Half& section_index, unsigned char& other ) const generic_get_symbol() argument
[all...]
/third_party/libbpf/src/
H A Delf.c468 int bind; member
525 int bind = GELF_ST_BIND(sym->sym.st_info); in elf_resolve_syms_offsets() local
[all...]
/third_party/jinja2/
H A Dext.py91 def bind(self, environment: Environment) -> "Extension": member in Extension

Completed in 19 milliseconds

12345678