Home
last modified time | relevance | path

Searched refs:variable (Results 1 – 18 of 18) sorted by relevance

/art/libartbase/base/
Dcommon_art_test.h100 explicit ScopedUnsetEnvironmentVariable(const char* variable) in ScopedUnsetEnvironmentVariable() argument
101 : variable_{variable}, old_value_{GetOldValue(variable)} { in ScopedUnsetEnvironmentVariable()
102 unsetenv(variable);
115 static std::optional<std::string> GetOldValue(const char* variable) { in GetOldValue() argument
116 const char* value = getenv(variable); in GetOldValue()
/art/test/1911-get-local-var-table/
Dinfo.txt1 Tests getting local variable table from JVMTI
/art/test/1965-get-set-local-primitive-no-tables/
Dinfo.txt1 Tests for jvmti get/set Local variable primitives.
/art/test/1967-get-set-local-bad-slot/
Dinfo.txt1 Tests for jvmti get/set Local variable primitives.
/art/test/1912-get-set-local-primitive/
Dinfo.txt1 Tests for jvmti get/set Local variable primitives.
/art/test/1913-get-set-local-objects/
Dinfo.txt1 Tests for jvmti get and set local variable object.
/art/test/1966-get-set-local-objects-no-table/
Dinfo.txt1 Tests for jvmti get and set local variable object.
/art/test/1915-get-set-local-current-thread/
Dinfo.txt1 Tests for jvmti get/set Local variable on current thread.
/art/test/1935-get-set-current-frame-jit/
Dinfo.txt1 Tests for jvmti get/set Local variable in the currently executing method frame.
/art/test/1916-get-set-current-frame/
Dinfo.txt1 Tests for jvmti get/set Local variable in the currently executing method frame.
/art/test/696-loop/
Dinfo.txt2 to run loop unrolling without updating the induction variable analysis.
/art/tools/checker/
DREADME45 Regex patterns can be named and referenced later. A new variable is defined
128 Statements inside branches can define new variables. If a new variable gets defined inside a branch
129 (of any depth, since nested branching is allowed), that variable will become global within the scope
143 Notice that the variable MyID remained valid outside the branch where it was defined.
145 runtime. Attempting to re-define a variable or referencing an undefined variable is not allowed,
/art/tools/build/
Dvar_cache.sh167 echo "a soong build variable."
/art/tools/
Dhost_bcp.sh24 arguments for many ART host tools based on the \$ANDROID_PRODUCT_OUT variable
/art/build/
DSoongConfig.bp4 // The source_build variable in the art_module namespace is used to enable the
/art/build/apex/
DAndroid.bp227 // When the Soong config variable above sets enabled:true, it
/art/test/442-checker-constant-folding/smali/
DTestCmp.smali397 # D8 uses 3 registers for += when local variable info is presented.
/art/test/626-checker-arm64-scratch-register/smali/
DMain2.smali177 # // definition of these float variable matters. Likewise with the