Searched refs:tnum (Results 1 - 12 of 12) sorted by relevance

/external/kernel-headers/original/asm-mips/xtalk/
H A Dxwidget.h127 unsigned tnum:5; member in struct:__anon6711
/external/quake/quake/src/QW/gas2masm/
H A Dgas2masm.c102 void emitanoperand (int tnum, char *type, int notdata) argument
109 pt = tokens[tnum];
229 tokens[tnum]);
/external/quake/quake/src/WinQuake/gas2masm/
H A Dgas2masm.c102 void emitanoperand (int tnum, char *type, int notdata) argument
109 pt = tokens[tnum];
229 tokens[tnum]);
/external/bluetooth/bluedroid/gki/common/
H A Dgki_time.c188 ** Parameters tnum - (input) timer number to be started (TIMER_0,
198 void GKI_start_timer (UINT8 tnum, INT32 ticks, BOOLEAN is_continuous) argument
252 switch (tnum)
304 ** Parameters tnum - (input) timer number to be started (TIMER_0,
309 void GKI_stop_timer (UINT8 tnum) argument
313 switch (tnum)
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_time.c186 ** Parameters tnum - (input) timer number to be started (TIMER_0,
196 void GKI_start_timer (UINT8 tnum, INT32 ticks, BOOLEAN is_continuous) argument
250 switch (tnum)
302 ** Parameters tnum - (input) timer number to be started (TIMER_0,
307 void GKI_stop_timer (UINT8 tnum) argument
313 switch (tnum)
/external/libnfc-nci/src/gki/common/
H A Dgki_time.c186 ** Parameters tnum - (input) timer number to be started (TIMER_0,
196 void GKI_start_timer (UINT8 tnum, INT32 ticks, BOOLEAN is_continuous) argument
250 switch (tnum)
302 ** Parameters tnum - (input) timer number to be started (TIMER_0,
307 void GKI_stop_timer (UINT8 tnum) argument
313 switch (tnum)
/external/kernel-headers/original/asm-mips/sn/sn0/
H A Dhubio.h456 tnum: 5, /* TNUM field in xtalk */ member in struct:icrba_u::__anon6697
478 tnum: 5, /* TNUM field in xtalk */ member in struct:h1_icrba_u::__anon6698
881 tnum: 5, /* 36-32: TNUM of xtalk request */ member in struct:icrbp_a::__anon6706
/external/stressapptest/src/
H A Dsat.cc1299 int tnum; local
1300 for (tnum = 0; tnum < num_cpus; tnum++) {
1303 tnum, cc_inc_count_);
1307 thread->set_cpu_mask_to_cpu(tnum);
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
H A DCharacterTest.java1335 byte tnum = 0;
1338 tnum++;
1348 assertTrue("Failed to find all Title Case chars", tnum == tChars.length);
/external/kernel-headers/original/asm-mips/pci/
H A Dbridge.h275 tnum:5, /* Trans Number */ member in struct:bridge_err_cmdword_s::__anon6671::__anon6672
/external/sqlite/dist/orig/
H A Dsqlite3.c10163 ** Table.tnum is the page number for the root BTree page of the table in the
10168 ** when the VDBE cursor to the table is closed. In this case Table.tnum
10180 int tnum; /* Root BTree node for this table (see note above) */ member in struct:Table
10382 int tnum; /* Page containing root of this index in database file */ member in struct:Index
83540 int tnum; /* Root page of index */ local
89111 int tnum = pOp->p2; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10163 ** Table.tnum is the page number for the root BTree page of the table in the
10168 ** when the VDBE cursor to the table is closed. In this case Table.tnum
10180 int tnum; /* Root BTree node for this table (see note above) */ member in struct:Table
10382 int tnum; /* Page containing root of this index in database file */ member in struct:Index
83553 int tnum; /* Root page of index */ local
89124 int tnum = pOp->p2; local
[all...]

Completed in 672 milliseconds