HomeSort by relevance Sort by last modified time
    Searched refs:var_value (Results 1 - 21 of 21) sorted by null

  /external/chromium/base/
environment_unittest.cc 64 std::string var_value; local
65 EXPECT_TRUE(env->GetVar(kFooUpper, &var_value));
66 EXPECT_EQ(var_value, kFooLower);
  /external/oprofile/libregex/
op_regex.cpp 300 string var_value = line; local
301 var_value_rule.execute(var_value);
302 if (var_value == line) {
306 regex.add_definition(var_name, var_value);
  /system/extras/tests/bionic/libc/
run-test.sh 159 echo `var_value $1` | tr ' ' '\n' | fgrep -q -e "$2"
  /ndk/build/tools/
prebuilt-common.sh 168 echo `var_value OPTIONS_$1_$2`
260 register_option_internal "$1" "$3" "`var_value $2`"
477 log "Using default $3: `var_value $1`"
build-platforms.sh 214 CHECK=`var_value CHECK_$ARCH`
gen-platforms.sh 239 CHECK=`var_value CHECK_$ARCH`
  /external/qemu/android/build/
common.sh 45 var_value () function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 716 # echo `var_value $FOO`
719 var_value () function
727 local VARVAL=`var_value $VARNAME`
739 local VARVAL=`var_value $VARNAME`
762 local VARVAL=`var_value $VARNAME`
781 local VAL=`var_value $1`
787 local VAL=`var_value $1`
836 var_value TASK_$1__$2
    [all...]
  /ndk/tests/
run-tests.sh 217 echo `var_value $1` | tr ' ' '\n' | grep -q -F -x -e "$2"
  /external/chromium/sdch/open-vcdiff/
ltmain.sh     [all...]
  /external/chromium/third_party/libevent/
ltmain.sh     [all...]
  /external/expat/conftools/
ltmain.sh     [all...]
  /external/libffi/
ltmain.sh     [all...]
  /external/llvm/autoconf/
ltmain.sh     [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh     [all...]
  /external/qemu/
android-configure.sh 414 if [ `var_value $1` = yes ] ; then
  /ndk/build/core/
ndk-common.sh 176 # echo `var_value $FOO`
179 var_value () function
  /external/libpng/
ltmain.sh     [all...]
  /external/pcre/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]

Completed in 4503 milliseconds