HomeSort by: relevance | last modified time | path
    Searched defs:tend (Results 1 - 25 of 37) sorted by relevancy

1 2

  /src/external/mit/expat/dist/tests/benchmark/
benchmark.c 79 clock_t tstart, tend; local
162 tend = clock();
163 cpuTime += ((double)(tend - tstart)) / CLOCKS_PER_SEC;
  /src/external/gpl3/gdb/dist/sim/iq2000/
decode.c 236 const struct insn_sem *t,*tend; local
248 for (t = iq2000bf_insn_sem, tend = t + ARRAY_SIZE (iq2000bf_insn_sem);
249 t != tend; ++t)
  /src/external/gpl3/gdb/dist/sim/lm32/
decode.c 154 const struct insn_sem *t,*tend; local
166 for (t = lm32bf_insn_sem, tend = t + ARRAY_SIZE (lm32bf_insn_sem);
167 t != tend; ++t)
  /src/external/gpl3/gdb/dist/sim/m32r/
decode.c 196 const struct insn_sem *t,*tend; local
208 for (t = m32rbf_insn_sem, tend = t + ARRAY_SIZE (m32rbf_insn_sem);
209 t != tend; ++t)
decode2.c 229 const struct insn_sem *t,*tend; local
241 for (t = m32r2f_insn_sem, tend = t + ARRAY_SIZE (m32r2f_insn_sem);
242 t != tend; ++t)
decodex.c 222 const struct insn_sem *t,*tend; local
234 for (t = m32rxf_insn_sem, tend = t + ARRAY_SIZE (m32rxf_insn_sem);
235 t != tend; ++t)
  /src/external/gpl3/gdb/dist/sim/or1k/
decode.c 233 const struct insn_sem *t,*tend; local
245 for (t = or1k32bf_insn_sem, tend = t + ARRAY_SIZE (or1k32bf_insn_sem);
246 t != tend; ++t)
  /src/external/gpl3/gdb.old/dist/sim/iq2000/
decode.c 236 const struct insn_sem *t,*tend; local
248 for (t = iq2000bf_insn_sem, tend = t + ARRAY_SIZE (iq2000bf_insn_sem);
249 t != tend; ++t)
  /src/external/gpl3/gdb.old/dist/sim/lm32/
decode.c 154 const struct insn_sem *t,*tend; local
166 for (t = lm32bf_insn_sem, tend = t + ARRAY_SIZE (lm32bf_insn_sem);
167 t != tend; ++t)
  /src/external/gpl3/gdb.old/dist/sim/m32r/
decode.c 196 const struct insn_sem *t,*tend; local
208 for (t = m32rbf_insn_sem, tend = t + ARRAY_SIZE (m32rbf_insn_sem);
209 t != tend; ++t)
decode2.c 229 const struct insn_sem *t,*tend; local
241 for (t = m32r2f_insn_sem, tend = t + ARRAY_SIZE (m32r2f_insn_sem);
242 t != tend; ++t)
decodex.c 222 const struct insn_sem *t,*tend; local
234 for (t = m32rxf_insn_sem, tend = t + ARRAY_SIZE (m32rxf_insn_sem);
235 t != tend; ++t)
  /src/external/gpl3/gdb.old/dist/sim/or1k/
decode.c 233 const struct insn_sem *t,*tend; local
245 for (t = or1k32bf_insn_sem, tend = t + ARRAY_SIZE (or1k32bf_insn_sem);
246 t != tend; ++t)
  /src/external/gpl3/gdb/dist/sim/cris/
decodev10.c 295 const struct insn_sem *t,*tend; local
307 for (t = crisv10f_insn_sem, tend = t + ARRAY_SIZE (crisv10f_insn_sem);
308 t != tend; ++t)
decodev32.c 299 const struct insn_sem *t,*tend; local
311 for (t = crisv32f_insn_sem, tend = t + ARRAY_SIZE (crisv32f_insn_sem);
312 t != tend; ++t)
  /src/external/gpl3/gdb.old/dist/sim/cris/
decodev10.c 295 const struct insn_sem *t,*tend; local
307 for (t = crisv10f_insn_sem, tend = t + ARRAY_SIZE (crisv10f_insn_sem);
308 t != tend; ++t)
decodev32.c 299 const struct insn_sem *t,*tend; local
311 for (t = crisv32f_insn_sem, tend = t + ARRAY_SIZE (crisv32f_insn_sem);
312 t != tend; ++t)
  /src/external/bsd/wpa/dist/src/eap_peer/
ikev2.c 122 const u8 *tend; local
136 tend = pos + transform_len;
151 if (pos < tend) {
153 pos, tend - pos);
160 if (tend - pos != 4) {
  /src/external/bsd/wpa/dist/src/eap_server/
ikev2.c 127 const u8 *tend; local
141 tend = pos + transform_len;
156 if (pos < tend) {
158 pos, tend - pos);
166 if (tend - pos != 4) {
  /src/external/gpl3/gdb/dist/gnulib/import/
select.c 280 clock_t tend; local
419 tend = clock () + wait_timeout;
445 if (tend >= tnow)
446 wait_timeout = tend - tnow;
  /src/external/gpl3/gdb/dist/sim/frv/
decode.c 835 const struct insn_sem *t,*tend; local
847 for (t = frvbf_insn_sem, tend = t + ARRAY_SIZE (frvbf_insn_sem);
848 t != tend; ++t)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
select.c 280 clock_t tend; local
419 tend = clock () + wait_timeout;
445 if (tend >= tnow)
446 wait_timeout = tend - tnow;
  /src/external/gpl3/gdb.old/dist/sim/frv/
decode.c 835 const struct insn_sem *t,*tend; local
847 for (t = frvbf_insn_sem, tend = t + ARRAY_SIZE (frvbf_insn_sem);
848 t != tend; ++t)
  /src/usr.sbin/lockstat/
main.c 504 uintptr_t tend, sa, ea; local
515 end = &tend;
  /src/external/cddl/osnet/dist/common/ctf/
ctf_open.c 361 const void *tend = (const void *)(fp->ctf_buf + cth->cth_stroff); local
383 for (tp = tbuf; tp < tend; fp->ctf_typemax++) {
501 for (id = 1, tp = tbuf; tp < tend; xp++, id++) {

Completed in 100 milliseconds

1 2