Searched refs:tt (Results 126 - 150 of 190) sorted by relevance

12345678

/external/iproute2/doc/
H A Dip-cref.tex41 \section{{\tt ip} --- command syntax}
144 for the {\tt ip link} command, so {\tt ip link ls eth0} is equivalent
145 to {\tt ip link ls dev eth0}.
157 \section{{\tt ip} --- error messages}
225 \section{{\tt ip link} --- network device configuration}
233 \subsection{{\tt ip link set} --- change device attributes}
307 the {\tt ip} utility will allow that.
314 several parameters with one {\tt ip link set} call.
329 \subsection{{\tt i
[all...]
/external/qemu/slirp/
H A Dslirp.c55 struct timeval tt; variable in typeref:struct:timeval
231 gettimeofday(&tt, NULL);
233 curtime = (u_int)tt.tv_sec * (u_int)1000;
234 curtime += (u_int)tt.tv_usec / (u_int)1000;
236 if ((tt.tv_usec % 1000) >= 500)
/external/chromium_org/third_party/openssl/openssl/crypto/bn/
H A Dbn_asm.c451 tt=(t+t)&BN_MASK; \
452 if (tt < t) c2++; \
453 t1=(BN_ULONG)Lw(tt); \
454 t2=(BN_ULONG)Hw(tt); \
714 BN_ULLONG t,tt; local
795 BN_ULLONG t,tt; local
/external/openssl/crypto/bn/
H A Dbn_asm.c451 tt=(t+t)&BN_MASK; \
452 if (tt < t) c2++; \
453 t1=(BN_ULONG)Lw(tt); \
454 t2=(BN_ULONG)Hw(tt); \
714 BN_ULLONG t,tt; local
795 BN_ULLONG t,tt; local
/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlgc.h148 LUAI_FUNC GCObject *luaC_newobj (lua_State *L, int tt, size_t sz,
H A Dlstate.c271 L->tt = LUA_TTHREAD;
/external/clang/test/SemaTemplate/
H A Ddefault-expr-arguments.cpp321 void tt() { function in namespace:PR13758
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
H A DJHdf.java155 public void exportDate(String hdfName, String tz, int tt) { argument
/external/bzip2/
H A Dbzlib.c523 s->tt = NULL;
597 UInt32* c_tt = s->tt;
675 s->tt = c_tt;
870 if (s->tt != NULL) BZFREE(s->tt);
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
H A Ds_blend.c191 const GLfloat tt = (GLfloat) t / 65535.0F; local
192 GLushort r = (GLushort) ((rgba[i][RCOMP] - dest[i][RCOMP]) * tt + dest[i][RCOMP]);
193 GLushort g = (GLushort) ((rgba[i][GCOMP] - dest[i][GCOMP]) * tt + dest[i][GCOMP]);
194 GLushort b = (GLushort) ((rgba[i][BCOMP] - dest[i][BCOMP]) * tt + dest[i][BCOMP]);
195 GLushort a = (GLushort) ((rgba[i][ACOMP] - dest[i][ACOMP]) * tt + dest[i][ACOMP]);
/external/mesa3d/src/mesa/swrast/
H A Ds_blend.c191 const GLfloat tt = (GLfloat) t / 65535.0F; local
192 GLushort r = (GLushort) ((rgba[i][RCOMP] - dest[i][RCOMP]) * tt + dest[i][RCOMP]);
193 GLushort g = (GLushort) ((rgba[i][GCOMP] - dest[i][GCOMP]) * tt + dest[i][GCOMP]);
194 GLushort b = (GLushort) ((rgba[i][BCOMP] - dest[i][BCOMP]) * tt + dest[i][BCOMP]);
195 GLushort a = (GLushort) ((rgba[i][ACOMP] - dest[i][ACOMP]) * tt + dest[i][ACOMP]);
/external/qemu/slirp-android/
H A Dslirp.c73 struct timeval tt; variable in typeref:struct:timeval
291 gettimeofday(&tt, NULL);
293 curtime = (u_int)tt.tv_sec * (u_int)1000;
294 curtime += (u_int)tt.tv_usec / (u_int)1000;
296 if ((tt.tv_usec % 1000) >= 500)
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_keys.c185 UINT8 *tt = p_cb->tk; local
201 UINT32_TO_STREAM(tt, passkey);
/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder_unittest_framebuffers.cc604 for (size_t tt = 0; tt < arraysize(tests); ++tt) {
606 tests[tt][0], tests[tt][1], tests[tt][2], tests[tt][3], tt == 0);
/external/chromium_org/third_party/icu/source/common/
H A Dlocmap.c557 ILCID_POSIX_ELEMENT_ARRAY(0x0444, tt, tt_RU)
758 ILCID_POSIX_MAP(tt), /* tt Tatar 0x44 */
/external/qemu/target-arm/
H A Dop_helper.c27 static void raise_exception(CPUARMState *env, int tt) argument
29 env->exception_index = tt;
/external/chromium_org/third_party/icu/source/i18n/
H A Dolsontz.cpp731 UDate tt = (UDate)transitionTime(transitionIdx); local
732 if (finalZone == NULL || tt <= finalStartMillis) {
734 times[nTimes++] = tt;
/external/icu/icu4c/source/i18n/
H A Dolsontz.cpp757 UDate tt = (UDate)transitionTime(transitionIdx); local
758 if (finalZone == NULL || tt <= finalStartMillis) {
760 times[nTimes++] = tt;
/external/valgrind/main/perf/
H A Dtest_input_for_tinycc.c1131 UInt32 *tt; member in struct:__anon32388
1540 s->tt = (strm->bzalloc)(strm->opaque,(s->blockSize100k * 100000 * sizeof(Int32)),1);
1541 if (s->tt == ((void *)0)) { retVal = (-3); goto save_state_and_return; };;
1727 s->tt[nblock] = (UInt32)uc;
1795 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]);
1863 uc = (UChar)(s->tt[i] & 0xff);
1864 s->tt[s->cftab[uc]] |= (i << 8);
1868 s->tPos = s->tt[s->origPtr] >> 8;
1872 s->tPos = s->tt[s->tPos]; s->k0 = (UChar)(s->tPos & 0xff); s->tPos >>= 8;; s->nblock_used++;
1875 s->tPos = s->tt[
[all...]
H A Dbz2.c763 UInt32 *tt; member in struct:__anon32375
827 s->tPos = s->tt[s->tPos]; \
1583 s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) );
1584 if (s->tt == NULL) RETURN(BZ_MEM_ERROR);
1770 s->tt[nblock] = (UInt32)uc;
1838 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]);
1906 uc = (UChar)(s->tt[i] & 0xff);
1907 s->tt[s->cftab[uc]] |= (i << 8);
1911 s->tPos = s->tt[s->origPtr] >> 8;
4889 s->tt
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c747 UInt32 *tt; member in struct:__anon31446
811 s->tPos = s->tt[s->tPos]; \
1568 s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) );
1569 if (s->tt == NULL) RETURN(BZ_MEM_ERROR);
1755 s->tt[nblock] = (UInt32)uc;
1823 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]);
1891 uc = (UChar)(s->tt[i] & 0xff);
1892 s->tt[s->cftab[uc]] |= (i << 8);
1896 s->tPos = s->tt[s->origPtr] >> 8;
4874 s->tt
[all...]
/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c770 UInt32 *tt; member in struct:__anon31936
834 s->tPos = s->tt[s->tPos]; \
1592 s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) );
1593 if (s->tt == NULL) RETURN(BZ_MEM_ERROR);
1779 s->tt[nblock] = (UInt32)uc;
1847 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]);
1915 uc = (UChar)(s->tt[i] & 0xff);
1916 s->tt[s->cftab[uc]] |= (i << 8);
1920 s->tPos = s->tt[s->origPtr] >> 8;
4898 s->tt
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c763 UInt32 *tt; member in struct:__anon32178
827 s->tPos = s->tt[s->tPos]; \
1583 s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) );
1584 if (s->tt == NULL) RETURN(BZ_MEM_ERROR);
1770 s->tt[nblock] = (UInt32)uc;
1838 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]);
1906 uc = (UChar)(s->tt[i] & 0xff);
1907 s->tt[s->cftab[uc]] |= (i << 8);
1911 s->tPos = s->tt[s->origPtr] >> 8;
4889 s->tt
[all...]
H A Dvarinfo6.c801 UInt32 *tt; member in struct:__anon32194
865 s->tPos = s->tt[s->tPos]; \
1621 s->tt = BZALLOC( s->blockSize100k * 100000 * sizeof(Int32) );
1622 if (s->tt == NULL) RETURN(BZ_MEM_ERROR);
1809 s->tt[nblock] = (UInt32)uc;
1877 s->tt[nblock] = (UInt32)(s->seqToUnseq[uc]);
1945 uc = (UChar)(s->tt[i] & 0xff);
1946 s->tt[s->cftab[uc]] |= (i << 8);
1950 s->tPos = s->tt[s->origPtr] >> 8;
4927 s->tt
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dminilzo-inl.c3283 register lzo_uint tt = t - 18; local
3285 while __lzo_unlikely(tt > 255)
3287 tt -= 255;
3294 assert(tt > 0);
3295 *op++ = LZO_BYTE(tt);
3497 lzo_uint tt = t - 18; local
3500 while (tt > 255)
3502 tt -= 255;
3510 assert(tt > 0);
3511 *op++ = LZO_BYTE(tt);
[all...]

Completed in 834 milliseconds

12345678