HomeSort by relevance Sort by last modified time
    Searched refs:environment (Results 501 - 525 of 1050) sorted by null

<<21222324252627282930>>

  /ndk/build/core/
definitions-tests.mk 21 # if NDK_UNIT_TESTS is defined in your environment.
  /prebuilts/devtools/tools/
ddms.bat 16 rem don't modify the caller's environment
hierarchyviewer.bat 16 rem don't modify the caller's environment
  /system/connectivity/shill/vpn/
l2tp_ipsec_driver.cc 235 map<string, string> environment; // No env vars passed. local
243 FilePath(kL2TPIPSecVPNPath), options, environment, true, error)) {
  /cts/libs/vogar-expect/src/vogar/commands/
Command.java 98 processBuilder.environment().putAll(env);
  /development/ndk/platforms/android-21/include/sys/
cdefs.h 281 #define __RENAME(x) no renaming in kernel or standalone environment
502 * If it is defined, and no other compilation environment is explicitly
510 * environment (and in fact we will never get here).
522 #else /* Default environment: show everything. */
  /development/ndk/platforms/android-3/include/sys/
cdefs.h 281 #define __RENAME(x) no renaming in kernel or standalone environment
502 * If it is defined, and no other compilation environment is explicitly
510 * environment (and in fact we will never get here).
522 #else /* Default environment: show everything. */
  /external/chromium-trace/catapult/systrace/profile_chrome/
main.py 152 'defaults to the value of ANDROID_SERIAL environment '
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/docs/
Makefile 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
19 # the i18n builder cannot share the environment and doctrees with the others
  /external/chromium-trace/catapult/third_party/html5lib-python/doc/
Makefile 12 $(error The '$(SPHINXBUILD)' command was not found. Make sure you have Sphinx installed, then set the SPHINXBUILD environment variable to point to the full path of the '$(SPHINXBUILD)' executable. Alternatively you can add the directory with the executable to your PATH. If you don't have Sphinx installed, grab it from http://sphinx-doc.org/)
19 # the i18n builder cannot share the environment and doctrees with the others
  /external/curl/packages/vms/
compare_curl_source.com 96 $ myproc = f$environment("PROCEDURE")
99 $ mydefault = f$environment("DEFAULT")
  /external/libedit/src/
chartype.h 60 #warning Build environment does not support non-BMP characters
  /external/libpng/projects/owatcom/
pngconfig.mak 22 # Read awk from the environment if set, else it can be set on the command
23 # line (the default approach is to set the %awk% environment variable in the
  /external/llvm/utils/lit/lit/
util.py 73 (or the PATH environment variable, if unspecified)."""
195 config.environment['SDKROOT'] = sdk_path
  /external/opencv3/3rdparty/jinja2/
sandbox.py 10 The behavior can be changed by subclassing the environment.
16 from jinja2.environment import Environment
123 python objects. This is useful if the environment method
180 class SandboxedEnvironment(Environment):
181 """The sandboxed environment. It works like the regular environment but
183 this environment may override the methods that tell the runtime what
193 #: available on each instance of a sandboxed environment as
206 #: available on each instance of a sandboxed environment a
    [all...]
  /external/owasp/sanitizer/tools/findbugs/bin/
findbugs.bat 6 :: Don't affect environment outside of this invocation
31 :: Honor JAVA_HOME environment variable if it is set
  /external/testng/src/main/java/org/testng/
TestNGAntTask.java 31 import org.apache.tools.ant.types.Environment;
125 protected Environment m_environment= new Environment();
231 * Environment properties.
286 public void addSysproperty(Environment.Variable sysp) {
291 * Adds an environment variable; used when forking.
293 public void addEnv(Environment.Variable var) {
684 Environment.Variable var = new Environment.Variable();
706 System.out.println("* ENVIRONMENT *");
822 String[] environment= m_environment.getVariables(); local
    [all...]
  /external/v8/test/mjsunit/
d8-os.js 115 var environment = os.system("printenv");
116 assertTrue(/FOO=bar/.test(environment));
  /external/vogar/src/vogar/commands/
Command.java 97 processBuilder.environment().putAll(env);
  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager.cc 70 : j_environment_(JVM::GetInstance()->environment()),
audio_record_jni.cc 77 : j_environment_(JVM::GetInstance()->environment()),
audio_track_jni.cc 72 : j_environment_(JVM::GetInstance()->environment()),
  /external/webrtc/webrtc/modules/utility/source/
jvm_android.cc 243 rtc::scoped_ptr<JNIEnvironment> JVM::environment() { function in class:webrtc::JVM
244 ALOGD("JVM::environment%s", GetThreadInfo().c_str());
  /libcore/ojluni/src/main/java/java/lang/
Runtime.java 47 * the environment in which the application is running. The current
426 * specified environment.
436 * has environment variable settings in the format
439 * the environment of the current process.
467 * specified environment and working directory.
486 * has environment variable settings in the format
489 * the environment of the current process.
564 * with the specified environment.
575 * has environment variable settings in the format
578 * the environment of the current process
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/
org.eclipse.tycho.p2.tools.impl-0.20.0.jar 

Completed in 488 milliseconds

<<21222324252627282930>>