| /kernel/linux/linux-5.10/net/sched/ |
| H A D | act_ipt.c | 97 const struct tc_action_ops *ops, int ovr, int bind, in __tcf_ipt_init() 121 err = tcf_idr_check_alloc(tn, &index, a, bind); in __tcf_ipt_init() 125 if (exists && bind) in __tcf_ipt_init() 130 tcf_idr_release(*a, bind); in __tcf_ipt_init() 139 tcf_idr_release(*a, bind); in __tcf_ipt_init() 146 ret = tcf_idr_create(tn, index, est, a, ops, bind, in __tcf_ipt_init() 154 if (bind)/* dont override defaults */ in __tcf_ipt_init() 158 tcf_idr_release(*a, bind); in __tcf_ipt_init() 199 tcf_idr_release(*a, bind); in __tcf_ipt_init() 205 int bind, boo in tcf_ipt_init() 95 __tcf_ipt_init(struct net *net, unsigned int id, struct nlattr *nla, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int ovr, int bind, struct tcf_proto *tp, u32 flags) __tcf_ipt_init() argument 203 tcf_ipt_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_ipt_init() argument 212 tcf_xt_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, int ovr, int bind, bool unlocked, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) tcf_xt_init() argument 273 tcf_ipt_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_ipt_dump() argument [all...] |
| /kernel/linux/linux-6.6/net/sched/ |
| H A D | act_vlan.c | 122 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_vlan_init() local 149 err = tcf_idr_check_alloc(tn, &index, a, bind); in tcf_vlan_init() 153 if (exists && bind) in tcf_vlan_init() 163 tcf_idr_release(*a, bind); in tcf_vlan_init() 171 tcf_idr_release(*a, bind); in tcf_vlan_init() 185 tcf_idr_release(*a, bind); in tcf_vlan_init() 203 tcf_idr_release(*a, bind); in tcf_vlan_init() 211 tcf_idr_release(*a, bind); in tcf_vlan_init() 220 &act_vlan_ops, bind, flags); in tcf_vlan_init() 228 tcf_idr_release(*a, bind); in tcf_vlan_init() 286 tcf_vlan_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_vlan_dump() argument 355 tcf_vlan_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) tcf_vlan_offload_act_setup() argument [all...] |
| H A D | act_gact.c | 59 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_gact_init() local 100 err = tcf_idr_check_alloc(tn, &index, a, bind); in tcf_gact_init() 103 &act_gact_ops, bind, flags); in tcf_gact_init() 110 if (bind)/* dont override defaults */ in tcf_gact_init() 113 tcf_idr_release(*a, bind); in tcf_gact_init() 145 tcf_idr_release(*a, bind); in tcf_gact_init() 186 int bind, int ref) in tcf_gact_dump() 193 .bindcnt = atomic_read(&gact->tcf_bindcnt) - bind, in tcf_gact_dump() 240 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup() 243 if (bind) { in tcf_gact_offload_act_setup() 185 tcf_gact_dump(struct sk_buff *skb, struct tc_action *a, int bind, int ref) tcf_gact_dump() argument 239 tcf_gact_offload_act_setup(struct tc_action *act, void *entry_data, u32 *index_inc, bool bind, struct netlink_ext_ack *extack) tcf_gact_offload_act_setup() argument [all...] |
| /third_party/node/test/fixtures/wpt/resources/ |
| H A D | idlharness.js | 323 }.bind(this)); 362 }.bind(this)); 363 }.bind(this); 482 }.bind(this)); 743 }.bind(this)); 761 }.bind(this)); 801 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: original ${parsed_idl.type} defined`); 833 }.bind(this), `Partial ${parsed_idl.type} ${partialTestName}: valid exposure set`); 837 }.bind(this)); 847 }.bind(thi [all...] |
| /third_party/node/deps/v8/src/builtins/riscv64/ |
| H A D | builtins-riscv64.cc | 85 __ bind(&loop); in Generate_PushArguments() 92 __ bind(&entry); in Generate_PushArguments() 205 __ bind(¬_create_implicit_receiver); in Generate_JSConstructStubGeneric() 219 __ bind(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric() 309 __ bind(&use_receiver); in Generate_JSConstructStubGeneric() 313 __ bind(&leave_and_return); in Generate_JSConstructStubGeneric() 324 __ bind(&check_receiver); in Generate_JSConstructStubGeneric() 339 __ bind(&do_throw); in Generate_JSConstructStubGeneric() 345 __ bind(&stack_overflow); in Generate_JSConstructStubGeneric() 383 __ bind( in GetSharedFunctionInfoBytecodeOrBaseline() [all...] |
| /base/update/sys_installer/frameworks/ipc_server/src/ |
| H A D | sys_installer_stub.cpp | 37 bind(&SysInstallerStub::SysInstallerInitStub, this, _1, _2, _3, _4)); in SysInstallerStub() 39 bind(&SysInstallerStub::StartUpdatePackageZipStub, this, _1, _2, _3, _4)); in SysInstallerStub() 41 bind(&SysInstallerStub::SetUpdateCallbackStub, this, _1, _2, _3, _4)); in SysInstallerStub() 43 bind(&SysInstallerStub::GetUpdateStatusStub, this, _1, _2, _3, _4)); in SysInstallerStub() 45 bind(&SysInstallerStub::StartUpdateParaZipStub, this, _1, _2, _3, _4)); in SysInstallerStub() 47 bind(&SysInstallerStub::StartDeleteParaZipStub, this, _1, _2, _3, _4)); in SysInstallerStub() 49 bind(&SysInstallerStub::AccDecompressAndVerifyPkgStub, this, _1, _2, _3, _4)); in SysInstallerStub() 51 bind(&SysInstallerStub::AccDeleteDirStub, this, _1, _2, _3, _4)); in SysInstallerStub()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_surface_node_demo.cpp | 61 (void)playerTable.emplace("prepare", std::bind(&OHOS::Media::Player::Prepare, player)); in RegisterTable() 62 (void)playerTable.emplace("prepareasync", std::bind(&OHOS::Media::Player::PrepareAsync, player)); in RegisterTable() 63 (void)playerTable.emplace("", std::bind(&OHOS::Media::Player::Play, player)); // ENTER -> play in RegisterTable() 64 (void)playerTable.emplace("play", std::bind(&OHOS::Media::Player::Play, player)); in RegisterTable() 65 (void)playerTable.emplace("pause", std::bind(&OHOS::Media::Player::Pause, player)); in RegisterTable() 66 (void)playerTable.emplace("stop", std::bind(&OHOS::Media::Player::Stop, player)); in RegisterTable() 67 (void)playerTable.emplace("reset", std::bind(&OHOS::Media::Player::Reset, player)); in RegisterTable() 68 (void)playerTable.emplace("release", std::bind(&OHOS::Media::Player::Release, player)); in RegisterTable()
|
| /test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/ |
| H A D | GroupSiteController.java | 32 import org.springframework.web.bind.annotation.RestController; 33 import org.springframework.web.bind.annotation.RequestMapping; 34 import org.springframework.web.bind.annotation.GetMapping; 35 import org.springframework.web.bind.annotation.RequestParam; 36 import org.springframework.web.bind.annotation.PostMapping; 37 import org.springframework.web.bind.annotation.RequestBody; 38 import org.springframework.web.bind.annotation.RequestMethod; 39 import org.springframework.web.bind.annotation.DeleteMapping;
|
| H A D | BusinessController.java | 32 import org.springframework.web.bind.annotation.RestController; 33 import org.springframework.web.bind.annotation.RequestMapping; 34 import org.springframework.web.bind.annotation.GetMapping; 35 import org.springframework.web.bind.annotation.RequestParam; 36 import org.springframework.web.bind.annotation.PostMapping; 37 import org.springframework.web.bind.annotation.RequestBody; 38 import org.springframework.web.bind.annotation.RequestMethod; 39 import org.springframework.web.bind.annotation.DeleteMapping;
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | Repeater.cpp | 125 this->bind(abuilder, jrepeater["c"], fCount); in RepeaterAdapter() 126 this->bind(abuilder, jrepeater["o"], fOffset); in RepeaterAdapter() 128 this->bind(abuilder, jtransform["a" ], fAnchorPoint); in RepeaterAdapter() 129 this->bind(abuilder, jtransform["p" ], fPosition); in RepeaterAdapter() 130 this->bind(abuilder, jtransform["s" ], fScale); in RepeaterAdapter() 131 this->bind(abuilder, jtransform["r" ], fRotation); in RepeaterAdapter() 132 this->bind(abuilder, jtransform["so"], fStartOpacity); in RepeaterAdapter() 133 this->bind(abuilder, jtransform["eo"], fEndOpacity); in RepeaterAdapter()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| H A D | distributeddb_interfaces_transaction_testcase.cpp | 69 auto snapshotDelegateCallback = bind(&DistributedDBToolsUnitTest::SnapshotDelegateCallback, in GetSnapshotUnitTest() 81 auto kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, in StartTransaction004() 86 auto valueCallback = bind(&DistributedDBToolsUnitTest::ValueCallback, in StartTransaction004() 129 auto kvDelegateCallback = bind(&DistributedDBToolsUnitTest::KvStoreDelegateCallback, in StartTransaction005() 198 auto valueCallback = bind(&DistributedDBToolsUnitTest::ValueCallback, in Commit003() 233 auto valueCallback = bind(&DistributedDBToolsUnitTest::ValueCallback, in Commit004() 272 auto valueCallback = bind(&DistributedDBToolsUnitTest::ValueCallback, in Commit005() 307 auto entryVectorCallback = bind(&DistributedDBToolsUnitTest::EntryVectorCallback, placeholders::_1, in Commit006() 341 auto valueCallback = bind(&DistributedDBToolsUnitTest::ValueCallback, in Commit007() 385 auto entryVectorCallback = bind( in Commit008() [all...] |
| /third_party/node/deps/v8/src/builtins/mips64/ |
| H A D | builtins-mips64.cc | 86 __ bind(&loop); in Generate_PushArguments() 93 __ bind(&entry); in Generate_PushArguments() 195 __ bind(¬_create_implicit_receiver); in Generate_JSConstructStubGeneric() 209 __ bind(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric() 288 __ bind(&use_receiver); in Generate_JSConstructStubGeneric() 292 __ bind(&leave_and_return); in Generate_JSConstructStubGeneric() 303 __ bind(&check_receiver); in Generate_JSConstructStubGeneric() 314 __ bind(&do_throw); in Generate_JSConstructStubGeneric() 320 __ bind(&stack_overflow); in Generate_JSConstructStubGeneric() 355 __ bind( in GetSharedFunctionInfoBytecodeOrBaseline() [all...] |
| /foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifip2pserver_fuzzer/ |
| H A D | wifip2pserver_fuzzer.cpp | 89 mP2pCallback.OnP2pStateChangedEvent = std::bind(&WifiP2pManager::DealP2pStateChanged, this, _1); in InitP2pCallback() 90 mP2pCallback.OnP2pPeersChangedEvent = std::bind(&WifiP2pManager::DealP2pPeersChanged, this, _1); in InitP2pCallback() 91 mP2pCallback.OnP2pServicesChangedEvent = std::bind(&WifiP2pManager::DealP2pServiceChanged, this, _1); in InitP2pCallback() 92 mP2pCallback.OnP2pConnectionChangedEvent = std::bind(&WifiP2pManager::DealP2pConnectionChanged, this, _1); in InitP2pCallback() 93 mP2pCallback.OnP2pThisDeviceChangedEvent = std::bind(&WifiP2pManager::DealP2pThisDeviceChanged, this, _1); in InitP2pCallback() 94 mP2pCallback.OnP2pDiscoveryChangedEvent = std::bind(&WifiP2pManager::DealP2pDiscoveryChanged, this, _1); in InitP2pCallback() 95 mP2pCallback.OnP2pGroupsChangedEvent = std::bind(&WifiP2pManager::DealP2pGroupsChanged, this); in InitP2pCallback() 96 mP2pCallback.OnP2pActionResultEvent = std::bind(&WifiP2pManager::DealP2pActionResult, this, _1, _2); in InitP2pCallback() 97 mP2pCallback.OnConfigChangedEvent = std::bind(&WifiP2pManager::DealConfigChanged, this, _1, _2, _3); in InitP2pCallback() 98 mP2pCallback.OnP2pPrivatePeersChangedEvent = std::bind( in InitP2pCallback() [all...] |
| /third_party/node/deps/v8/src/builtins/s390/ |
| H A D | builtins-s390.cc | 61 __ bind(¬_baseline); in GetSharedFunctionInfoBytecodeOrBaseline() 71 __ bind(&done); in GetSharedFunctionInfoBytecodeOrBaseline() 106 __ bind(&start); in Generate_BaselineOrInterpreterEntry() 136 __ bind(&start_with_baseline); in Generate_BaselineOrInterpreterEntry() 198 __ bind(&valid_bytecode_offset); in Generate_BaselineOrInterpreterEntry() 230 __ bind(&function_entry_bytecode); in Generate_BaselineOrInterpreterEntry() 241 __ bind(&install_baseline_code); in Generate_BaselineOrInterpreterEntry() 271 __ bind(&jump_to_returned_code); in OnStackReplacement() 349 __ bind(&loop); in Generate_PushArguments() 356 __ bind( in Generate_PushArguments() [all...] |
| /third_party/elfio/tests/ |
| H A D | ELFIOTest2.cpp | 254 unsigned char bind; in TEST() local 262 ASSERT_EQ( syms.get_symbol( i, name, value, size, bind, type, in TEST() 265 EXPECT_EQ( syms.get_symbol( name, value, size, bind, type, in TEST() 282 unsigned char bind; in TEST() local 290 ASSERT_EQ( syms.get_symbol( i, name, value, size, bind, type, in TEST() 293 EXPECT_EQ( syms.get_symbol( name, value, size, bind, type, in TEST() 310 unsigned char bind; in TEST() local 318 ASSERT_EQ( syms.get_symbol( i, name, value, size, bind, type, in TEST() 321 EXPECT_EQ( syms.get_symbol( name, value, size, bind, type, in TEST() 338 unsigned char bind; in TEST() local 366 unsigned char bind; TEST() local [all...] |
| /third_party/ltp/testcases/kernel/fs/fs_bind/move/ |
| H A D | fs_bind_move02.sh | 19 EXPECT_PASS mount --bind dir share1 23 EXPECT_PASS mount --bind parent2 share2 25 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent2/child2/grandchild 30 EXPECT_PASS mount --bind "$FS_BIND_DISK2" share1/grandchild/a
|
| H A D | fs_bind_move01.sh | 18 EXPECT_PASS mount --bind dir share1 19 EXPECT_PASS mount --bind parent2 share2 24 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent2/child2/grandchild 28 EXPECT_PASS mount --bind "$FS_BIND_DISK2" share1/grandchild/a
|
| H A D | fs_bind_move19.sh | 19 EXPECT_PASS mount --bind "$FS_BIND_DISK1" share1 20 EXPECT_PASS mount --bind share1 parent1/child1 28 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent2/child1/a 31 EXPECT_PASS mount --bind "$FS_BIND_DISK3" share1/b
|
| H A D | fs_bind_move18.sh | 19 EXPECT_PASS mount --bind parent1/child1 share1 20 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1 26 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent2/child1/a 29 EXPECT_PASS mount --bind "$FS_BIND_DISK3" share1/b
|
| H A D | fs_bind_move21.sh | 15 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1 18 EXPECT_PASS mount --bind parent1 parent2 26 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent2/b 30 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/a/c
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | multipleDeclarations.js | 10 this.m = this.m.bind(this); 28 this.m = this.m.bind(this); 47 this.m = this.m.bind(this);
62 this.m = this.m.bind(this);
|
| /third_party/node/deps/v8/src/builtins/ppc/ |
| H A D | builtins-ppc.cc | 60 __ bind(¬_baseline); in GetSharedFunctionInfoBytecodeOrBaseline() 70 __ bind(&done); in GetSharedFunctionInfoBytecodeOrBaseline() 102 __ bind(&start); in Generate_BaselineOrInterpreterEntry() 133 __ bind(&start_with_baseline); in Generate_BaselineOrInterpreterEntry() 197 __ bind(&valid_bytecode_offset); in Generate_BaselineOrInterpreterEntry() 229 __ bind(&function_entry_bytecode); in Generate_BaselineOrInterpreterEntry() 240 __ bind(&install_baseline_code); in Generate_BaselineOrInterpreterEntry() 307 __ bind(&loop); in Generate_PushArguments() 314 __ bind(&done); in Generate_PushArguments() 380 __ bind( in Generate_JSBuiltinsConstructStubHelper() [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| H A D | virgl_drm_winsys.c | 62 static inline boolean can_cache_resource(uint32_t bind) in can_cache_resource() argument 64 return bind == VIRGL_BIND_CONSTANT_BUFFER || in can_cache_resource() 65 bind == VIRGL_BIND_INDEX_BUFFER || in can_cache_resource() 66 bind == VIRGL_BIND_VERTEX_BUFFER || in can_cache_resource() 67 bind == VIRGL_BIND_CUSTOM || in can_cache_resource() 68 bind == VIRGL_BIND_STAGING || in can_cache_resource() 69 bind == VIRGL_BIND_DEPTH_STENCIL || in can_cache_resource() 70 bind == VIRGL_BIND_RENDER_TARGET || in can_cache_resource() 71 bind == 0; in can_cache_resource() 152 if (!can_cache_resource(old->bind) || in virgl_drm_resource_reference() 165 virgl_drm_winsys_resource_create_blob(struct virgl_winsys *qws, enum pipe_texture_target target, 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) virgl_drm_winsys_resource_create_blob() argument 248 virgl_drm_winsys_resource_create(struct virgl_winsys *qws, enum pipe_texture_target target, 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 size, bool for_fencing) virgl_drm_winsys_resource_create() argument 403 virgl_drm_winsys_resource_cache_create(struct virgl_winsys *qws, 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) virgl_drm_winsys_resource_cache_create() argument 572 virgl_drm_winsys_resource_set_type(struct virgl_winsys *qws, struct virgl_hw_res *res, uint32_t format, uint32_t bind, uint32_t width, uint32_t height, uint32_t usage, uint64_t modifier, uint32_t plane_count, const uint32_t *plane_strides, const uint32_t *plane_offsets) virgl_drm_winsys_resource_set_type() argument [all...] |
| /third_party/node/deps/v8/src/builtins/loong64/ |
| H A D | builtins-loong64.cc | 86 __ bind(&loop); in Generate_PushArguments() 93 __ bind(&entry); in Generate_PushArguments() 194 __ bind(¬_create_implicit_receiver); in Generate_JSConstructStubGeneric() 208 __ bind(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric() 288 __ bind(&use_receiver); in Generate_JSConstructStubGeneric() 292 __ bind(&leave_and_return); in Generate_JSConstructStubGeneric() 303 __ bind(&check_receiver); in Generate_JSConstructStubGeneric() 314 __ bind(&do_throw); in Generate_JSConstructStubGeneric() 320 __ bind(&stack_overflow); in Generate_JSConstructStubGeneric() 355 __ bind( in GetSharedFunctionInfoBytecodeOrBaseline() [all...] |
| /third_party/jerryscript/tests/jerry/ |
| H A D | regression-test-issue-3711.js | 17 var bound = func.bind(); 21 return func.bind()(0, 0, 0, 0, 0, 0, 0) 35 /* bind the function with multiple args and invoke it */ 39 func.bind.apply(func, args).apply(undefined, args);
|