Home
last modified time | relevance | path

Searched defs:HOST (Results 1 – 25 of 1262) sorted by relevance

12345678910>>...51

/dports/net-p2p/minder/minder-2.0.2/
H A DMyHandler.h30 struct HOST struct
32 HOST(const std::string& str,ipaddr_t l,port_t i) in HOST() argument
49 typedef std::vector<struct HOST *> host_v; argument
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/db/
H A Dboinc_db_types.h254 struct HOST { struct
255 DB_ID_TYPE id;
256 int create_time;
264 double total_credit;
271 char domain_name[256];
277 double connected_frac;
278 double active_frac;
317 double d_boinc_max;
356 // TODO: move this stuff to a derived class HOST_SCHED argument
358 char p_features[1024];
[all …]
/dports/cad/dinotrace/dinotrace-9.4c/src/
H A Dconfig.h.in48 # define HOST "alpha-dec-vms" macro
50 # define HOST "vax-dec-vms" macro
53 # define HOST "Unknown" macro
H A Dconfig.h49 # define HOST "" macro
51 # define HOST "" macro
54 # define HOST "" macro
/dports/cad/dinotrace/dinotrace-9.4c/
H A Dconfigure.ac16 AC_SUBST(HOST) subst
17 AC_DEFINE_UNQUOTED(HOST,"$host") definition
/dports/databases/py-sqlite3/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/databases/py-gdbm/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python-tools/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python37/Python-3.7.12/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python311/Python-3.11.0a3/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python38/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python39/Python-3.9.9/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/lang/python310/Python-3.10.1/Tools/msi/
H A Duploadrelease.bat7 set HOST= variable
18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable
19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
/dports/security/stunnel/stunnel-5.60/src/
H A Dversion.h54 #define HOST PLATFORM "-pc-mingw32-gnu" macro
59 #define HOST PLATFORM "-pc-msvc-" xstr(_MSC_VER) macro
61 #define HOST PLATFORM "-pc-unknown" macro
/dports/www/netsurf/netsurf-3.10/
H A DMakefile41 HOST := $(shell uname -s) macro
45 HOST := $(subst .,_,$(subst -,_,$(subst /,_,$(HOST)))) macro
48 HOST := riscos macro
53 HOST := riscos macro
64 HOST := beos macro
68 HOST := beos macro
81 HOST := amiga macro
88 HOST := mint macro
98 HOST := windows macro
/dports/net/dgd/dgd-1.4.23/src/
H A DMakefile21 HOST=DARWIN macro
24 HOST=LINUX macro
27 HOST=FREEBSD macro
30 HOST=FREEBSD macro
33 HOST=FREEBSD macro
36 HOST=FREEBSD macro
39 HOST=SOLARIS macro
/dports/www/firefox-esr/firefox-91.8.0/python/mozbuild/mozbuild/test/configure/
H A Dtest_moz_configure.py57 HOST = "i686-pc-mingw32" variable in TestTargetWindows
103 HOST = "x86_64-pc-linux-gnu" variable in TestTargetAndroid
131 HOST = "amd64-unknown-openbsd6.4" variable in TestTargetOpenBSD
/dports/www/firefox/firefox-99.0/python/mozbuild/mozbuild/test/configure/
H A Dtest_moz_configure.py57 HOST = "i686-pc-mingw32" variable in TestTargetWindows
103 HOST = "x86_64-pc-linux-gnu" variable in TestTargetAndroid
131 HOST = "amd64-unknown-openbsd6.4" variable in TestTargetOpenBSD
/dports/mail/thunderbird/thunderbird-91.8.0/python/mozbuild/mozbuild/test/configure/
H A Dtest_moz_configure.py57 HOST = "i686-pc-mingw32" variable in TestTargetWindows
103 HOST = "x86_64-pc-linux-gnu" variable in TestTargetAndroid
131 HOST = "amd64-unknown-openbsd6.4" variable in TestTargetOpenBSD
/dports/lang/spidermonkey78/firefox-78.9.0/python/mozbuild/mozbuild/test/configure/
H A Dtest_moz_configure.py58 HOST = 'i686-pc-mingw32' variable in TestTargetWindows
112 HOST = 'x86_64-pc-linux-gnu' variable in TestTargetAndroid
135 HOST = 'amd64-unknown-openbsd6.4' variable in TestTargetOpenBSD
/dports/devel/jna/jna-5.7.0/native/
H A DMakefile125 HOST=arm-linux-eabi macro
130 HOST=arm-linux-eabi macro
135 HOST=aarch64-linux-android macro
142 HOST=i686-linux-android macro
147 HOST=x86_64-linux-android macro
153 HOST=mipsel-linux-android macro
158 HOST=mips64el-linux-android macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/tools/
H A Dupdate_expectations.py15 HOST = host.Host() variable
/dports/biology/p5-AcePerl/AcePerl-1.92/examples/
H A Dauthors.pl10 use constant HOST => $ENV{ACEDB_HOST} || 'stein.cshl.org'; constant
H A Dauthors2.pl10 use constant HOST => $ENV{ACEDB_HOST} || 'stein.cshl.org'; constant

12345678910>>...51