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

  /external/skia/src/animator/
SkHitTest.cpp 48 for (int tIndex = 0; tIndex < targetCount; tIndex++) {
49 SkDisplayable* target = targets[tIndex];
53 hits[bIndex] = tIndex;
67 for (int tIndex = 0; tIndex < targets.count(); tIndex++) {
68 SkDisplayable* target = targets[tIndex];
SkHitClear.cpp 31 for (int tIndex = 0; tIndex < targets.count(); tIndex++) {
32 SkDisplayable* target = targets[tIndex];
  /external/libffi/doc/
libffi.texi 235 @tindex ffi_type_void
240 @tindex ffi_type_uint8
244 @tindex ffi_type_sint8
248 @tindex ffi_type_uint16
252 @tindex ffi_type_sint16
256 @tindex ffi_type_uint32
260 @tindex ffi_type_sint32
264 @tindex ffi_type_uint64
268 @tindex ffi_type_sint64
272 @tindex ffi_type_floa
    [all...]
  /external/icu4c/layout/
HangulLayoutEngine.cpp 115 le_int32 tIndex = trail - TJMO_FIRST;
122 if (tIndex <= 0 || tIndex >= TJMO_COUNT) {
123 tIndex = 0;
127 syllable = (LEUnicode) ((lIndex * VJMO_COUNT + vIndex) * TJMO_COUNT + tIndex + HSYL_FIRST);
  /external/iproute2/tc/
m_gact.c 52 "\tINDEX := index value used\n"
58 "\tINDEX := index value used\n"
m_mirred.c 38 fprintf(stderr, "\tINDEX is the specific policy instance id\n");
285 fprintf(f, "\tindex %d ref %d bind %d",p->index,p->refcnt,p->bindcnt);
m_xt.c 320 fprintf(f, " \n\tindex %d", index);
m_xt_old.c 407 fprintf(f, " \n\tindex %d", index);
m_ipt.c 594 fprintf(f, " \n\tindex %d", index);
  /external/bluetooth/glib/glib/
gunidecomp.c 271 gint TIndex = b - TBase;
280 && 0 < TIndex && TIndex < TCount)
282 *result = a + TIndex;
  /external/icu4c/i18n/
bmsearch.cpp 674 int32_t tIndex = 0;
709 tIndex = ++lIndex;
714 const CEI *tcei = target->prevCE(tIndex++);
748 const CEI firstCEI = *target->prevCE(tIndex - 1);
ucol.cpp     [all...]
  /external/chromium/third_party/icu/source/i18n/
bmsearch.cpp 721 int32_t tIndex = 0;
756 tIndex = ++lIndex;
761 const CEI *tcei = target->prevCE(tIndex++);
795 const CEI firstCEI = *target->prevCE(tIndex - 1);
ucol.cpp     [all...]
  /bionic/libc/bionic/
dlmalloc.c 2725 bindex_t tindex = t->index; local
    [all...]
  /external/libffi/src/
dlmalloc.c 2639 bindex_t tindex = t->index; local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 2649 bindex_t tindex = t->index; local
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 916 \def\tindex {\tpindex}
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/libffi/
texinfo.tex     [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-run 
  /external/bison/doc/
bison.texinfo     [all...]

Completed in 810 milliseconds