Home
last modified time | relevance | path

Searched refs:LINUX (Results 1 – 3 of 3) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/fast_build/ark_compiler/common/
Dark_define.ts78 export const LINUX: string = 'Linux'; constant
/developtools/ace_js2bundle/ace-loader/src/
DgenAbc-plugin.js64 const LINUX = 'Linux'; constant
524 return os.type() === LINUX;
/developtools/ace_ets2bundle/compiler/src/
Dutils.ts61 const LINUX: string = 'Linux'; constant
480 return os.type() === LINUX;