/external/python/cpython2/Lib/email/test/data/ |
D | msg_43.txt | 48 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 54 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 60 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 66 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 72 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 78 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 84 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 90 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 96 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 102 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… [all …]
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_43.txt | 48 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 54 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 60 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 66 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 72 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 78 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 84 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 90 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 96 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… 102 Diagnostic-Code: smtp; 550 5.7.1 Message content rejected, id=01956-02-2 - BANNED: auto__mail.pytho… [all …]
|
/external/webrtc/pc/ |
D | session_description.cc | 152 bool rejected, in AddContent() argument 156 content.rejected = rejected; in AddContent() 164 bool rejected, in AddContent() argument 169 content.rejected = rejected; in AddContent() 271 rejected(o.rejected), in ContentInfo() 278 rejected = o.rejected; in operator =()
|
D | peer_connection_jsep_unittest.cc | 440 EXPECT_TRUE(contents[0].rejected); in TEST_F() 551 EXPECT_TRUE(contents[0].rejected); in TEST_F() 594 EXPECT_TRUE(contents[0].rejected); in TEST_F() 595 EXPECT_FALSE(contents[1].rejected); in TEST_F() 625 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F() 642 EXPECT_FALSE(answer_contents[0].rejected); in TEST_F() 676 EXPECT_FALSE(offer_contents[0].rejected); in TEST_F() 686 EXPECT_FALSE(second_offer_contents[0].rejected); in TEST_F() 743 EXPECT_FALSE(offer_contents[0].rejected); in TEST_P() 769 EXPECT_FALSE(answer_contents[0].rejected); in TEST_P() [all …]
|
/external/linux-kselftest/tools/testing/selftests/tpm2/ |
D | tpm2_tests.py | 145 rejected = False 156 rejected = True 159 self.assertEqual(rejected, True) 201 rejected = False 218 rejected = True 222 self.assertEqual(rejected, True)
|
/external/llvm-project/lldb/test/Shell/Commands/ |
D | command-backtrace.test | 4 # Make sure this is not rejected by the parser as invalid syntax. 9 # Make sure this is not rejected by the parser as invalid syntax.
|
/external/libwebsockets/lib/core-net/ |
D | server.c | 45 cs->rejected += vh->conn_stats.rejected; in lws_sum_stats() 99 vh->conn_stats.rejected, in lws_json_dump_vhost() 295 cs.rejected, in lws_json_dump_context()
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/ |
D | VerifierAppFrame.java | 336 boolean rejected = false; in pass3aJList_valueChanged() 342 rejected = true; in pass3aJList_valueChanged() 356 pass3aTextPane.setBackground(all3aok ? Color.green : (rejected ? Color.red : Color.yellow)); in pass3aJList_valueChanged() 367 boolean rejected = false; in pass3bJList_valueChanged() 373 rejected = true; in pass3bJList_valueChanged() 387 pass3bTextPane.setBackground(all3bok ? Color.green : (rejected ? Color.red : Color.yellow)); in pass3bJList_valueChanged()
|
/external/llvm-project/lld/test/ELF/lto/ |
D | ltopasses-custom.ll | 26 ; Check that invalid passes are rejected gracefully. 32 ; Check that invalid AA pipelines are rejected gracefully.
|
/external/llvm/test/MC/Mips/mips32r6/ |
D | invalid.s | 1 # Instructions that are available for the current ISA but should be rejected by
|
/external/llvm/test/MC/Mips/mips64r6/ |
D | invalid.s | 1 # Instructions that are available for the current ISA but should be rejected by
|
/external/llvm-project/llvm/test/MC/Mips/mips64r6/ |
D | invalid.s | 1 # Instructions that are available for the current ISA but should be rejected by
|
/external/llvm-project/llvm/test/MC/Mips/mips64r3/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm/test/MC/Mips/mips64r3/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm-project/llvm/test/MC/Mips/mips64r5/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm-project/llvm/test/MC/Mips/mips32r6/ |
D | invalid.s | 1 # Instructions that are available for the current ISA but should be rejected by
|
/external/llvm-project/llvm/test/MC/Mips/mips32r3/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm/test/MC/Mips/mips32r3/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm/test/MC/Mips/mips64r5/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm/test/MC/Mips/mips32r5/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm-project/llvm/test/MC/Mips/mips32r5/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm-project/llvm/test/MC/Mips/mips32r2/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm-project/llvm/test/MC/Mips/mips64r2/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/llvm/test/MC/Mips/mips32r2/ |
D | invalid.s | 1 # Instructions that are valid for the current ISA but should be rejected by the assembler (e.g.
|
/external/jsoncpp/devtools/ |
D | antglob.py | 136 rejected = apply_filter(full_path, exclude_filter) 137 if not included or rejected: # do not include entry ?
|