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

  /external/webkit/WebKitTools/mangleme/
mangle.cgi.c 69 int tn, tc; local
71 do tn = R(MAXTAGS); while (!tags[tn][0]);
81 printf("%s", tags[tn][0]);
90 do pn = R(MAXPARS-1) + 1; while (!tags[tn][pn]);
91 printf("%s", tags[tn][pn]);
remangle.cgi.c 68 int tn, tc; local
70 do tn = R(MAXTAGS); while (!tags[tn][0]);
80 printf("%s", tags[tn][0]);
89 do pn = R(MAXPARS-1) + 1; while (!tags[tn][pn]);
90 printf("%s", tags[tn][pn]);
  /external/yaffs2/yaffs2/
yaffs_guts.c 76 static int yaffs_DeleteWorker(yaffs_Object * in, yaffs_Tnode * tn, __u32 level,
683 yaffs_Tnode *tn = NULL; local
691 tn = dev->freeTnodes;
693 if (tn->internal[YAFFS_NTNODES_INTERNAL] != (void *)1) {
703 return tn;
708 yaffs_Tnode *tn = yaffs_GetTnodeRaw(dev); local
710 if(tn)
711 memset(tn, 0, (dev->tnodeWidth * YAFFS_NTNODES_LEVEL0)/8);
713 return tn;
717 static void yaffs_FreeTnode(yaffs_Device * dev, yaffs_Tnode * tn)
832 yaffs_Tnode *tn = fStruct->top; local
896 yaffs_Tnode *tn; local
1257 yaffs_Tnode *tn; local
1346 yaffs_Object *tn = NULL; local
2612 yaffs_Tnode *tn; local
2640 yaffs_Tnode *tn; local
2685 yaffs_Tnode *tn; local
2744 yaffs_Tnode *tn; local
3664 yaffs_Tnode *tn; local
    [all...]
  /external/chromium/third_party/icu/source/tools/ctestfw/unicode/
ctest.h 131 cleanUpTestTree(TestNode *tn);
  /external/icu4c/tools/ctestfw/unicode/
ctest.h 131 cleanUpTestTree(TestNode *tn);
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_rt.c 321 double x = (dRate->tn ? (dRate->tx ? ((1e6 * dRate->tn) / dRate->tx) : 1e6) : 0.);
326 ID, dRate->modulesAndFlags, dRate->size, dRate->tn);
329 double s = dRate->txx ? (dRate->tx * (double) dRate->tx / dRate->txx / dRate->tn) : 1;
339 dRate->txx = dRate->tx = dRate->tn = 0;
409 me->dRate[i].txx = me->dRate[i].tx = me->dRate[i].tn = me->dRate[i].tn0 = 0;
429 (me->dRate[i].tn && me->debug & 4))
535 me->dRate[i].txx = me->dRate[i].tx = me->dRate[i].tn = me->dRate[i].tn0 = 0;
558 (me->dRate[i].tn < me->granularity * steps))
562 fprintf(me->fRt, "rtPERF: [%ld] IGNORED (steps=%d, tn0=%ld, tn=%ld)\n"
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_rt.h 58 tn, tx, txx: temporal statistics (for grandularity)
59 tn0: tn in the last temporal statistics phase (since the last executing phase)
63 long n, tn, tn0, an; member in struct:PERF_RTdata_rate
  /external/chromium/third_party/icu/source/tools/ctestfw/
ctest.c 148 cleanUpTestTree(TestNode *tn)
150 if(tn->child != NULL) {
151 cleanUpTestTree(tn->child);
153 if(tn->sibling != NULL) {
154 cleanUpTestTree(tn->sibling);
157 free(tn);
  /external/icu4c/tools/ctestfw/
ctest.c 148 cleanUpTestTree(TestNode *tn)
150 if(tn->child != NULL) {
151 cleanUpTestTree(tn->child);
153 if(tn->sibling != NULL) {
154 cleanUpTestTree(tn->sibling);
157 free(tn);
  /libcore/luni/src/main/java/java/util/concurrent/
SynchronousQueue.java 635 QNode tn = t.next; local
638 if (tn != null) { // lagging tail
639 advanceTail(t, tn);
748 QNode tn = t.next;
751 if (tn != null) {
752 advanceTail(t, tn);
    [all...]
  /frameworks/base/core/java/android/widget/
Toast.java 70 final TN mTN;
88 mTN = new TN();
105 TN tn = mTN; local
108 service.enqueueToast(pkg, tn, mDuration);
299 private class TN extends ITransientNotification.Stub {
316 TN() {
  /external/quake/quake/src/QW/client/
d_polyse.c 494 int tm, tn; local
502 tn = endvertv - startvertv;
505 ((tn <= 16) && (tn >= -15)))
507 ptemp = &adivtab[((tm+15) << 5) + (tn+15)];
510 erroradjustdown = tn;
515 dn = (double)tn;
  /external/quake/quake/src/WinQuake/
d_polyse.cpp 494 int tm, tn; local
502 tn = endvertv - startvertv;
505 ((tn <= 16) && (tn >= -15)))
507 ptemp = &adivtab[((tm+15) << 5) + (tn+15)];
510 erroradjustdown = tn;
515 dn = (double)tn;
  /external/openssl/crypto/bn/
bn_mul.c 547 /* n+tn is the word length
610 bn_mul_normal(&(r[n2]),&(a[n]),tn,&(b[n]),tn);
611 memset(&(r[n2+tn*2]),0,sizeof(BN_ULONG)*(n2-tn*2));
640 else if (j > 0) /* eg, n == 16, i == 8 and tn == 11 */
647 else /* (j < 0) eg, n == 16, i == 8 and tn == 5 */
  /frameworks/base/media/libstagefright/matroska/
mkvparser.hpp 290 Track* GetTrackByNumber(unsigned long tn) const;
mkvparser.cpp     [all...]
  /external/chromium/third_party/icu/source/common/
locmap.c 507 ILCID_POSIX_ELEMENT_ARRAY(0x0432, tn, tn_BW)
695 ILCID_POSIX_MAP(tn), /* tn Tswana 0x32 */
  /external/icu4c/common/
locmap.c 553 ILCID_POSIX_ELEMENT_ARRAY(0x0432, tn, tn_BW)
751 ILCID_POSIX_MAP(tn), /* tn Tswana 0x32 */
    [all...]
  /external/oprofile/libpopt/
popt.c 591 size_t tn = strlen(s) + 1; local
594 te = t = malloc(tn);;
614 tn += alen;
616 t = realloc(t, tn);
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc 606 {"gov.tn", 0},
626 {"net.tn", 0},
640 {"com.tn", 0},
826 {"org.tn", 0},
    [all...]
  /bionic/libc/bionic/
dlmalloc.c 3460 mchunkptr tn = chunk_plus_offset(q, psize); local
    [all...]
  /external/libffi/src/
dlmalloc.c 3348 mchunkptr tn = chunk_plus_offset(q, psize); local
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/stdlib/
SDL_malloc.c 3360 mchunkptr tn = chunk_plus_offset(q, psize); local
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 763 milliseconds