Searched refs:terminated (Results 1 - 25 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/misc/
H A Dwall.perl45 (terminated with single '.' or end of file):
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_io.l15 CSCioReadLine - read bytes that are terminated by a newline
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dparse.c117 int terminated = 0; local
125 terminated = 1;
143 *ptr += length + terminated;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dparse.c117 int terminated = 0; local
125 terminated = 1;
143 *ptr += length + terminated;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dless.c119 smallint terminated; member in struct:globals
149 #define terminated (G.terminated ) macro
158 terminated = 1; \
220 * terminated - 1 if flines[max_fline] is 'terminated'
237 char last_terminated = terminated;
259 terminated = 0;
319 terminated = 1;
336 last_terminated = terminated;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dada-pred.exp51 in word set terminated
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbconv.tex101 \docparam{in}{The \NUL-terminated input string, cannot be \NULL}
137 The first overload takes a \NUL-terminated input string. The second one takes a
139 trailing \NUL character(s). If the string is not \NUL-terminated, a temporary
140 \NUL-terminated copy of it suitable for passing to \helpref{MB2WC}{wxmbconvmb2wc}
160 length \arg{inLen}, whether it is \NUL-terminated or not (for wide character
163 efficient to pass an already terminated string to this function as otherwise a
243 string is terminated by a single \NUL, $2$ for UTF-16 and $4$ for UTF-32 for
244 which the string is terminated with $2$ and $4$ \NUL characters respectively.
260 not \NUL-terminated neither.
264 \NUL-terminated an
[all...]
H A Dprocevt.tex3 A process event is sent when a process is terminated.
H A Dprocess.tex93 parent object is destroyed before the external process is terminated (e.g. a
230 \docparam{pid}{The pid of the process which has just terminated.}
H A Dfltfactory.tex118 supported by this factory, as an array of null terminated strings. It does
H A Dfontmap.tex122 \NULL-terminated. IF it isn't empty, the first name in it is the canonical
H A Dregex.tex200 Some regex libraries assume that the text given is null terminated, while
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Duseless-if-before-free64 --list print only the name of each matching FILE (\0-terminated)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/romfs/
H A Dstorage.c173 bool matched, terminated = false; local
189 terminated = true;
198 if (!terminated) {
267 * - the string to be compared to, str, may not be NUL-terminated; instead the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dseek.c50 int terminated; ///< termination flag for the current iteration member in struct:__anon3626
192 if (!sp->terminated) {
193 sp->terminated = 1;
202 break; // all terminated, iteration done
296 sp->terminated = 0;
348 sp->terminated = 0;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dseek.c48 int terminated; ///< termination flag for the current iteration member in struct:__anon2270
190 if (!sp->terminated) {
191 sp->terminated = 1;
200 break; // all terminated, iteration done
294 sp->terminated = 0;
346 sp->terminated = 0;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dlinuxver.h572 int terminated; member in struct:__anon19499
637 (tsk_ctl)->terminated = FALSE; \
647 (tsk_ctl)->terminated = TRUE; \
651 DBG_THR(("%s(): thread:%s:%lx terminated OK\n", __FUNCTION__, \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex36 contents themselves are not null terminated. In addition to the vector
217 Vendor string ([vendor string length] octets coded from beginning of string to end of string, not null terminated)
226 Comment field 0 ([Comment field 0 length] octets coded from beginning of string to end of string, not null terminated)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dcommon.mak26 # NASM requires -I path terminated with /
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/pascal/
H A Dzlibpas.pas58 name: PChar; (* pointer to zero-terminated file name or Z_NULL *)
60 comment: PChar; (* pointer to zero-terminated comment or Z_NULL *)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/pascal/
H A Dzlibpas.pas58 name: PChar; (* pointer to zero-terminated file name or Z_NULL *)
60 comment: PChar; (* pointer to zero-terminated comment or Z_NULL *)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsclp.S195 # R2 = address of nil-terminated ASCII text
257 # R2 = address of nil-terminated ASCII text
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_scan.c532 int terminated = 0; local
536 terminated = 1;
537 if (terminated || *s < 0x20 || *s > 0x7e)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/atari/
H A Datari.c513 buildpath: path1/path2/ ... (NULL-terminated)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgmerge.c827 int terminated = endp != NULL; local
829 if (!terminated)

Completed in 386 milliseconds

123