Home
last modified time | relevance | path

Searched defs:vs (Results 1 – 25 of 5656) sorted by relevance

12345678910>>...227

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Build/windows/
H A Dbuild.bat71 set vs=2019 variable
76 set vs=2017 variable
81 set vs=2015 variable
87 set vs=2013 variable
93 set vs=2012 variable
99 set vs=2010 variable
105 set vs=2008 variable
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Build/windows/
H A Dbuild.bat71 set vs=2019 variable
76 set vs=2017 variable
81 set vs=2015 variable
87 set vs=2013 variable
93 set vs=2012 variable
99 set vs=2010 variable
105 set vs=2008 variable
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/anjuta-tags/
H A Dvstring.h36 #define vStringValue(vs) ((vs)->buffer) argument
37 #define vStringItem(vs,i) ((vs)->buffer[i]) argument
38 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
39 #define vStringLength(vs) ((vs)->length) argument
40 #define vStringSize(vs) ((vs)->size) argument
41 #define vStringCat(vs,s) vStringCatS((vs), vStringValue((s))) argument
43 #define vStringCopy(vs,s) vStringCopyS((vs), vStringValue((s))) argument
45 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
46 #define vStringTerminate(vs) vStringPut(vs, '\0') argument
47 #define vStringLower(vs) toLowerString((vs)->buffer) argument
[all …]
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dvstring.h36 #define vStringValue(vs) ((vs)->buffer) argument
37 #define vStringItem(vs,i) ((vs)->buffer[i]) argument
38 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
39 #define vStringLength(vs) ((vs)->length) argument
40 #define vStringSize(vs) ((vs)->size) argument
41 #define vStringCat(vs,s) vStringCatS((vs), vStringValue((s))) argument
43 #define vStringCopy(vs,s) vStringCopyS((vs), vStringValue((s))) argument
45 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
46 #define vStringTerminate(vs) vStringPut(vs, '\0') argument
47 #define vStringLower(vs) toLowerString((vs)->buffer) argument
[all …]
/dports/devel/ctags/ctags-5.8/
H A Dvstring.h36 #define vStringValue(vs) ((vs)->buffer) argument
37 #define vStringItem(vs,i) ((vs)->buffer[i]) argument
38 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
39 #define vStringLength(vs) ((vs)->length) argument
40 #define vStringSize(vs) ((vs)->size) argument
41 #define vStringCat(vs,s) vStringCatS((vs), vStringValue((s))) argument
43 #define vStringCopy(vs,s) vStringCopyS((vs), vStringValue((s))) argument
45 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
46 #define vStringTerminate(vs) vStringPut(vs, '\0') argument
47 #define vStringLower(vs) toLowerString((vs)->buffer) argument
[all …]
/dports/japanese/ctags/ctags-5.8j2/
H A Dvstring.h36 #define vStringValue(vs) ((vs)->buffer) argument
37 #define vStringItem(vs,i) ((vs)->buffer[i]) argument
38 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
39 #define vStringLength(vs) ((vs)->length) argument
40 #define vStringSize(vs) ((vs)->size) argument
41 #define vStringCat(vs,s) vStringCatS((vs), vStringValue((s))) argument
43 #define vStringCopy(vs,s) vStringCopyS((vs), vStringValue((s))) argument
45 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
46 #define vStringTerminate(vs) vStringPut(vs, '\0') argument
47 #define vStringLower(vs) toLowerString((vs)->buffer) argument
[all …]
/dports/devel/geany-legacy/geany-1.37.1/ctags/main/
H A Dvstring.h30 #define vStringValue(vs) ((vs)->buffer) argument
31 #define vStringItem(vs,i) ((vs)->buffer[i]) argument
32 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
33 #define vStringLength(vs) ((vs)->length) argument
34 #define vStringIsEmpty(vs) ((vs)->length == 0) argument
35 #define vStringSize(vs) ((vs)->size) argument
36 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
37 #define vStringLower(vs) toLowerString((vs)->buffer) argument
38 #define vStringUpper(vs) toUpperString((vs)->buffer) argument
/dports/textproc/cpp-peglib/cpp-peglib-1.3.7/test/
H A Dtest1.cc78 parser["ROOT"] = [&](SemanticValues &vs) { in __anone2d2f92e0102()
284 parser["ITEM"] = [&](const SemanticValues &vs) { in __anone2d2f92e0b02()
323 parser["HELLO"] = [](const SemanticValues &vs) { in __anone2d2f92e0d02()
329 parser["WORLD"] = [](const SemanticValues &vs) { in __anone2d2f92e0d02()
442 parser["HELLO"] = [](const SemanticValues &vs) { in __anone2d2f92e0d02()
446 parser["WORLD"] = [](const SemanticValues &vs) { in __anone2d2f92e0d02()
860 parser["S"] = [](const SemanticValues &vs) { in __anone2d2f92e2802()
873 parser["S"] = [](const SemanticValues &vs) { in __anone2d2f92e2902()
891 parser["S"] = [](const SemanticValues &vs) { in __anone2d2f92e2a02()
902 parser["S"] = [](const SemanticValues &vs) { in __anone2d2f92e2b02()
[all …]
/dports/textproc/fox-xml/fox-4.1.2-91-g9c6716e/fsys/
H A Dfox_m_fsys_array_str.F9032 character, dimension(:), intent(in) :: vs local
52 character, dimension(len(s)) :: vs local
59 character, dimension(:), pointer :: vs local
67 character, dimension(:), pointer :: vs local
78 character, dimension(:), intent(in) :: vs local
87 subroutine destroy_vs(vs) argument
88 character, dimension(:), pointer :: vs local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/video/dialogs/
H A DGUIDialogVideoSettings.cpp77 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
83 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
117 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
138 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
144 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
150 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
156 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
162 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
168 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
174 CVideoSettings vs = g_application.GetAppPlayer().GetVideoSettings(); in OnSettingChanged() local
[all …]
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-cxd4/vu/
H A Dlogical.c18 VECTOR_OPERATION VAND(v16 vs, v16 vt) in VAND()
32 VECTOR_OPERATION VNAND(v16 vs, v16 vt) in VNAND()
50 VECTOR_OPERATION VOR(v16 vs, v16 vt) in VOR()
64 VECTOR_OPERATION VNOR(v16 vs, v16 vt) in VNOR()
82 VECTOR_OPERATION VXOR(v16 vs, v16 vt) in VXOR()
96 VECTOR_OPERATION VNXOR(v16 vs, v16 vt) in VNXOR()
/dports/devel/geany/geany-1.38/ctags/main/
H A Dvstring.h28 #define vStringValue(vs) ((vs)->buffer) argument
29 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
30 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
31 #define vStringLength(vs) ((vs)->length) argument
32 #define vStringIsEmpty(vs) ((vs)->length == 0) argument
33 #define vStringSize(vs) ((vs)->size) argument
34 #define vStringLower(vs) toLowerString((vs)->buffer) argument
35 #define vStringUpper(vs) toUpperString((vs)->buffer) argument
/dports/devel/global/global-6.6.7/libutil/
H A Dvstack.c60 VSTACK *vs = (VSTACK *)check_calloc(sizeof(VSTACK), 1); in vstack_open() local
73 vstack_push(VSTACK *vs) in vstack_push()
86 vstack_pop(VSTACK *vs) in vstack_pop()
101 vstack_top(VSTACK *vs) in vstack_top()
113 vstack_close(VSTACK *vs) in vstack_close()
/dports/math/R-cran-igraph/igraph/tests/testthat/
H A Dtest-vs-es.R24 vs <- V(g) globalVar
43 vs <- V(g) globalVar
54 vs <- V(g) globalVar
67 vs <- V(g) globalVar
81 vs <- V(g) globalVar
100 vs <- V(g) globalVar
115 vs <- V(g) globalVar
163 vs <- V(g) globalVar
196 vs <- V(g) globalVar
235 vs <- V(g) globalVar
[all …]
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/main/
H A Dvstring.h28 #define vStringValue(vs) ((vs)->buffer) argument
29 #define vStringChar(vs,i) ((vs)->buffer[i]) argument
30 #define vStringLast(vs) ((vs)->buffer[(vs)->length - 1]) argument
31 #define vStringLength(vs) ((vs)->length) argument
32 #define vStringIsEmpty(vs) ((vs)->length == 0) argument
33 #define vStringSize(vs) ((vs)->size) argument
34 #define vStringLower(vs) toLowerString((vs)->buffer) argument
35 #define vStringUpper(vs) toUpperString((vs)->buffer) argument
/dports/math/4ti2/4ti2-Release_1_6_9/src/groebner/
H A DHermiteAlgorithm.h58 hermite(VectorArray& vs) in hermite()
65 upper_triangle(VectorArray& vs, Index num_cols) in upper_triangle()
72 upper_triangle(VectorArray& vs) in upper_triangle()
80 hermite(VectorArray& vs, const ColumnSet& cols) in hermite()
88 upper_triangle(VectorArray& vs, const ColumnSet& cols) in upper_triangle()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dlmi_helper.c55 LMIValue vs, vt; in helper_paddsb() local
69 LMIValue vs, vt; in helper_paddusb() local
83 LMIValue vs, vt; in helper_paddsh() local
97 LMIValue vs, vt; in helper_paddush() local
111 LMIValue vs, vt; in helper_paddb() local
555 LMIValue vs; in helper_psllw() local
571 LMIValue vs; in helper_psrlw() local
587 LMIValue vs; in helper_psraw() local
603 LMIValue vs; in helper_psllh() local
619 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dlmmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dlmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dlmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dlmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dlmi_helper.c56 LMIValue vs, vt; in helper_paddsb() local
70 LMIValue vs, vt; in helper_paddusb() local
84 LMIValue vs, vt; in helper_paddsh() local
98 LMIValue vs, vt; in helper_paddush() local
112 LMIValue vs, vt; in helper_paddb() local
556 LMIValue vs; in helper_psllw() local
572 LMIValue vs; in helper_psrlw() local
588 LMIValue vs; in helper_psraw() local
604 LMIValue vs; in helper_psllh() local
620 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dlmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dlmmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dlmmi_helper.c58 LMIValue vs, vt; in helper_paddsb() local
72 LMIValue vs, vt; in helper_paddusb() local
86 LMIValue vs, vt; in helper_paddsh() local
100 LMIValue vs, vt; in helper_paddush() local
114 LMIValue vs, vt; in helper_paddb() local
558 LMIValue vs; in helper_psllw() local
574 LMIValue vs; in helper_psrlw() local
590 LMIValue vs; in helper_psraw() local
606 LMIValue vs; in helper_psllh() local
622 LMIValue vs; in helper_psrlh() local
[all …]

12345678910>>...227