Searched refs:PATH (Results 1 – 25 of 31) sorted by relevance
12
24 # overrides the default behaviour of searching PATH for binary_name25 def inferTool(lit, binary_name, env_var, PATH):34 tool = lit.util.which(binary_name, PATH)37 lit.fatal("couldn't find " + binary_name + " program in " + PATH + " \62 config.environment['PATH'])71 config.perl = inferTool(lit, 'perl', 'PERL', config.environment['PATH'])72 config.sh = inferTool(lit, 'bash', 'BASH', config.environment['PATH'])
32 your PATH:
28 def inferTool(binary_name, env_var, PATH):37 tool = lit.util.which(binary_name, PATH)40 lit.fatal("couldn't find " + binary_name + " program in " + PATH + " , try setting "47 config.filecheck = inferTool('FileCheck', 'FILECHECK', config.environment['PATH'])
47 public static final String PATH = "syncstate"; field in SyncStateContentProviderHelper
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
107 …定して適切な JDK を参照させることで、SDK ビルド ツールで Keytool を認識できます。または、JDK バージョンの Keytool を PATH 変数に追加しても認識できます。</p>109 …開発している場合は、gcj バージョンではなく、JDK バージョンの Keytool を使用していることを確認してください。Keytool が既に PATH に指定されている場合は、<code>/…
114 <code>PATH</code> environment variable, then execute:183 <code>PATH</code> environment variable.</li>
211 <code>tools/</code> directory to your <code>PATH</code> environment variable.</p>
327 public static final ValueProvider PATH = new ValueProvider("path") { field in StringFilter
93 StringFilter.PATH,
41 <li>Update your {@code PATH} environment variable with the location of the directory that
341 export PATH=/tmp/my-android-toolchain/bin:$PATH
118 <code>platform-tools</code> to your <code>PATH</code> environment variable.</p>
562 install [options] <PATH>564 <td>Installs a package (specified by {@code <PATH>}) to the system. <p>Options:
119 <p>You may want to add {@code android-studio/bin/} to your PATH environmental
112 to your <code>PATH</code> environment variable.</p>