Home
last modified time | relevance | path

Searched refs:NEXT_X (Results 1 – 23 of 23) sorted by relevance

/dports/games/hangman/hangman-0.9.2/src/
H A Dhangman.c77 #define NEXT_X 500 macro
231 drawText(NEXT_X + 10, NEXT_Y, "Next", overNext); in help()
267 else if(x > NEXT_X && x < NEXT_X + NEXT_W && in help()
296 else if(event.motion.x > NEXT_X && event.motion.x < NEXT_X + NEXT_W && in help()
302 drawText(NEXT_X + 10, NEXT_Y, "Next", overNext); in help()
316 drawText(NEXT_X + 10, NEXT_Y, "Next", overNext); in help()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-10.ll20 ; CHECK-NEXT: [[NEXT_X:%.*]] = getelementptr i64, i64 addrspace(1)* [[CURRENT_X]], i32 1
29 ; CHECK-NEXT: [[NEXT:%.*]] = phi i64 addrspace(1)* [ [[NEXT_X]], [[TRUE]] ], [ [[NEXT_Y]], [[FAL…
30 …eopt"(i32 0, i32 -1, i32 0, i32 0, i32 0), "gc-live"(i64 addrspace(1)* [[NEXT_X]], i64 addrspace(1…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-10.ll20 ; CHECK-NEXT: [[NEXT_X:%.*]] = getelementptr i64, i64 addrspace(1)* [[CURRENT_X]], i32 1
29 ; CHECK-NEXT: [[NEXT:%.*]] = phi i64 addrspace(1)* [ [[NEXT_X]], [[TRUE]] ], [ [[NEXT_Y]], [[FAL…
30 …eopt"(i32 0, i32 -1, i32 0, i32 0, i32 0), "gc-live"(i64 addrspace(1)* [[NEXT_X]], i64 addrspace(1…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-10.ll20 ; CHECK-NEXT: [[NEXT_X:%.*]] = getelementptr i64, i64 addrspace(1)* [[CURRENT_X]], i32 1
29 ; CHECK-NEXT: [[NEXT:%.*]] = phi i64 addrspace(1)* [ [[NEXT_X]], [[TRUE]] ], [ [[NEXT_Y]], [[FAL…
30 …eopt"(i32 0, i32 -1, i32 0, i32 0, i32 0), "gc-live"(i64 addrspace(1)* [[NEXT_X]], i64 addrspace(1…
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-10.ll20 ; CHECK-NEXT: [[NEXT_X:%.*]] = getelementptr i64, i64 addrspace(1)* [[CURRENT_X]], i32 1
29 ; CHECK-NEXT: [[NEXT:%.*]] = phi i64 addrspace(1)* [ [[NEXT_X]], [[TRUE]] ], [ [[NEXT_Y]], [[FAL…
30 …eopt"(i32 0, i32 -1, i32 0, i32 0, i32 0), "gc-live"(i64 addrspace(1)* [[NEXT_X]], i64 addrspace(1…
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/RewriteStatepointsForGC/
H A Dbase-pointers-10.ll20 ; CHECK-NEXT: [[NEXT_X:%.*]] = getelementptr i64, i64 addrspace(1)* [[CURRENT_X]], i32 1
29 ; CHECK-NEXT: [[NEXT:%.*]] = phi i64 addrspace(1)* [ [[NEXT_X]], [[TRUE]] ], [ [[NEXT_Y]], [[FAL…
30 …eopt"(i32 0, i32 -1, i32 0, i32 0, i32 0), "gc-live"(i64 addrspace(1)* [[NEXT_X]], i64 addrspace(1…
/dports/games/concentration/concentration-1.2/src/
H A Dconcentration.c74 #define NEXT_X 641 macro
264 drawText("Next", purple, NEXT_X + 10, NEXT_Y, smallFont); in help()
266 drawText("Next", darkRed, NEXT_X + 10, NEXT_Y, smallFont); in help()
327 else if(x > NEXT_X && x < NEXT_X + NEXT_W && in help()
351 else if(event.motion.x > NEXT_X && event.motion.x < NEXT_X + NEXT_W && in help()
356 drawText("Next", purple, NEXT_X + 10, NEXT_Y, smallFont); in help()
375 drawText("Next", darkRed, NEXT_X + 10, NEXT_Y, smallFont); in help()
/dports/games/torrent/torrent-0.8.2/src/
H A Dtorrent.c66 #define NEXT_X 500 macro
600 drawText(NEXT_X + 10, NEXT_Y, "Next", font2, overNext); in help()
630 else if(x > NEXT_X && x < NEXT_X + NEXT_W && in help()
654 else if(event.motion.x > NEXT_X && event.motion.x < NEXT_X + NEXT_W && in help()
659 drawText(NEXT_X + 10, NEXT_Y, "Next", font2, overNext); in help()
678 drawText(NEXT_X + 10, NEXT_Y, "Next", font2, overNext); in help()
/dports/games/tt/tt-15.1/
H A Dscreen.h28 #define NEXT_X 2*GAME_WIDTH+6 macro
H A Dgame.c113 draw_raw (piece_no, orient, NEXT_Y, NEXT_X, erase_as); in play_game()
114 draw_raw (next_piece_no, next_orient, NEXT_Y, NEXT_X, in play_game()
H A Dscreen.c75 draw_piece (next_piece_no, next_orient, NEXT_Y, NEXT_X, PD_DRAW, 0);
/dports/games/scramble/scramble-0.9.5/src/
H A Dscramble.c66 #define NEXT_X 500 macro
764 drawText(NEXT_X + 10, NEXT_Y, "Next", overNext); in help()
800 else if(x > NEXT_X && x < NEXT_X + NEXT_W && in help()
829 else if(event.motion.x > NEXT_X && event.motion.x < NEXT_X + NEXT_W && in help()
835 drawText(NEXT_X + 10, NEXT_Y, "Next", overNext); in help()
849 drawText(NEXT_X + 10, NEXT_Y, "Next", overNext); in help()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkScan_Path.cpp147 goto NEXT_X; in walk_edges()
154 goto NEXT_X; in walk_edges()
162 NEXT_X: in walk_edges()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkScan_Path.cpp147 goto NEXT_X; in walk_edges()
154 goto NEXT_X; in walk_edges()
162 NEXT_X: in walk_edges()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkScan_Path.cpp146 goto NEXT_X; in walk_edges()
153 goto NEXT_X; in walk_edges()
161 NEXT_X: in walk_edges()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkScan_Path.cpp147 goto NEXT_X; in walk_edges()
154 goto NEXT_X; in walk_edges()
162 NEXT_X: in walk_edges()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkScan_Path.cpp147 goto NEXT_X; in walk_edges()
154 goto NEXT_X; in walk_edges()
162 NEXT_X: in walk_edges()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkScan_Path.cpp179 goto NEXT_X; in walk_edges()
184 goto NEXT_X; in walk_edges()
192 NEXT_X: in walk_edges()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkScan_Path.cpp146 goto NEXT_X; in walk_edges()
153 goto NEXT_X; in walk_edges()
161 NEXT_X: in walk_edges()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkScan_Path.cpp145 goto NEXT_X; in walk_edges()
150 goto NEXT_X; in walk_edges()
158 NEXT_X: in walk_edges()
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/alsaMixer/src/
H A Dtransport-widget.c48 #define NEXT_X 146.0f macro
1588 _finalize_repaint (cr, &cr_surf, &surf, NEXT_X, NEXT_Y + 0.5f, 3); in draw()
1608 _finalize (cr, &cr_surf, &surf, NEXT_X, NEXT_Y + 1.0f); in draw()
1627 _finalize (cr, &cr_surf, &surf, NEXT_X, NEXT_Y); in draw()
/dports/devel/libgnt/libgnt-2.14.3/
H A Dgnttree.c396 #define NEXT_X x += tree->columns[i].width + (i > 0 ? 1 : 0) macro
410 NEXT_X; in tree_mark_columns()
458 NEXT_X; in redraw_tree()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DAIMMembers.cc162 #define NEXT_X (STD_SCREEN_X + 431) macro
513 …giNextButton = MakeButton(CharacterInfo[AIM_MEMBER_NEXT], NEXT_X, BtnNextButtonCallbac… in EnterAIMMembers()