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

  /ndk/
ndk-which 23 WHICH=$1
24 if [ "$WHICH" == "" ]; then
25 echo "USAGE: ndk-which <tool>"
33 TMPDIR=/tmp/ndk-which-$$
52 FQFN=${TOOLCHAIN_PREFIX}$WHICH
54 # use the host system's 'which' to decide/report if the file exists or not, and is executable
55 which "$FQFN"
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 159 * used for returning long double values, which we currently
216 #define HANDLE(NUM, WHICH) \
219 context->iregs.WHICH, offset); \
259 # define HANDLE32(NUM, WHICH) HANDLE(NUM, r##WHICH)
261 # define HANDLE32(NUM, WHICH) HANDLE(NUM, e##WHICH)
  /external/eigen/blas/fortran/
drotmg.f 12 * CONSTRUCT THE MODIFIED GIVENS TRANSFORMATION MATRIX H WHICH ZEROS
srotmg.f 12 * CONSTRUCT THE MODIFIED GIVENS TRANSFORMATION MATRIX H WHICH ZEROS
  /external/bison/build-aux/
texinfo.tex 38 % complete document in each bug report with which we can reproduce the
191 stand-alone strong-est time-stamp time-stamps which-ever white-space
263 % Output a mark which sets \thischapter, \thissection and \thiscolor.
423 % macro which expects an ordinary undelimited TeX argument.
637 % the text is small, which looks bad.
728 % sight. (If the user is using lots of big @group commands, which
765 % @inmargin{WHICH}{TEXT} puts TEXT in the WHICH margin next to the current
767 % class. WHICH is `l' or `r'. Not documented, written for gawk manual.
929 % @comment ...line which is ignored..
    [all...]

Completed in 2236 milliseconds