| /external/swiftshader/third_party/LLVM/test/Other/ |
| constant-fold-gep.ll | 0 ; "PLAIN" - No optimizations. This tests the target-independent 3 ; RUN: opt -S -o - < %s | FileCheck --check-prefix=PLAIN %s 21 ; PLAIN: @G8 = global i8* getelementptr (i8* inttoptr (i32 1 to i8*), i32 -1) 22 ; PLAIN: @G1 = global i1* getelementptr (i1* inttoptr (i32 1 to i1*), i32 -1) 23 ; PLAIN: @F8 = global i8* getelementptr (i8* inttoptr (i32 1 to i8*), i32 -2) 24 ; PLAIN: @F1 = global i1* getelementptr (i1* inttoptr (i32 1 to i1*), i32 -2) 25 ; PLAIN: @H8 = global i8* getelementptr (i8* null, i32 -1) 26 ; PLAIN: @H1 = global i1* getelementptr (i1* null, i32 -1) 51 ; PLAIN: @a = constant i64 mul (i64 ptrtoint (double* getelementptr (double* null, i32 1) to i64), i64 2310) 52 ; PLAIN: @b = constant i64 ptrtoint (double* getelementptr ({ i1, double }* null, i64 0, i32 1) to i64 [all...] |
| /external/curl/tests/data/ |
| test1066 | 14 Content-Type: text/plain
22 Content-Type: text/plain
62 Content-Type: text/plain
63 Content-Type: text/plain
73 Content-Type: text/plain
74 Content-Type: text/plain
|
| test935 | 7 SASL AUTH PLAIN 18 AUTH CRAM-MD5 PLAIN 21 REPLY "AUTH PLAIN" 334 PLAIN supported 53 AUTH PLAIN
|
| test936 | 7 SASL AUTH PLAIN 17 AUTH NTLM PLAIN 21 REPLY "AUTH PLAIN" 334 PLAIN supported 64 AUTH PLAIN
|
| test937 | 7 SASL AUTH PLAIN 18 AUTH DIGEST-MD5 PLAIN 21 REPLY "AUTH PLAIN" 334 PLAIN supported 55 AUTH PLAIN
|
| test938 | 6 SASL AUTH PLAIN 17 AUTH PLAIN 18 REPLY AUTH 334 PLAIN supported 46 AUTH PLAIN
53 AUTH PLAIN
|
| /external/wpa_supplicant_8/src/crypto/ |
| crypto_internal-cipher.c | 103 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, 110 if (plain != crypt) 111 os_memcpy(crypt, plain, len); 122 ctx->u.aes.cbc[j] ^= plain[j]; 126 plain += AES_BLOCK_SIZE; 136 ctx->u.des3.cbc[j] ^= plain[j]; 140 plain += 8; 150 ctx->u.des3.cbc[j] ^= plain[j]; 154 plain += 8; 167 u8 *plain, size_t len [all...] |
| /external/llvm/test/Other/ |
| constant-fold-gep.ll | 0 ; "PLAIN" - No optimizations. This tests the default target layout 3 ; RUN: opt -S -o - < %s | FileCheck --check-prefix=PLAIN %s 21 ; PLAIN: @G8 = global i8* getelementptr (i8, i8* inttoptr (i32 1 to i8*), i32 -1) 22 ; PLAIN: @G1 = global i1* getelementptr (i1, i1* inttoptr (i32 1 to i1*), i32 -1) 23 ; PLAIN: @F8 = global i8* getelementptr (i8, i8* inttoptr (i32 1 to i8*), i32 -2) 24 ; PLAIN: @F1 = global i1* getelementptr (i1, i1* inttoptr (i32 1 to i1*), i32 -2) 25 ; PLAIN: @H8 = global i8* getelementptr (i8, i8* null, i32 -1) 26 ; PLAIN: @H1 = global i1* getelementptr (i1, i1* null, i32 -1) 51 ; PLAIN: @a = constant i64 mul (i64 ptrtoint (double* getelementptr (double, double* null, i32 1) to i64), i64 2310) 52 ; PLAIN: @b = constant i64 ptrtoint (double* getelementptr ({ i1, double }, { i1, double }* null, i64 0, i (…) [all...] |
| /external/nanohttpd/core/src/main/resources/META-INF/nanohttpd/ |
| default-mimetypes.properties | 7 md=text/plain 8 txt=text/plain 9 asc=text/plain
|
| /external/clang/test/CodeGen/ |
| function-sections.c | 3 // RUN: %clang_cc1 -triple x86_64-pc-linux-gnu -S -o - < %s | FileCheck %s --check-prefix=PLAIN 4 // RUN: %clang_cc1 -triple x86_64-pc-linux-gnu -S -ffunction-sections -fno-function-sections -o - < %s | FileCheck %s --check-prefix=PLAIN 15 // PLAIN-NOT: section 16 // PLAIN: world: 17 // PLAIN: section .rodata, 18 // PLAIN: hello:
|
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/ |
| msg_21.txt | 8 Content-Type: text/plain; charset="us-ascii"
14 Content-Type: text/plain; charset="us-ascii"
|
| msg_28.txt | 8 Content-Type: text/plain; charset=us-ascii
18 Content-Type: text/plain; charset=us-ascii
|
| msg_30.txt | 7 Content-Type: text/plain; charset=us-ascii
16 Content-Type: text/plain; charset=us-ascii
|
| /external/llvm/test/YAMLParser/ |
| spec-05-12.test | 4 # that a tab is being used to indent a plain scalar at line 15. 15 indentation, in plain scalar
|
| /external/markdown/MarkdownTest/Tests_2004/ |
| Yuri-Links-in-Headers.text | 1 ## A plain header 3 Let's first have a plain header
|
| Yuri-Links-in-Headers.text-out | 9 <h2>A plain header</h2> 10 <p>Let's first have a plain header</p>
|
| Yuri-Links-in-Headers.text-res | 9 <h2>A plain header</h2> 10 <p>Let's first have a plain header</p>
|
| /external/python/cpython2/Doc/library/ |
| email.iterators.rst | 51 text/plain 52 text/plain 55 text/plain 57 text/plain 59 text/plain 61 text/plain 63 text/plain 64 text/plain
|
| /external/python/cpython2/Lib/email/test/data/ |
| msg_21.txt | 8 Content-Type: text/plain; charset="us-ascii" 14 Content-Type: text/plain; charset="us-ascii"
|
| msg_28.txt | 8 Content-Type: text/plain; charset=us-ascii 18 Content-Type: text/plain; charset=us-ascii
|
| msg_30.txt | 7 Content-Type: text/plain; charset=us-ascii 16 Content-Type: text/plain; charset=us-ascii
|
| /external/python/cpython3/Doc/includes/ |
| email-simple.py | 7 # Open the plain text file whose name is in textfile for reading. 9 # Create a text/plain message
|
| /external/python/cpython3/Lib/test/test_email/data/ |
| msg_21.txt | 8 Content-Type: text/plain; charset="us-ascii" 14 Content-Type: text/plain; charset="us-ascii"
|
| msg_28.txt | 8 Content-Type: text/plain; charset=us-ascii 18 Content-Type: text/plain; charset=us-ascii
|
| msg_30.txt | 7 Content-Type: text/plain; charset=us-ascii 16 Content-Type: text/plain; charset=us-ascii
|