Searched refs:enumerate (Results 1 - 25 of 91) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/doc/
H A D04-codec.tex109 \begin{enumerate}
115 \end{enumerate}
125 \begin{enumerate}
128 \end{enumerate}
137 \begin{enumerate}
140 \begin{enumerate}
150 \end{enumerate}
152 \end{enumerate}
161 \begin{enumerate}
165 \begin{enumerate}
[all...]
H A D06-floor0.tex150 \begin{enumerate}
154 \begin{enumerate}
161 \end{enumerate}
163 \begin{enumerate}
170 \end{enumerate}
185 \end{enumerate}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/doc/
H A D04-codec.tex109 \begin{enumerate}
115 \end{enumerate}
125 \begin{enumerate}
128 \end{enumerate}
137 \begin{enumerate}
140 \begin{enumerate}
150 \end{enumerate}
152 \end{enumerate}
161 \begin{enumerate}
165 \begin{enumerate}
[all...]
H A D06-floor0.tex150 \begin{enumerate}
154 \begin{enumerate}
161 \end{enumerate}
163 \begin{enumerate}
170 \end{enumerate}
185 \end{enumerate}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/doc/
H A D04-codec.tex109 \begin{enumerate}
115 \end{enumerate}
125 \begin{enumerate}
128 \end{enumerate}
137 \begin{enumerate}
140 \begin{enumerate}
150 \end{enumerate}
152 \end{enumerate}
161 \begin{enumerate}
165 \begin{enumerate}
[all...]
H A D06-floor0.tex150 \begin{enumerate}
154 \begin{enumerate}
161 \end{enumerate}
163 \begin{enumerate}
170 \end{enumerate}
185 \end{enumerate}
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/script/tests/
H A Dtest_net_registry.sh27 ${NETREG} enumerate ${KEY}
40 ${NETREG} enumerate ${KEY}
43 echo "ERROR: enumerate succeeded with key '${KEY}'"
52 ${NETREG} enumerate
54 echo "ERROR: enumerate succeeded without any key spcified"
95 # check enumerate of basekey lists new key:
96 OUTPUT=`${NETREG} enumerate ${BASEKEY}`
98 echo "ERROR: failed to enumerate key '${BASEKEY}'"
114 # check enumerate of new key works:
115 ${NETREG} enumerate
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/script/tests/
H A Dtest_net_registry.sh27 ${NETREG} enumerate ${KEY}
40 ${NETREG} enumerate ${KEY}
43 echo "ERROR: enumerate succeeded with key '${KEY}'"
52 ${NETREG} enumerate
54 echo "ERROR: enumerate succeeded without any key spcified"
95 # check enumerate of basekey lists new key:
96 OUTPUT=`${NETREG} enumerate ${BASEKEY}`
98 echo "ERROR: failed to enumerate key '${BASEKEY}'"
114 # check enumerate of new key works:
115 ${NETREG} enumerate
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/script/tests/
H A Dtest_net_registry.sh27 ${NETREG} enumerate ${KEY}
40 ${NETREG} enumerate ${KEY}
43 echo "ERROR: enumerate succeeded with key '${KEY}'"
52 ${NETREG} enumerate
54 echo "ERROR: enumerate succeeded without any key spcified"
95 # check enumerate of basekey lists new key:
96 OUTPUT=`${NETREG} enumerate ${BASEKEY}`
98 echo "ERROR: failed to enumerate key '${BASEKEY}'"
114 # check enumerate of new key works:
115 ${NETREG} enumerate
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/test/afpd/
H A Dafpfunc_helpers.h53 extern int enumerate(AFPObj *obj, uint16_t vid, cnid_t did);
H A Dtest.c114 /* test enumerate.c stuff */
115 TEST_int(enumerate(&obj, vid, DIRDID_ROOT), 0);
H A DMakefile.am27 $(top_srcdir)/etc/afpd/enumerate.c \
69 DTRACE_OBJ = test-afp_dsi.o test-fork.o test-appl.o test-catsearch.o test-directory.o test-enumerate.o test-file.o test-filedir.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/test/afpd/
H A Dafpfunc_helpers.h53 extern int enumerate(AFPObj *obj, uint16_t vid, cnid_t did);
H A Dtest.c114 /* test enumerate.c stuff */
115 TEST_int(enumerate(&obj, vid, DIRDID_ROOT), 0);
H A DMakefile.am27 $(top_srcdir)/etc/afpd/enumerate.c \
69 DTRACE_OBJ = test-afp_dsi.o test-fork.o test-appl.o test-catsearch.o test-directory.o test-enumerate.o test-file.o test-filedir.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/test/afpd/
H A Dafpfunc_helpers.h53 extern int enumerate(AFPObj *obj, uint16_t vid, cnid_t did);
H A Dtest.c114 /* test enumerate.c stuff */
115 TEST_int(enumerate(&obj, vid, DIRDID_ROOT), 0);
H A DMakefile.am27 $(top_srcdir)/etc/afpd/enumerate.c \
69 DTRACE_OBJ = test-afp_dsi.o test-fork.o test-appl.o test-catsearch.o test-directory.o test-enumerate.o test-file.o test-filedir.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/etc/afpd/
H A DMakefile.am28 enumerate.c \
87 DTRACE_OBJ = afpd-afp_dsi.o afpd-fork.o afpd-appl.o afpd-catsearch.o afpd-directory.o afpd-enumerate.o afpd-file.o afpd-filedir.o
H A Denumerate.c162 static int enumerate(AFPObj *obj _U_, char *ibuf, size_t ibuflen _U_, function
273 LOG(log_debug, logtype_afpd, "enumerate(\"%s/%s\", f/d:%04x/%04x, rc:%u, i:%u, max:%u)",
290 LOG(log_error, logtype_afpd, "enumerate: loop error: %s (%d)", strerror(errno), errno);
376 LOG(log_error, logtype_afpd, "enumerate: error updating CNID of \"%s\"", fullpathname(convname));
396 LOG(log_error, logtype_afpd, "enumerate(vid:%u, did:%u, name:'%s'): error adding dir: '%s'",
493 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 0);
501 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 1);
509 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/etc/afpd/
H A DMakefile.am28 enumerate.c \
87 DTRACE_OBJ = afpd-afp_dsi.o afpd-fork.o afpd-appl.o afpd-catsearch.o afpd-directory.o afpd-enumerate.o afpd-file.o afpd-filedir.o
H A Denumerate.c162 static int enumerate(AFPObj *obj _U_, char *ibuf, size_t ibuflen _U_, function
273 LOG(log_debug, logtype_afpd, "enumerate(\"%s/%s\", f/d:%04x/%04x, rc:%u, i:%u, max:%u)",
290 LOG(log_error, logtype_afpd, "enumerate: loop error: %s (%d)", strerror(errno), errno);
376 LOG(log_error, logtype_afpd, "enumerate: error updating CNID of \"%s\"", fullpathname(convname));
396 LOG(log_error, logtype_afpd, "enumerate(vid:%u, did:%u, name:'%s'): error adding dir: '%s'",
493 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 0);
501 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 1);
509 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/etc/afpd/
H A DMakefile.am28 enumerate.c \
87 DTRACE_OBJ = afpd-afp_dsi.o afpd-fork.o afpd-appl.o afpd-catsearch.o afpd-directory.o afpd-enumerate.o afpd-file.o afpd-filedir.o
H A Denumerate.c162 static int enumerate(AFPObj *obj _U_, char *ibuf, size_t ibuflen _U_, function
273 LOG(log_debug, logtype_afpd, "enumerate(\"%s/%s\", f/d:%04x/%04x, rc:%u, i:%u, max:%u)",
290 LOG(log_error, logtype_afpd, "enumerate: loop error: %s (%d)", strerror(errno), errno);
376 LOG(log_error, logtype_afpd, "enumerate: error updating CNID of \"%s\"", fullpathname(convname));
396 LOG(log_error, logtype_afpd, "enumerate(vid:%u, did:%u, name:'%s'): error adding dir: '%s'",
493 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 0);
501 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 1);
509 return enumerate(obj, ibuf,ibuflen ,rbuf,rbuflen , 2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/doc/
H A Dtexi2pod.pl156 } elsif ($ended =~ /^(?:itemize|enumerate|[fv]?table)$/) {
259 /^\@enumerate(?:\s+([a-zA-Z0-9]+))?/ and do {
268 $endw = "enumerate";

Completed in 207 milliseconds

1234