Home
last modified time | relevance | path

Searched defs:ps2 (Results 1 – 25 of 1210) sorted by relevance

12345678910>>...49

/dports/games/retroarch/RetroArch-1.9.7/audio/drivers/
H A Dps2_audio.c36 static void audioConfigure(ps2_audio_t *ps2, unsigned rate) in audioConfigure()
53 ps2_audio_t *ps2 = (ps2_audio_t*)calloc(1, sizeof(ps2_audio_t)); in ps2_audio_init() local
65 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_free() local
76 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_write() local
87 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_alive() local
98 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_stop() local
111 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_start() local
122 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_set_nonblock_state() local
135 ps2_audio_t* ps2 = (ps2_audio_t*)data; in ps2_audio_write_avail() local
/dports/math/R-cran-geometry/geometry/tests/testthat/
H A Dtest-intersectn.R6 ps2 <- ps1 globalVar
21 ps2 <- ps1 globalVar
42 ps2 <- ps1 globalVar
56 ps2 <- ps1 globalVar
71 ps2 <- rbind(c( 0.7581575, 0.6352585, 0.32876), globalVar
86 ps2 <- ps1 globalVar
101 ps2 <- rbind(c(-0.1392469, 0.03303547, -0.2436112), globalVar
111 ps2 <- rbox(2, B=0.5, C=0.5) + 0.5 globalVar
132 ps2 <- rbind( globalVar
/dports/devel/ppl/ppl-1.2/tests/Powerset/
H A Dsimplifyusingcontext1.cc36 Pointset_Powerset<C_Polyhedron> ps2(3, EMPTY); in test01() local
78 Pointset_Powerset<C_Polyhedron> ps2(3, EMPTY); in test02() local
120 Pointset_Powerset<C_Polyhedron> ps2(3, EMPTY); in test03() local
160 Pointset_Powerset<C_Polyhedron> ps2(3, EMPTY); in test04() local
214 Pointset_Powerset<C_Polyhedron> ps2(3, EMPTY); in test05() local
276 Pointset_Powerset<C_Polyhedron> ps2(3, EMPTY); in test06() local
317 Pointset_Powerset<C_Polyhedron> ps2(2, EMPTY); in test07() local
349 Pointset_Powerset<C_Polyhedron> ps2(2, EMPTY); in test08() local
389 Pointset_Powerset<C_Polyhedron> ps2(2, EMPTY); in test09() local
H A Ddisjoint1.cc33 Pointset_Powerset<C_Polyhedron> ps2(0, EMPTY); in test01() local
64 Pointset_Powerset<NNC_Polyhedron> ps2(1, EMPTY); in test02() local
91 Pointset_Powerset<C_Polyhedron> ps2(1, EMPTY); in test03() local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DGeneral_polygon_set_2.h72 inline void intersection(const Self& ps1, const Self& ps2) in intersection()
78 inline void join(const Self& ps1, const Self& ps2) in join()
83 inline void symmetric_difference(const Self& ps1, const Self& ps2) in symmetric_difference()
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers/
H A Dps2_gfx.c146 static void init_ps2_video(ps2_video_t *ps2) in init_ps2_video()
224 static void refreshScreen(ps2_video_t *ps2) in refreshScreen()
239 ps2_video_t *ps2 = (ps2_video_t*)calloc(1, sizeof(ps2_video_t)); in ps2_gfx_init() local
276 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_gfx_frame() local
338 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_gfx_set_nonblock_state() local
351 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_gfx_free() local
378 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_set_filtering() local
386 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_set_texture_frame() local
397 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_set_texture_enable() local
411 ps2_video_t *ps2 = (ps2_video_t*)data; in ps2_get_hw_render_interface() local
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/qhulltest/
H A DQhullPoints_test.cpp66 QhullPoints ps2; in t_construct() local
124 QhullPoints ps2(3, 6, c); in t_getset() local
171 QhullPoints ps2= ps.mid(2); in t_element() local
394 QhullPoints ps2(3); in t_search() local
413 QhullPoints ps2(0, 0, c2); // 0-dimensional in t_points_iterator() local
464 QhullPoints ps2(3, 6, c); // 3-dimensional explicit in t_io() local
/dports/devel/git-p4/git-2.34.1/t/
H A Dt0410-partial-clone.sh93 # But with the extension, it succeeds
94 git -C repo config core.repositoryformatversion 1 &&
114 # State that we got $T, which refers to $A, from promisor
219 # ref-in-want requires protocol version 2
331 ! grep $FOO out
437 git -C repo rev-list --exclude-promisor-objects --objects HEAD >out &&
500 git -C repo config core.repositoryformatversion 1 &&
516 rm $(sed "s/.promisor//" <promisorlist).* &&
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/filesystems/class.path/path.nonmember/
H A Dswap.pass.cpp33 fs::path::string_type ps2 = p2.native(); in main() local
51 fs::path::string_type ps2 = p2.native(); in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dchrome_process_singleton_win_unittest.cc43 ChromeProcessSingleton ps2(profile_dir.GetPath(), in TEST() local
68 ChromeProcessSingleton ps2(profile_dir.GetPath(), in TEST() local
108 ChromeProcessSingleton ps2(profile_dir.GetPath(), in TEST() local
/dports/math/R-cran-geometry/geometry/demo/
H A Dintersectn.R7 ps2 <- ps1 globalVar
22 ps2 <- rbox(2, C=0.5) + 0.5 globalVar
/dports/sysutils/py-diffoscope/diffoscope-204/tests/comparators/
H A Dtest_ps.py31 ps2 = load_fixture("test2.ps") variable
49 def differences(ps1, ps2): argument
/dports/devel/hs-darcs/darcs-2.16.4/harness/Darcs/Test/Patch/Arbitrary/
H A DGeneric.hs212 ps2 = mergeableSequenceToRL ms2 function
254 ps2 = reverseRL (mergeableSequenceToRL ms2) function
256 ps2' = reverseRL (mergeableSequenceToRL ms2') function
344 ps2 = mergeableSequenceToRL ms2 function
378 ps2 = mergeableSequenceToRL ms2 function
/dports/math/qhull/qhull-7.3.2/src/qhulltest/
H A DQhullPoints_test.cpp66 QhullPoints ps2(q); in t_construct_q() local
127 QhullPoints ps2(qh); in t_construct_qh() local
202 QhullPoints ps2(q, 3, 6, c); in t_getset() local
252 QhullPoints ps2= ps.mid(2); in t_element() local
493 QhullPoints ps2(q, 0, 0, c2); // 0-dimensional in t_points_iterator() local
545 QhullPoints ps2(q, 3, 6, c); // 3-dimensional explicit in t_io() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/qhulltest/
H A DQhullPoints_test.cpp66 QhullPoints ps2(q); in t_construct_q() local
127 QhullPoints ps2(qh); in t_construct_qh() local
202 QhullPoints ps2(q, 3, 6, c); in t_getset() local
252 QhullPoints ps2= ps.mid(2); in t_element() local
493 QhullPoints ps2(q, 0, 0, c2); // 0-dimensional in t_points_iterator() local
545 QhullPoints ps2(q, 3, 6, c); // 3-dimensional explicit in t_io() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Dnogc1.d29 S2* ps2 = new S2(1); in testNew() local
54 scope S2* ps2 = new S2(1); in testNewScope() local
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libcork/tests/
H A Dtest-managed-buffer.c167 struct cork_slice ps2; in START_TEST() local
202 struct cork_slice ps2; in START_TEST() local
242 struct cork_slice ps2; in START_TEST() local
272 struct cork_slice ps2; in START_TEST() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dvgc1.d31 S2* ps2 = new S2(1); in testNew() local
57 scope S2* ps2 = new S2(1); in testNewScope() local
/dports/math/qhull8/qhull-8.0.2/src/qhulltest/
H A DQhullPoints_test.cpp68 QhullPoints ps2(q); in t_construct_q() local
129 QhullPoints ps2(qh); in t_construct_qh() local
204 QhullPoints ps2(q, 3, 6, c); in t_getset() local
254 QhullPoints ps2= ps.mid(2); in t_element() local
525 QhullPoints ps2(q, 0, 0, c2); // 0-dimensional in t_points_iterator() local
600 QhullPoints ps2(q, 3, 6, c); // 3-dimensional explicit in t_io() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/ui/
H A Dprefs_pagesizes.cpp51 PageSize ps2(activeSizeList.at(i)); in restoreDefaults() local
62 PageSize ps2(sizeList.at(i)); in restoreDefaults() local
/dports/net/netwib/netwib-5.38.0-src/src/netwib/dat/
H A Dc.c32 netwib_conststring ps1, ps2; in netwib_c_strcasecmp() local
58 netwib_conststring ps1, ps2; in netwib_c_strncasecmp() local
83 netwib_constdata ps1, ps2; in netwib_c_memcasecmp() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dnogc1.d33 S2* ps2 = new S2(1); in testNew() local
61 scope S2* ps2 = new S2(1); in testNewScope() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dnogc1.d33 S2* ps2 = new S2(1); in testNew() local
61 scope S2* ps2 = new S2(1); in testNewScope() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/fail_compilation/
H A Dnogc1.d33 S2* ps2 = new S2(1); in testNew() local
61 scope S2* ps2 = new S2(1); in testNewScope() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dnogc1.d33 S2* ps2 = new S2(1); in testNew() local
61 scope S2* ps2 = new S2(1); in testNewScope() local

12345678910>>...49