Home
last modified time | relevance | path

Searched refs:bind (Results 251 - 275 of 3608) sorted by relevance

1...<<11121314151617181920>>...145

/third_party/spirv-tools/source/val/
H A Dvalidate_builtins.cpp1131 std::bind(&BuiltInsValidator::ValidateNotCalledWithExecutionModel, this, in ValidateNotCalledWithExecutionModel()
1169 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1176 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1183 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1195 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1301 std::bind(&BuiltInsValidator::ValidateClipOrCullDistanceAtReference, in ValidateClipOrCullDistanceAtReference()
1363 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFragCoordAtReference()
1439 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFragDepthAtReference()
1500 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFrontFacingAtReference()
1560 std::bind( in ValidateHelperInvocationAtReference()
[all...]
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c306 if (pres->base.bind & ~valid_binding) in panfrost_should_afbc()
390 && ((pres->base.bind & ~valid_binding) == 0); in panfrost_should_tile()
434 return pres->base.bind & PIPE_BIND_RENDER_TARGET && in panfrost_should_checksum()
622 if (template->bind & PAN_BIND_SHARED_MASK) { in panfrost_resource_create_with_modifier()
639 /* Guess a label based on the bind */ in panfrost_resource_create_with_modifier()
640 unsigned bind = template->bind; in panfrost_resource_create_with_modifier() local
642 (bind & PIPE_BIND_INDEX_BUFFER) ? "Index buffer" : in panfrost_resource_create_with_modifier()
643 (bind & PIPE_BIND_SCANOUT) ? "Scanout" : in panfrost_resource_create_with_modifier()
644 (bind in panfrost_resource_create_with_modifier()
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dcomponent.h18 * @bind:
21 * ready to bind the overall driver.
23 int (*bind)(struct device *comp, struct device *master, member
29 * ready to bind the overall driver, or when component_bind_all() fails
54 * @bind:
58 * ready. Usually there are 3 steps to bind an aggregate driver:
74 int (*bind)(struct device *master); member
/kernel/linux/linux-6.6/include/linux/
H A Dcomponent.h18 * @bind:
21 * ready to bind the overall driver.
23 int (*bind)(struct device *comp, struct device *master, member
29 * ready to bind the overall driver, or when component_bind_all() fails
54 * @bind:
58 * ready. Usually there are 3 steps to bind an aggregate driver:
74 int (*bind)(struct device *master); member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dsk_bind_sendto_listen.c32 if (bind(fd1, (struct sockaddr *)&bind_addr, sizeof(bind_addr))) { in main()
33 error(1, errno, "bind fd1"); in main()
54 if (bind(fd2, (struct sockaddr *)&bind_addr, sizeof(bind_addr))) { in main()
55 error(1, errno, "bind fd2"); in main()
/third_party/node/test/parallel/
H A Dtest-cluster-dgram-2.js45 socket.bind({ port: 0 }, common.mustCall(() => {
78 // send(), explicitly bind them to an ephemeral port.
79 socket.bind(0);
/third_party/node/test/sequential/
H A Dtest-dgram-pingpong.js41 server.bind(port, host);
46 server.on('close', common.mustCall(pingPongTest.bind(undefined, common.PORT)));
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind03.c6 * changed the behavior of bind() for STREAM UNIX domain sockets if
31 TST_EXP_FAIL(bind(sock1, (struct sockaddr *)&sun2, sizeof(sun2)), in run()
32 EINVAL, "re-bind() socket"); in run()
38 TST_EXP_FAIL(bind(sock2, (struct sockaddr *)&sun1, sizeof(sun1)), in run()
39 EADDRINUSE, "bind() with bound pathname"); in run()
/third_party/skia/modules/skottie/src/effects/
H A DDirectionalBlur.cpp34 .bind( kDirection_Index, fDirection) in DirectionalBlurAdapter()
35 .bind( kBlurLength_Index, fBlurLength); in DirectionalBlurAdapter()
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DOffsetPaths.cpp36 this->bind(abuilder, joffset["a" ], fAmount); in OffsetPathsAdapter()
37 this->bind(abuilder, joffset["ml"], fMiterLimit); in OffsetPathsAdapter()
/kernel/linux/linux-5.10/net/sched/
H A Dact_gate.c298 int ovr, int bind, bool rtnl_held, in tcf_gate_init()
351 err = tcf_idr_check_alloc(tn, &index, a, bind); in tcf_gate_init()
355 if (err && bind) in tcf_gate_init()
360 &act_gate_ops, bind, false, flags); in tcf_gate_init()
368 tcf_idr_release(*a, bind); in tcf_gate_init()
455 tcf_idr_release(*a, bind); in tcf_gate_init()
501 int bind, int ref) in tcf_gate_dump()
508 .bindcnt = atomic_read(&gact->tcf_bindcnt) - bind, in tcf_gate_dump()
296 tcf_gate_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_gate_init() argument
500 tcf_gate_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_gate_dump() argument
H A Dact_csum.c45 int bind, bool rtnl_held, struct tcf_proto *tp, in tcf_csum_init()
69 err = tcf_idr_check_alloc(tn, &index, a, bind); in tcf_csum_init()
72 &act_csum_ops, bind, flags); in tcf_csum_init()
79 if (bind)/* dont override defaults */ in tcf_csum_init()
82 tcf_idr_release(*a, bind); in tcf_csum_init()
118 tcf_idr_release(*a, bind); in tcf_csum_init()
630 static int tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_csum_dump() argument
639 .bindcnt = atomic_read(&p->tcf_bindcnt) - bind, in tcf_csum_dump()
43 tcf_csum_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool rtnl_held, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_csum_init() argument
/third_party/node/test/fixtures/wpt/common/security-features/resources/
H A Dcommon.sub.js185 * @param {object} element An object supporting events on which to bind the
187 * @param {string} resolveEventName [="load"] The event name to bind resolve to.
188 * @param {string} rejectEventName [="error"] The event name to bind reject to.
248 * @param {boolean} doBindEvents Optional - Whether to bind to load and error
1114 invoker: invokeFromWorker.bind(undefined, "worker", false, {}),
1118 invoker: invokeFromWorker.bind(undefined, "worker", true, {}),
1122 invoker: invokeFromWorker.bind(undefined, "worker", false, {type: 'module'}),
1126 invoker: invokeFromWorker.bind(undefined, "worker", true, {type: 'module'}),
1130 invoker: invokeFromWorker.bind(undefined, "sharedworker", false, {}),
1134 invoker: invokeFromWorker.bind(undefine
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_inlines.h324 * \param bind bitmask of PIPE_BIND_x flags
329 unsigned bind, in pipe_buffer_create()
337 buffer.bind = bind; in pipe_buffer_create()
350 unsigned bind, in pipe_buffer_create_const0()
358 buffer.bind = bind; in pipe_buffer_create_const0()
498 * \param bind bitmask of PIPE_BIND_x flags
503 unsigned bind, in pipe_buffer_create_with_data()
509 bind, usag in pipe_buffer_create_with_data()
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/etnaviv/
H A Detnaviv_resource.c146 /* templat->bind is not set here, so we must use the minimum sizes */ in etna_screen_can_create_resource()
210 "last_level=%u, nr_samples=%u, usage=%u, bind=%x, flags=%x", in etna_resource_alloc()
214 templat->bind, templat->flags); in etna_resource_alloc()
218 if ((templat->bind & (PIPE_BIND_RENDER_TARGET | PIPE_BIND_DEPTH_STENCIL)) && in etna_resource_alloc()
219 !(templat->bind & PIPE_BIND_SAMPLER_VIEW)) { in etna_resource_alloc()
270 if (unlikely(templat->bind & PIPE_BIND_SCANOUT) && screen->ro) { in etna_resource_alloc()
293 if (templat->bind & PIPE_BIND_VERTEX_BUFFER) in etna_resource_alloc()
335 if (templat->bind & PIPE_BIND_DEPTH_STENCIL) { in etna_resource_create()
347 (templat->bind & (PIPE_BIND_LINEAR | PIPE_BIND_SCANOUT)) || in etna_resource_create()
474 "nr_samples=%u, usage=%u, bind in etna_resource_from_handle()
[all...]
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.cc158 bind(&ok); in RecordWriteField()
164 bind(&done); in RecordWriteField()
337 bind(&done); in CallRecordWriteStub()
1454 bind(&msb_clear); in CallRecordWriteStub()
1459 bind(&conversion_done); in CallRecordWriteStub()
1500 bind(&positive); in CallRecordWriteStub()
1505 bind(&conversion_done); in CallRecordWriteStub()
1613 bind(&simple_convert); in CallRecordWriteStub()
1617 bind(&done); in CallRecordWriteStub()
1647 bind( in CallRecordWriteStub()
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_builtins.cpp1120 std::bind(&BuiltInsValidator::ValidateNotCalledWithExecutionModel, this, in ValidateNotCalledWithExecutionModel()
1158 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1165 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1177 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1282 std::bind(&BuiltInsValidator::ValidateClipOrCullDistanceAtReference, in ValidateClipOrCullDistanceAtReference()
1344 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFragCoordAtReference()
1420 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFragDepthAtReference()
1481 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFrontFacingAtReference()
1541 std::bind(&BuiltInsValidator::ValidateHelperInvocationAtReference, this, in ValidateHelperInvocationAtReference()
1601 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateInvocationIdAtReference()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_builtins.cpp1120 std::bind(&BuiltInsValidator::ValidateNotCalledWithExecutionModel, this, in ValidateNotCalledWithExecutionModel()
1158 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1165 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1177 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateClipOrCullDistanceAtReference()
1282 std::bind(&BuiltInsValidator::ValidateClipOrCullDistanceAtReference, in ValidateClipOrCullDistanceAtReference()
1344 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFragCoordAtReference()
1420 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFragDepthAtReference()
1481 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateFrontFacingAtReference()
1541 std::bind(&BuiltInsValidator::ValidateHelperInvocationAtReference, this, in ValidateHelperInvocationAtReference()
1601 id_to_at_reference_checks_[referenced_from_inst.id()].push_back(std::bind( in ValidateInvocationIdAtReference()
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_uvd.c85 templ.bind = PIPE_BIND_LINEAR; in r600_video_buffer_create()
95 templ.bind = PIPE_BIND_LINEAR; in r600_video_buffer_create()
106 templ.bind = PIPE_BIND_LINEAR; in r600_video_buffer_create()
/third_party/node/test/fixtures/wpt/dom/events/scrolling/
H A Dscroll_support.js30 requestAnimationFrame(tick.bind(this, frames + 1));
65 requestAnimationFrame(tick.bind(this, frames + 1));
159 requestAnimationFrame(tick.bind(this, frames + 1));
/third_party/python/Lib/idlelib/
H A Dtooltip.py99 self._id1 = self.anchor_widget.bind("<Enter>", self._show_event)
100 self._id2 = self.anchor_widget.bind("<Leave>", self._hide_event)
101 self._id3 = self.anchor_widget.bind("<Button>", self._hide_event)
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsocketndk.cpp88 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Sendmsg()
128 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Send()
168 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Sendto()
208 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Sendmmsg()
257 bind(sd, (struct sockaddr *)(&server_addr), sizeof(server_addr)); in Shutdown()
364 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Connect()
398 int ret = bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&server)), sizeof(server)); in Bind()
411 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Listen()
428 bind(sockfd, reinterpret_cast<sockaddr *>(static_cast<struct sockaddr_in *>(&local)), sizeof(local)); in Getpeername()
467 bind(sockf in Getsockname()
[all...]
/third_party/node/lib/
H A D_http_server.js505 setInterval(checkConnections.bind(this), this.connectionsCheckingInterval).unref();
691 state.onData = socketOnData.bind(undefined,
693 state.onEnd = socketOnEnd.bind(undefined,
695 state.onClose = socketOnClose.bind(undefined,
697 state.onDrain = socketOnDrain.bind(undefined,
704 parser.onIncoming = parserOnIncoming.bind(undefined,
725 onParserExecute.bind(undefined,
729 onParserTimeout.bind(undefined,
1060 res._onPendingData = updateOutgoingData.bind(undefined,
1086 resOnFinish.bind(undefine
[all...]
/third_party/rust/crates/rustix/tests/net/
H A Dconnect_bind_send.rs14 rustix::net::bind(&listener, &addr).expect("bind"); in net_v4_connect_any()
49 rustix::net::bind(&listener, &addr).expect("bind"); in net_v6_connect_any()
85 rustix::net::bind(&listener, &addr).expect("bind"); in net_v4_connect()
124 rustix::net::bind(&listener, &addr).expect("bind"); in net_v6_connect()
164 rustix::net::bind_any(&listener, &addr).expect("bind"); in net_v4_bind_any()
199 rustix::net::bind_any(&listener, &addr).expect("bind"); in net_v6_bind_any()
[all...]
/third_party/node/lib/internal/per_context/
H A Dprimordials.js19 // `uncurryThis` is equivalent to `func => Function.prototype.call.bind(func)`.
20 // It is using `bind.bind(call)` to avoid using `Function.prototype.bind`
22 const { apply, bind, call } = Function.prototype;
23 const uncurryThis = bind.bind(call);
26 // `applyBind` is equivalent to `func => Function.prototype.apply.bind(func)`.
27 // It is using `bind.bind(appl
[all...]

Completed in 28 milliseconds

1...<<11121314151617181920>>...145