Home
last modified time | relevance | path

Searched refs:qc (Results 1 – 25 of 5189) sorted by relevance

12345678910>>...208

/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/
H A DChangeLog11 M /trunk/dpmod/qc/decors.qc
19 M /trunk/dpmod/qc/client.qc
20 M /trunk/dpmod/qc/decors.qc
21 A /trunk/dpmod/qc/mapgen.qc
22 M /trunk/dpmod/qc/misc.qc
24 M /trunk/dpmod/qc/world.qc
69 M /trunk/dpmod/qc/util.qc
1366 merged casings.qc decals.qc and gore.qc into decors.qc, and cleaned up decors.qc a bit
1395 …ged bullets.qc explosion.qc fire.qc fireball.qc grenade.qc laser.qc lightning.qc mine.qc plasma.qc
1441 …orcefield.qc invisiblewall.qc rain.qc rotate.qc shake.qc and xplowall.qc into misc.qc, and moved t…
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/menu/xonotic/
H A D_mod.inc2 #include <menu/xonotic/bigbutton.qc>
4 #include <menu/xonotic/button.qc>
5 #include <menu/xonotic/campaign.qc>
6 #include <menu/xonotic/charmap.qc>
7 #include <menu/xonotic/checkbox.qc>
14 #include <menu/xonotic/credits.qc>
17 #include <menu/xonotic/cvarlist.qc>
19 #include <menu/xonotic/demolist.qc>
20 #include <menu/xonotic/dialog.qc>
111 #include <menu/xonotic/tab.qc>
[all …]
/dports/science/qcl/qcl-0.6.4/
H A D.depend1 cond.o: cond.cc cond.h qc/qc.h qc/bitvec.h qc/terms.h qc/qustates.h \
3 debug.o: debug.cc syntax.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
6 dump.o: dump.cc dump.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
9 error.o: error.cc error.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
12 eval.o: eval.cc syntax.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
15 exec.o: exec.cc syntax.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
18 extern.o: extern.cc extern.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
22 lex.o: lex.cc types.h qc/qc.h qc/bitvec.h qc/terms.h qc/qustates.h \
29 plot.o: plot.cc plot.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
34 qcl.o: qcl.cc syntax.h types.h qc/qc.h qc/bitvec.h qc/terms.h \
[all …]
/dports/games/quake-dpmod/quake-dpmod-20130301/dpmod/qc/
H A Dprogs.src7 defs.qc
17 w_defs.qc
25 subs.qc
26 fight.qc
27 ai.qc
31 decors.qc
40 items.qc
44 CTF.qc
49 world.qc
55 doors.qc
[all …]
/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Dquick-cluster.c79 struct qc
163 kmeans_create (const struct qc *qc) in df_individual()
243 const struct qc *qc, int which)
293 const struct qc *qc) in scheffe_1tailsig()
438 const struct qc *qc)
652 struct qc *qc) in makeit()
774 struct qc *qc)
791 if (!parse_variables_const (lexer, qc->dict, &qc->vars, &qc->n_vars,
995 struct qc qc;
998 memset (&qc, 0, sizeof qc);
[all …]
/dports/science/jmol/jmol-14.32.7/src/org/jmol/quantum/
H A DQMAtom.java85 qc.xMin = qc.yMin = qc.zMin = 0; in setXYZ()
86 qc.xMax = qc.yMax = qc.zMax = qc.points.length; in setXYZ()
88 i = (int) Math.floor((x - qc.xBohr[0] - qc.rangeBohrOrAngstroms) in setXYZ()
93 qc.xMax = (i >= qc.nX ? qc.nX : i + 1); in setXYZ()
94 i = (int) Math.floor((y - qc.yBohr[0] - qc.rangeBohrOrAngstroms) in setXYZ()
99 qc.yMax = (i >= qc.nY ? qc.nY : i + 1); in setXYZ()
105 qc.zMax = (i >= qc.nZ ? qc.nZ : i + 1); in setXYZ()
108 for (i = qc.xMax; --i >= qc.xMin;) { in setXYZ()
112 for (i = qc.yMax; --i >= qc.yMin;) { in setXYZ()
116 for (i = qc.zMax; --i >= qc.zMin;) { in setXYZ()
[all …]
/dports/devel/py-qutip/qutip-4.6.2/qutip/tests/
H A Dtest_qubitcircuit.py90 return qc
93 def _simulators_sv(qc): argument
102 def _simulators_dm(qc): argument
181 qc = QubitCircuit(6)
264 qc = QubitCircuit(6)
276 qc1.add_circuit(qc)
320 qc = QubitCircuit(3)
381 qc = QubitCircuit(2)
389 qc = QubitCircuit(2)
403 qc = QubitCircuit(3)
[all …]
/dports/games/qcc/send/v101qc/
H A Dprogs.src3 defs.qc
4 subs.qc
5 fight.qc
6 ai.qc
7 combat.qc
8 items.qc
10 world.qc
14 doors.qc
18 misc.qc
20 ogre.qc
[all …]
/dports/games/quake-source/quake-source-1.01_1/send/v101qc/
H A Dprogs.src3 defs.qc
4 subs.qc
5 fight.qc
6 ai.qc
7 combat.qc
8 items.qc
10 world.qc
14 doors.qc
18 misc.qc
20 ogre.qc
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkimcontextquartz.c75 *str = qc->preedit_str ? g_strdup (qc->preedit_str) : g_strdup (""); in quartz_get_preedit_string()
92 i < qc->cursor_index + qc->selected_len) in quartz_get_preedit_string()
146 qc->cursor_index = in output_result()
149 qc->selected_len = in output_result()
160 if (qc->preedit_str && strlen (qc->preedit_str) > 0) in output_result()
245 if (qc->preedit_str && strlen (qc->preedit_str) > 0) in discard_preedit()
288 qc->focused = TRUE; in quartz_focus_in()
297 qc->focused = FALSE; in quartz_focus_out()
312 if (!qc->client_surface || !qc->client_widget) in quartz_set_cursor_location()
315 if (!qc->focused) in quartz_set_cursor_location()
[all …]
/dports/print/rtf2latex2e/rtf2latex2e-2-2-2/test/
H A Denc-utf8x.rtf109 {\pard\intbl\qc {80}\cell}
115 {\pard\intbl\qc {81}\cell}
121 {\pard\intbl\qc {82}\cell}
127 {\pard\intbl\qc {83}\cell}
133 {\pard\intbl\qc {84}\cell}
139 {\pard\intbl\qc {85}\cell}
145 {\pard\intbl\qc {86}\cell}
151 {\pard\intbl\qc {87}\cell}
157 {\pard\intbl\qc {88}\cell}
163 {\pard\intbl\qc {89}\cell}
[all …]
/dports/editors/ted/Ted-2.23/appFrame/
H A DappQuestionMotif.c109 QuestionContext * qc, in appQuestionMakeOkRow() argument
127 QuestionContext * qc, in appQuestionMakeYesNoCancelRow() argument
152 appGuiSetDefaultButtonForDialog( &(qc->qcDialog), qc->qcYesButton ); in appQuestionMakeYesNoCancelRow()
153 appGuiSetCancelButtonForDialog( &(qc->qcDialog), qc->qcCancelButton ); in appQuestionMakeYesNoCancelRow()
179 appGuiSetDefaultButtonForDialog( &(qc->qcDialog), qc->qcOkButton ); in appQuestionMakeOkCancelRow()
180 appGuiSetCancelButtonForDialog( &(qc->qcDialog), qc->qcCancelButton ); in appQuestionMakeOkCancelRow()
207 appGuiSetDefaultButtonForDialog( &(qc->qcDialog), qc->qcYesButton ); in appQuestionMakeYesNoRow()
208 appGuiSetCancelButtonForDialog( &(qc->qcDialog), qc->qcNoButton ); in appQuestionMakeYesNoRow()
231 if ( ! qc ) in appMakeQuestionDialog()
253 (void *)qc ); in appMakeQuestionDialog()
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/server/
H A D_mod.inc2 #include <server/anticheat.qc>
3 #include <server/antilag.qc>
4 #include <server/campaign.qc>
5 #include <server/cheats.qc>
6 #include <server/client.qc>
7 #include <server/g_damage.qc>
8 #include <server/g_hook.qc>
11 #include <server/g_subs.qc>
12 #include <server/g_world.qc>
14 #include <server/ipban.qc>
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/modules/input/
H A Dimquartz.c88 *str = qc->preedit_str ? g_strdup (qc->preedit_str) : g_strdup (""); in quartz_get_preedit_string()
105 i < qc->cursor_index + qc->selected_len) in quartz_get_preedit_string()
159 qc->cursor_index = in output_result()
162 qc->selected_len = in output_result()
173 if (qc->preedit_str && strlen (qc->preedit_str) > 0) in output_result()
261 if (qc->preedit_str && strlen (qc->preedit_str) > 0) in discard_preedit()
294 qc->focused = TRUE; in quartz_focus_in()
303 qc->focused = FALSE; in quartz_focus_out()
325 if (!qc->focused) in quartz_set_cursor_location()
367 g_signal_handlers_disconnect_by_func (qc->slave, (gpointer)commit_cb, qc); in imquartz_finalize()
[all …]
/dports/finance/beancount/beancount-2.3.3/beancount/query/
H A Dquery_compile_test.py140 c_equal = qc.EvalEqual(qc.EvalConstant(17), qc.EvalConstant(18))
144 c_gt = qc.EvalGreater(qc.EvalConstant(17), qc.EvalConstant(18))
148 c_ge = qc.EvalGreaterEq(qc.EvalConstant(17), qc.EvalConstant(18))
152 c_lt = qc.EvalLess(qc.EvalConstant(17), qc.EvalConstant(18))
156 c_le = qc.EvalLessEq(qc.EvalConstant(17), qc.EvalConstant(18))
166 c_and = qc.EvalAnd(qc.EvalConstant(17), qc.EvalConstant(18))
170 c_or = qc.EvalOr(qc.EvalConstant(17), qc.EvalConstant(18))
174 c_plus = qc.EvalMul(qc.EvalConstant(17), qc.EvalConstant(18))
178 c_plus = qc.EvalDiv(qc.EvalConstant(17), qc.EvalConstant(18))
182 c_plus = qc.EvalAdd(qc.EvalConstant(17), qc.EvalConstant(18))
[all …]
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Drotation.cpp193 qa[0] = qb[0]*qc[0] - qb[1]*qc[1] - qb[2]*qc[2] - qb[3]*qc[3]; in dQMultiply0()
194 qa[1] = qb[0]*qc[1] + qb[1]*qc[0] + qb[2]*qc[3] - qb[3]*qc[2]; in dQMultiply0()
195 qa[2] = qb[0]*qc[2] + qb[2]*qc[0] + qb[3]*qc[1] - qb[1]*qc[3]; in dQMultiply0()
196 qa[3] = qb[0]*qc[3] + qb[3]*qc[0] + qb[1]*qc[2] - qb[2]*qc[1]; in dQMultiply0()
203 qa[0] = qb[0]*qc[0] + qb[1]*qc[1] + qb[2]*qc[2] + qb[3]*qc[3]; in dQMultiply1()
204 qa[1] = qb[0]*qc[1] - qb[1]*qc[0] - qb[2]*qc[3] + qb[3]*qc[2]; in dQMultiply1()
205 qa[2] = qb[0]*qc[2] - qb[2]*qc[0] - qb[3]*qc[1] + qb[1]*qc[3]; in dQMultiply1()
206 qa[3] = qb[0]*qc[3] - qb[3]*qc[0] - qb[1]*qc[2] + qb[2]*qc[1]; in dQMultiply1()
213 qa[0] = qb[0]*qc[0] + qb[1]*qc[1] + qb[2]*qc[2] + qb[3]*qc[3]; in dQMultiply2()
214 qa[1] = -qb[0]*qc[1] + qb[1]*qc[0] - qb[2]*qc[3] + qb[3]*qc[2]; in dQMultiply2()
[all …]
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Drotation.cpp193 qa[0] = qb[0]*qc[0] - qb[1]*qc[1] - qb[2]*qc[2] - qb[3]*qc[3]; in dQMultiply0()
194 qa[1] = qb[0]*qc[1] + qb[1]*qc[0] + qb[2]*qc[3] - qb[3]*qc[2]; in dQMultiply0()
195 qa[2] = qb[0]*qc[2] + qb[2]*qc[0] + qb[3]*qc[1] - qb[1]*qc[3]; in dQMultiply0()
196 qa[3] = qb[0]*qc[3] + qb[3]*qc[0] + qb[1]*qc[2] - qb[2]*qc[1]; in dQMultiply0()
203 qa[0] = qb[0]*qc[0] + qb[1]*qc[1] + qb[2]*qc[2] + qb[3]*qc[3]; in dQMultiply1()
204 qa[1] = qb[0]*qc[1] - qb[1]*qc[0] - qb[2]*qc[3] + qb[3]*qc[2]; in dQMultiply1()
205 qa[2] = qb[0]*qc[2] - qb[2]*qc[0] - qb[3]*qc[1] + qb[1]*qc[3]; in dQMultiply1()
206 qa[3] = qb[0]*qc[3] - qb[3]*qc[0] - qb[1]*qc[2] + qb[2]*qc[1]; in dQMultiply1()
213 qa[0] = qb[0]*qc[0] + qb[1]*qc[1] + qb[2]*qc[2] + qb[3]*qc[3]; in dQMultiply2()
214 qa[1] = -qb[0]*qc[1] + qb[1]*qc[0] - qb[2]*qc[3] + qb[3]*qc[2]; in dQMultiply2()
[all …]
/dports/devel/ode/ode-0.13/ode/src/
H A Drotation.cpp194 qa[0] = qb[0]*qc[0] - qb[1]*qc[1] - qb[2]*qc[2] - qb[3]*qc[3]; in dQMultiply0()
195 qa[1] = qb[0]*qc[1] + qb[1]*qc[0] + qb[2]*qc[3] - qb[3]*qc[2]; in dQMultiply0()
196 qa[2] = qb[0]*qc[2] + qb[2]*qc[0] + qb[3]*qc[1] - qb[1]*qc[3]; in dQMultiply0()
197 qa[3] = qb[0]*qc[3] + qb[3]*qc[0] + qb[1]*qc[2] - qb[2]*qc[1]; in dQMultiply0()
204 qa[0] = qb[0]*qc[0] + qb[1]*qc[1] + qb[2]*qc[2] + qb[3]*qc[3]; in dQMultiply1()
205 qa[1] = qb[0]*qc[1] - qb[1]*qc[0] - qb[2]*qc[3] + qb[3]*qc[2]; in dQMultiply1()
206 qa[2] = qb[0]*qc[2] - qb[2]*qc[0] - qb[3]*qc[1] + qb[1]*qc[3]; in dQMultiply1()
207 qa[3] = qb[0]*qc[3] - qb[3]*qc[0] - qb[1]*qc[2] + qb[2]*qc[1]; in dQMultiply1()
214 qa[0] = qb[0]*qc[0] + qb[1]*qc[1] + qb[2]*qc[2] + qb[3]*qc[3]; in dQMultiply2()
215 qa[1] = -qb[0]*qc[1] + qb[1]*qc[0] - qb[2]*qc[3] + qb[3]*qc[2]; in dQMultiply2()
[all …]
/dports/games/xonotic/Xonotic/source/qcsrc/common/triggers/trigger/
H A Dinclude.qc3 #include "counter.qc"
4 #include "delay.qc"
6 #include "flipflop.qc"
7 #include "gamestart.qc"
8 #include "gravity.qc"
9 #include "heal.qc"
10 #include "hurt.qc"
11 #include "impulse.qc"
16 #include "multi.qc"
18 #include "relay.qc"
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/vector-algorithms-0.8.0.4/tests/properties/
H A DTests.hs101 qc algo = quickCheckWith args algo function
116 check_optimal = do qc . label "size 2" $ prop_optimal 2 O.sort2ByOffset
120 qc = quickCheck function
124 qc $ label "heapsort" . prop_permutation (H.sort :: Algo Int ())
159 qc prop = quickCheckWith args prop function
179 qc $ (label "binarySearchL" .)
181 qc $ (label "binarySearchL lo-bound" .)
183 qc $ (label "binarySearch" .)
185 qc $ (label "binarySearchR" .)
187 qc $ (label "binarySearchR hi-bound" .)
[all …]
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/vector-algorithms-0.8.0.4/tests/properties/
H A DTests.hs101 qc algo = quickCheckWith args algo function
116 check_optimal = do qc . label "size 2" $ prop_optimal 2 O.sort2ByOffset
120 qc = quickCheck function
124 qc $ label "heapsort" . prop_permutation (H.sort :: Algo Int ())
159 qc prop = quickCheckWith args prop function
179 qc $ (label "binarySearchL" .)
181 qc $ (label "binarySearchL lo-bound" .)
183 qc $ (label "binarySearch" .)
185 qc $ (label "binarySearchR" .)
187 qc $ (label "binarySearchR hi-bound" .)
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/vector-algorithms-0.8.0.3/tests/properties/
H A DTests.hs101 qc algo = quickCheckWith args algo function
116 check_optimal = do qc . label "size 2" $ prop_optimal 2 O.sort2ByOffset
120 qc = quickCheck function
124 qc $ label "heapsort" . prop_permutation (H.sort :: Algo Int ())
159 qc prop = quickCheckWith args prop function
179 qc $ (label "binarySearchL" .)
181 qc $ (label "binarySearchL lo-bound" .)
183 qc $ (label "binarySearch" .)
185 qc $ (label "binarySearchR" .)
187 qc $ (label "binarySearchR hi-bound" .)
[all …]
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/vector-algorithms-0.8.0.3/tests/properties/
H A DTests.hs101 qc algo = quickCheckWith args algo function
116 check_optimal = do qc . label "size 2" $ prop_optimal 2 O.sort2ByOffset
120 qc = quickCheck function
124 qc $ label "heapsort" . prop_permutation (H.sort :: Algo Int ())
159 qc prop = quickCheckWith args prop function
179 qc $ (label "binarySearchL" .)
181 qc $ (label "binarySearchL lo-bound" .)
183 qc $ (label "binarySearch" .)
185 qc $ (label "binarySearchR" .)
187 qc $ (label "binarySearchR hi-bound" .)
[all …]
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/vector-algorithms-0.8.0.3/tests/properties/
H A DTests.hs101 qc algo = quickCheckWith args algo function
116 check_optimal = do qc . label "size 2" $ prop_optimal 2 O.sort2ByOffset
120 qc = quickCheck function
124 qc $ label "heapsort" . prop_permutation (H.sort :: Algo Int ())
159 qc prop = quickCheckWith args prop function
179 qc $ (label "binarySearchL" .)
181 qc $ (label "binarySearchL lo-bound" .)
183 qc $ (label "binarySearch" .)
185 qc $ (label "binarySearchR" .)
187 qc $ (label "binarySearchR hi-bound" .)
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/vector-algorithms-0.8.0.4/tests/properties/
H A DTests.hs101 qc algo = quickCheckWith args algo function
116 check_optimal = do qc . label "size 2" $ prop_optimal 2 O.sort2ByOffset
120 qc = quickCheck function
124 qc $ label "heapsort" . prop_permutation (H.sort :: Algo Int ())
159 qc prop = quickCheckWith args prop function
179 qc $ (label "binarySearchL" .)
181 qc $ (label "binarySearchL lo-bound" .)
183 qc $ (label "binarySearch" .)
185 qc $ (label "binarySearchR" .)
187 qc $ (label "binarySearchR hi-bound" .)
[all …]

12345678910>>...208