Home
last modified time | relevance | path

Searched refs:bind (Results 2576 - 2600 of 2711) sorted by relevance

1...<<101102103104105106107108109

/kernel/linux/linux-6.6/net/packet/
H A Daf_packet.c4622 .bind = packet_bind_spkt,
4641 .bind = packet_bind,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c4103 if (!(constants->buffer->bind & PIPE_BIND_CONSTANT_BUFFER)) { in llvmpipe_set_constant_buffer()
4104 debug_printf("Illegal set constant without bind flag\n"); in llvmpipe_set_constant_buffer()
4105 constants->buffer->bind |= PIPE_BIND_CONSTANT_BUFFER; in llvmpipe_set_constant_buffer()
/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
3686 // the bind operation to make sure function 'bind' can get this in CheckTrampolinePool()
3689 bind(&after_pool); in CheckTrampolinePool()
/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
1715 bind(&label); in emit_mov()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp745 this->bind(L);
773 void AssemblerARM32::bind(Label *L) {
/third_party/node/deps/undici/
H A Dundici.js3111 return decoders.other.bind(charset);
6840 let dispatch = this[kDispatch].bind(this);
8781 this.resume = this.resume.bind(this);
9655 if (request.onHeaders(Number(statusCode), realHeaders, stream.resume.bind(stream), "") === false) {
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Ddw-dp.c2306 .bind = dw_dp_bind,
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c2338 .bind = dw_dp_bind,
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp631 std::bind(&JsCardParser::GetClockConfig, &jsCardParser, std::placeholders::_1, in ParseAttributes()
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H A Daccessible_ability_manager_service_test.cpp1869 AccessibilityCommonHelper::GetInstance().WaitForLoop(std::bind([]() -> bool { in HWTEST_F()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp520 std::bind(&AudioPolicyServer::OnReceiveEvent, this, std::placeholders::_1)); in SubscribeCommonEvent()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_p2p_complex_sync_test.cpp71 auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreNbDelegateCallback,
H A Ddistributeddb_single_ver_p2p_sync_check_test.cpp61 auto g_kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreNbDelegateCallback,
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_observer_test.cpp2212 auto notifier = bind(&ConflictNbCallback::NotifyCallBack, &callback, placeholders::_1, &conflictData); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1872 .bind = hdmi_bind,
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Df_mass_storage.c2921 /* Don't allow to bind if we don't have at least one LUN */ in fsg_bind()
3441 fsg->function.bind = fsg_bind; in fsg_alloc()
H A Df_tcm.c2317 fu->function.bind = tcm_bind; in tcm_alloc()
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dueagle-atm.c2578 .bind = uea_bind,
/kernel/linux/linux-5.10/net/smc/
H A Daf_smc.c1217 /* remove a sock from the accept queue to bind it to a new socket created
2437 .bind = smc_bind,
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c374 .bind = gf100_gr_chan_bind,
/kernel/linux/linux-6.6/include/net/
H A Dsock.h135 * @skc_bind_node: bind hash linkage for various protocol lookup tables
324 * @sk_bind_phc: SO_TIMESTAMPING bind PHC index of PTP virtual clock
355 * @sk_bind2_node: bind node in the bhash2 table
1285 int (*bind)(struct sock *sk, member
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dueagle-atm.c2578 .bind = uea_bind,
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_charger.c3353 dev_err(dev, "can't bind component devices\n"); in ab8500_charger_bind()
3386 .bind = ab8500_charger_bind,
3627 /* Create something that will match the subdrivers when we bind */ in ab8500_charger_probe()
H A Dab8500_fg.c3065 .bind = ab8500_fg_bind,
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Df_mass_storage.c3034 /* Don't allow to bind if we don't have at least one LUN */ in fsg_bind()
3567 fsg->function.bind = fsg_bind; in fsg_alloc()

Completed in 108 milliseconds

1...<<101102103104105106107108109