Searched refs:tindex (Results 1 - 10 of 10) sorted by relevance

/external/clang/test/Sema/
H A Dusual-float.c6 void foo(int dir, int n, int tindex) { argument
10 float ang = (float) tindex * (-dir*2.0f*PI/n);
/external/linux-tools-perf/util/
H A Dvalues.c121 int tindex, cindex; local
123 tindex = perf_read_values__findnew_thread(values, pid, tid);
126 values->value[tindex][cindex] = value;
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3commontreenodestream.c67 static ANTLR3_MARKER tindex (pANTLR3_INT_STREAM is);
207 stream->tnstream->istream->index = tindex;
349 stream->tnstream->istream->index = tindex;
715 tindex (pANTLR3_INT_STREAM is) function
H A Dantlr3tokenstream.c74 static ANTLR3_MARKER tindex (pANTLR3_INT_STREAM is);
315 stream->tstream->istream->index = tindex;
882 tindex (pANTLR3_INT_STREAM is) function
/external/eigen/unsupported/test/mpreal/
H A Ddlmalloc.c3151 bindex_t tindex = t->index; local
3155 assert(tindex == idx);
3162 assert(u->index == tindex);
/external/libffi/src/
H A Ddlmalloc.c2639 bindex_t tindex = t->index; local
2643 assert(tindex == idx);
2650 assert(u->index == tindex);
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2649 bindex_t tindex = t->index; local
2653 assert(tindex == idx);
2660 assert(u->index == tindex);
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex916 \def\tindex {\tpindex}
/external/grub/docs/
H A Dtexinfo.tex3456 % @tindex whatever
3541 \def\tindex {\tpindex}
/external/bison/build-aux/
H A Dtexinfo.tex4784 % @tindex whatever
4873 \def\tindex {\tpindex}

Completed in 3828 milliseconds