Home
last modified time | relevance | path

Searched refs:host_os_name (Results 1 – 25 of 51) sorted by relevance

123

/dports/databases/xtrabackup/boost_1_59_0/tools/build/src/tools/
H A Dgcc.py682 host_os_name = jamuname[0] variable
683 if host_os_name.startswith('SunOS'):
686 elif host_os_name == 'BeOS':
689 elif host_os_name == 'Haiku':
692 elif host_os_name.endswith('BSD'):
695 elif host_os_name == 'DragonFly':
699 elif host_os_name == 'IRIX':
702 elif host_os_name == 'Darwin':
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/tools/build/src/tools/
H A Dgcc.py682 host_os_name = jamuname[0] variable
683 if host_os_name.startswith('SunOS'):
686 elif host_os_name == 'BeOS':
689 elif host_os_name == 'Haiku':
692 elif host_os_name.endswith('BSD'):
695 elif host_os_name == 'DragonFly':
699 elif host_os_name == 'IRIX':
702 elif host_os_name == 'Darwin':
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/tools/
H A Dgcc.py704 host_os_name = jamuname[0] variable
705 if host_os_name.startswith('SunOS'):
708 elif host_os_name == 'BeOS':
711 elif host_os_name == 'Haiku':
714 elif host_os_name.endswith('BSD'):
717 elif host_os_name == 'DragonFly':
721 elif host_os_name == 'IRIX':
724 elif host_os_name == 'Darwin':
/dports/databases/mysqlwsrep57-server/boost_1_59_0/tools/build/src/tools/
H A Dgcc.py682 host_os_name = jamuname[0] variable
683 if host_os_name.startswith('SunOS'):
686 elif host_os_name == 'BeOS':
689 elif host_os_name == 'Haiku':
692 elif host_os_name.endswith('BSD'):
695 elif host_os_name == 'DragonFly':
699 elif host_os_name == 'IRIX':
702 elif host_os_name == 'Darwin':
/dports/databases/percona57-server/boost_1_59_0/tools/build/src/tools/
H A Dgcc.py682 host_os_name = jamuname[0] variable
683 if host_os_name.startswith('SunOS'):
686 elif host_os_name == 'BeOS':
689 elif host_os_name == 'Haiku':
692 elif host_os_name.endswith('BSD'):
695 elif host_os_name == 'DragonFly':
699 elif host_os_name == 'IRIX':
702 elif host_os_name == 'Darwin':
/dports/databases/percona57-client/boost_1_59_0/tools/build/src/tools/
H A Dgcc.py682 host_os_name = jamuname[0] variable
683 if host_os_name.startswith('SunOS'):
686 elif host_os_name == 'BeOS':
689 elif host_os_name == 'Haiku':
692 elif host_os_name.endswith('BSD'):
695 elif host_os_name == 'DragonFly':
699 elif host_os_name == 'IRIX':
702 elif host_os_name == 'Darwin':
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/tools/
H A Dgcc.py704 host_os_name = jamuname[0] variable
705 if host_os_name.startswith('SunOS'):
708 elif host_os_name == 'BeOS':
711 elif host_os_name == 'Haiku':
714 elif host_os_name.endswith('BSD'):
717 elif host_os_name == 'DragonFly':
721 elif host_os_name == 'IRIX':
724 elif host_os_name == 'Darwin':
/dports/devel/boost-libs/boost_1_72_0/tools/build/src/tools/
H A Dgcc.py704 host_os_name = jamuname[0] variable
705 if host_os_name.startswith('SunOS'):
708 elif host_os_name == 'BeOS':
711 elif host_os_name == 'Haiku':
714 elif host_os_name.endswith('BSD'):
717 elif host_os_name == 'DragonFly':
721 elif host_os_name == 'IRIX':
724 elif host_os_name == 'Darwin':
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/src/tools/
H A Dgcc.py704 host_os_name = jamuname[0] variable
705 if host_os_name.startswith('SunOS'):
708 elif host_os_name == 'BeOS':
711 elif host_os_name == 'Haiku':
714 elif host_os_name.endswith('BSD'):
717 elif host_os_name == 'DragonFly':
721 elif host_os_name == 'IRIX':
724 elif host_os_name == 'Darwin':
/dports/devel/boost_build/build-29baa79/src/tools/
H A Dgcc.py704 host_os_name = jamuname[0] variable
705 if host_os_name.startswith('SunOS'):
708 elif host_os_name == 'BeOS':
711 elif host_os_name == 'Haiku':
714 elif host_os_name.endswith('BSD'):
717 elif host_os_name == 'DragonFly':
721 elif host_os_name == 'IRIX':
724 elif host_os_name == 'Darwin':
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/tools/
H A Dgcc.py704 host_os_name = jamuname[0] variable
705 if host_os_name.startswith('SunOS'):
708 elif host_os_name == 'BeOS':
711 elif host_os_name == 'Haiku':
714 elif host_os_name.endswith('BSD'):
717 elif host_os_name == 'DragonFly':
721 elif host_os_name == 'IRIX':
724 elif host_os_name == 'Darwin':
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/
H A Dmanifest_util.py109 def __init__(self, host_os_name): argument
112 self['host_os'] = host_os_name
311 def GetArchive(self, host_os_name): argument
319 if archive.host_os == host_os_name or archive.host_os == 'all':
345 def RemoveAllArchivesForHostOS(self, host_os_name): argument
347 if host_os_name == 'all':
351 if archive.host_os == host_os_name:
/dports/print/cups/cups-2.3.3op2/config-scripts/
H A Dcups-defaults.m425 if test "x$host_os_name" = xdarwin -a $host_os_version -ge 100; then
55 [case "$host_os_name" in
68 [if test "x$host_os_name" = xdarwin; then
79 [case "$host_os_name" in
200 if test x$host_os_name = xdarwin; then
233 if test x$host_os_name = xdarwin; then
266 if test x$host_os_name = xdarwin; then
319 case $host_os_name in
351 case $host_os_name in
419 if test "x$host_os_name" = xdarwin; then
[all …]
H A Dcups-directories.m473 if test "$host_os_name" = darwin; then
86 if test "$host_os_name" = darwin; then
98 case "$host_os_name" in
164 if test "x$host_os_name" = xdarwin; then
229 case "$host_os_name" in
264 case "$host_os_name" in
293 case "$host_os_name" in
H A Dcups-network.m427 if test "$host_os_name" != "osf1"; then
44 case "$host_os_name" in
H A Dcups-dnssd.m424 if test "x$PKGCONFIG" != x -a x$enable_avahi != xno -a x$host_os_name != xdarwin; then
41 case "$host_os_name" in
H A Dcups-common.m4152 if test "$host_os_name" = "hp-ux" -a "$host_os_version" = "1020"; then
171 case "$host_os_name" in
220 if test x$enable_libusb != xno -a $host_os_name != darwin; then
268 case $host_os_name in
304 if test "x$enable_dbus" != xno -a "x$PKGCONFIG" != x -a "x$host_os_name" != xdarwin; then
338 case $host_os_name in
H A Dcups-compiler.m468 if test "$host_os_name" = darwin; then
151 case "$host_os_name" in
189 case $host_os_name in
213 case $host_os_name in
H A Dcups-startup.m426 if test "$host_os_name" = darwin; then
116 case "$host_os_name" in
135 case "$host_os_name" in
H A Dcups-gssapi.m421 case "$host_os_name" in
51 case "$host_os_name" in
H A Dcups-sharedlibs.m422 case "$host_os_name" in
98 case $host_os_name in
/dports/textproc/mxml/mxml-3.1/
H A Dconfigure.ac24 [host_os_name=`echo $host_os | sed -e '1,$s/[0-9.]*$//g'`]
88 case "$host_os_name" in
153 case "$host_os_name" in
177 case "$host_os_name" in
252 if test $PICFLAG = 1 -a "$host_os_name" != aix; then
256 case "$host_os_name" in
314 case "$host_os_name" in
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/
H A Dxmpp_register_support_host_request.cc131 auto host_os_name = std::make_unique<XmlElement>( in CreateRegistrationRequest() local
133 host_os_name->AddText(GetHostOperatingSystemName()); in CreateRegistrationRequest()
134 query->AddElement(host_os_name.release()); in CreateRegistrationRequest()
H A Dxmpp_register_support_host_request_unittest.cc143 XmlElement* host_os_name = stanza->FirstElement()->FirstNamed( in TEST_F() local
145 EXPECT_EQ(GetHostOperatingSystemName(), host_os_name->BodyText()); in TEST_F()
/dports/devel/epm/epm-4.5.1/
H A Dconfigure.ac32 [host_os_name=`echo $host_os | sed -e '1,$s/[0-9.]*$//g'`]
137 if test "$host_os_name" = darwin; then
151 case "$host_os_name" in
212 case $host_os_name in

123