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

  /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/main/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/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
app.yaml 6 application: INSERT APPLICATION NAME HERE
  /build/tools/
dump-package-stats 32 cat << HERE
49 HERE
  /external/quake/
cleanupdevicesdcard.sh 19 HERE=$PWD
25 cd $HERE
  /external/valgrind/main/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/main/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/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}/.."
  /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...]
  /external/llvm/lib/Support/
regcomp.c 132 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
133 #define AHEAD(pos) dofwd(p, pos, HERE()-(pos))
134 #define ASTERN(sop, pos) EMIT(sop, HERE()-pos)
135 #define HERE() (p->slen)
267 conc = HERE();
270 REQUIRE(HERE() != conc, REG_EMPTY); /* require nonempty */
284 prevfwd = HERE();
312 pos = HERE();
319 p->pbegin[subno] = HERE();
324 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...]
  /build/
envsetup.sh 391 # add the default one here
543 local HERE=$PWD
549 cd $HERE > /dev/null
573 local HERE=$PWD
579 cd $HERE > /dev/null
584 cd $HERE > /dev/null
668 local HERE=$PWD
678 cd $HERE > /dev/null
  /development/tools/emulator/opengl/
Android.mk 37 # IMPORTANT: ORDER IS CRUCIAL HERE
  /hardware/ti/omap4xxx/camera/V4LCameraAdapter/
V4LCameraAdapter.cpp 47 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);}
62 /*--------------------Camera Adapter Class STARTS here-----------------------------*/
210 //@todo Insert Image capture case here
407 // Just return the current preview size, nothing more to do here.
424 // We don't support image capture yet, safely return from here without messing up
610 /*--------------------Camera Adapter Class ENDS here-----------------------------*/
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 37 #define HERE(Msg) {CAMHAL_LOGEB("--===line %d, %s===--\n", __LINE__, Msg);}
49 /*--------------------Camera Adapter Class STARTS here-----------------------------*/
    [all...]
  /external/bison/tests/
testsuite 752 # portable), which would result in no output here.
    [all...]

Completed in 523 milliseconds