HomeSort by relevance Sort by last modified time
    Searched full:firstch (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
subsym.s 21 .word $firstch(":SYMBOL:",'a') ; 2
  /external/valgrind/docs/lib/
vg-html-common.xsl 355 <xsl:variable name="firstch" select="(*[name(.)!='label'])[1]"/>
379 <xsl:value-of select="$firstch"/>
391 <xsl:variable name="firstch" select="(*[name(.)!='label'])[1]"/>
414 <xsl:value-of select="$firstch"/>
  /external/llvm/lib/Support/
regcomp.c 99 static int firstch(struct parse *, cset *);
738 ordinary(p, firstch(p, cs));
1177 - firstch - return first character in a set (which must have at least one)
1180 firstch(struct parse *p, cset *cs) function
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regcomp.c 90 static int firstch(struct parse *, cset *);
694 ordinary(p, firstch(p, cs));
1131 - firstch - return first character in a set (which must have at least one)
1134 firstch(struct parse *p, cset *cs) function
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regcomp.c 149 static int firstch(struct parse *p, cset *cs);
828 ordinary(p, firstch(p, cs));
1357 firstch( function
    [all...]
  /toolchain/binutils/binutils-2.25/gas/doc/
c-tic54x.texi 714 @cindex @code{$firstch} subsym builtin, TIC54X
715 @item @code{$firstch(@var{str},@var{ch})}
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tic54x.c     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java     [all...]

Completed in 579 milliseconds