Searched refs:HERE (Results 1 - 17 of 17) sorted by relevance

/external/clang/test/Preprocessor/
H A Dinclude-macros.c1 // RUN: %clang_cc1 -E -Dtest=FOO -imacros %S/pr2086.h %s | grep 'HERE: test'
4 HERE: test
/external/valgrind/none/tests/
H A Dreadline1.stdout.exp0 HERE strlen is 2
/external/eigen/bench/btl/generic_bench/utils/
H A Dutilities.h57 # define HERE cout<<flush ; cerr << "- Trace " << __FILE__ << " [" << __LINE__ << "] : " << flush ; macro
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 macro
/external/libcap/kdebug/
H A Dtest-kernel.sh25 HERE=$(/bin/pwd)
43 file /root/quicktest.sh $HERE/../progs/quicktest.sh 0755 0 0
44 file /root/setcap $HERE/../progs/setcap 0755 0 0
45 file /root/getcap $HERE/../progs/getcap 0755 0 0
46 file /root/capsh $HERE/../progs/capsh 0755 0 0
47 file /root/getpcaps $HERE/../progs/getpcaps 0755 0 0
/external/python/cpython3/Modules/_blake2/
H A Dblake2b2s.py6 HERE = os.path.dirname(os.path.abspath(__file__)) variable
7 BLAKE2 = os.path.join(HERE, 'impl')
37 with open(os.path.join(HERE, 'blake2b_impl.c')) as f:
43 with open(os.path.join(HERE, 'blake2s_impl.c'), 'w') as f:
/external/python/cpython3/Modules/_sha3/
H A Dcleanup.py16 HERE = os.path.dirname(os.path.abspath(__file__)) variable
17 KECCAK = os.path.join(HERE, "kcp")
/external/valgrind/none/tests/ppc32/
H A Dlsw.stdout.exp32 HERE IS A S
53 HERE IS A S
/external/valgrind/none/tests/ppc64/
H A Dlsw.stdout.exp32 HERE IS A S
53 HERE IS A S
/external/icu/icu4c/source/config/
H A Dicu-config-bottom292 HERE=`echo $0 | sed -e "s/$ME//g"`
293 if [ -f "${HERE}/../lib/${ICULIBS_COMMON_LIB_NAME}" -o -f "${HERE}/../lib/${ICULIBS_COMMON_LIB_NAME_A}" ]; then
294 prefix="${HERE}/.."
/external/compiler-rt/lib/asan/scripts/
H A Dasan_device_setup15 HERE="$(cd "$(dirname "$0")" && pwd)"
236 elif [[ -f "$HERE/$ASAN_RT" ]]; then
237 ASAN_RT_PATH="$HERE"
238 elif [[ $(basename "$HERE") == "bin" ]]; then
242 P=$(ls "$HERE"/../lib/"$ASAN_RT" \
243 "$HERE"/../lib/asan/"$ASAN_RT" \
244 "$HERE"/../lib/linux/"$ASAN_RT" \
245 "$HERE"/../lib/clang/*/lib/linux/"$ASAN_RT" \
246 "$HERE"/../lib64/clang/*/lib/linux/"$ASAN_RT" 2>/dev/null | sort | tail -1)
/external/llvm/lib/Support/
H A Dregcomp.c140 #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) macro
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...]
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregcomp.c132 #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) macro
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...]
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregcomp.c140 #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) macro
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...]
/external/python/cpython2/Tools/ssl/
H A Dtest_multiple_versions.py45 HERE = os.path.abspath(os.getcwd()) variable
46 DEST_DIR = os.path.abspath(os.path.join(HERE, os.pardir, "openssl"))
/external/python/cpython3/Tools/ssl/
H A Dtest_multiple_versions.py45 HERE = os.path.abspath(os.getcwd()) variable
46 DEST_DIR = os.path.abspath(os.path.join(HERE, os.pardir, "openssl"))
/external/libavc/common/arm/
H A Dih264_iquant_itrans_recon_dc_a9.s128 @=======================DEQUANT FROM HERE===================================
247 @=======================DEQUANT FROM HERE===================================
H A Dih264_iquant_itrans_recon_a9.s135 @=======================DEQUANT FROM HERE===================================
164 @========= PROCESS IDCT FROM HERE =======
311 @=======================DEQUANT FROM HERE===================================
338 @========= PROCESS IDCT FROM HERE =======
499 @========= DEQUANT FROM HERE ===========
588 @========= PROCESS IDCT FROM HERE =======

Completed in 1618 milliseconds