Searched refs:terminated (Results 26 - 50 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfile.tex345 Note that this method only works with {\tt NUL}-terminated strings, if you want
H A Dglcanvas.tex131 This array is zero-terminated: it should be set up with constants described in the table above.
H A Dtextfile.tex62 wxTextFileType_Unix, // line is terminated with 'LF' = 0xA = 10 = '\n'
H A Dtipc.tex145 size is the length of the null-terminated string. Windows-specific data
H A Dcmdlpars.tex399 Take the command line description from the wxCMD\_LINE\_NONE terminated table.
H A Dtchanges.tex102 \item \helpref{wxTaskBarIcon}{wxtaskbaricon} objects must now be destroyed before the application can exit. Previously, the application terminated if there were no top level windows; now it terminates if there are no top level windows or taskbar icons left.
H A Dfunction.tex470 normal way which usually just means that the application will be terminated.
607 arguments, terminated by NULL.
614 application waits until the other program has terminated.
619 terminated successfully. Also, while waiting for the process to
672 terminated with a NULL pointer.}
2758 \item wxCF\_TEXT or wxCF\_OEMTEXT: returns a pointer to new memory containing a null-terminated text string.
2803 \item wxCF\_TEXT or wxCF\_OEMTEXT: {\it data} is a null-terminated text string.
H A Dwxstring.tex760 without \arg{len} parameter takes NUL-terminated data.
1315 new string length itself assuming that the string is terminated by the first
H A Darchive.tex140 factory, as an array of null terminated strings. It does not give away
H A Dthread.tex52 Regardless of whether it has terminated or not, you should call
H A Dmanual.tex501 terminated so long as such parties remain in full compliance.
H A Dmanual2e.tex504 terminated so long as such parties remain in full compliance.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/aosvs/
H A Daosvs.c712 buildpath: path1/path2/ ... (NULL-terminated)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/theos/
H A Dtheos.c642 buildpath: path1/path2/ ... (NULL-terminated)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/unix/
H A Dunix.c729 buildpath: path1/path2/ ... (NULL-terminated)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl445 this License will not have their licenses terminated so long as such
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl445 this License will not have their licenses terminated so long as such
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1812 assumes that I<all> keys and values are NULL terminated. Unfortunately
2022 to the fact that C strings are NULL terminated, whilst Perl strings are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/doc/
H A Dip-cref.tex219 dump terminated
1171 in this table is terminated pretending that no route was found.
1937 and the RPDB lookup is terminated. Otherwise, the RPDB program
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex479 expected as a 13-character string, terminated by a null-character.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c322 errmsg = "DOCTYPE improperly terminated\n";
3861 "Comment not terminated \n<!--%.50s\n", buf);
3877 "Comment not terminated\n", NULL);
4012 "Comment not terminated \n<!--%.50s\n",
4016 "Comment not terminated \n", NULL);
4551 "xmlParseEntityDecl: entity %s not terminated\n", name);
9535 for (ix = 0; ix < len;) { /* string is 0-terminated */
11512 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
11537 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
11914 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dparser.c419 errmsg = "DOCTYPE improperly terminated\n";
4442 "Comment not terminated \n<!--%.50s\n", buf);
4461 "Comment not terminated\n", NULL);
4603 "Comment not terminated \n<!--%.50s\n",
4607 "Comment not terminated \n", NULL);
5166 "xmlParseEntityDecl: entity %s not terminated\n", name);
10398 for (ix = 0; ix < len;) { /* string is 0-terminated */
12444 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
12469 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
12859 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dparser.c419 errmsg = "DOCTYPE improperly terminated\n";
4442 "Comment not terminated \n<!--%.50s\n", buf);
4461 "Comment not terminated\n", NULL);
4603 "Comment not terminated \n<!--%.50s\n",
4607 "Comment not terminated \n", NULL);
5166 "xmlParseEntityDecl: entity %s not terminated\n", name);
10398 for (ix = 0; ix < len;) { /* string is 0-terminated */
12444 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
12469 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
12859 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c322 errmsg = "DOCTYPE improperly terminated\n";
3861 "Comment not terminated \n<!--%.50s\n", buf);
3877 "Comment not terminated\n", NULL);
4012 "Comment not terminated \n<!--%.50s\n",
4016 "Comment not terminated \n", NULL);
4551 "xmlParseEntityDecl: entity %s not terminated\n", name);
9535 for (ix = 0; ix < len;) { /* string is 0-terminated */
11512 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
11537 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
11914 * @string: the input string in UTF8 or ISO-Latin (zero terminated)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex4134 % causes processing to be prematurely terminated. This is,

Completed in 715 milliseconds

123