Home
last modified time | relevance | path

Searched refs:wip2 (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/tcllib/tcllib-1.20/modules/wip/
H A DChangeLog21 * wip2.tcl (run_next_*): Fixed the run_next_ commands to stop
29 * wip2.tcl (run_next_if, run_nextifnot): Extended API, two
44 * wip2.tcl: namespace.
50 * wip2.tcl: of the name in case the user is a '...::wip' class
70 * wip2.tcl: to DSL system, prevent it from clashing with the name
77 * wip2.tcl: the methods manipulating the program (insert, push,
81 * wip2.tcl: Updated both variants, and the documentation.
95 * wip2.tcl:
/dports/devel/tcllibc/tcllib-1.20/modules/wip/
H A DChangeLog21 * wip2.tcl (run_next_*): Fixed the run_next_ commands to stop
29 * wip2.tcl (run_next_if, run_nextifnot): Extended API, two
44 * wip2.tcl: namespace.
50 * wip2.tcl: of the name in case the user is a '...::wip' class
70 * wip2.tcl: to DSL system, prevent it from clashing with the name
77 * wip2.tcl: the methods manipulating the program (insert, push,
81 * wip2.tcl: Updated both variants, and the documentation.
95 * wip2.tcl:
/dports/editors/vim/vim-8.2.3745/src/
H A Dwindow.c5128 wininfo_T *wip2; in win_free() local
5133 for (wip2 = buf->b_wininfo; wip2 != NULL; wip2 = wip2->wi_next) in win_free()
5134 if (wip2 != wip && wip2->wi_win == NULL) in win_free()
5136 if (wip2->wi_next != NULL) in win_free()
5137 wip2->wi_next->wi_prev = wip2->wi_prev; in win_free()
5138 if (wip2->wi_prev == NULL) in win_free()
5139 buf->b_wininfo = wip2->wi_next; in win_free()
5141 wip2->wi_prev->wi_next = wip2->wi_next; in win_free()
5142 free_wininfo(wip2); in win_free()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dwindow.c4790 wininfo_T *wip2; in win_free() local
4795 for (wip2 = buf->b_wininfo; wip2 != NULL; wip2 = wip2->wi_next) { in win_free()
4797 if (wip2 != wip && wip2->wi_win == NULL) { in win_free()
4798 if (wip2->wi_next != NULL) { in win_free()
4799 wip2->wi_next->wi_prev = wip2->wi_prev; in win_free()
4801 if (wip2->wi_prev == NULL) { in win_free()
4802 buf->b_wininfo = wip2->wi_next; in win_free()
4804 wip2->wi_prev->wi_next = wip2->wi_next; in win_free()
4806 free_wininfo(wip2, buf); in win_free()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjCXX/
H A Darc-type-conversion.mm176 __weak id *wip2 = static_cast<__weak id *>(vp);
204 __weak NSString **wip2 = static_cast<NSString **>(static_cast<__weak id *>(vp));
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/weapon/
H A Dweapons.cpp5814 weapon_info* wip2 = &Weapon_info[Weapons[objp->instance].weapon_info_index]; in weapon_do_area_effect() local
5815 …if (wip2->weapon_hitpoints <= 0 || !(wip2->wi_flags2 & WIF2_TAKES_BLAST_DAMAGE) || (wip->wi_flags2… in weapon_do_area_effect()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/weapon/
H A Dweapons.cpp6789 weapon_info* wip2 = &Weapon_info[Weapons[objp->instance].weapon_info_index]; in weapon_do_area_effect() local
6790 if (wip2->weapon_hitpoints <= 0) in weapon_do_area_effect()
6792 …if (!((wip2->wi_flags[Weapon::Info_Flags::Takes_blast_damage]) || (wip->wi_flags[Weapon::Info_Flag… in weapon_do_area_effect()
/dports/devel/tcllib/tcllib-1.20/
H A Dtcllib.tap4825 Path wip2.tcl
H A Dproject.shed9369 file: wip2.tcl
/dports/devel/tcllibc/tcllib-1.20/
H A Dtcllib.tap4825 Path wip2.tcl

12