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

  /external/clang/test/Sema/
usual-float.c 6 void foo(int dir, int n, int tindex) {
10 float ang = (float) tindex * (-dir*2.0f*PI/n);
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-hangul.cc 248 unsigned int tindex = 0; local
253 tindex = t - TBase; /* Only used if isCombiningT (t); otherwise invalid. */
262 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex;
303 unsigned int tindex = nindex % TCount; local
305 if (!tindex &&
326 (!tindex &&
332 TBase + tindex};
335 (!tindex || font->has_glyph (decomposed[2])))
337 unsigned int s_len = tindex ? 3 : 2;
350 if (has_glyph && !tindex)
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-hangul.cc 248 unsigned int tindex = 0; local
253 tindex = t - TBase; /* Only used if isCombiningT (t); otherwise invalid. */
262 hb_codepoint_t s = SBase + (l - LBase) * NCount + (v - VBase) * TCount + tindex;
303 unsigned int tindex = nindex % TCount; local
305 if (!tindex &&
326 (!tindex &&
332 TBase + tindex};
335 (!tindex || font->has_glyph (decomposed[2])))
337 unsigned int s_len = tindex ? 3 : 2;
350 if (has_glyph && !tindex)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
values.c 122 int tindex, cindex; local
124 tindex = perf_read_values__findnew_thread(values, pid, tid);
127 values->value[tindex][cindex] = value;
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3commontreenodestream.c 67 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
antlr3tokenstream.c 74 static ANTLR3_MARKER tindex (pANTLR3_INT_STREAM is);
315 stream->tstream->istream->index = tindex;
882 tindex (pANTLR3_INT_STREAM is) function
  /bionic/libc/upstream-dlmalloc/
malloc.c 3318 bindex_t tindex = t->index; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 2649 bindex_t tindex = t->index; local
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 1149 milliseconds