Searched refs:terminator (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dstr-list.h73 by the terminator character. The terminator character is not added if
75 the terminator. */
77 char terminator, bool drop_redundant_terminator);
H A Dstr-list.c180 by the terminator character. The terminator character is not added if
182 the terminator. */
185 char terminator, bool drop_redundant_terminator)
199 if (terminator)
211 if (terminator
215 && slp->item[slp->nitems - 1][len - 1] == terminator))
216 result[pos++] = terminator;
184 string_list_join(const string_list_ty *slp, char separator, char terminator, bool drop_redundant_terminator) argument
H A Dx-tcl.c565 enum terminator enum
578 'looking_for' denotes a parse terminator combination.
581 accumulate_word (struct word *wp, enum terminator looking_for,
713 'looking_for' denotes a parse terminator, either ']' or '\0'. */
764 enum word_type terminator; local
771 terminator = read_command_list ('\0', null_context);
773 if (terminator == t_brace)
814 'looking_for' denotes a parse terminator, either ']' or '\0'.
947 'looking_for' denotes a parse terminator, either ']' or '\0'.
955 enum word_type terminator; local
[all...]
H A Dx-sh.c362 /* The expected terminator of the currently open single-quote.
715 'looking_for' denotes a parse terminator, either CLOSING_BACKQUOTE, ')'
1181 'looking_for' denotes a parse terminator, either CLOSING_BACKQUOTE, ')'
1311 'looking_for' denotes a parse terminator, either CLOSING_BACKQUOTE, ')'
1319 enum word_type terminator; local
1321 terminator = read_command (looking_for, outer_context);
1322 if (terminator != t_separator)
1323 return terminator;
H A Dx-java.c347 /* Seen line terminator CR or CR/LF. */
358 /* Seen line terminator LF. */
1225 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, argument
1355 if (terminator == token_type_rparen)
1362 if (terminator == token_type_rbrace)
1389 if (terminator == token_type_rbrace)
1396 if (terminator == token_type_rparen)
H A Dx-csharp.c473 /* Seen line terminator CR or CR/LF. */
1872 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, argument
2002 if (terminator == token_type_rparen)
2009 if (terminator == token_type_rbrace)
2036 if (terminator == token_type_rbrace)
2043 if (terminator == token_type_rparen)
H A Dformat-lisp.c2434 terminator is the directive that terminates this parse.
2443 struct spec *spec, char terminator, bool separator,
2840 if (terminator != ')')
3105 if (terminator != ']')
3222 if (terminator != '}')
3282 if (terminator != '>')
3330 if (terminator == '>')
3394 if (terminator != '\0')
3397 xasprintf (_("Found '~%c' without matching '~%c'."), terminator - 1, terminator);
2440 parse_upto(const char **formatp, int *positionp, struct format_arg_list **listp, struct format_arg_list **escapep, int *separatorp, struct spec *spec, char terminator, bool separator, char *fdi, char **invalid_reason) argument
[all...]
H A Dformat-scheme.c2437 terminator is the directive that terminates this parse.
2446 struct spec *spec, char terminator, bool separator,
2837 if (terminator != ')')
3102 if (terminator != ']')
3219 if (terminator != '}')
3267 if (terminator == '>')
3317 if (terminator != '\0')
3320 xasprintf (_("Found '~%c' without matching '~%c'."), terminator - 1, terminator);
2443 parse_upto(const char **formatp, int *positionp, struct format_arg_list **listp, struct format_arg_list **escapep, int *separatorp, struct spec *spec, char terminator, bool separator, char *fdi, char **invalid_reason) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/bootp/
H A Dinit.S45 movne r10, #0 @ terminator
47 stmneia r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/include/atalk/
H A Dbstrlib.h162 extern bstring bgetstream (bNgetc getcPtr, void * parm, char terminator);
164 extern int bgetsa (bstring b, bNgetc getcPtr, void * parm, char terminator);
165 extern int bassigngets (bstring b, bNgetc getcPtr, void * parm, char terminator);
172 extern int bsreadln (bstring b, struct bStream * s, char terminator);
175 extern int bsreadlna (bstring b, struct bStream * s, char terminator);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/xtensa/lib/
H A Dstrnlen_user.S8 * Returns strnlen, including trailing zero terminator.
102 # Do not add an extra one for the NULL terminator since we have
110 # the zero byte in order to include the NULL terminator in the count.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/hotplug2/
H A Drules.c647 ERROR("rules_get_value / status / action", "Malformed rule - missing parameter terminator ';'.");
652 ERROR("rules_get_value / status / action", "Malformed rule - missing parameter terminator ';'.");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/lib/
H A Dev67-strrchr.S62 bne t1, $eos # U : did we already hit the terminator?
81 /* Mask out character matches after terminator */
H A Dstrrchr.S40 bne t1, $eos # .. e1 : did we already hit the terminator?
53 /* Mask out character matches after terminator */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/bstring/
H A Dbstrlib.c1796 /* int bassigngets (bstring b, bNgetc getcPtr, void * parm, char terminator)
1800 * bstring b. The stream read is terminated by the passed in terminator
1803 * If getcPtr returns with a negative number, or the terminator character
1809 int bassigngets (bstring b, bNgetc getcPtr, void * parm, char terminator) { argument
1825 if (c == terminator) break;
1834 /* int bgetsa (bstring b, bNgetc getcPtr, void * parm, char terminator)
1838 * bstring b. The stream read is terminated by the passed in terminator
1841 * If getcPtr returns with a negative number, or the terminator character
1847 int bgetsa (bstring b, bNgetc getcPtr, void * parm, char terminator) { argument
1863 if (c == terminator) brea
1883 bgetstream(bNgetc getcPtr, void * parm, char terminator) argument
1964 bsreadlna(bstring r, struct bStream * s, char terminator) argument
2163 bsreadln(bstring r, struct bStream * s, char terminator) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dretr.c354 /* Read a hunk of data from FD, up until a terminator. The hunk is
356 terminator. For example, if terminator stops at newline, the hunk
357 will consist of a line of data; if terminator stops at two
360 the terminator) in malloc-allocated storage.
364 read some data, but encountering EOF before seeing the terminator,
366 not contain the terminator.
373 returns NULL, it means that the terminator has not been seen.
375 following the terminator.
385 read data, includes the terminator
404 fd_read_hunk(int fd, hunk_terminator_t terminator, long sizehint, long maxsize) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/acpi/
H A Dacutils.h167 u32 acpi_ut_strtoul(const char *string, char **terminator, u32 base);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/printing/
H A Dlpq_parse.c743 char terminator; member in struct:__anon1742
821 char terminator; member in struct:__anon1743

Completed in 217 milliseconds