Searched refs:dot (Results 176 - 200 of 225) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dsymbol.c1579 char *dot = strrchr(dent->d_name, '.'), local
1584 if (dot == NULL || strcmp(dot, ".ko"))
1587 (int)(dot - dent->d_name), dent->d_name);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dada-lang.c4838 /* Return nonzero if the given string starts with a dot ('.')
4912 char *dot;
4917 dot = strrchr (name, '.');
4918 if (dot != NULL && is_dot_digits_suffix (dot))
4919 *dot = '\0';
4924 dot = strrchr (patn, '.');
4925 if (dot != NULL && is_dot_digits_suffix (dot))
4927 *dot
4903 char *dot; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dada-lang.c4838 /* Return nonzero if the given string starts with a dot ('.')
4912 char *dot;
4917 dot = strrchr (name, '.');
4918 if (dot != NULL && is_dot_digits_suffix (dot))
4919 *dot = '\0';
4924 dot = strrchr (patn, '.');
4925 if (dot != NULL && is_dot_digits_suffix (dot))
4927 *dot
4903 char *dot; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dada-lang.c4838 /* Return nonzero if the given string starts with a dot ('.')
4912 char *dot;
4917 dot = strrchr (name, '.');
4918 if (dot != NULL && is_dot_digits_suffix (dot))
4919 *dot = '\0';
4924 dot = strrchr (patn, '.');
4925 if (dot != NULL && is_dot_digits_suffix (dot))
4927 *dot
4903 char *dot; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/src/
H A Dsmb_auth.c1351 const char *dot = strrchr(filename, '.'); local
1352 if(!dot || dot == filename) return "";
1353 return dot + 1;
H A Dmod_webdav.c747 const char *dot = strrchr(filename, '.'); local
748 int len = dot - filename;
771 const char *dot = strrchr(filename, '.'); local
772 int index = dot - filename;
773 //Cdbg(DBE,"dot = %s, index=%d", dot, index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/src/
H A Dsmb_auth.c1351 const char *dot = strrchr(filename, '.'); local
1352 if(!dot || dot == filename) return "";
1353 return dot + 1;
H A Dmod_webdav.c747 const char *dot = strrchr(filename, '.'); local
748 int len = dot - filename;
771 const char *dot = strrchr(filename, '.'); local
772 int index = dot - filename;
773 //Cdbg(DBE,"dot = %s, index=%d", dot, index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/share/automake-1.11/Automake/
H A DRule.pm161 of `\..*$') to match extensions allows Automake to support dot-less
261 listed C<@exts>. Extensions should contain a dot if needed.
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/src/
H A Dsmb_auth.c1351 const char *dot = strrchr(filename, '.'); local
1352 if(!dot || dot == filename) return "";
1353 return dot + 1;
H A Dmod_webdav.c747 const char *dot = strrchr(filename, '.'); local
748 int len = dot - filename;
771 const char *dot = strrchr(filename, '.'); local
772 int index = dot - filename;
773 //Cdbg(DBE,"dot = %s, index=%d", dot, index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/doc/
H A DMakefile.in51 $(top_srcdir)/../config/lead-dot.m4 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/
H A DMakefile.in859 $(GITLOG_TO_CHANGELOG) --append-dot --tear-off \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/doc/
H A DMakefile.in51 $(top_srcdir)/../config/lead-dot.m4 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/
H A DMakefile.in859 $(GITLOG_TO_CHANGELOG) --append-dot --tear-off \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/doc/
H A DMakefile.in51 $(top_srcdir)/../config/lead-dot.m4 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/
H A DMakefile.in859 $(GITLOG_TO_CHANGELOG) --append-dot --tear-off \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext3/
H A Dnamei.c111 struct fake_dirent dot; member in struct:dx_root
1394 /* Initialize the root; the dot dirents already exist */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ext4/
H A Dnamei.c110 struct fake_dirent dot; member in struct:dx_root
1389 /* Initialize the root; the dot dirents already exist */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext3/
H A Dnamei.c111 struct fake_dirent dot; member in struct:dx_root
1394 /* Initialize the root; the dot dirents already exist */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ext4/
H A Dnamei.c110 struct fake_dirent dot; member in struct:dx_root
1389 /* Initialize the root; the dot dirents already exist */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A DMakefile.in53 $(top_srcdir)/../config/lead-dot.m4 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A DMakefile.in53 $(top_srcdir)/../config/lead-dot.m4 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A DMakefile.in53 $(top_srcdir)/../config/lead-dot.m4 \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/
H A Dconfigure5 # Report bugs to <avahi (at) lists (dot) freedesktop (dot) org>.
242 $0: (dot) freedesktop (dot) org about your system,
567 PACKAGE_BUGREPORT='avahi (at) lists (dot) freedesktop (dot) org'
1719 --disable-doxygen-dot don't generate graphics for doxygen documentation
1816 Report bugs to <avahi (at) lists (dot) freedesktop (dot) org>.
2077 ## Report this to avahi (at) lists (dot) freedeskto
[all...]

Completed in 299 milliseconds

123456789