Searched refs:last (Results 1 - 25 of 2847) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/igen/
H A Dfilter_host.c30 const char *last = filename; local
35 last = p;
37 return last;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dfilter_filename.c30 const char *last = filename; local
35 last = p;
37 return last;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/igen/
H A Dfilter_host.c30 const char *last = filename; local
35 last = p;
37 return last;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dfilter_filename.c30 const char *last = filename; local
35 last = p;
37 return last;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dfilter_filename.c30 const char *last = filename; local
35 last = p;
37 return last;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/igen/
H A Dfilter_host.c30 const char *last = filename; local
35 last = p;
37 return last;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/os/
H A Dos_rpath.c15 * Return the last path separator in the path or NULL if none found.
23 const char *s, *last; local
26 last = NULL;
30 last = s;
34 last = s;
35 return ((char *)last);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/os/
H A Dos_rpath.c15 * Return the last path separator in the path or NULL if none found.
23 const char *s, *last; local
26 last = NULL;
30 last = s;
34 last = s;
35 return ((char *)last);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/os/
H A Dos_rpath.c15 * Return the last path separator in the path or NULL if none found.
23 const char *s, *last; local
26 last = NULL;
30 last = s;
34 last = s;
35 return ((char *)last);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/os_vxworks/
H A Dos_vx_rpath.c17 * Return the last path separator in the path or NULL if none found.
23 const char *s, *last; local
45 last = NULL;
49 last = s;
53 last = s;
54 return ((char *)last);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/os_vxworks/
H A Dos_vx_rpath.c17 * Return the last path separator in the path or NULL if none found.
23 const char *s, *last; local
45 last = NULL;
49 last = s;
53 last = s;
54 return ((char *)last);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/os_vxworks/
H A Dos_vx_rpath.c17 * Return the last path separator in the path or NULL if none found.
23 const char *s, *last; local
45 last = NULL;
49 last = s;
53 last = s;
54 return ((char *)last);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dstringprep.py78 last = 0
80 if last:
81 if last[0] == x[0]:
82 last = (last[0], last[1], last[2], last[3] + x[3])
84 ret.append(last)
85 last
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dstringprep.py78 last = 0
80 if last:
81 if last[0] == x[0]:
82 last = (last[0], last[1], last[2], last[3] + x[3])
84 ret.append(last)
85 last
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/wind/
H A Dstringprep.py78 last = 0
80 if last:
81 if last[0] == x[0]:
82 last = (last[0], last[1], last[2], last[3] + x[3])
84 ret.append(last)
85 last
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/common/
H A Dcfe_console.c15 int i, last, written; local
17 for (i=0, last=0; i<count; i++) {
23 written = cfe_write(cfe_cons_handle, &str[last], i-last);
26 last += written;
27 } while (last < i);
32 if (last != count) {
34 written = cfe_write(cfe_cons_handle, &str[last], count-last);
37 last
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dcfe_console.c15 int i, last, written; local
17 for (i=0, last=0; i<count; i++) {
23 written = cfe_write(cfe_cons_handle, &str[last], i-last);
26 last += written;
27 } while (last < i);
32 if (last != count) {
34 written = cfe_write(cfe_cons_handle, &str[last], count-last);
37 last
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/script/
H A Dgap.awk8 first = 0; last = 0; idx = 0;
25 if (u - last > 6)
27 if (last)
30 first, last, idx);
31 idx -= u - last - 1;
35 last = u;
39 first, last, idx); }
H A Dgaptab.awk8 first = 0; last = 0; idx = 0; f = 0;
34 if (u - last > 6)
36 if (last) { idx += last - first + 1; }
41 for (m = last+1; m < u; m++) { fmt(0); }
45 last = u;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/script/
H A Dgap.awk8 first = 0; last = 0; idx = 0;
25 if (u - last > 6)
27 if (last)
30 first, last, idx);
31 idx -= u - last - 1;
35 last = u;
39 first, last, idx); }
H A Dgaptab.awk8 first = 0; last = 0; idx = 0; f = 0;
34 if (u - last > 6)
36 if (last) { idx += last - first + 1; }
41 for (m = last+1; m < u; m++) { fmt(0); }
45 last = u;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/script/
H A Dgap.awk8 first = 0; last = 0; idx = 0;
25 if (u - last > 6)
27 if (last)
30 first, last, idx);
31 idx -= u - last - 1;
35 last = u;
39 first, last, idx); }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/script/
H A Dgap.awk8 first = 0; last = 0; idx = 0;
25 if (u - last > 6)
27 if (last)
30 first, last, idx);
31 idx -= u - last - 1;
35 last = u;
39 first, last, idx); }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/script/
H A Dgap.awk8 first = 0; last = 0; idx = 0;
25 if (u - last > 6)
27 if (last)
30 first, last, idx);
31 idx -= u - last - 1;
35 last = u;
39 first, last, idx); }
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/script/
H A Dgap.awk8 first = 0; last = 0; idx = 0;
25 if (u - last > 6)
27 if (last)
30 first, last, idx);
31 idx -= u - last - 1;
35 last = u;
39 first, last, idx); }

Completed in 142 milliseconds

1234567891011>>