Home
last modified time | relevance | path

Searched refs:twd (Results 1 – 25 of 1918) sorted by relevance

12345678910>>...77

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dmsa_translate.c468 tcg_temp_free_i32(twd);
541 tcg_temp_free_i32(twd);
556 TCGv_i32 twd;
578 twd = tcg_const_i32(wd);
626 tcg_temp_free_i32(twd);
1606 tcg_temp_free_i32(twd);
1748 tcg_temp_free_i32(twd);
1935 tcg_temp_free_i32(twd);
2019 tcg_temp_free_i32(twd);
2090 tcg_temp_free_i32(twd);
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dmsa_translate.c469 tcg_temp_free_i32(twd); in gen_msa_i8()
542 tcg_temp_free_i32(twd); in gen_msa_i5()
557 TCGv_i32 twd; in gen_msa_bit() local
579 twd = tcg_const_i32(wd); in gen_msa_bit()
627 tcg_temp_free_i32(twd); in gen_msa_bit()
1607 tcg_temp_free_i32(twd); in gen_msa_3r()
1749 tcg_temp_free_i32(twd); in gen_msa_elm_df()
1936 tcg_temp_free_i32(twd); in gen_msa_3rf()
2020 tcg_temp_free_i32(twd); in gen_msa_2r()
2091 tcg_temp_free_i32(twd); in gen_msa_2rf()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/pthread/
H A Dethread.c96 void *arg = twd->arg; in thr_wrapper()
111 if (twd->name) in thr_wrapper()
112 ethr_setname(twd->name); in thr_wrapper()
310 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
334 twd.thr_func = func; in ethr_thr_create()
335 twd.arg = arg; in ethr_thr_create()
336 twd.stacksize = 0; in ethr_thr_create()
340 twd.name = twd.name_buff; in ethr_thr_create()
342 twd.name = NULL; in ethr_thr_create()
399 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/lib_src/pthread/
H A Dethread.c96 void *arg = twd->arg; in thr_wrapper()
111 if (twd->name) in thr_wrapper()
112 ethr_setname(twd->name); in thr_wrapper()
310 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
334 twd.thr_func = func; in ethr_thr_create()
335 twd.arg = arg; in ethr_thr_create()
336 twd.stacksize = 0; in ethr_thr_create()
340 twd.name = twd.name_buff; in ethr_thr_create()
342 twd.name = NULL; in ethr_thr_create()
399 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/win/
H A Dethread.c104 void *arg = twd->arg; in thr_wrapper()
113 my_tid = *twd->tid; in thr_wrapper()
274 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
312 twd.stacksize = 0; in ethr_thr_create()
331 twd.tid = tid; in ethr_thr_create()
332 twd.thr_func = func; in ethr_thr_create()
333 twd.arg = arg; in ethr_thr_create()
340 twd.prep_func_res = NULL; in ethr_thr_create()
384 if (twd.tse) in ethr_thr_create()
385 ethr_leave_ts_event(twd.tse); in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethread.c100 void *arg = twd->arg; in thr_wrapper()
115 if (twd->name) in thr_wrapper()
116 ethr_setname(twd->name); in thr_wrapper()
314 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
338 twd.thr_func = func; in ethr_thr_create()
339 twd.arg = arg; in ethr_thr_create()
340 twd.stacksize = 0; in ethr_thr_create()
358 twd.name = twd.name_buff; in ethr_thr_create()
360 twd.name = NULL; in ethr_thr_create()
417 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/lib_src/pthread/
H A Dethread.c100 void *arg = twd->arg; in thr_wrapper()
115 if (twd->name) in thr_wrapper()
116 ethr_setname(twd->name); in thr_wrapper()
314 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
338 twd.thr_func = func; in ethr_thr_create()
339 twd.arg = arg; in ethr_thr_create()
340 twd.stacksize = 0; in ethr_thr_create()
358 twd.name = twd.name_buff; in ethr_thr_create()
360 twd.name = NULL; in ethr_thr_create()
417 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethread.c100 void *arg = twd->arg; in thr_wrapper()
115 if (twd->name) in thr_wrapper()
116 ethr_setname(twd->name); in thr_wrapper()
314 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
338 twd.thr_func = func; in ethr_thr_create()
339 twd.arg = arg; in ethr_thr_create()
340 twd.stacksize = 0; in ethr_thr_create()
358 twd.name = twd.name_buff; in ethr_thr_create()
360 twd.name = NULL; in ethr_thr_create()
417 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethread.c100 void *arg = twd->arg; in thr_wrapper()
115 if (twd->name) in thr_wrapper()
116 ethr_setname(twd->name); in thr_wrapper()
314 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
338 twd.thr_func = func; in ethr_thr_create()
339 twd.arg = arg; in ethr_thr_create()
340 twd.stacksize = 0; in ethr_thr_create()
358 twd.name = twd.name_buff; in ethr_thr_create()
360 twd.name = NULL; in ethr_thr_create()
417 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/lib_src/pthread/
H A Dethread.c100 void *arg = twd->arg; in thr_wrapper()
115 if (twd->name) in thr_wrapper()
116 ethr_setname(twd->name); in thr_wrapper()
314 ethr_thr_wrap_data__ twd; in ethr_thr_create() local
338 twd.thr_func = func; in ethr_thr_create()
339 twd.arg = arg; in ethr_thr_create()
340 twd.stacksize = 0; in ethr_thr_create()
358 twd.name = twd.name_buff; in ethr_thr_create()
360 twd.name = NULL; in ethr_thr_create()
417 twd.prep_func_res = NULL; in ethr_thr_create()
[all …]
/dports/games/freesynd/freesynd-0.7.5/src/
H A Dmission.cpp2252 twd = mtsurfaces_[cindx].twd; in getWalkable()
2356 twd = mtsurfaces_[cindx].twd; in getWalkable()
2646 || (twd >= 0x01 && twd <= 0x04)) in checkBlockedByTile()
2648 if (!(twd == 0x00 || twd == 0x0C || twd == 0x10)) { in checkBlockedByTile()
2938 if (!(twd == 0x00 || twd == 0x0C || twd == 0x10)) in getShootableTile()
2945 twd = mtsurfaces_[cindx].twd; in getShootableTile()
2968 twd = mtsurfaces_[cindx].twd; in getShootableTile()
2992 twd = mtsurfaces_[cindx].twd; in getShootableTile()
3039 if (!(twd == 0x00 || twd == 0x0C || twd == 0x10)) { in getShootableTile()
3072 uint8 twd = mtsurfaces_[x + y * mmax_x_ + z * mmax_m_xy].twd; in isTileSolid() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.core/src/org/eclipse/team/internal/core/mapping/
H A DSyncInfoToDiffConverter.java244 IFileRevision revision = getRemote(twd); in getRemoteVariant()
254 diff = (IResourceDiff)twd.getLocalChange(); in getBaseVariant()
277 IThreeWayDiff twd = (IThreeWayDiff) diff; in asSyncInfo() local
278 IResource local = getLocal(twd); in asSyncInfo()
280 IResourceVariant remote = getRemoteVariant(twd); in asSyncInfo()
281 IResourceVariant base = getBaseVariant(twd); in asSyncInfo()
282 int kind = asSyncInfoKind(twd); in asSyncInfo()
304 diff = (IResourceDiff)twd.getLocalChange(); in getLocal()
333 IThreeWayDiff twd = (IThreeWayDiff) diff; in getRemote() local
334 return getRemote(twd); in getRemote()
[all …]
/dports/emulators/bochs/bochs-2.7/cpu/
H A Di387.h37 #define FPU_TAG_WORD (BX_CPU_THIS_PTR the_i387.twd)
61 Bit16u get_tag_word() const { return twd; } in get_tag_word()
79 Bit16u twd; // tag word member
109 return (twd >> (((stnr+tos) & 7)*2)) & 3; in FPU_gettagi()
115 twd &= ~(3 << (regnr*2)); // FPU_Tag_Valid == '00 in FPU_settagi_valid()
121 twd &= ~(3 << (regnr*2)); in FPU_settagi()
122 twd |= (tag & 3) << (regnr*2); in FPU_settagi()
132 twd |= 3 << (tos*2); in FPU_pop()
158 twd = 0xFFFF; in init()
171 twd = 0x5555; in reset()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.ui/src/org/eclipse/team/internal/ui/mapping/
H A DSynchronizationResourceMappingContext.java68 IThreeWayDiff twd = (IThreeWayDiff) diff; in hasRemoteChange() local
69 IDiff remote = twd.getRemoteChange(); in hasRemoteChange()
79 IThreeWayDiff twd = (IThreeWayDiff) diff; in hasLocalChange() local
80 IDiff local = twd.getLocalChange(); in hasLocalChange()
90 IThreeWayDiff twd = (IThreeWayDiff) diff; in fetchRemoteContents() local
91 IDiff remote = twd.getRemoteChange(); in fetchRemoteContents()
107 IThreeWayDiff twd = (IThreeWayDiff) diff; in fetchBaseContents() local
108 IDiff remote = twd.getRemoteChange(); in fetchBaseContents()
113 IDiff local = twd.getLocalChange(); in fetchBaseContents()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c311 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block()
341 MACROBLOCKD *const xd = &twd->xd; in parse_intra_block_row_mt()
367 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block_row_mt()
394 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block()
424 MACROBLOCKD *const xd = &twd->xd; in parse_inter_block_row_mt()
440 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block_row_mt()
919 vpx_reader *r = &twd->bit_reader; in decode_block()
920 MACROBLOCKD *const xd = &twd->xd; in decode_block()
1034 MACROBLOCKD *const xd = &twd->xd; in recon_block()
1069 vpx_reader *r = &twd->bit_reader; in parse_block()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c311 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block()
341 MACROBLOCKD *const xd = &twd->xd; in parse_intra_block_row_mt()
367 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block_row_mt()
394 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block()
424 MACROBLOCKD *const xd = &twd->xd; in parse_inter_block_row_mt()
440 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block_row_mt()
919 vpx_reader *r = &twd->bit_reader; in decode_block()
920 MACROBLOCKD *const xd = &twd->xd; in decode_block()
1034 MACROBLOCKD *const xd = &twd->xd; in recon_block()
1069 vpx_reader *r = &twd->bit_reader; in parse_block()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c311 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block()
341 MACROBLOCKD *const xd = &twd->xd; in parse_intra_block_row_mt()
367 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block_row_mt()
394 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block()
424 MACROBLOCKD *const xd = &twd->xd; in parse_inter_block_row_mt()
440 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block_row_mt()
919 vpx_reader *r = &twd->bit_reader; in decode_block()
920 MACROBLOCKD *const xd = &twd->xd; in decode_block()
1034 MACROBLOCKD *const xd = &twd->xd; in recon_block()
1069 vpx_reader *r = &twd->bit_reader; in parse_block()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/decoder/
H A Dvp9_decodeframe.c311 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block()
341 MACROBLOCKD *const xd = &twd->xd; in parse_intra_block_row_mt()
367 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block_row_mt()
394 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block()
424 MACROBLOCKD *const xd = &twd->xd; in parse_inter_block_row_mt()
440 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block_row_mt()
919 vpx_reader *r = &twd->bit_reader; in decode_block()
920 MACROBLOCKD *const xd = &twd->xd; in decode_block()
1034 MACROBLOCKD *const xd = &twd->xd; in recon_block()
1069 vpx_reader *r = &twd->bit_reader; in parse_block()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c311 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block()
341 MACROBLOCKD *const xd = &twd->xd; in parse_intra_block_row_mt()
367 MACROBLOCKD *const xd = &twd->xd; in predict_and_reconstruct_intra_block_row_mt()
394 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block()
424 MACROBLOCKD *const xd = &twd->xd; in parse_inter_block_row_mt()
440 MACROBLOCKD *const xd = &twd->xd; in reconstruct_inter_block_row_mt()
919 vpx_reader *r = &twd->bit_reader; in decode_block()
920 MACROBLOCKD *const xd = &twd->xd; in decode_block()
1034 MACROBLOCKD *const xd = &twd->xd; in recon_block()
1069 vpx_reader *r = &twd->bit_reader; in parse_block()
[all …]

12345678910>>...77