/external/llvm-project/llvm/test/Other/ |
D | constant-fold-gep-address-spaces.ll | 1 ; "PLAIN" - No optimizations. This tests the target-independent 3 ; RUN: opt -S -o - %s | FileCheck --check-prefix=PLAIN %s 10 ; PLAIN: @G8 = global i8 addrspace(1)* getelementptr (i8, i8 addrspace(1)* inttoptr (i32 1 to i8 ad… 12 ; PLAIN: @G1 = global i1 addrspace(2)* getelementptr (i1, i1 addrspace(2)* inttoptr (i8 1 to i1 add… 14 ; PLAIN: @F8 = global i8 addrspace(1)* getelementptr (i8, i8 addrspace(1)* inttoptr (i32 1 to i8 ad… 16 ; PLAIN: @F1 = global i1 addrspace(2)* getelementptr (i1, i1 addrspace(2)* inttoptr (i8 1 to i1 add… 18 ; PLAIN: @H8 = global i8 addrspace(1)* getelementptr (i8, i8 addrspace(1)* null, i32 -1) 20 ; PLAIN: @H1 = global i1 addrspace(2)* getelementptr (i1, i1 addrspace(2)* null, i8 -1) 27 ; PLAIN-X: @a = constant i64 mul (i64 ptrtoint (double addrspace(4)* getelementptr (double, double … 30 ; PLAIN-X: @b = constant i64 ptrtoint (double addrspace(4)* getelementptr ({ i1, double }, { i1, do… [all …]
|
D | constant-fold-gep.ll | 1 ; "PLAIN" - No optimizations. This tests the default target layout 3 ; RUN: opt -S -o - < %s | FileCheck --check-prefix=PLAIN %s 22 ; PLAIN: @G8 = global i8* getelementptr (i8, i8* inttoptr (i32 1 to i8*), i32 -1) 23 ; PLAIN: @G1 = global i1* getelementptr (i1, i1* inttoptr (i32 1 to i1*), i32 -1) 24 ; PLAIN: @F8 = global i8* getelementptr (i8, i8* inttoptr (i32 1 to i8*), i32 -2) 25 ; PLAIN: @F1 = global i1* getelementptr (i1, i1* inttoptr (i32 1 to i1*), i32 -2) 26 ; PLAIN: @H8 = global i8* getelementptr (i8, i8* null, i32 -1) 27 ; PLAIN: @H1 = global i1* getelementptr (i1, i1* null, i32 -1) 52 ; PLAIN: @a = constant i64 mul (i64 ptrtoint (double* getelementptr (double, double* null, i32 1) t… 53 ; PLAIN: @b = constant i64 ptrtoint (double* getelementptr ({ i1, double }, { i1, double }* null, i… [all …]
|
/external/llvm/test/Other/ |
D | constant-fold-gep-address-spaces.ll | 1 ; "PLAIN" - No optimizations. This tests the target-independent 3 ; RUN: opt -S -o - %s | FileCheck --check-prefix=PLAIN %s 10 ; PLAIN: @G8 = global i8 addrspace(1)* getelementptr (i8, i8 addrspace(1)* inttoptr (i32 1 to i8 ad… 12 ; PLAIN: @G1 = global i1 addrspace(2)* getelementptr (i1, i1 addrspace(2)* inttoptr (i8 1 to i1 add… 14 ; PLAIN: @F8 = global i8 addrspace(1)* getelementptr (i8, i8 addrspace(1)* inttoptr (i32 1 to i8 ad… 16 ; PLAIN: @F1 = global i1 addrspace(2)* getelementptr (i1, i1 addrspace(2)* inttoptr (i8 1 to i1 add… 18 ; PLAIN: @H8 = global i8 addrspace(1)* getelementptr (i8, i8 addrspace(1)* null, i32 -1) 20 ; PLAIN: @H1 = global i1 addrspace(2)* getelementptr (i1, i1 addrspace(2)* null, i8 -1) 27 ; PLAIN-X: @a = constant i64 mul (i64 ptrtoint (double addrspace(4)* getelementptr (double, double … 30 ; PLAIN-X: @b = constant i64 ptrtoint (double addrspace(4)* getelementptr ({ i1, double }, { i1, do… [all …]
|
D | constant-fold-gep.ll | 1 ; "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) t… 52 ; PLAIN: @b = constant i64 ptrtoint (double* getelementptr ({ i1, double }, { i1, double }* null, i… [all …]
|
/external/llvm-project/llvm/test/tools/llvm-objdump/XCOFF/ |
D | disassemble-symbol-description.test | 4 # RUN: FileCheck --check-prefixes=COMMON,PLAIN %s 27 PLAIN: 00000000 <.text>: 41 PLAIN: 00000080 <func>: 45 PLAIN: 00000084 <a>: 49 PLAIN: 00000088 <b>: 53 PLAIN: 0000008c <c>: 57 PLAIN: 00000090 <d>: 61 PLAIN: 00000094 <func>: 68 PLAIN: 000000a0 <b>: 72 PLAIN: 000000a4 <a>: [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
D | RelativeDateTimeFormatterTest.java | 414 {Direction.PLAIN, AbsoluteUnit.DAY, "day"}, in TestRelativeDateWithoutQuantity() 415 {Direction.PLAIN, AbsoluteUnit.WEEK, "week"}, in TestRelativeDateWithoutQuantity() 416 {Direction.PLAIN, AbsoluteUnit.MONTH, "month"}, in TestRelativeDateWithoutQuantity() 417 {Direction.PLAIN, AbsoluteUnit.QUARTER, "quarter"}, in TestRelativeDateWithoutQuantity() 418 {Direction.PLAIN, AbsoluteUnit.YEAR, "year"}, in TestRelativeDateWithoutQuantity() 419 {Direction.PLAIN, AbsoluteUnit.MONDAY, "Monday"}, in TestRelativeDateWithoutQuantity() 420 {Direction.PLAIN, AbsoluteUnit.TUESDAY, "Tuesday"}, in TestRelativeDateWithoutQuantity() 421 {Direction.PLAIN, AbsoluteUnit.WEDNESDAY, "Wednesday"}, in TestRelativeDateWithoutQuantity() 422 {Direction.PLAIN, AbsoluteUnit.THURSDAY, "Thursday"}, in TestRelativeDateWithoutQuantity() 423 {Direction.PLAIN, AbsoluteUnit.FRIDAY, "Friday"}, in TestRelativeDateWithoutQuantity() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | RelativeDateTimeFormatterTest.java | 411 {Direction.PLAIN, AbsoluteUnit.DAY, "day"}, in TestRelativeDateWithoutQuantity() 412 {Direction.PLAIN, AbsoluteUnit.WEEK, "week"}, in TestRelativeDateWithoutQuantity() 413 {Direction.PLAIN, AbsoluteUnit.MONTH, "month"}, in TestRelativeDateWithoutQuantity() 414 {Direction.PLAIN, AbsoluteUnit.QUARTER, "quarter"}, in TestRelativeDateWithoutQuantity() 415 {Direction.PLAIN, AbsoluteUnit.YEAR, "year"}, in TestRelativeDateWithoutQuantity() 416 {Direction.PLAIN, AbsoluteUnit.MONDAY, "Monday"}, in TestRelativeDateWithoutQuantity() 417 {Direction.PLAIN, AbsoluteUnit.TUESDAY, "Tuesday"}, in TestRelativeDateWithoutQuantity() 418 {Direction.PLAIN, AbsoluteUnit.WEDNESDAY, "Wednesday"}, in TestRelativeDateWithoutQuantity() 419 {Direction.PLAIN, AbsoluteUnit.THURSDAY, "Thursday"}, in TestRelativeDateWithoutQuantity() 420 {Direction.PLAIN, AbsoluteUnit.FRIDAY, "Friday"}, in TestRelativeDateWithoutQuantity() [all …]
|
/external/curl/tests/data/ |
D | test935 | 7 SASL AUTH PLAIN 18 AUTH CRAM-MD5 PLAIN 21 REPLY "AUTH PLAIN" 334 PLAIN supported 53 AUTH PLAIN
|
D | test937 | 7 SASL AUTH PLAIN 18 AUTH DIGEST-MD5 PLAIN 21 REPLY "AUTH PLAIN" 334 PLAIN supported 55 AUTH PLAIN
|
D | test938 | 6 SASL AUTH PLAIN 17 AUTH PLAIN 18 REPLY AUTH 334 PLAIN supported 46 AUTH PLAIN 53 AUTH PLAIN
|
D | test936 | 7 SASL AUTH PLAIN 17 AUTH NTLM PLAIN 21 REPLY "AUTH PLAIN" 334 PLAIN supported 65 AUTH PLAIN
|
D | test903 | 6 SASL AUTH PLAIN 16 AUTH PLAIN 17 REPLY AUTH 334 PLAIN supported 44 AUTH PLAIN
|
D | test953 | 6 SASL AUTH PLAIN 16 AUTH PLAIN 17 REPLY AUTH 334 PLAIN supported 44 AUTH PLAIN
|
D | test881 | 7 SASL AUTH PLAIN 19 AUTH DIGEST-MD5 PLAIN 22 REPLY "AUTH PLAIN" + 62 AUTH PLAIN
|
D | test879 | 7 SASL AUTH PLAIN 19 AUTH CRAM-MD5 PLAIN 22 REPLY "AUTH PLAIN" + 60 AUTH PLAIN
|
D | test833 | 7 SASL AUTH PLAIN 17 AUTH CRAM-MD5 PLAIN 20 REPLY "AUTHENTICATE PLAIN" + 58 A003 AUTHENTICATE PLAIN
|
D | test954 | 6 SASL AUTH PLAIN 16 AUTH PLAIN 17 REPLY AUTH 334 PLAIN supported 51 AUTH PLAIN
|
D | test835 | 7 SASL AUTH PLAIN 17 AUTH DIGEST-MD5 PLAIN 20 REPLY "AUTHENTICATE PLAIN" + 60 A003 AUTHENTICATE PLAIN
|
D | test880 | 7 SASL AUTH PLAIN 18 AUTH NTLM PLAIN 22 REPLY "AUTH PLAIN" + 72 AUTH PLAIN
|
D | test834 | 7 SASL AUTH PLAIN 16 AUTH NTLM PLAIN 20 REPLY "AUTHENTICATE PLAIN" + 70 A003 AUTHENTICATE PLAIN
|
D | test865 | 6 SASL AUTH PLAIN 17 AUTH PLAIN 51 AUTH PLAIN
|
D | test871 | 6 SASL AUTH PLAIN 18 AUTH PLAIN 51 AUTH PLAIN AHVzZXIAc2VjcmV0
|
/external/apache-http/src/org/apache/http/conn/routing/ |
D | HttpRoute.java | 115 tunnelled = TunnelType.PLAIN; in HttpRoute() 117 layered = LayerType.PLAIN; in HttpRoute() 181 this(local, target, null, secure, TunnelType.PLAIN, LayerType.PLAIN); in HttpRoute() 191 this(null, target, null, false, TunnelType.PLAIN, LayerType.PLAIN); in HttpRoute() 211 secure ? TunnelType.TUNNELLED : TunnelType.PLAIN, in HttpRoute() 212 secure ? LayerType.LAYERED : LayerType.PLAIN); in HttpRoute()
|
/external/icing/icing/tokenization/ |
D | plain-tokenizer_test.cc | 53 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 66 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 101 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 130 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 177 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 204 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 220 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 291 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 311 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() 331 StringIndexingConfig::TokenizerType::PLAIN, in TEST_F() [all …]
|
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/ |
D | stack-poisoning.ll | 3 …-asan-module -enable-new-pm=0 -asan-use-after-return=0 -S | FileCheck --check-prefix=CHECK-PLAIN %s 4 … < %s -passes='asan-pipeline' -asan-use-after-return=0 -S | FileCheck --check-prefix=CHECK-PLAIN %s 12 ; CHECK-PLAIN-LABEL: Bar 13 ; CHECK-PLAIN-NOT: label 14 ; CHECK-PLAIN: ret void
|