Home
last modified time | relevance | path

Searched refs:SETUP_DIR (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/gtkradiant/GPL/GtkRadiant/setup/win32/
H A Dsetup.pl104 print " $SETUP_DIR/ has uuid: $MAIN_GUID...\n";
105 replace("$SETUP_DIR/GtkRadiant.ipr", '<<GTKRAD_ISGUID>>', "$MAIN_GUID");
106 replace("$SETUP_DIR/String Tables/0009-English/value.shl", '<<GTKRAD_ISGUID>>', "$MAIN_GUID");
117 my $DIR = $SETUP_DIR;
442 $SETUP_DIR = 'SetupOutput';
463 if ($SETUP_DIR eq $WORK_DIR)
469 print " Output directory : $SETUP_DIR\n";
493 print "Preparing $SETUP_DIR/...\n";
494 system("rm -rf $SETUP_DIR");
495 system("cp -R $WORK_DIR $SETUP_DIR");
[all …]
H A Dheretic2.cf1 $SETUP_DIR = 'Setup-HER2';
H A Dq1.cf1 $SETUP_DIR = 'Setup-Q1';
H A Dja.cf1 $SETUP_DIR = 'Setup-JA';
H A Djk2.cf1 $SETUP_DIR = 'Setup-JK2';
H A Dq3.cf1 $SETUP_DIR = 'Setup-Q3';
H A Dsof2.cf1 $SETUP_DIR = 'Setup-SOF2';
H A Dstvef.cf1 $SETUP_DIR = 'Setup-STVEF';
H A Dq3wolf.cf1 $SETUP_DIR = 'Setup-Q3Wolf';
H A Dq3q1.cf1 $SETUP_DIR = 'Setup-Q3Q1';
H A Dq3wolfet.cf1 $SETUP_DIR = 'Setup-Q3WolfET';
H A Det.cf4 $SETUP_DIR = 'Setup-ET';
H A Dwolf.cf4 $SETUP_DIR = 'Setup-Wolf';
H A Dhalflife.cf4 $SETUP_DIR = 'Setup-Halflife';
H A Dclassic.cf4 $SETUP_DIR = 'Setup-Classic';
H A Draven.cf4 $SETUP_DIR = 'Setup-Raven';
H A Did-hl.cf4 $SETUP_DIR = 'Setup-IdHL';
/dports/devel/qbs/qbs-src-1.21.0/examples/baremetal/msp430f5529/nes-gamepads/
H A Dhidep0.c172 const uint8_t ep_num = ep & ~SETUP_DIR; in ep0_ep_status_get()
175 } else if ((ep_num == 1) && (ep & SETUP_DIR) == SETUP_INPUT) { in ep0_ep_status_get()
189 if ((bm_req_type & SETUP_DIR) != SETUP_INPUT) in ep0_get_status_proc()
220 const uint8_t ep_num = ep & ~SETUP_DIR; in ep0_ep_feature_clear()
223 } else if ((ep_num == 1) && (ep & SETUP_DIR) == SETUP_INPUT) { in ep0_ep_feature_clear()
237 if ((bm_req_type & SETUP_DIR) != SETUP_INPUT) in ep0_clear_feature_proc()
273 const uint8_t ep_num = ep & ~SETUP_DIR; in ep0_ep_feature_set()
276 } else if ((ep_num == 1) && (ep & SETUP_DIR) == SETUP_INPUT) { in ep0_ep_feature_set()
/dports/games/gtkradiant/GPL/GtkRadiant/
H A DSConscript637 DEST = self.SETUP_DIR + '/core'
670 DEST = self.SETUP_DIR + '/core/q3.game'
678 DEST = self.SETUP_DIR + '/q3'
693 DEST = self.SETUP_DIR + '/core/wolf.game'
699 DEST = self.SETUP_DIR + '/wolf/main'
713 DEST = self.SETUP_DIR + '/core/et.game'
719 DEST = self.SETUP_DIR + '/et/etmain'
747 DEST = self.SETUP_DIR + '/core/q2.game'
754 DEST = self.SETUP_DIR + '/q2'
773 DEST = self.SETUP_DIR + '/heretic2'
[all …]
/dports/net-mgmt/seafile-server/seafile-server-8.0.7-server/ci/
H A Dinstall-deps.sh7 SETUP_DIR=${TESTS_DIR}/ci
9 cd $SETUP_DIR
/dports/deskutils/moregroupware/moregroupware/setup/inc/
H A Dstep_1.inc.php34 $dir = opendir(ROOTPATH.'/'.SETUP_DIR."/lang/");
37 $fh = fopen(ROOTPATH.'/'.SETUP_DIR . "/lang/".$fn, "r");
/dports/biology/py-goatools/goatools-1.1.6/
H A Dsetup.py70 SETUP_DIR = op.abspath(op.dirname(__file__)) variable
72 x.strip() for x in open(op.join(SETUP_DIR, "requirements.txt")).readlines()
/dports/textproc/ibus/ibus-1.5.24/
H A DMakefile.am35 SETUP_DIR = setup macro
64 $(SETUP_DIR) \
/dports/devel/ros-catkin/catkin-0.8.9/cmake/templates/
H A Dlocal_setup.sh.in6 : ${_CATKIN_SETUP_DIR:=@SETUP_DIR@}
H A Drosinstall.in2 local-name: @SETUP_DIR@/setup.sh

12