| /netbsd-src/external/ibm-public/postfix/dist/src/util/ |
| H A D | attr_scan_plain.c | 195 int terminator, const char *context) in attr_scan_plain_string() argument 206 && (terminator == 0 || ch != terminator)) { in attr_scan_plain_string() 232 int terminator, in attr_scan_plain_data() argument 240 if ((ch = attr_scan_plain_string(fp, base64_buf, terminator, context)) < 0) in attr_scan_plain_data() 253 int terminator, const char *context) in attr_scan_plain_number() argument 258 if ((ch = attr_scan_plain_string(fp, str_buf, terminator, context)) < 0) in attr_scan_plain_number() 272 int terminator, in attr_scan_plain_long_number() argument 278 if ((ch = attr_scan_plain_string(fp, str_buf, terminator, context)) < 0) in attr_scan_plain_long_number()
|
| H A D | attr_scan.ref | 13 ./attr_scan: unknown_stream: wanted attribute: (any attribute name or list terminator) 16 ./attr_scan: unknown_stream: wanted attribute: (any attribute name or list terminator) 19 ./attr_scan: unknown_stream: wanted attribute: (any attribute name or list terminator) 27 ./attr_scan: unknown_stream: wanted attribute: (list terminator)
|
| H A D | attr_scan_plain.ref | 30 ./attr_scan_plain: unknown_stream: wanted attribute: (any attribute name or list terminator) 43 ./attr_scan_plain: unknown_stream: wanted attribute: (list terminator) 60 ./attr_scan_plain: unknown_stream: wanted attribute: (list terminator)
|
| H A D | attr_scan0.ref | 30 ./attr_scan0: unknown_stream: wanted attribute: (any attribute name or list terminator) 43 ./attr_scan0: unknown_stream: wanted attribute: (list terminator) 60 ./attr_scan0: unknown_stream: wanted attribute: (list terminator)
|
| H A D | attr_scan64.ref | 30 ./attr_scan64: unknown_stream: wanted attribute: (any attribute name or list terminator) 43 ./attr_scan64: unknown_stream: wanted attribute: (list terminator) 60 ./attr_scan64: unknown_stream: wanted attribute: (list terminator)
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | str-list.c | 186 char terminator, bool drop_redundant_terminator) in string_list_join() argument 200 if (terminator) in string_list_join() 212 if (terminator in string_list_join() 216 && slp->item[slp->nitems - 1][len - 1] == terminator)) in string_list_join() 217 result[pos++] = terminator; in string_list_join()
|
| H A D | x-tcl.c | 564 enum terminator enum 580 accumulate_word (struct word *wp, enum terminator looking_for, in accumulate_word() 763 enum word_type terminator; in read_word() local 770 terminator = read_command_list ('\0', null_context); in read_word() 772 if (terminator == t_brace) in read_word() 954 enum word_type terminator; in read_command_list() local 956 terminator = read_command (looking_for, outer_context); in read_command_list() 957 if (terminator != t_separator) in read_command_list() 958 return terminator; in read_command_list()
|
| H A D | x-java.c | 1178 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, in extract_parenthesized() argument 1308 if (terminator == token_type_rparen) in extract_parenthesized() 1315 if (terminator == token_type_rbrace) in extract_parenthesized() 1342 if (terminator == token_type_rbrace) in extract_parenthesized() 1349 if (terminator == token_type_rparen) in extract_parenthesized()
|
| H A D | x-sh.c | 1318 enum word_type terminator; in read_command_list() local 1320 terminator = read_command (looking_for, outer_context); in read_command_list() 1321 if (terminator != t_separator) in read_command_list() 1322 return terminator; in read_command_list()
|
| H A D | x-csharp.c | 1867 extract_parenthesized (message_list_ty *mlp, token_type_ty terminator, in extract_parenthesized() argument 1997 if (terminator == token_type_rparen) in extract_parenthesized() 2004 if (terminator == token_type_rbrace) in extract_parenthesized() 2031 if (terminator == token_type_rbrace) in extract_parenthesized() 2038 if (terminator == token_type_rparen) in extract_parenthesized()
|
| H A D | str-list.h | 78 char terminator, bool drop_redundant_terminator);
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | stdio.d | 1539 S readln(S = string)(dchar terminator = '\n') 1543 readln(buf, terminator); 1667 size_t readln(C)(ref C[] buf, dchar terminator = '\n') 1682 return readlnImpl(_p.handle, buf, terminator, _p.orientation); 1687 string s = readln(terminator); 1740 size_t readln(C, R)(ref C[] buf, R terminator) 1742 isBidirectionalRange!R && is(typeof(terminator.front == dchar.init))) 1748 auto last = terminator.back; 1753 if (!readln(buf2, last) || endsWith(buf2, terminator)) 2019 Terminator terminator = defTerm) [all …]
|
| /netbsd-src/lib/libc/arch/m68k/string/ |
| H A D | memccpy.S | 44 movl 12(%sp),%d1 | d1 = terminator 51 cmpb %d2,%d1 | found the terminator? 66 movql #0,%d0 | no terminator found, return NULL 87 movql #0,%d0 | no terminator found, return NULL
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | stdio.d | 1843 S readln(S = string)(dchar terminator = '\n') 1847 readln(buf, terminator); 1974 size_t readln(C)(ref C[] buf, dchar terminator = '\n') 1989 return readlnImpl(_p.handle, buf, terminator, _p.orientation); 1993 string s = readln(terminator); 2053 size_t readln(C, R)(ref C[] buf, R terminator) 2055 isBidirectionalRange!R && is(typeof(terminator.front == dchar.init))) 2061 auto last = terminator.back; 2066 if (!readln(buf2, last) || endsWith(buf2, terminator)) 2336 Terminator terminator = defTerm) in ByLineImpl() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
| H A D | vms-ld.c | 400 unsigned int terminator; member 406 unsigned int terminator; member 432 item_lst1.terminator = 0; in maybe_set_link_compat() 468 item_lst2.terminator = 0; in maybe_set_link_compat() 491 item_lst1.terminator = 0; in maybe_set_link_compat() 521 item_lst1.terminator = 0; in maybe_set_link_compat()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
| H A D | vms-ld.c | 392 unsigned int terminator; member 398 unsigned int terminator; member 424 item_lst1.terminator = 0; in maybe_set_link_compat() 460 item_lst2.terminator = 0; in maybe_set_link_compat() 483 item_lst1.terminator = 0; in maybe_set_link_compat() 513 item_lst1.terminator = 0; in maybe_set_link_compat()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/ |
| H A D | gtest-death-test.h | 311 # define GTEST_UNSUPPORTED_DEATH_TEST(statement, regex, terminator) \ argument 320 terminator; \
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | EVP_EncodeInit.pod | 67 additional byte for a NUL terminator. EVP_EncodeUpdate() may be called 77 65 bytes plus an additional NUL terminator (i.e. 66 bytes in total). 89 divisible by 4. Additionally a NUL terminator character will be added. For 91 created plus 1 byte for a NUL terminator (i.e. 25 bytes in total). The length of 92 the data generated I<without> the NUL terminator is returned from the function. 139 terminator.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/net/ |
| H A D | curl.d | 1277 Terminator terminator = '\n', Conn conn = Conn()) 1287 private Terminator terminator; member 1289 this(Char[] lines, bool kt, Terminator terminator) in this() 1293 this.terminator = terminator; in this() 1322 auto r = findSplitAfter(lines, [ terminator ]); in popFront() 1336 auto r = findSplit(lines, [ terminator ]); in popFront() 1344 return SyncLineInputRange(result, keepTerminator == Yes.keepTerminator, terminator); 1665 Terminator terminator = '\n', 1673 terminator, transmitBuffers, FTP()); 1676 terminator, transmitBuffers, HTTP()); [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/net/ |
| H A D | curl.d | 1306 Terminator terminator = '\n', Conn conn = Conn()) 1316 private Terminator terminator; member 1318 this(Char[] lines, bool kt, Terminator terminator) in this() 1322 this.terminator = terminator; in this() 1353 auto r = findSplitAfter(lines, [ terminator ]); in popFront() 1367 auto r = findSplit(lines, [ terminator ]); in popFront() 1375 return SyncLineInputRange(result, keepTerminator == Yes.keepTerminator, terminator); 1676 Terminator terminator = '\n', 1684 terminator, transmitBuffers, FTP()); 1687 terminator, transmitBuffers, HTTP()); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
| H A D | BranchWeightMetadata.rst | 13 ``Instruction`` that is a terminator as a ``MDNode`` of the ``MD_prof`` kind. 15 "branch_weights". Number of operators depends on the terminator type. 105 Other terminator instructions are not allowed to contain Branch Weight Metadata. 191 Branch Weight Metatada is not proof against CFG changes. If terminator operands'
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
| H A D | lex.c | 1988 cppchar_t terminator; in lex_string() local 1992 terminator = *cur++; in lex_string() 1993 if (terminator == 'L' || terminator == 'U') in lex_string() 1994 terminator = *cur++; in lex_string() 1995 else if (terminator == 'u') in lex_string() 1997 terminator = *cur++; in lex_string() 1998 if (terminator == '8') in lex_string() 1999 terminator = *cur++; in lex_string() 2001 if (terminator == 'R') in lex_string() 2006 if (terminator == '"') in lex_string() [all …]
|
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | co.c | 630 char terminator; local 646 terminator = *--j; 653 *j = terminator;
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/ |
| H A D | t-alpha | 5 # after the __FRAME_END__ terminator, which causes an ld error.
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/alpha/ |
| H A D | t-alpha | 5 # after the __FRAME_END__ terminator, which causes an ld error.
|