Home
last modified time | relevance | path

Searched refs:bind (Results 51 - 75 of 3608) sorted by relevance

12345678910>>...145

/third_party/node/deps/v8/src/builtins/riscv64/
H A Dbuiltins-riscv64.cc85 __ bind(&loop); in Generate_PushArguments()
92 __ bind(&entry); in Generate_PushArguments()
205 __ bind(&not_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...]
/third_party/node/test/common/
H A Dhijackstdio.js28 hijackStdout: hijackStdWritable.bind(null, 'stdout'),
29 hijackStderr: hijackStdWritable.bind(null, 'stderr'),
30 restoreStdout: restoreWritable.bind(null, 'stdout'),
31 restoreStderr: restoreWritable.bind(null, 'stderr'),
/third_party/python/Tools/wasm/
H A Dwasm_webserver.py12 "--bind", type=str, default="127.0.0.1", help="Bind address (empty for all)"
35 if not args.bind:
36 args.bind = None
42 bind=args.bind,
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
H A Dfs_bind06.sh12 tst_res TINFO "bind: private child to private parent"
19 EXPECT_PASS mount --bind parent1 share1
20 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
25 EXPECT_PASS mount --bind parent1/child1 parent2/child2
28 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1/a
31 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
H A Dfs_bind02.sh12 tst_res TINFO "bind: shared child to private parent"
19 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
23 EXPECT_PASS mount --bind parent1/child1 share1
24 EXPECT_PASS mount --bind parent1/child1 parent2/child2
29 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1/a
33 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
H A Dfs_bind01.sh12 tst_res TINFO "bind: shared child to shared parent"
19 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
23 EXPECT_PASS mount --bind parent2 share2
24 EXPECT_PASS mount --bind parent1/child1 parent2/child2
29 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1/a
32 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
H A Dfs_bind08.sh12 tst_res TINFO "bind: private child to uncloneable parent"
19 EXPECT_PASS mount --bind parent1 share1
20 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
26 EXPECT_PASS mount --bind parent1/child1 parent2/child2
29 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1/a
32 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
H A Dfs_bind13.sh12 tst_res TINFO "bind: uncloneable child to shared parent"
20 EXPECT_PASS mount --bind parent1 share1
21 EXPECT_PASS mount --bind parent2 share2
23 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1/x
25 EXPECT_FAIL mount --bind parent1/child1 parent2/child2
/third_party/ltp/testcases/kernel/fs/fs_bind/cloneNS/
H A Dfs_bind_cloneNS02.sh15 EXPECT_PASS mount --bind "$FS_BIND_DISK1" dir1
18 EXPECT_PASS mount --bind dir1 dir2
23 EXPECT_PASS mount --bind "$FS_BIND_DISK2" dir1/a
25 EXPECT_PASS mount --bind "$FS_BIND_DISK3" dir2/b
32 fs_bind_exec_ns mount --bind "$PWD/$FS_BIND_DISK4" $PWD/dir1/c
H A Dfs_bind_cloneNS01.sh17 EXPECT_PASS mount --bind "$FS_BIND_DISK1" dir1
18 EXPECT_PASS mount --bind dir1 dir2
22 EXPECT_PASS mount --bind "$FS_BIND_DISK2" dir2/a
26 fs_bind_exec_ns mount --bind "$PWD/$FS_BIND_DISK3" $PWD/dir1/b
/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc86 __ bind(&loop); in Generate_PushArguments()
93 __ bind(&entry); in Generate_PushArguments()
195 __ bind(&not_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...]
/third_party/skia/modules/skottie/src/effects/
H A DDropShadowEffect.cpp37 .bind(kShadowColor_Index, adapter->fColor ) in Make()
38 .bind( kOpacity_Index, adapter->fOpacity ) in Make()
39 .bind( kDirection_Index, adapter->fDirection) in Make()
40 .bind( kDistance_Index, adapter->fDistance ) in Make()
41 .bind( kSoftness_Index, adapter->fSoftness ) in Make()
42 .bind( kShadowOnly_Index, adapter->fShdwOnly ); in Make()
/third_party/node/deps/v8/src/builtins/s390/
H A Dbuiltins-s390.cc61 __ bind(&not_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...]
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DGroupSiteController.java32 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 DBusinessController.java32 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 DRepeater.cpp125 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()
/third_party/node/deps/v8/src/builtins/ppc/
H A Dbuiltins-ppc.cc60 __ bind(&not_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/node/deps/v8/src/builtins/loong64/
H A Dbuiltins-loong64.cc86 __ bind(&loop); in Generate_PushArguments()
93 __ bind(&entry); in Generate_PushArguments()
194 __ bind(&not_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/elfio/tests/
H A DELFIOTest2.cpp254 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/mesa3d/src/gallium/winsys/virgl/drm/
H A Dvirgl_drm_winsys.c62 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...]
/kernel/linux/linux-6.6/net/sched/
H A Dact_gact.c59 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/deps/v8/src/builtins/arm/
H A Dbuiltins-arm.cc94 __ bind(&loop); in Generate_PushArguments()
100 __ bind(&entry); in Generate_PushArguments()
164 __ bind(&stack_overflow); in Generate_JSBuiltinsConstructStubHelper()
218 __ bind(&not_create_implicit_receiver); in Generate_JSConstructStubGeneric()
231 __ bind(&post_instantiation_deopt_entry); in Generate_JSConstructStubGeneric()
299 __ bind(&use_receiver); in Generate_JSConstructStubGeneric()
303 __ bind(&leave_and_return); in Generate_JSConstructStubGeneric()
314 __ bind(&check_receiver); in Generate_JSConstructStubGeneric()
325 __ bind(&do_throw); in Generate_JSConstructStubGeneric()
331 __ bind( in Generate_JSConstructStubGeneric()
[all...]
/third_party/ltp/testcases/kernel/fs/fs_bind/move/
H A Dfs_bind_move02.sh19 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 Dfs_bind_move01.sh18 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 Dfs_bind_move19.sh19 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

Completed in 20 milliseconds

12345678910>>...145