Home
last modified time | relevance | path

Searched defs:sx (Results 1 – 25 of 6999) sorted by relevance

12345678910>>...280

/dports/games/supertux2/SuperTux-v0.6.3-Source/external/sexp-cpp/include/sexp/
H A Dutil.hpp26 inline Value& car(Value& sx) { return sx.get_car(); } in car()
27 inline Value& cdr(Value& sx) { return sx.get_cdr(); } in cdr()
28 inline Value& caar(Value& sx) { return sx.get_car().get_car(); } in caar()
29 inline Value& cadr(Value& sx) { return sx.get_car().get_cdr(); } in cadr()
30 inline Value& cdar(Value& sx) { return sx.get_cdr().get_car(); } in cdar()
31 inline Value& cddr(Value& sx) { return sx.get_cdr().get_cdr(); } in cddr()
32 inline Value& caaar(Value& sx) { return sx.get_car().get_car().get_car(); } in caaar()
57 inline Value const& car(Value const& sx) { return sx.get_car(); } in car()
58 inline Value const& cdr(Value const& sx) { return sx.get_cdr(); } in cdr()
103 ListIterator(Value const& sx) : in ListIterator()
[all …]
/dports/finance/gnucash/gnucash-4.9/libgnucash/engine/
H A DSchedXaction.c67 gnc_schedxaction_init(SchedXaction* sx) in gnc_schedxaction_init()
109 SchedXaction *sx; in gnc_schedxaction_get_property() local
173 SchedXaction *sx; in gnc_schedxaction_set_property() local
407 SchedXaction *sx; in xaccSchedXactionMalloc() local
429 delete_template_trans(SchedXaction *sx) in delete_template_trans()
475 xaccSchedXactionDestroy( SchedXaction *sx ) in xaccSchedXactionDestroy()
482 xaccSchedXactionFree( SchedXaction *sx ) in xaccSchedXactionFree()
530 gnc_sx_begin_edit (SchedXaction *sx) in gnc_sx_begin_edit()
552 gnc_sx_commit_edit (SchedXaction *sx) in gnc_sx_commit_edit()
561 gnc_sx_get_schedule(const SchedXaction *sx) in gnc_sx_get_schedule()
[all …]
/dports/print/photoprint/photoprint-0.4.2-pre2/imagesource/
H A Dimagesource_rotate.cpp65 int sx=(source->width-1)-x; in GetRow() local
73 int sx=(source->width-1)-x; in GetRow() local
85 int sx=(source->width-1)-x; in GetRow() local
136 int sx=(width-1)-x; in GetRow() local
144 int sx=(width-1)-x; in GetRow() local
156 int sx=(width-1)-x; in GetRow() local
170 int sx=(width-1)-x; in GetRow() local
205 int sx=x; in GetRow() local
213 int sx=x; in GetRow() local
225 int sx=x; in GetRow() local
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/sexp-cpp/tests/
H A Dparser_test.cpp60 auto sx = sexp::Parser::from_string("12345"); in TEST() local
67 auto sx = sexp::Parser::from_string("-12345"); in TEST() local
72 sexp::Value sx = sexp::Parser::from_string("-"); in TEST() local
80 auto sx = sexp::Parser::from_string("0.125"); in TEST() local
86 auto sx = sexp::Parser::from_string(".125"); in TEST() local
95 auto sx = sexp::Parser::from_string("-0.125"); in TEST() local
101 auto sx = sexp::Parser::from_string("-.125"); in TEST() local
146 auto sx = sexp::Parser::from_string("5.6.7"); in TEST() local
155 auto sx = sexp::Parser::from_string(sx_str); in TEST() local
184 sexp::Value sx = sexp::Parser::from_string("(" in TEST() local
[all …]
H A Dvalue_test.cpp34 auto sx = sexp::Value::integer(12345789); in TEST() local
40 auto sx = sexp::Value::real(12345.0f); in TEST() local
46 auto sx = sexp::Value::symbol("Symbol"); in TEST() local
52 auto sx = sexp::Value::string("HelloWorld"); in TEST() local
58 auto sx = sexp::Value::array(sexp::Value::integer(1), in TEST() local
104 sexp::Value sx = sexp::Value::boolean(true); in TEST() local
118 sexp::Value sx = sexp::Value::integer(5); in TEST() local
131 sexp::Value sx = sexp::Value::real(1.125f); in TEST() local
144 sexp::Value sx = sexp::Value::symbol("HelloWorld"); in TEST() local
158 sexp::Value sx = sexp::Value::string("HelloWorld"); in TEST() local
[all …]
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/util/
H A Dreader_error.hpp28 #define raise_exception(doc, sx, msg) raise_exception_real(__FILE__, __LINE__, doc, sx, msg) argument
33 ReaderDocument const& doc, sexp::Value const& sx, in raise_exception_real()
44 inline void assert_is_boolean(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_boolean()
52 inline void assert_is_integer(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_integer()
60 inline void assert_is_real(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_real()
68 inline void assert_is_symbol(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_symbol()
76 inline void assert_is_string(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_string()
84 inline void assert_is_array(ReaderDocument const& doc, sexp::Value const& sx) in assert_is_array()
92 inline void assert_array_size_ge(ReaderDocument const& doc, sexp::Value const& sx, int size) in assert_array_size_ge()
104 inline void assert_array_size_eq(ReaderDocument const& doc, sexp::Value const& sx, int size) in assert_array_size_eq()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dtaxidriv.cpp29 int sx = offs % 32; in screen_update() local
41 int sx = offs % 32; in screen_update() local
55 int sx = ((offs/2) % 64-m_spritectrl[0]-256*(m_spritectrl[2]&1))&0x1ff; in screen_update() local
71 int sx = ((offs/2) % 64-m_spritectrl[3]-256*(m_spritectrl[5]&1))&0x1ff; in screen_update() local
87 int sx = ((offs/2) % 64-m_spritectrl[6]-256*(m_spritectrl[8]&1))&0x1ff; in screen_update() local
101 int sx = offs % 32; in screen_update() local
113 int sx = (offs/2) % 64; in screen_update() local
126 int sx = offs % 32; in screen_update() local
H A Dvtech2.cpp145 int sx, sy, code, color = m_laser_two_color; in screen_update() local
164 int sx, sy, code, color; in screen_update() local
184 int sx, sy, code; in screen_update() local
204 int sx, sy, code; in screen_update() local
223 int sx, sy, code, color = m_laser_two_color; in screen_update() local
242 int sx, sy, code, color; in screen_update() local
264 int sx, sy, code, color = m_laser_two_color; in screen_update() local
280 int sx, sy, code, color = 0; in screen_update() local
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dtaxidriv.cpp29 int sx = offs % 32; in screen_update() local
41 int sx = offs % 32; in screen_update() local
55 int sx = ((offs/2) % 64-m_spritectrl[0]-256*(m_spritectrl[2]&1))&0x1ff; in screen_update() local
71 int sx = ((offs/2) % 64-m_spritectrl[3]-256*(m_spritectrl[5]&1))&0x1ff; in screen_update() local
87 int sx = ((offs/2) % 64-m_spritectrl[6]-256*(m_spritectrl[8]&1))&0x1ff; in screen_update() local
101 int sx = offs % 32; in screen_update() local
113 int sx = (offs/2) % 64; in screen_update() local
126 int sx = offs % 32; in screen_update() local
H A Dvtech2.cpp145 int sx, sy, code, color = m_laser_two_color; in screen_update() local
164 int sx, sy, code, color; in screen_update() local
184 int sx, sy, code; in screen_update() local
204 int sx, sy, code; in screen_update() local
223 int sx, sy, code, color = m_laser_two_color; in screen_update() local
242 int sx, sy, code, color; in screen_update() local
264 int sx, sy, code, color = m_laser_two_color; in screen_update() local
280 int sx, sy, code, color = 0; in screen_update() local
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dr_drawt.cpp69 void rt_draw4blankcols(int sx, int yl, int yh) in rt_draw4blankcols()
295 void rt_copy4colsP (int sx, int yl, int yh) in rt_copy4colsP()
307 void rt_map4colsP (int sx, int yl, int yh) in rt_map4colsP()
319 void rt_tlate4colsP (int sx, int yl, int yh) in rt_tlate4colsP()
331 void rt_lucent4colsP (int sx, int yl, int yh) in rt_lucent4colsP()
357 void rt_copy4colsD (int sx, int yl, int yh) in rt_copy4colsD()
367 void rt_map4colsD (int sx, int yl, int yh) in rt_map4colsD()
377 void rt_tlate4colsD (int sx, int yl, int yh) in rt_tlate4colsD()
387 void rt_lucent4colsD (int sx, int yl, int yh) in rt_lucent4colsD()
423 void rt_draw1col (int hx, int sx) in rt_draw1col()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/jshell/
H A DJShellQueryTest.java46 VarSnippet sx = varKey(assertEval("int x = 5;")); in testSnippets() local
50 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv); in testSnippets() local
54 assertStreamMatch(getState().snippets(), sx, sfoo, smm, svv, sc, si, simp); in testSnippets() local
59 VarSnippet sx = varKey(assertEval("int x = 5;")); in testVars() local
63 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
67 assertStreamMatch(getState().variables(), sx, sfoo); in testVars() local
72 VarSnippet sx = varKey(assertEval("int x = 5;")); in testMethods() local
84 VarSnippet sx = varKey(assertEval("int x = 5;")); in testTypes() local
96 VarSnippet sx = varKey(assertEval("int x = 5;")); in testImports() local
107 Snippet sx = varKey(assertEval("int x = 5;")); in testDiagnostics() local
[all …]
/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dsparse-xarray.c48 range_is_valid (const struct sparse_xarray *sx, size_t ofs, size_t n) in range_is_valid()
61 struct sparse_xarray *sx = xmalloc (sizeof *sx); in sparse_xarray_create() local
138 free_memory_rows (struct sparse_xarray *sx) in free_memory_rows()
154 sparse_xarray_destroy (struct sparse_xarray *sx) in sparse_xarray_destroy()
168 sparse_xarray_get_n_columns (const struct sparse_xarray *sx) in sparse_xarray_get_n_columns()
175 sparse_xarray_get_n_rows (const struct sparse_xarray *sx) in sparse_xarray_get_n_rows()
193 dump_sparse_xarray_to_disk (struct sparse_xarray *sx) in dump_sparse_xarray_to_disk()
225 sparse_xarray_contains_row (const struct sparse_xarray *sx, in sparse_xarray_contains_row()
264 write_disk_row (struct sparse_xarray *sx, unsigned long int row, in write_disk_row()
365 scan_first (const struct sparse_xarray *sx) in scan_first()
[all …]
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom3d/
H A DcreateScaling3d.m63 sx = 1; variable
80 sx = varargin{1}; variable
87 sx = varargin{2}; variable
104 sx = var; variable
109 sx = var(1); variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/sexp-cpp/src/
H A Dutil.cpp28 is_list(Value const& sx) in is_list()
45 list_length(Value const& sx) in list_length()
63 list_ref(Value const& sx, int index) in list_ref()
76 assoc_ref(Value const& sx, std::string const& key) in assoc_ref()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/nfs/
H A Dsx.c8 Sx **sx, *x; in Brdsx() local
25 sxwalk(Sx *sx) in sxwalk()
46 freesx(Sx *sx) in freesx()
179 Sx *sx; in sxfmt() local
212 oksx(Sx *sx) in oksx()
/dports/math/octave-forge-matgeom/matgeom-1.2.3/inst/geom2d/
H A DcreateScaling.m61 sx = 1; variable
71 sx = var(1); variable
78 sx = varargin{1}; variable
85 sx = varargin{2}; variable
/dports/devel/sfsexp/sfsexp-1.3.1-18-gc11b849/examples/slisp/OLD/
H A Dslisp_eval.c74 sexp_t *sx; member
96 slisp_op_t tokenize(sexp_t *sx) { in tokenize()
129 slisp_val_t derive_type(sexp_t *sx) { in derive_type()
163 #define SQUOTE_EVAL(sx,tmp) if ((sx)->ty == SEXP_VALUE && (sx)->aty == SEXP_SQUOTE) { (tmp)=parse_s… argument
165 #define CHECK_NONZERO(sx) if (strtod((sx)->val,NULL) == 0.0) { fprintf(stderr,"VALUE MUST BE NON-ZE… argument
167 #define CHECK_NONNEGATIVE(sx) if (strtod((sx)->val,NULL) < 0.0) { fprintf(stderr,"VALUE MUST BE NON… argument
178 sexp_t *sx = sexp_t_allocate(); in new_sexp_list() local
195 sexp_t *sx = sexp_t_allocate(); in new_sexp() local
215 sexp_t *_slisp_eval(sexp_t *sx, slisp_store_t *store) { in _slisp_eval()
644 sexp_t *slisp_eval(sexp_t *sx) { in slisp_eval()

12345678910>>...280