Searched refs:PATH (Results 1 – 25 of 26) 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:
29 def inferTool(binary_name, env_var, PATH):39 tool = lit.util.which(binary_name, PATH)42 lit_config.fatal("couldn't find " + binary_name + " program in " + PATH + " , try setting "50 config.filecheck = inferTool('FileCheck', 'FILECHECK', config.environment['PATH'])
20 #include PATH(android/hardware/audio/FILE_VERSION/IDevice.h)21 #include PATH(android/hardware/audio/FILE_VERSION/IPrimaryDevice.h)
22 #include PATH(android/hardware/audio/FILE_VERSION/IStream.h)23 #include PATH(android/hardware/audio/FILE_VERSION/IStreamIn.h)24 #include PATH(android/hardware/audio/FILE_VERSION/IStreamOut.h)
20 #include PATH(android/hardware/audio/FILE_VERSION/IDevicesFactory.h)
23 #include PATH(android/hardware/audio/FILE_VERSION/IDevicesFactory.h)
20 #include PATH(android/hardware/audio/effect/FILE_VERSION/IEffectsFactory.h)
20 #include PATH(android/hardware/audio/FILE_VERSION/types.h)
20 #include PATH(android/hardware/audio/effect/FILE_VERSION/types.h)
20 #include PATH(android/hardware/audio/effect/FILE_VERSION/IEffect.h)
25 #include PATH(android/hardware/audio/FILE_VERSION/IDevice.h)
22 #include PATH(android/hardware/audio/FILE_VERSION/IPrimaryDevice.h)
20 #include PATH(android/hardware/audio/FILE_VERSION/IStreamOutCallback.h)
22 - You should now have `$GOPATH/bin/apic`. You might want to add `$GOPATH/bin` to your `$PATH`.
47 public static final String PATH = "syncstate"; field in SyncStateContentProviderHelper
33 TYPE COUNT PAUSE PATH [#RGBHEX [CLOCK1 [CLOCK2]]]40 * **PATH:** directory in which to find the frames for this part (e.g. `part0`)
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
327 public static final ValueProvider PATH = new ValueProvider("path") { field in StringFilter
93 StringFilter.PATH,
162 Swig Version 3.0.5 (Added to the $PATH)
991 // Append protoc-gen-cppstream tool's PATH otherwise aprotoc can't find the plugin tool