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

  /build/tools/
dump-package-stats 32 cat << HERE
49 HERE
  /external/quake/
cleanupdevicesdcard.sh 19 HERE=$PWD
25 cd $HERE
  /external/icu4c/config/
icu-config-bottom 16 ## The actual code of icu-config goes here.
108 ## Main starts here.
287 HERE=`echo $0 | sed -e "s/$ME//g"`
288 if [ -f "${HERE}/../lib/${ICULIBS_COMMON_LIB_NAME}" -o -f "${HERE}/../lib/${ICULIBS_COMMON_LIB_NAME_A}" ]; then
289 prefix="${HERE}/.."
  /external/chromium/third_party/icu/source/config/
icu-config-bottom 15 ## The actual code of icu-config goes here.
105 ## Main starts here.
268 HERE=`echo $0 | sed -e "s/$ME//g"`
269 if [ -f $HERE/../lib/${ICULIBS_COMMON_LIB_NAME} ]; then
270 prefix=$HERE/..
  /bionic/libc/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...]
  /build/
envsetup.sh 431 # add the default one here
588 local HERE=$PWD
594 cd $HERE > /dev/null
618 local HERE=$PWD
624 cd $HERE > /dev/null
629 cd $HERE > /dev/null
711 local HERE=$PWD
721 cd $HERE > /dev/null
  /external/bison/tests/
testsuite 752 # portable), which would result in no output here.
    [all...]

Completed in 141 milliseconds