| /src/usr.bin/make/unit-tests/ |
| opt-keep-going-multiple.exp | 5 true succeed 8 make: stopped making "fail1 fail2 succeed" in unit-tests
|
| objdir-writable.mk | 9 # this should succeed
|
| /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/ |
| safe.t | 34 my $goodtemplate = q{This should succeed: { $v }}; 35 my $goodoutput = q{This should succeed: 119};
|
| /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/ |
| safe.t | 34 my $goodtemplate = q{This should succeed: { $v }}; 35 my $goodoutput = q{This should succeed: 119};
|
| /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/ |
| 04-safe.t | 37 $goodtemplate = q{This should succeed: { $v }}; 38 $goodoutput = q{This should succeed: 119};
|
| /src/external/bsd/openldap/dist/tests/scripts/ |
| test006-acls | 70 # the test succeed even if SLAP_ACL_HONOR_DISCLOSE is not #define'd 105 # 2) delete self (should succeed) 109 # 6) add self (should succeed) 236 # 2) bound as "Bjorn Jensen" - should succeed 281 # fail when we add some DN other than our own, and should succeed when 331 # 2) bound as "Bjorn Jensen" - should succeed 383 # 1) bound as "James A Jones 1" - should succeed 392 description: added by jaj (should succeed) 470 dn: cn=Added by Bjorn (must succeed),ou=Add & Delete,dc=example,dc=com 473 cn: Added by Bjorn (must succeed) [all...] |
| /src/external/bsd/openldap/dist/servers/slapd/ |
| component.c | 751 int count, sequent_dquote, unclosed_brace, succeed; local 766 succeed = 0; 783 succeed = 1; 788 if ( !succeed || cav->cav_ptr[count] != '"' ) { 805 succeed = 1; 810 if ( !succeed || 830 succeed = 1; 835 if ( !succeed || cav->cav_ptr[count] != '}' ) return LDAP_FILTER_ERROR; 841 succeed = 1;
|
| /src/crypto/external/bsd/openssl.old/dist/ |
| NOTES.PERL | 108 seen the tests succeed!):
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/ |
| test006-acl | 78 # the test succeed even if SLAP_ACL_HONOR_DISCLOSE is not #define'd 202 description: another one added by bjorn (should succeed) 280 description: added by jaj (should succeed)
|
| /src/external/gpl3/gdb/dist/sim/testsuite/h8300/ |
| bset.s | 802 bset/eq #0, @byte_dst:16 ; Zero is set: operation should succeed. 822 bclr/eq #0, @byte_dst:32 ; Zero is set: operation should succeed. 855 bset/ne #0, @byte_dst:16 ; Zero is clear: operation should succeed. 874 bclr/ne #0, @byte_dst:32 ; Zero is clear: operation should succeed.
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/ |
| bset.s | 802 bset/eq #0, @byte_dst:16 ; Zero is set: operation should succeed. 822 bclr/eq #0, @byte_dst:32 ; Zero is set: operation should succeed. 855 bset/ne #0, @byte_dst:16 ; Zero is clear: operation should succeed. 874 bclr/ne #0, @byte_dst:32 ; Zero is clear: operation should succeed.
|
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| powerpc.igen | 1525 int M, ctr_ok, cond_ok, succeed; 1536 succeed = 1; 1539 succeed = 0; 1545 if (succeed && NIA > CIA) { 1551 model_branches(cpu_model(processor), succeed, BO); 1560 model_branch_predict(cpu_model(processor), reverse ? !succeed : succeed); 1568 int M, ctr_ok, cond_ok, succeed; 1578 succeed = 1; 1581 succeed = 0 [all...] |
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| powerpc.igen | 1525 int M, ctr_ok, cond_ok, succeed; 1536 succeed = 1; 1539 succeed = 0; 1545 if (succeed && NIA > CIA) { 1551 model_branches(cpu_model(processor), succeed, BO); 1560 model_branch_predict(cpu_model(processor), reverse ? !succeed : succeed); 1568 int M, ctr_ok, cond_ok, succeed; 1578 succeed = 1; 1581 succeed = 0 [all...] |
| /src/external/gpl3/gcc/dist/gcc/ |
| dominance.cc | 1252 goto succeed; 1257 goto succeed; 1284 goto succeed; 1291 succeed:
|
| tree-eh.cc | 4741 goto succeed; 4758 goto succeed; 4766 goto succeed; 4789 succeed:
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| dominance.cc | 1249 goto succeed; 1254 goto succeed; 1281 goto succeed; 1288 succeed:
|
| tree-eh.cc | 4720 goto succeed; 4737 goto succeed; 4745 goto succeed; 4768 succeed:
|
| /src/external/lgpl3/gmp/dist/demos/perl/ |
| GMP.pm | 456 currently supported is 128. The other forms always succeed.
|
| /src/external/gpl2/diffutils/dist/lib/ |
| regex.c | 465 /* Succeed right away--no more backtracking. */ 466 succeed, 3968 /* If the upper bound is zero, don't want to succeed at 4241 BUF_PUSH (succeed); 4631 Returns 0 if we succeed, -2 if an internal error. */ 4700 if (p == pend || *p == succeed) 4921 /* Get to the number of times to succeed. */ 5863 REF (succeed), 6331 CASE (succeed): 6332 DEBUG_PRINT1 ("EXECUTING succeed.\n") 462 succeed, enumerator in enum:__anon9125 4228 BUF_PUSH (succeed); variable [all...] |
| /src/external/gpl2/gettext/dist/gettext-tools/libgrep/ |
| regex.c | 406 /* Succeed right away--no more backtracking. */ 407 succeed, 3896 /* If the upper bound is zero, don't want to succeed at 4169 BUF_PUSH (succeed); 4533 Returns 0 if we succeed, -2 if an internal error. */ 4599 if (p == pend || *p == succeed) 4820 /* Get to the number of times to succeed. */ 5746 REF (succeed), 6214 CASE (succeed): 6215 DEBUG_PRINT1 ("EXECUTING succeed.\n") 403 succeed, enumerator in enum:__anon9244 [all...] |
| /src/external/apache2/llvm/dist/llvm/lib/Support/Windows/ |
| Path.inc | 473 // We normally expect this loop to succeed after a few iterations. If it 556 // file, so we need to keep doing this until we succeed.
|
| /src/external/gpl2/grep/dist/lib/ |
| regex.c | 444 /* Succeed right away--no more backtracking. */ 445 succeed, 3889 /* If the upper bound is zero, don't want to succeed at 4161 BUF_PUSH (succeed); 4548 Returns 0 if we succeed, -2 if an internal error. */ 4614 if (p == pend || *p == succeed) 4834 /* Get to the number of times to succeed. */ 5901 case succeed: 5902 DEBUG_PRINT1 ("EXECUTING succeed.\n"); 6979 /* Have to succeed matching what follows at least n times 441 succeed, enumerator in enum:__anon9310 [all...] |
| /src/external/gpl3/binutils/dist/libiberty/ |
| regex.c | 466 /* Succeed right away--no more backtracking. */ 467 succeed, 3901 /* If the upper bound is zero, don't want to succeed at 4174 BUF_PUSH (succeed); 4537 Returns 0 if we succeed, -2 if an internal error. */ 4608 if (p == pend || *p == (UCHAR_T) succeed) 4829 /* Get to the number of times to succeed. */ 6119 case succeed: 6120 DEBUG_PRINT1 ("EXECUTING succeed.\n"); 7230 /* Have to succeed matching what follows at least n times 463 succeed, enumerator in enum:__anon10814 [all...] |
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| regex.c | 466 /* Succeed right away--no more backtracking. */ 467 succeed, 3901 /* If the upper bound is zero, don't want to succeed at 4174 BUF_PUSH (succeed); 4537 Returns 0 if we succeed, -2 if an internal error. */ 4608 if (p == pend || *p == (UCHAR_T) succeed) 4829 /* Get to the number of times to succeed. */ 6119 case succeed: 6120 DEBUG_PRINT1 ("EXECUTING succeed.\n"); 7230 /* Have to succeed matching what follows at least n times 463 succeed, enumerator in enum:__anon12277 [all...] |
| /src/external/gpl3/gcc/dist/libiberty/ |
| regex.c | 466 /* Succeed right away--no more backtracking. */ 467 succeed, 3901 /* If the upper bound is zero, don't want to succeed at 4174 BUF_PUSH (succeed); 4537 Returns 0 if we succeed, -2 if an internal error. */ 4608 if (p == pend || *p == (UCHAR_T) succeed) 4829 /* Get to the number of times to succeed. */ 6119 case succeed: 6120 DEBUG_PRINT1 ("EXECUTING succeed.\n"); 7230 /* Have to succeed matching what follows at least n times 463 succeed, enumerator in enum:__anon14487 [all...] |