/external/clang/test/Preprocessor/ |
include-macros.c | 1 // RUN: %clang_cc1 -E -Dtest=FOO -imacros %S/pr2086.h %s | grep 'HERE: test' 4 HERE: test
|
/external/valgrind/none/tests/ |
readline1.stdout.exp | 0 HERE strlen is 2
|
/ndk/tests/build/target-c-includes/jni/ |
check.c | 13 #error THERE IS SOMETHING WRONG HERE !!
|
/external/eigen/bench/btl/generic_bench/utils/ |
utilities.h | 57 # define HERE cout<<flush ; cerr << "- Trace " << __FILE__ << " [" << __LINE__ << "] : " << flush ; 58 # define SCRUTE(var) HERE ; cerr << #var << "=" << var << endl ; 59 # define MESSAGE(chain) {HERE ; cerr << chain << endl ;} 60 # define INTERRUPTION(code) HERE ; cerr << "INTERRUPTION return code= " << code << endl ; exit(code) ; 63 # define ASSERT(condition) if (!(condition)){ HERE ; cerr << "CONDITION " << #condition << " NOT VERIFIED"<< endl ; INTERRUPTION(1) ;} 67 #define BEGIN_OF(chain) {REPERE ; HERE ; cerr << "Begin of: " << chain << endl ; REPERE ; } 68 #define END_OF(chain) {REPERE ; HERE ; cerr << "Normal end of: " << chain << endl ; REPERE ; } 74 # define HERE
|
/build/tools/ |
dump-package-stats | 32 cat << HERE 49 HERE
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/test/ |
smoke_test.py | 23 self.assertEqual(body, open(os.path.join(miniserver.HERE, src)).read())
|
miniserver.py | 8 HERE = os.path.dirname(__file__) 15 return os.path.join(HERE, *filter(None, path.split('/')))
|
/external/valgrind/none/tests/ppc32/ |
lsw.stdout.exp | 2 here is 17 here is a 32 HERE IS A S 47 here is 50 here is a stringH 53 HERE IS A S
|
/external/valgrind/none/tests/ppc64/ |
lsw.stdout.exp | 2 here is 17 here is a 32 HERE IS A S 47 here is 50 here is a stringH 53 HERE IS A S
|
/external/icu/icu4c/source/config/ |
icu-config-bottom | 16 ## The actual code of icu-config goes here. 111 ## Main starts here. 290 HERE=`echo $0 | sed -e "s/$ME//g"` 291 if [ -f "${HERE}/../lib/${ICULIBS_COMMON_LIB_NAME}" -o -f "${HERE}/../lib/${ICULIBS_COMMON_LIB_NAME_A}" ]; then 292 prefix="${HERE}/.."
|
/external/compiler-rt/lib/asan/scripts/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/clang/host/darwin-x86/clang-2629532/bin/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/clang/host/darwin-x86/clang-2658975/bin/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/clang/host/darwin-x86/clang-2690385/bin/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/clang/host/linux-x86/clang-2629532/bin/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/clang/host/linux-x86/clang-2658975/bin/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/clang/host/linux-x86/clang-2690385/bin/ |
asan_device_setup | 15 HERE="$(cd "$(dirname "$0")" && pwd)" 221 elif [[ -f "$HERE/$ASAN_RT" ]]; then 222 ASAN_RT_PATH="$HERE" 223 elif [[ $(basename "$HERE") == "bin" ]]; then 227 P=$(ls "$HERE"/../lib/"$ASAN_RT" \ 228 "$HERE"/../lib/asan/"$ASAN_RT" \ 229 "$HERE"/../lib/linux/"$ASAN_RT" \ 230 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \ 231 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
|
/prebuilts/go/darwin-x86/misc/cgo/errors/ |
test.bash | 9 line=$(grep -n 'ERROR HERE' $file | sed 's/:.*//') 11 echo 1>&2 misc/cgo/errors/test.bash: BUG: cannot find ERROR HERE in $file
|
/prebuilts/go/linux-x86/misc/cgo/errors/ |
test.bash | 9 line=$(grep -n 'ERROR HERE' $file | sed 's/:.*//') 11 echo 1>&2 misc/cgo/errors/test.bash: BUG: cannot find ERROR HERE in $file
|
/external/llvm/lib/Support/ |
regcomp.c | 140 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) 141 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) 142 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 143 #define HERE() (p->slen) 275 conc = HERE(); 278 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 292 prevfwd = HERE(); 321 pos = HERE(); 328 p->pbegin[subno] = HERE(); 333 p->pend[subno] = HERE(); [all...] |
/ndk/sources/host-tools/ndk-stack/regex/ |
regcomp.c | 131 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) 132 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) 133 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 134 #define HERE() (p->slen) 259 conc = HERE(); 262 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 276 prevfwd = HERE(); 304 pos = HERE(); 311 p->pbegin[subno] = HERE(); 316 p->pend[subno] = HERE(); [all...] |
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
regcomp.c | 200 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos) 201 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos)) 202 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos) 203 #define HERE() (p->slen) 360 conc = HERE(); 363 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */ 377 prevfwd = HERE(); 410 pos = HERE(); 417 p->pbegin[subno] = HERE(); 422 p->pend[subno] = HERE(); [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/test/functional/ |
test_proxies.py | 83 self.assertEqual(body, open(os.path.join(miniserver.HERE, src)).read())
|
/device/generic/goldfish/opengl/ |
Android.mk | 37 # IMPORTANT: ORDER IS CRUCIAL HERE
|
/build/ |
envsetup.sh | 516 # add the default one here 698 local HERE=$PWD 704 \cd $HERE 741 local HERE=$PWD 747 \cd $HERE 752 \cd $HERE 921 local HERE=$PWD 931 \cd $HERE [all...] |