Searched
refs:environment (Results
576 -
600 of
1050) sorted by null
<<21222324252627282930>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
RenderScriptLauncher.java | 95 Map<String, String> processEnvs = processBuilder.environment();
|
/system/extras/simpleperf/ |
Android.mk | 94 environment.cpp \
|
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.5.1/ |
ecj-4.5.1.jar | |
/prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.5.1/ |
ecj-4.5.1.jar | |
/external/v8/src/crankshaft/mips64/ |
lithium-codegen-mips64.cc | 565 void LCodeGen::WriteTranslation(LEnvironment* environment, 567 if (environment == NULL) return; 569 // The translation includes one command per value in the environment. 570 int translation_size = environment->translation_size(); 572 WriteTranslation(environment->outer(), translation); 573 WriteTranslationFrame(environment, translation); 578 LOperand* value = environment->values()->at(i); 580 environment, translation, value, environment->HasTaggedValueAt(i), 581 environment->HasUint32ValueAt(i), &object_index, &dematerialized_index) 758 LEnvironment* environment = instr->environment(); local 5677 LEnvironment* environment = instr->environment(); local [all...] |
/external/v8/src/ |
code-stubs-hydrogen.cc | 427 return environment()->Pop(); 555 return environment()->Pop(); 624 environment()->Push(object); 628 return environment()->Pop(); [all...] |
/dalvik/dx/etc/ |
mainDexClasses.bat | 16 REM don't modify the caller's environment
|
/external/bison/djgpp/ |
djunpack.bat | 38 Rem If their environment space is too small, re-exec with a larger one
|
/external/chromium-trace/catapult/third_party/vinn/vinn/ |
d8_bootstrap.js | 115 // the caller's environment to xyz.js, no matter where load() is called.
|
html_imports_loader.js | 89 * will not be hoisted to the caller environment. For example:
|
/external/curl/lib/ |
Makefile.Watcom | 17 !error WATCOM environment variable not set!
|
/external/llvm/utils/lit/lit/ |
TestRunner.py | 27 """Mutable shell environment containing things like CWD and env vars. 29 Environment variables are not implemented, but cwd tracking is. 70 # Update the cwd in the parent environment. 88 # Reference the global environment by default. 91 # Create a copy of the global environment and modify it for this one 182 # For paths relative to cwd, use the cwd of the shell environment. 313 shenv = ShellEnvironment(cwd, test.config.environment) 363 env=test.config.environment)
|
/hardware/intel/common/libva/ |
libva.spec | 53 This package provides the development environment for libva.
|
/ndk/build/core/ |
main.mk | 98 # clean up environment, just to be safe
|
/prebuilts/devtools/tools/ |
android.bat | 20 rem don't modify the caller's environment
|
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.20.0/ |
org.eclipse.tycho.p2.tools.shared-0.20.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/sisu-equinox-launching/0.20.0/ |
sisu-equinox-launching-0.20.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-compiler-plugin/0.20.0/ |
tycho-compiler-plugin-0.20.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-p2-director-plugin/0.20.0/ |
tycho-p2-director-plugin-0.20.0.jar | |
/prebuilts/go/darwin-x86/src/ |
make.bat | 5 :: Environment variables that control make.bat: 37 :: Keep environment variables within this script
|
/prebuilts/go/linux-x86/src/ |
make.bat | 5 :: Environment variables that control make.bat: 37 :: Keep environment variables within this script
|
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/0.18.1/ |
org.eclipse.tycho.p2.tools.shared-0.18.1.jar | |
/sdk/find_java/ |
find_java.bat | 61 echo If you already have Java installed, you can define the JAVA_HOME environment
|
/system/keymaster/ |
Android.mk | 45 # class to provide environment-specific services and a wrapper to translate from
|
/prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/ |
ecj-4.4.2.jar | |
Completed in 326 milliseconds
<<21222324252627282930>>