Home
last modified time | relevance | path

Searched refs:PLAIN (Results 1 – 25 of 71) sorted by relevance

123

/external/llvm/test/Other/
Dconstant-fold-gep-address-spaces.ll1 ; "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 …]
Dconstant-fold-gep.ll1 ; "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/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java392 {Direction.PLAIN, AbsoluteUnit.DAY, "day"}, in TestRelativeDateWithoutQuantity()
393 {Direction.PLAIN, AbsoluteUnit.WEEK, "week"}, in TestRelativeDateWithoutQuantity()
394 {Direction.PLAIN, AbsoluteUnit.MONTH, "month"}, in TestRelativeDateWithoutQuantity()
395 {Direction.PLAIN, AbsoluteUnit.YEAR, "year"}, in TestRelativeDateWithoutQuantity()
396 {Direction.PLAIN, AbsoluteUnit.MONDAY, "Monday"}, in TestRelativeDateWithoutQuantity()
397 {Direction.PLAIN, AbsoluteUnit.TUESDAY, "Tuesday"}, in TestRelativeDateWithoutQuantity()
398 {Direction.PLAIN, AbsoluteUnit.WEDNESDAY, "Wednesday"}, in TestRelativeDateWithoutQuantity()
399 {Direction.PLAIN, AbsoluteUnit.THURSDAY, "Thursday"}, in TestRelativeDateWithoutQuantity()
400 {Direction.PLAIN, AbsoluteUnit.FRIDAY, "Friday"}, in TestRelativeDateWithoutQuantity()
401 {Direction.PLAIN, AbsoluteUnit.SATURDAY, "Saturday"}, in TestRelativeDateWithoutQuantity()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DRelativeDateTimeFormatterTest.java396 {Direction.PLAIN, AbsoluteUnit.DAY, "day"}, in TestRelativeDateWithoutQuantity()
397 {Direction.PLAIN, AbsoluteUnit.WEEK, "week"}, in TestRelativeDateWithoutQuantity()
398 {Direction.PLAIN, AbsoluteUnit.MONTH, "month"}, in TestRelativeDateWithoutQuantity()
399 {Direction.PLAIN, AbsoluteUnit.YEAR, "year"}, in TestRelativeDateWithoutQuantity()
400 {Direction.PLAIN, AbsoluteUnit.MONDAY, "Monday"}, in TestRelativeDateWithoutQuantity()
401 {Direction.PLAIN, AbsoluteUnit.TUESDAY, "Tuesday"}, in TestRelativeDateWithoutQuantity()
402 {Direction.PLAIN, AbsoluteUnit.WEDNESDAY, "Wednesday"}, in TestRelativeDateWithoutQuantity()
403 {Direction.PLAIN, AbsoluteUnit.THURSDAY, "Thursday"}, in TestRelativeDateWithoutQuantity()
404 {Direction.PLAIN, AbsoluteUnit.FRIDAY, "Friday"}, in TestRelativeDateWithoutQuantity()
405 {Direction.PLAIN, AbsoluteUnit.SATURDAY, "Saturday"}, in TestRelativeDateWithoutQuantity()
[all …]
/external/curl/tests/data/
Dtest9377 SASL AUTH PLAIN
18 AUTH DIGEST-MD5 PLAIN
21 REPLY "AUTH PLAIN" 334 PLAIN supported
55 AUTH PLAIN
Dtest9357 SASL AUTH PLAIN
18 AUTH CRAM-MD5 PLAIN
21 REPLY "AUTH PLAIN" 334 PLAIN supported
53 AUTH PLAIN
Dtest9386 SASL AUTH PLAIN
17 AUTH PLAIN
18 REPLY AUTH 334 PLAIN supported
46 AUTH PLAIN
53 AUTH PLAIN
Dtest9367 SASL AUTH PLAIN
17 AUTH NTLM PLAIN
21 REPLY "AUTH PLAIN" 334 PLAIN supported
64 AUTH PLAIN
Dtest9036 SASL AUTH PLAIN
16 AUTH PLAIN
17 REPLY AUTH 334 PLAIN supported
44 AUTH PLAIN
Dtest8797 SASL AUTH PLAIN
19 AUTH CRAM-MD5 PLAIN
22 REPLY "AUTH PLAIN" +
60 AUTH PLAIN
Dtest8817 SASL AUTH PLAIN
19 AUTH DIGEST-MD5 PLAIN
22 REPLY "AUTH PLAIN" +
62 AUTH PLAIN
Dtest8337 SASL AUTH PLAIN
17 AUTH CRAM-MD5 PLAIN
20 REPLY "AUTHENTICATE PLAIN" +
58 A003 AUTHENTICATE PLAIN
Dtest8357 SASL AUTH PLAIN
17 AUTH DIGEST-MD5 PLAIN
20 REPLY "AUTHENTICATE PLAIN" +
60 A003 AUTHENTICATE PLAIN
Dtest8807 SASL AUTH PLAIN
18 AUTH NTLM PLAIN
22 REPLY "AUTH PLAIN" +
71 AUTH PLAIN
Dtest8347 SASL AUTH PLAIN
16 AUTH NTLM PLAIN
20 REPLY "AUTHENTICATE PLAIN" +
69 A003 AUTHENTICATE PLAIN
Dtest8656 SASL AUTH PLAIN
17 AUTH PLAIN
51 AUTH PLAIN
Dtest8716 SASL AUTH PLAIN
18 AUTH PLAIN
51 AUTH PLAIN dXNlcgB1c2VyAHNlY3JldA==
Dtest8196 SASL AUTH PLAIN
15 AUTH PLAIN
49 A002 AUTHENTICATE PLAIN
Dtest8256 SASL AUTH PLAIN
16 AUTH PLAIN
50 A002 AUTHENTICATE PLAIN dXNlcgB1c2VyAHNlY3JldA==
Dtest9196 SASL AUTH PLAIN
17 AUTH PLAIN
44 AUTH PLAIN dXNlcgB1c2VyAHNlY3JldA==
/external/apache-http/src/org/apache/http/conn/routing/
DHttpRoute.java115 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()
DRouteInfo.java65 public enum TunnelType { PLAIN, TUNNELLED } enumConstant
80 public enum LayerType { PLAIN, LAYERED } enumConstant
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py37 PLAIN = 'plain' variable
144 if self.layout != PLAIN:
153 if self.layout != PLAIN:
172 if self.layout != PLAIN:
180 if self.layout != PLAIN:
188 if self.layout != PLAIN:
256 if layout == PLAIN:
/external/llvm/test/Instrumentation/AddressSanitizer/
Dstack-poisoning.ll2 …: opt < %s -asan -asan-module -asan-use-after-return=0 -S | FileCheck --check-prefix=CHECK-PLAIN %s
10 ; CHECK-PLAIN-LABEL: Bar
11 ; CHECK-PLAIN-NOT: label
12 ; CHECK-PLAIN: ret void
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDemoUtility.java28 public static final Font editFont = new Font("Helvetica",Font.PLAIN,14);
29 public static final Font creditFont = new Font("Helvetica",Font.PLAIN,10);
30 public static final Font numberFont = new Font("sansserif", Font.PLAIN, 14);

123