Home
last modified time | relevance | path

Searched full:plain (Results 1 – 25 of 4312) sorted by relevance

12345678910>>...173

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format.csv36 # - channel encoding (only meaningful for plain layout), containing for each
64 PIPE_FORMAT_NONE , plain, 1, 1, u8 , , , , x001, rgb
67 PIPE_FORMAT_B8G8R8A8_UNORM , plain, 1, 1, un8 , un8 , un8 , un8 , zyxw, rgb
68 PIPE_FORMAT_B8G8R8X8_UNORM , plain, 1, 1, un8 , un8 , un8 , x8 , zyx1, rgb
69 PIPE_FORMAT_A8R8G8B8_UNORM , plain, 1, 1, un8 , un8 , un8 , un8 , yzwx, rgb
70 PIPE_FORMAT_X8R8G8B8_UNORM , plain, 1, 1, x8 , un8 , un8 , un8 , yzw1, rgb
71 PIPE_FORMAT_A8B8G8R8_UNORM , plain, 1, 1, un8 , un8 , un8 , un8 , wzyx, rgb
72 PIPE_FORMAT_X8B8G8R8_UNORM , plain, 1, 1, x8 , un8 , un8 , un8 , wzy1, rgb
74 PIPE_FORMAT_R8G8B8X8_UNORM , plain, 1, 1, un8 , un8 , un8 , x8 , xyz1, rgb
75 PIPE_FORMAT_B5G5R5X1_UNORM , plain, 1, 1, un5 , un5 , un5 , x1 , zyx1, rgb, x1 , un5 , un5…
[all …]
/external/mesa3d/src/amd/vulkan/
Dvk_format_layout.csv4 VK_FORMAT_UNDEFINED , plain, 1, 1, u8 , , , , x001, rgb
5 VK_FORMAT_R4G4_UNORM_PACK8 , plain, 1, 1, un4 , un4 , , , xy01, rgb
6 VK_FORMAT_R4G4B4A4_UNORM_PACK16 , plain, 1, 1, un4 , un4 , un4 , un4 , wzyx, rgb
7 VK_FORMAT_B4G4R4A4_UNORM_PACK16 , plain, 1, 1, un4 , un4 , un4 , un4 , wxyz, rgb
8 VK_FORMAT_A4R4G4B4_UNORM_PACK16_EXT , plain, 1, 1, un4 , un4 , un4 , un4 , zyxw, rgb
9 VK_FORMAT_A4B4G4R4_UNORM_PACK16_EXT , plain, 1, 1, un4 , un4 , un4 , un4 , xyzw, rgb
10 VK_FORMAT_R5G6B5_UNORM_PACK16 , plain, 1, 1, un5 , un6 , un5 , , zyx1, rgb
11 VK_FORMAT_B5G6R5_UNORM_PACK16 , plain, 1, 1, un5 , un6 , un5 , , xyz1, rgb
12 VK_FORMAT_R5G5B5A1_UNORM_PACK16 , plain, 1, 1, un1 , un5 , un5 , un5 , wzyx, rgb
13 VK_FORMAT_B5G5R5A1_UNORM_PACK16 , plain, 1, 1, un1 , un5 , un5 , un5 , wxyz, rgb
[all …]
/external/mesa3d/src/util/format/
Du_format.csv37 # - channel encoding (only meaningful for plain layout), containing for each
65 PIPE_FORMAT_NONE , plain, 1, 1, 1, u8 , , , , x001, rgb
68 PIPE_FORMAT_B8G8R8A8_UNORM , plain, 1, 1, 1, un8 , un8 , un8 , un8 , zyxw, rgb
69 PIPE_FORMAT_B8G8R8X8_UNORM , plain, 1, 1, 1, un8 , un8 , un8 , x8 , zyx1, rgb
70 PIPE_FORMAT_A8R8G8B8_UNORM , plain, 1, 1, 1, un8 , un8 , un8 , un8 , yzwx, rgb
71 PIPE_FORMAT_X8R8G8B8_UNORM , plain, 1, 1, 1, x8 , un8 , un8 , un8 , yzw1, rgb
72 PIPE_FORMAT_A8B8G8R8_UNORM , plain, 1, 1, 1, un8 , un8 , un8 , un8 , wzyx, rgb
73 PIPE_FORMAT_X8B8G8R8_UNORM , plain, 1, 1, 1, x8 , un8 , un8 , un8 , wzy1, rgb
75 PIPE_FORMAT_R8G8B8X8_UNORM , plain, 1, 1, 1, un8 , un8 , un8 , x8 , xyz1, rgb
76 PIPE_FORMAT_R5G5B5A1_UNORM , plain, 1, 1, 1, un5 , un5 , un5 , un1 , xyzw, rgb, un1 , un5 …
[all …]
/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/speex/doc/
Dmanual.lyx73 \begin_layout Plain Layout
165 \begin_layout Plain Layout
289 \begin_layout Plain Layout
375 \begin_layout Plain Layout
408 \begin_layout Plain Layout
418 \begin_layout Plain Layout
428 \begin_layout Plain Layout
492 \begin_layout Plain Layout
512 \begin_layout Plain Layout
528 \begin_layout Plain Layout
[all …]
/external/guava/guava-tests/test/com/google/common/net/
DMediaTypeTest.java219 assertEquals("text", MediaType.parse("text/plain").type());
224 assertEquals("plain", MediaType.parse("text/plain").subtype());
232 assertEquals(ImmutableListMultimap.of(), MediaType.parse("text/plain").parameters());
247 MediaType.parse("text/plain; a=1; a=2; b=3"),
248 MediaType.parse("text/plain").withParameters(PARAMETERS));
250 MediaType.parse("text/plain; a=1; a=2; b=3"),
251 MediaType.parse("text/plain; a=1; a=2; b=3").withParameters(PARAMETERS));
255 MediaType mediaType = MediaType.parse("text/plain");
266 MediaType mediaType = MediaType.parse("text/plain");
276 MediaType mediaType = MediaType.parse("text/plain");
[all …]
/external/guava/android/guava-tests/test/com/google/common/net/
DMediaTypeTest.java219 assertEquals("text", MediaType.parse("text/plain").type());
224 assertEquals("plain", MediaType.parse("text/plain").subtype());
232 assertEquals(ImmutableListMultimap.of(), MediaType.parse("text/plain").parameters());
247 MediaType.parse("text/plain; a=1; a=2; b=3"),
248 MediaType.parse("text/plain").withParameters(PARAMETERS));
250 MediaType.parse("text/plain; a=1; a=2; b=3"),
251 MediaType.parse("text/plain; a=1; a=2; b=3").withParameters(PARAMETERS));
255 MediaType mediaType = MediaType.parse("text/plain");
266 MediaType mediaType = MediaType.parse("text/plain");
276 MediaType mediaType = MediaType.parse("text/plain");
[all …]
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DMediaTypeTest.java38 MediaType mediaType = MediaType.parse("text/plain;boundary=foo;charset=utf-8"); in testParse()
40 assertEquals("plain", mediaType.subtype()); in testParse()
42 assertEquals("text/plain;boundary=foo;charset=utf-8", mediaType.toString()); in testParse()
43 assertTrue(mediaType.equals(MediaType.parse("text/plain;boundary=foo;charset=utf-8"))); in testParse()
45 MediaType.parse("text/plain;boundary=foo;charset=utf-8").hashCode()); in testParse()
49 assertMediaType("text/plain"); in testValidParse()
53 assertMediaType("text/plain; a=1"); in testValidParse()
54 assertMediaType("text/plain; a=1; a=2; b=3"); in testValidParse()
55 assertMediaType("text/plain; charset=utf-16"); in testValidParse()
56 assertMediaType("text/plain; \t \n \r a=b"); in testValidParse()
[all …]
/external/cronet/net/base/
Ddata_url_unittest.cc32 {"data:,", true, "text/plain", "US-ASCII", ""}, in TEST()
34 {"data:;base64,", true, "text/plain", "US-ASCII", ""}, in TEST()
40 {"data:,foo", true, "text/plain", "US-ASCII", "foo"}, in TEST()
42 {"data:;base64,aGVsbG8gd29ybGQ=", true, "text/plain", "US-ASCII", in TEST()
46 // "text/plain" instead of the invalid mediatype. in TEST()
47 {"data:foo,boo", true, "text/plain", "US-ASCII", "boo"}, in TEST()
50 {"data:foo;charset=UTF-8,boo", true, "text/plain", "US-ASCII", "boo"}, in TEST()
53 {"data:f(oo/bar;baz=1;charset=kk,boo", true, "text/plain", "US-ASCII", in TEST()
79 {"data:;base64,aGVs bG8gd2 9ybGQ=", true, "text/plain", "US-ASCII", in TEST()
83 {"data:;base64,aGVs bG8gd2 \n9ybGQ=", true, "text/plain", "US-ASCII", in TEST()
[all …]
Dmime_sniffer_unittest.cc79 EXPECT_EQ("text/plain", mime_type); in TEST()
82 EXPECT_EQ("text/plain", mime_type); in TEST()
98 "http://www.example.com/foo", "text/plain")); in TEST()
102 EXPECT_EQ("text/plain", in TEST()
104 "http://www.example.com/foo", "text/plain")); in TEST()
130 "http://www.example.com/foo.crx", "text/plain")); in TEST()
185 EXPECT_EQ("text/plain", in TEST()
187 "http://www.example.com/", "text/plain")); in TEST()
193 EXPECT_EQ("text/plain", SniffMimeType(MakeConstantString("#!/bin/sh\nls /\n"), in TEST()
195 EXPECT_EQ("text/plain", in TEST()
[all …]
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/
DChannelCrypterNettyTestBase.java55 List<ByteBuf> plain; field in ChannelCrypterNettyTestBase.FrameEncrypt
68 ByteBuf plain = getDirectBuffer(messageBytes.length, ref); in createFrameEncrypt() local
69 plain.writeBytes(messageBytes); in createFrameEncrypt()
70 frame.plain = Collections.singletonList(plain); in createFrameEncrypt()
90 client.encrypt(frameEncrypt.out, frameEncrypt.plain); in encryptDecrypt()
94 assertThat(frameEncrypt.plain.get(0).slice(0, frameDecrypt.out.readableBytes())) in encryptDecrypt()
101 ByteBuf plain = getRandom(17 * 1024, ref); in encryptDecryptLarge() local
102 frameEncrypt.plain = Collections.singletonList(plain); in encryptDecryptLarge()
103 frameEncrypt.out = getDirectBuffer(plain.readableBytes() + client.getSuffixLength(), ref); in encryptDecryptLarge()
105 client.encrypt(frameEncrypt.out, frameEncrypt.plain); in encryptDecryptLarge()
[all …]
/external/wpa_supplicant_8/src/crypto/
Dcrypto_internal-cipher.c103 int crypto_cipher_encrypt(struct crypto_cipher *ctx, const u8 *plain, in crypto_cipher_encrypt() argument
110 if (plain != crypt) in crypto_cipher_encrypt()
111 os_memcpy(crypt, plain, len); in crypto_cipher_encrypt()
122 ctx->u.aes.cbc[j] ^= plain[j]; in crypto_cipher_encrypt()
126 plain += AES_BLOCK_SIZE; in crypto_cipher_encrypt()
136 ctx->u.des3.cbc[j] ^= plain[j]; in crypto_cipher_encrypt()
140 plain += 8; in crypto_cipher_encrypt()
150 ctx->u.des3.cbc[j] ^= plain[j]; in crypto_cipher_encrypt()
154 plain += 8; in crypto_cipher_encrypt()
167 u8 *plain, size_t len) in crypto_cipher_decrypt() argument
[all …]
/external/AFLplusplus/test/
Dtest-basic.sh10 ../${AFL_GCC} -o test-instr.plain -O0 ../test-instr.c > /dev/null 2>&1
12 test -e test-instr.plain && {
14 … | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.0 -r -- ./test-instr.plain > /de…
15 …AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.1 -r -- ./test-instr.plain < /dev/n…
16 test -e test-instr.plain.0 -a -e test-instr.plain.1 && {
17 diff test-instr.plain.0 test-instr.plain.1 > /dev/null 2>&1 && {
27 rm -f test-instr.plain.0 test-instr.plain.1
29 …TUPLES=`echo 1|AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o /dev/null -- ./test-instr.plain 2>&1 …
42 ../${AFL_GCC} -o test-instr.plain -O0 ../test-instr.c
72 ../afl-fuzz -V10 -m ${MEM_LIMIT} -i in -o out -D -- ./test-instr.plain >>errors 2>&1
[all …]
Dtest-llvm-lto.sh16 ../afl-clang-lto -o test-instr.plain ../test-instr.c > /dev/null 2>&1
17 test -e test-instr.plain && {
19 … | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.0 -r -- ./test-instr.plain > /de…
20 …AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.1 -r -- ./test-instr.plain < /dev/n…
21 test -e test-instr.plain.0 -a -e test-instr.plain.1 && {
22 diff -q test-instr.plain.0 test-instr.plain.1 > /dev/null 2>&1 && {
27 …0|AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o /dev/null -- ./test-instr.plain 2>&1 | grep Captur…
39 rm -f test-instr.plain.0 test-instr.plain.1
44 rm -f test-instr.plain
Dtest-llvm.sh7 ../afl-clang-fast -o test-instr.plain ../test-instr.c > /dev/null 2>&1
9 test -e test-instr.plain && {
11 … | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.0 -r -- ./test-instr.plain > /de…
12 …AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.1 -r -- ./test-instr.plain < /dev/n…
13 test -e test-instr.plain.0 -a -e test-instr.plain.1 && {
14 diff test-instr.plain.0 test-instr.plain.1 > /dev/null 2>&1 && {
19 …0|AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o /dev/null -- ./test-instr.plain 2>&1 | grep Captur…
33 rm -f test-instr.plain.0 test-instr.plain.1
72 ../afl-clang-fast -o test-dlopen.plain test-dlopen.c ${LIBS} > /dev/null 2>&1
73 test -e test-dlopen.plain && {
[all …]
Dtest-gcc-plugin.sh9 ../afl-gcc-fast -o test-instr.plain.gccpi ../test-instr.c > /dev/null 2>&1
11 test -e test-instr.plain.gccpi && {
13 … | AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.0 -r -- ./test-instr.plain.gccpi…
14 …AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o test-instr.plain.1 -r -- ./test-instr.plain.gccpi < …
15 test -e test-instr.plain.0 -a -e test-instr.plain.1 && {
16 diff test-instr.plain.0 test-instr.plain.1 > /dev/null 2>&1 && {
21 …0|AFL_QUIET=1 ../afl-showmap -m ${MEM_LIMIT} -o /dev/null -- ./test-instr.plain.gccpi 2>&1 | grep …
36 rm -f test-instr.plain.0 test-instr.plain.1
66 ../afl-fuzz -V10 -m ${MEM_LIMIT} -i in -o out -D -- ./test-instr.plain.gccpi >>errors 2>&1
80 rm -f test-instr.plain.gccpi
/external/python/cpython3/Lib/test/test_email/
Dtest_headerregistry.py266 'text/plain; charset=us-ascii (Plain text)',
267 'text/plain',
269 'plain',
272 'text/plain; charset="us-ascii"'),
275 'text/plain; charset=us-ascii',
276 'text/plain',
278 'plain',
281 'text/plain; charset="us-ascii"'),
284 'text/plain; charset="us-ascii"',
285 'text/plain',
[all …]
/external/libbrillo/brillo/
Dmime_utils.h46 BRILLO_EXPORT extern const char kPlain[]; // text/plain
74 // e.g. Combine("text", "plain", {{"charset", "utf-8"}}) will give:
75 // "text/plain; charset=utf-8"
82 // "text/plain;charset=utf-8" => ("text", "plain")
88 // "text/plain;charset=utf-8" => ("text", "plain", {{"charset","utf-8"}})
95 // "text/plain;charset=utf-8" => "text"
99 // "text/plain;charset=utf-8" => "plain"
103 // "text/plain;charset=utf-8" => {{"charset","utf-8"}}
107 // "text/plain;charset=utf-8" => "text/plain"
112 // "text/plain" => "text/plain; charset=utf-8"
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/events/
DImplicitTuple.java20 * if the tag may be omitted when the scalar is emitted in a plain and non-plain
26 private final boolean plain; field in ImplicitTuple
29 public ImplicitTuple(boolean plain, boolean nonplain) { in ImplicitTuple() argument
30 this.plain = plain; in ImplicitTuple()
36 * plain style.
39 return plain; in canOmitTagInPlainScalar()
44 * non-plain style.
51 return !plain && !nonPlain; in bothFalse()
56 return "implicit=[" + plain + ", " + nonPlain + "]"; in toString()
/external/libxml2/doc/
Dxmllint.xml67 <arg choice="plain"><option>--version</option></arg>
68 <arg choice="plain"><option>--debug</option></arg>
69 <arg choice="plain"><option>--quiet</option></arg>
70 <arg choice="plain"><option>--shell</option></arg>
71 …<arg choice="plain"><option>--xpath "<replaceable class="option">XPath_expression</replaceable>"</…
72 <arg choice="plain"><option>--debugent</option></arg>
73 <arg choice="plain"><option>--copy</option></arg>
74 <arg choice="plain"><option>--recover</option></arg>
75 <arg choice="plain"><option>--nodict</option></arg>
76 <arg choice="plain"><option>--noent</option></arg>
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/tokens/
DScalarToken.java22 private final boolean plain; field in ScalarToken
25 public ScalarToken(String value, Mark startMark, Mark endMark, boolean plain) { in ScalarToken() argument
26 this(value, plain, startMark, endMark, (char) 0); in ScalarToken()
29 public ScalarToken(String value, boolean plain, Mark startMark, Mark endMark, char style) { in ScalarToken() argument
32 this.plain = plain; in ScalarToken()
37 return this.plain; in getPlain()
50 return "value=" + value + ", plain=" + plain + ", style=" + style; in getArguments()
/external/clang/test/CodeGen/
Daddress-sanitizer-and-array-cookie.cpp1 // RUN: %clang_cc1 -triple x86_64-gnu-linux -emit-llvm -o - %s | FileCheck %s -check-prefix=PLAIN
20 // PLAIN-LABEL: CallNew
21 // PLAIN-NOT: nosanitize
22 // PLAIN-NOT: __asan_poison_cxx_array_cookie
31 // PLAIN-LABEL: CallNewNoThrow
32 // PLAIN-NOT: nosanitize
33 // PLAIN-NOT: __asan_poison_cxx_array_cookie
43 // PLAIN-LABEL: CallDelete
44 // PLAIN-NOT: nosanitize
/external/fonttools/Lib/fontTools/misc/
Deexec.py20 plain = ( (cipher ^ (R>>8)) ) & 0xFF
22 return bytechr(plain), R
24 def _encryptChar(plain, R): argument
25 plain = byteord(plain)
26 cipher = ( (plain ^ (R>>8)) ) & 0xFF
54 plain, R = _decryptChar(cipher, R)
55 plainList.append(plain)
93 for plain in plainstring:
94 cipher, R = _encryptChar(plain, R)
/external/python/cpython2/Doc/library/
Demail.iterators.rst51 text/plain
52 text/plain
55 text/plain
57 text/plain
59 text/plain
61 text/plain
63 text/plain
64 text/plain

12345678910>>...173