Home
last modified time | relevance | path

Searched refs:getos (Results 1 – 25 of 349) sorted by relevance

12345678910>>...14

/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/tools/tests/
H A Dgetos_test.py20 import getos
59 platform = getos.GetPlatform()
64 arch = getos.GetSystemArch(getos.GetPlatform())
77 self.assertRaises(getos.Error, getos.GetChromePath, platform)
106 getos.main('--foo')
112 getos.main([])
118 getos.main(['--arch'])
168 getos.Error,
170 getos.CheckVersion,
175 getos.Error,
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/getos/
H A DREADME.md1 # getos chapter
3 [![Greenkeeper badge](https://badges.greenkeeper.io/retrohacker/getos.svg)](https://greenkeeper.io/)
5 ![getos](./imgs/logo.png)
7getos.png?branch=master)](https://travis-ci.org/retrohacker/getos) ![](https://img.shields.io/gith…
9getos.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/getos/)[![NPM](https:…
25 var getos = require('getos')
27 getos(function(e,os) {
68 getos has been made possible by these fantastic contributors:
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/getos/
H A DREADME.md1 # getos chapter
3 [![Greenkeeper badge](https://badges.greenkeeper.io/retrohacker/getos.svg)](https://greenkeeper.io/)
5 ![getos](./imgs/logo.png)
7getos.png?branch=master)](https://travis-ci.org/retrohacker/getos) ![](https://img.shields.io/gith…
9getos.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/getos/)[![NPM](https:…
25 var getos = require('getos')
27 getos(function(e,os) {
68 getos has been made possible by these fantastic contributors:
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/getos/
H A DREADME.md1 # getos chapter
3 [![Greenkeeper badge](https://badges.greenkeeper.io/retrohacker/getos.svg)](https://greenkeeper.io/)
5 ![getos](./imgs/logo.png)
7getos.png?branch=master)](https://travis-ci.org/retrohacker/getos) ![](https://img.shields.io/gith…
9getos.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/getos/)[![NPM](https:…
25 var getos = require('getos')
27 getos(function(e,os) {
68 getos has been made possible by these fantastic contributors:
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/build_tools/
H A Dbuildbot_run.py23 import getos
27 if getos.GetPlatform() != 'linux':
52 is_win = getos.GetPlatform() == 'win'
77 if getos.GetPlatform() == 'linux':
121 if getos.GetPlatform() == 'linux':
H A Dtest_sdk.py30 import getos
103 if getos.GetPlatform() == 'win':
105 archs = (getos.GetSystemArch('win'),)
106 elif getos.GetPlatform() == 'mac':
127 if getos.GetPlatform() == 'linux':
196 toolchains.append(getos.GetPlatform())
208 if getos.GetPlatform() != 'linux':
H A Dbuild_projects.py23 import getos
87 if getos.GetPlatform() == 'win':
136 platform = getos.GetPlatform()
192 if getos.GetPlatform() == 'win':
299 options.toolchain.append(getos.GetPlatform())
300 Trace('Adding platform: ' + getos.GetPlatform())
H A Dbuildbot_common.py17 import getos
133 if not env and getos.GetPlatform() == 'win':
210 if getos.GetPlatform() == 'win':
225 shell = getos.GetPlatform() == 'win'
/dports/math/scilab/scilab-6.1.1/scilab/modules/atoms/tests/unit_tests/
H A DatomsRemove.dia.ref54 if getos()=="Windows" then
70 if getos()=="Windows" then
84 if getos()=="Windows" then
98 if getos()=="Windows" then
105 if getos()=="Windows" then
127 if getos()=="Windows" then
144 if getos()=="Windows" then
166 if getos()=="Windows" then
173 if getos()=="Windows" then
191 if getos()=="Windows" then
[all …]
H A DatomsRemove.tst62 if getos()=="Windows" then
79 if getos()=="Windows" then
95 if getos()=="Windows" then
110 if getos()=="Windows" then
117 if getos()=="Windows" then
140 if getos()=="Windows" then
158 if getos()=="Windows" then
182 if getos()=="Windows" then
189 if getos()=="Windows" then
209 if getos()=="Windows" then
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/tools/
H A Drun.py16 import getos
63 if getos.GetPlatform() == 'linux':
66 elif getos.GetPlatform() == 'mac':
70 elif getos.GetPlatform() == 'win':
H A Dnacl_config.py16 import getos
136 return getos.GetPlatform()
141 sdk_path = getos.GetSDKPath()
142 if getos.GetPlatform() == 'win':
151 platform = getos.GetPlatform()
/dports/math/scilab/scilab-6.1.1/scilab/modules/core/tests/nonreg_tests/
H A Dbug_4029.tst14 // Windows Vista x64 detected as "Vista" with [a,b]=getos() and not as "Vista x64" by scilab x64
20 // [a,b] = getos();
25 // [a,b] = getos();
/dports/x11-wm/awesome-vicious/vicious-2.4.1/
H A Dhelpers.lua75 function helpers.getos() function
102 local platform = ostable[helpers.getos()]
103 assert(platform, OS_UNSUPPORTED_ERR:format(helpers.getos()))
283 local pattern = ("(.+)%s(.+)"):format(separators[helpers.getos()])
295 for _, error_message in ipairs(messages[helpers.getos()]) do
/dports/math/scilab/scilab-6.1.1/scilab/modules/m2sci/tests/unit_tests/conversion/
H A DISMAC.tst17 "ismac" "getos()==""Darwin"""
18 "tf = ismac" "tf = getos()==""Darwin"""
/dports/math/scilab/scilab-6.1.1/scilab/modules/fileio/tests/unit_tests/
H A Ddir.tst14 if getos() == 'Windows' then
21 if getos() == 'Windows' then
H A Ddir.dia.ref12 if getos() == 'Windows' then
19 if getos() == 'Windows' then
/dports/math/scilab/scilab-6.1.1/scilab/modules/spreadsheet/tests/unit_tests/
H A DcsvIsnum.tst13 if getos() == "Windows" then
17 if getos() == "Windows" then
H A DcsvIsnum.dia.ref13 if getos() == "Windows" then
17 if getos() == "Windows" then
/dports/net/sems/sems-f89581a/pkg/deb/buster/
H A Drules47 test -r $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos && \
49 $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos
/dports/net/sems/sems-f89581a/pkg/deb/jessie/
H A Drules47 test -r $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos && \
49 $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos
/dports/net/sems/sems-f89581a/pkg/deb/precise/
H A Drules47 test -r $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos && \
49 $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos
/dports/net/sems/sems-f89581a/pkg/deb/trusty/
H A Drules47 test -r $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos && \
49 $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos
/dports/net/sems/sems-f89581a/pkg/deb/wheezy/
H A Drules47 test -r $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos && \
49 $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos
/dports/net/sems/sems-f89581a/pkg/deb/debian/
H A Drules47 test -r $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos && \
49 $(CURDIR)/debian/libsems1-dev/usr/include/sems/compat/getos

12345678910>>...14