| /third_party/mesa3d/src/gallium/frontends/osmesa/ |
| H A D | osmesa.c | 443 unsigned bind = 0; in osmesa_st_framebuffer_validate() local
|
| /third_party/node/lib/ |
| H A D | dgram.js | |
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | virtgpu_drm.h | 96 __u32 bind; member
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_buffer.c | 573 const uint8_t bind = buf->base.bind; in nouveau_buffer_transfer_unmap() local 772 nouveau_user_buffer_create(struct pipe_screen *pscreen, void *ptr, unsigned bytes, unsigned bind) nouveau_user_buffer_create() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
| H A D | dd_screen.c | 346 dd_screen_check_resource_capability(struct pipe_screen *_screen, struct pipe_resource *resource, unsigned bind) dd_screen_check_resource_capability() argument
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_inlines.h | 328 pipe_buffer_create(struct pipe_screen *screen, unsigned bind, enum pipe_resource_usage usage, unsigned size) pipe_buffer_create() argument 349 pipe_buffer_create_const0(struct pipe_screen *screen, unsigned bind, enum pipe_resource_usage usage, unsigned size) pipe_buffer_create_const0() argument 502 pipe_buffer_create_with_data(struct pipe_context *pipe, unsigned bind, enum pipe_resource_usage usage, unsigned size, const void *ptr) pipe_buffer_create_with_data() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_screen.cpp | 534 d3d12_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) d3d12_is_format_supported() argument
|
| /third_party/python/Lib/http/ |
| H A D | server.py | 1317 bind=args.bind, variable in .DualStackServer
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl3cClipDistance.cpp | 1531 void gl3cts::ClipDistance::Utility::Framebuffer::bind() in bind() function in gl3cts::ClipDistance::Utility::Framebuffer 1599 void gl3cts::ClipDistance::Utility::VertexArrayObject::bind() in bind() function in gl3cts::ClipDistance::Utility::VertexArrayObject
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | scheduler.cpp | 94 void Scheduler::bind() { in bind() function in marl::Scheduler
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fLifetimeTests.cpp | 174 void bind (GLuint name) { glBindVertexArray(name); } in bind() function in deqp::gles3::Functional::__anon30571::VertexArrayBinder 181 void bind (GLuint name) { glBindSampler(0, name); } in bind() function in deqp::gles3::Functional::__anon30571::SamplerBinder 197 void bind (GLuint name) in bind() function in deqp::gles3::Functional::__anon30571::QueryBinder
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| H A D | swiper_model_ng.cpp | 289 void SwiperModelNG::SetBindIndicator(bool bind) in SetBindIndicator() argument 642 void SwiperModelNG::SetBindIndicator(FrameNode* frameNode, bool bind) in SetBindIndicator() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_client_service.cpp | 427 std::bind(&impl::OnConnect, service_.pimpl.get(), device, connectionHandle, ret)); global() variable 434 std::bind(&impl::OnDisconnect, service_.pimpl.get(), device, connectionHandle, ret)); global() variable 440 service_.GetDispatcher()->PostTask(std::bind(&impl::OnConnectionChanged, global() variable 447 service_.GetDispatcher()->PostTask(std::bind( global() variable 453 service_.GetDispatcher()->PostTask(std::bind(&impl::OnConnetionManagerShutDown, service_.pimpl.get())); global() variable 470 service_.GetDispatcher()->PostTask(std::bind(&impl::OnDiscoverAllPrimaryServicesEvent, global() variable 481 service_.GetDispatcher()->PostTask(std::bind(&impl::OnFindIncludedServicesEvent, global() variable 493 service_.GetDispatcher()->PostTask(std::bind(&impl::OnDiscoverAllCharacteristicOfServiceEvent, global() variable 506 service_.GetDispatcher()->PostTask(std::bind(&impl::OnDiscoverAllCharacteristicDescriptorsEvent, global() variable 517 service_.GetDispatcher()->PostTask(std::bind(&impl::OnReadCharacteristicValueEvent, global() variable 529 std::bind(&impl::OnWriteCharacteristicValueEvent, service_.pimpl.get(), reqId, connectHandle, handle, ret)); global() variable 535 service_.GetDispatcher()->PostTask(std::bind( global() variable 542 std::bind(&impl::OnWriteDescriptorValueEvent, service_.pimpl.get(), reqId, connectHandle, handle, ret)); global() variable 548 service_.GetDispatcher()->PostTask(std::bind( global() variable 555 std::bind(&impl::OnExchangeMtuEvent, service_.pimpl.get(), reqId, connectHandle, rxMtu, status)); global() variable [all...] |
| H A D | gatt_server_service.cpp | 454 std::bind(&impl::OnConnect, service_.pimpl.get(), device, connectionHandle, ret)); global() variable 461 std::bind(&impl::OnDisconnect, service_.pimpl.get(), device, connectionHandle, ret)); global() variable 467 service_.GetDispatcher()->PostTask(std::bind(&impl::OnConnectionChanged, service_.pimpl.get(), device, state)); global() variable 474 service_.GetDispatcher()->PostTask(std::bind( global() variable 481 service_.GetDispatcher()->PostTask(std::bind(&impl::OnConnetionManagerShutDown, service_.pimpl.get())); global() variable 498 std::bind(&impl::OnExchangeMtuEvent, service_.pimpl.get(), connectHandle, rxMtu)); global() variable 504 std::bind(&impl::OnReadCharacteristicValueEvent, service_.pimpl.get(), connectHandle, valueHandle, false)); global() variable 510 std::bind(&impl::OnReadCharacteristicValueEvent, service_.pimpl.get(), connectHandle, valueHandle, true)); global() variable 516 service_.GetDispatcher()->PostTask(std::bind( global() variable 523 service_.GetDispatcher()->PostTask(std::bind( global() variable 530 std::bind(&impl::OnIndicationEvent, service_.pimpl.get(), connectHandle, valueHandle, result)); global() variable 544 std::bind(&impl::OnDescriptorReadEvent, service_.pimpl.get(), connectHandle, valueHandle)); global() variable 550 std::bind(&impl::OnDescriptorWriteEvent, service_.pimpl.get(), connectHandle, valueHandle, value, len)); global() variable [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | thermal.c | 697 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_keygen.c | 485 keygen_bind_port_to_schemes(struct fman_keygen *keygen, u8 scheme_id, bool bind) keygen_bind_port_to_schemes() argument
|
| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_ct.c | 1227 tcf_ct_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int replace, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_ct_init() argument 1395 tcf_ct_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_ct_dump() argument
|
| H A D | act_api.c | 125 static int __tcf_action_put(struct tc_action *p, bool bind) in __tcf_action_put() argument 145 static int __tcf_idr_release(struct tc_action *p, bool bind, bool strict) in __tcf_idr_release() argument 172 tcf_idr_release(struct tc_action *a, bool bind) tcf_idr_release() argument 426 tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats, u32 flags) tcf_idr_create() argument 482 tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, u32 flags) tcf_idr_create_from_flags() argument 512 tcf_idr_check_alloc(struct tc_action_net *tn, u32 *index, struct tc_action **a, int bind) tcf_idr_check_alloc() argument 736 tcf_action_destroy(struct tc_action *actions[], int bind) tcf_action_destroy() argument 778 tcf_action_dump_old(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_action_dump_old() argument 812 tcf_action_dump_1(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_action_dump_1() argument 851 tcf_action_dump(struct sk_buff *skb, struct tc_action *actions[], int bind, int ref, bool terse) tcf_action_dump() argument 1000 tcf_action_init_1(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind, struct tc_action_ops *a_o, int *init_res, bool rtnl_held, struct netlink_ext_ack *extack) tcf_action_init_1() argument 1060 tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, struct nlattr *est, char *name, int ovr, int bind, struct tc_action *actions[], int init_res[], size_t *attr_size, bool rtnl_held, struct netlink_ext_ack *extack) tcf_action_init() argument 1187 tca_get_fill(struct sk_buff *skb, struct tc_action *actions[], u32 portid, u32 seq, u16 flags, int event, int bind, int ref) tca_get_fill() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/usb/ |
| H A D | composite.h | 211 int (*bind)(struct usb_configuration *, global() member 395 int (*bind)(struct usb_composite_dev *cdev); global() member [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | thermal.h | 62 int (*bind) (struct thermal_zone_device *, member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | virtio_gpu.h | 241 __le32 bind; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_surface.c | 482 vmw_legacy_srf_dma(struct vmw_resource *res, struct ttm_validate_buffer *val_buf, bool bind) vmw_legacy_srf_dma() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_drv.h | 65 uint32_t bind; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_keygen.c | 458 keygen_bind_port_to_schemes(struct fman_keygen *keygen, u8 scheme_id, bool bind) keygen_bind_port_to_schemes() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | thermal.c | 560 acpi_thermal_cooling_device_cb(struct thermal_zone_device *thermal, struct thermal_cooling_device *cdev, bool bind) acpi_thermal_cooling_device_cb() argument
|