/external/angle/src/libANGLE/ |
D | ErrorStrings.h | 16 #define MSG constexpr const char * macro 19 MSG k3DDepthStencil = "Format cannot be GL_DEPTH_COMPONENT or GL_DEPTH_STENCIL if target is GL_TEXT… 20 MSG kANGLECopyTexture3DUnavailable = "GL_ANGLE_copy_texture_3d extension not available."; 21 MSG kAtomicCounterResourceName = "Active atomic counter resources are not assigned name strings."; 22 MSG kAttributeZeroRequiresDivisorLimitation = "The current context doesn't support setting a non-ze… 23 MSG kBaseLevelNegative = "Base level must be at least 0."; 24 MSG kBaseLevelNonZero = "Base level must be 0."; 25 MSG kBaseLevelOutOfRange = "Texture base level out of range"; 26 MSG kBlitDepthOrStencilFormatMismatch = "Depth/stencil buffer format combination not allowed for bl… 27 MSG kBlitDimensionsOutOfRange = "BlitFramebuffer dimensions out of 32-bit integer range."; [all …]
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format_main.c | 45 MSG(0, "\nUsage: mkfs.f2fs [options] device [sectors]\n"); in mkfs_usage() 46 MSG(0, "[options]:\n"); in mkfs_usage() 47 MSG(0, " -a heap-based allocation [default:0]\n"); in mkfs_usage() 48 MSG(0, " -c device1[,device2,...] up to 7 additional devices, except meta device\n"); in mkfs_usage() 49 MSG(0, " -d debug level [default:0]\n"); in mkfs_usage() 50 MSG(0, " -e [cold file ext list] e.g. \"mp3,gif,mov\"\n"); in mkfs_usage() 51 MSG(0, " -E [hot file ext list] e.g. \"db\"\n"); in mkfs_usage() 52 MSG(0, " -f force overwrite of the existing filesystem\n"); in mkfs_usage() 53 MSG(0, " -g add default options\n"); in mkfs_usage() 54 MSG(0, " -i extended node bitmap, node ratio is 20%% by default\n"); in mkfs_usage() [all …]
|
D | f2fs_format_utils.c | 60 MSG(1, "\tError: Malloc Failed for trim_stat_buf!!!\n"); in trim_device() 65 MSG(1, "\tError: Failed to get the device stat!!!\n"); in trim_device() 74 MSG(0, "Info: [%s] Discarding device\n", dev->path); in trim_device() 79 MSG(0, "Info: fallocate(PUNCH_HOLE|KEEP_SIZE) is failed\n"); in trim_device() 91 MSG(0, "Info: This device doesn't support BLKSECDISCARD\n"); in trim_device() 93 MSG(0, "Info: Secure Discarded %lu MB\n", in trim_device() 100 MSG(0, "Info: This device doesn't support BLKDISCARD\n"); in trim_device() 102 MSG(0, "Info: Discarded %llu MB\n", range[1] >> 20); in trim_device() 126 MSG(1, "\tError: Malloc Failed for buf!!!\n"); in is_wiped_device() 131 MSG(1, "\tError: Calloc Failed for zero buf!!!\n"); in is_wiped_device() [all …]
|
D | f2fs_format.c | 160 MSG(0, "\tWarn: Extension name (%s) is too long\n", ue); in cure_extension_list() 257 MSG(1, "\t%s: Align start sector number to the page unit\n", in f2fs_prepare_super_block() 259 MSG(1, "\ti.e., start sector: %d, ofs:%d (sects/page: %d)\n", in f2fs_prepare_super_block() 274 MSG(0, "Info: zone aligned segment0 blkaddr: %u\n", in f2fs_prepare_super_block() 283 MSG(1, "\tError: Unaligned segment0 block address %u\n", in f2fs_prepare_super_block() 438 MSG(0, "\tError: Device does not have enough random " in f2fs_prepare_super_block() 477 MSG(0, "\tError: Device size is not sufficient for F2FS volume\n"); in f2fs_prepare_super_block() 483 MSG(0, "\tError: supplied string is not a valid UUID\n"); in f2fs_prepare_super_block() 511 MSG(0, "Info: add quota type = %u => %u\n", in f2fs_prepare_super_block() 524 MSG(1, "\tError: %d zones: Need more zones " in f2fs_prepare_super_block() [all …]
|
/external/f2fs-tools/fsck/ |
D | main.c | 62 MSG(0, "\nUsage: fsck.f2fs [options] device\n"); in fsck_usage() 63 MSG(0, "[options]:\n"); in fsck_usage() 64 MSG(0, " -a check/fix potential corruption, reported by f2fs\n"); in fsck_usage() 65 MSG(0, " -c <num-cache-entry> set number of cache entries" in fsck_usage() 67 MSG(0, " -m <max-hash-collision> set max cache hash collision" in fsck_usage() 69 MSG(0, " -C encoding[:flag1,flag2] Set options for enabling" in fsck_usage() 71 MSG(0, " -d debug level [default:0]\n"); in fsck_usage() 72 MSG(0, " -f check/fix entire partition\n"); in fsck_usage() 73 MSG(0, " -g add default options\n"); in fsck_usage() 74 MSG(0, " -l show superblock/checkpoint\n"); in fsck_usage() [all …]
|
D | dump.c | 338 MSG(0, "Unknown xattr index 0x%x\n", ent->e_name_index); in dump_xattr() 343 MSG(0, "XATTR index 0x%x name too long\n", ent->e_name_index); in dump_xattr() 358 MSG(0, "XATTR index 0x%x set xattr failed error %d\n", in dump_xattr() 370 MSG(0, "XATTR does not support\n"); in dump_xattr() 424 MSG(force, "File is encrypted\n"); in dump_file() 430 MSG(force, "Not a regular file or wrong name info\n\n"); in dump_file() 492 MSG(force, "Invalid node blkaddr: %u\n\n", ni.blk_addr); in dump_node() 499 MSG(force, "Invalid nat entry\n\n"); in dump_node() 501 MSG(force, "Invalid sit bitmap, %u\n\n", ni.blk_addr); in dump_node() 514 MSG(force, "Invalid (i)node block\n\n"); in dump_node() [all …]
|
D | mount.c | 125 MSG(0, "\r [ %c ] Free segments: 0x%x", progress[i % 5], get_free_segments(sbi)); in update_free_segments() 139 MSG(0, "Invalid ACL version [0x%x : 0x%x]\n", in print_acl() 146 MSG(0, "Invalid ACL value size %d\n", size); in print_acl() 152 MSG(0, "Invalid ACL entries count %d\n", count); in print_acl() 161 MSG(0, "tag:0x%x perm:0x%x\n", in print_acl() 168 MSG(0, "tag:0x%x perm:0x%x uid:%u\n", in print_acl() 176 MSG(0, "tag:0x%x perm:0x%x gid:%u\n", in print_acl() 184 MSG(0, "Unknown ACL tag 0x%x\n", in print_acl() 199 MSG(0, "\nxattr: e_name_index:%d e_name:", ent->e_name_index); in print_xattr_entry() 201 MSG(0, "%c", ent->e_name[i]); in print_xattr_entry() [all …]
|
/external/arm-trusted-firmware/plat/imx/common/include/sci/ |
D | sci_rpc.h | 27 #define RPC_VER(MSG) ((MSG)->version) argument 28 #define RPC_SIZE(MSG) ((MSG)->size) argument 29 #define RPC_SVC(MSG) ((MSG)->svc) argument 30 #define RPC_FUNC(MSG) ((MSG)->func) argument 31 #define RPC_R8(MSG) ((MSG)->func) argument 32 #define RPC_I32(MSG, IDX) ((MSG)->DATA.i32[(IDX) / 4U]) argument 33 #define RPC_I16(MSG, IDX) ((MSG)->DATA.i16[(IDX) / 2U]) argument 34 #define RPC_I8(MSG, IDX) ((MSG)->DATA.i8[(IDX)]) argument 35 #define RPC_U32(MSG, IDX) ((MSG)->DATA.u32[(IDX) / 4U]) argument 36 #define RPC_U16(MSG, IDX) ((MSG)->DATA.u16[(IDX) / 2U]) argument [all …]
|
/external/boringssl/src/crypto/fipsmodule/sha/asm/ |
D | sha1-armv8.pl | 246 my @MSG=map("v$_.16b",(4..7)); 270 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 272 rev32 @MSG[0],@MSG[0] 273 rev32 @MSG[1],@MSG[1] 275 add.i32 $W0,@Kxx[0],@MSG[0] 276 rev32 @MSG[2],@MSG[2] 279 add.i32 $W1,@Kxx[0],@MSG[1] 280 rev32 @MSG[3],@MSG[3] 283 add.i32 $W0,@Kxx[$j],@MSG[2] 284 sha1su0 @MSG[0],@MSG[1],@MSG[2] [all …]
|
D | sha512-armv8.pl | 346 my @MSG=map("v$_.16b",(4..7)); 366 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 369 rev32 @MSG[0],@MSG[0] 370 rev32 @MSG[1],@MSG[1] 371 rev32 @MSG[2],@MSG[2] 372 rev32 @MSG[3],@MSG[3] 379 add.i32 $W0,$W0,@MSG[0] 380 sha256su0 @MSG[0],@MSG[1] 384 sha256su1 @MSG[0],@MSG[2],@MSG[3] 386 ($W0,$W1)=($W1,$W0); push(@MSG,shift(@MSG)); [all …]
|
D | sha1-armv4-large.pl | 615 my @MSG=map("q$_",(4..7)); 645 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 646 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 647 vrev32.8 @MSG[0],@MSG[0] 648 vrev32.8 @MSG[1],@MSG[1] 650 vadd.i32 $W0,@Kxx[0],@MSG[0] 651 vrev32.8 @MSG[2],@MSG[2] 655 vadd.i32 $W1,@Kxx[0],@MSG[1] 656 vrev32.8 @MSG[3],@MSG[3] 659 vadd.i32 $W0,@Kxx[$j],@MSG[2] [all …]
|
D | sha256-586.pl | 528 my @MSG=map("xmm$_",(3..6)); 555 &movdqu (@MSG[0],&QWP(0,$inp)); 556 &movdqu (@MSG[1],&QWP(0x10,$inp)); 557 &movdqu (@MSG[2],&QWP(0x20,$inp)); 558 &pshufb (@MSG[0],$TMP); 559 &movdqu (@MSG[3],&QWP(0x30,$inp)); 563 &paddd ($Wi,@MSG[0]); 564 &pshufb (@MSG[1],$TMP); 572 &paddd ($Wi,@MSG[1]); 573 &pshufb (@MSG[2],$TMP); [all …]
|
D | sha256-armv4.pl | 605 my @MSG=map("q$_",(8..11)); 629 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 630 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 632 vrev32.8 @MSG[0],@MSG[0] 633 vrev32.8 @MSG[1],@MSG[1] 634 vrev32.8 @MSG[2],@MSG[2] 635 vrev32.8 @MSG[3],@MSG[3] 643 vadd.i32 $W0,$W0,@MSG[0] 644 sha256su0 @MSG[0],@MSG[1] 648 sha256su1 @MSG[0],@MSG[2],@MSG[3] [all …]
|
D | sha512-x86_64.pl | 556 my @MSG=map("%xmm$_",(3..6)); 589 movdqu ($inp),@MSG[0] 590 movdqu 0x10($inp),@MSG[1] 591 movdqu 0x20($inp),@MSG[2] 592 pshufb $TMP,@MSG[0] 593 movdqu 0x30($inp),@MSG[3] 596 paddd @MSG[0],$Wi 597 pshufb $TMP,@MSG[1] 606 paddd @MSG[1],$Wi 607 pshufb $TMP,@MSG[2] [all …]
|
/external/lz4/tests/ |
D | roundTripTest.c | 50 #define MSG(...) fprintf(stderr, __VA_ARGS__) macro 54 MSG(__VA_ARGS__); \ 55 MSG(" \n"); \ 186 MSG("Ignoring %s directory \n", fileName); in loadFile() 190 MSG("Impossible to open %s \n", fileName); in loadFile() 195 MSG("Error reading %s \n", fileName); in loadFile() 207 MSG("not enough memory \n"); in fileCheck() 218 MSG(" \n"); in bad_usage() 219 MSG("bad usage: \n"); in bad_usage() 220 MSG(" \n"); in bad_usage() [all …]
|
/external/rust/crates/ring/crypto/fipsmodule/sha/asm/ |
D | sha512-armv8.pl | 346 my @MSG=map("v$_.16b",(4..7)); 366 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 369 rev32 @MSG[0],@MSG[0] 370 rev32 @MSG[1],@MSG[1] 371 rev32 @MSG[2],@MSG[2] 372 rev32 @MSG[3],@MSG[3] 379 add.i32 $W0,$W0,@MSG[0] 380 sha256su0 @MSG[0],@MSG[1] 384 sha256su1 @MSG[0],@MSG[2],@MSG[3] 386 ($W0,$W1)=($W1,$W0); push(@MSG,shift(@MSG)); [all …]
|
D | sha512-x86_64.pl | 558 my @MSG=map("%xmm$_",(3..6)); 591 movdqu ($inp),@MSG[0] 592 movdqu 0x10($inp),@MSG[1] 593 movdqu 0x20($inp),@MSG[2] 594 pshufb $TMP,@MSG[0] 595 movdqu 0x30($inp),@MSG[3] 598 paddd @MSG[0],$Wi 599 pshufb $TMP,@MSG[1] 608 paddd @MSG[1],$Wi 609 pshufb $TMP,@MSG[2] [all …]
|
D | sha256-armv4.pl | 606 my @MSG=map("q$_",(8..11)); 630 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 631 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 633 vrev32.8 @MSG[0],@MSG[0] 634 vrev32.8 @MSG[1],@MSG[1] 635 vrev32.8 @MSG[2],@MSG[2] 636 vrev32.8 @MSG[3],@MSG[3] 644 vadd.i32 $W0,$W0,@MSG[0] 645 sha256su0 @MSG[0],@MSG[1] 649 sha256su1 @MSG[0],@MSG[2],@MSG[3] [all …]
|
/external/deqp/framework/common/ |
D | tcuDefs.hpp | 121 #define TCU_THROW_EXPR(ERRCLASS, MSG, EXPR) \ argument 122 throw tcu::ERRCLASS(MSG, EXPR, __FILE__, __LINE__) 124 #define TCU_THROW(ERRCLASS, MSG) \ argument 125 TCU_THROW_EXPR(ERRCLASS, MSG, DE_NULL) 127 #define TCU_CHECK_AND_THROW(ERRCLASS, X, MSG) \ argument 130 TCU_THROW_EXPR(ERRCLASS, MSG, #X); \ 134 #define TCU_FAIL(MSG) TCU_THROW(TestError, MSG) argument 140 #define TCU_CHECK_MSG(X, MSG) do { if (!(!deGetFalse() && (X))) throw tcu::TestError((MSG), #X, __F… argument
|
/external/rust/crates/tokio/tests/ |
D | udp.rs | 9 const MSG: &[u8] = b"hello"; constant 10 const MSG_LEN: usize = MSG.len(); 20 sender.send(MSG).await?; in send_recv() 25 assert_eq!(&recv_buf[..len], MSG); in send_recv() 37 poll_fn(|cx| sender.poll_send(cx, MSG)).await?; in send_recv_poll() 43 assert_eq!(read.filled(), MSG); in send_recv_poll() 53 sender.send_to(MSG, &receiver_addr).await?; in send_to_recv_from() 58 assert_eq!(&recv_buf[..len], MSG); in send_to_recv_from() 69 poll_fn(|cx| sender.poll_send_to(cx, MSG, receiver_addr)).await?; in send_to_recv_from_poll() 75 assert_eq!(read.filled(), MSG); in send_to_recv_from_poll() [all …]
|
D | tcp_into_split.rs | 14 const MSG: &[u8] = b"split"; in split() constant 27 let len = stream2.write(MSG).await?; in split() 28 assert_eq!(len, MSG.len()); in split() 32 assert_eq!(&read_buf[..read_len], MSG); in split() 36 let len = write_half.write(MSG).await?; in split() 37 assert_eq!(len, MSG.len()); in split() 48 assert_eq!(&read_buf[..read_len], MSG); in split() 86 const MSG: &[u8] = b"split"; in drop_write() constant 93 stream.write_all(MSG).unwrap(); in drop_write() 115 assert_eq!(&read_buf[..read_len], MSG); in drop_write()
|
/external/llvm-project/llvm/test/FileCheck/ |
D | numeric-expression.txt | 250 RUN: | FileCheck --check-prefix NUMEXPR-CONSTRAINT-NOMATCH-MSG --strict-whitespace %s 256 NUMEXPR-CONSTRAINT-NOMATCH-MSG: numeric-expression.txt:[[#@LINE-1]]:34: error: {{N}}UMEXPR-CONSTRAI… 257 NUMEXPR-CONSTRAINT-NOMATCH-MSG-NEXT: {{N}}UMEXPR-CONSTRAINT-NOMATCH-NEXT: {{\[\[#==UNSI\]\]}} 258 NUMEXPR-CONSTRAINT-NOMATCH-MSG-NEXT: {{^}} ^{{$}} 263 RUN: | FileCheck --check-prefix EMPTY-NUMEXPR-CONSTRAINT-MSG --strict-whitespace %s 269 EMPTY-NUMEXPR-CONSTRAINT-MSG: numeric-expression.txt:[[#@LINE-1]]:38: error: empty numeric expressi… 270 EMPTY-NUMEXPR-CONSTRAINT-MSG-NEXT: {{E}}MPTY-NUMEXPR-CONSTRAINT-NEXT: {{\[\[# ==\]\]}} 271 EMPTY-NUMEXPR-CONSTRAINT-MSG-NEXT: {{^}} ^{{$}} 276 RUN: | FileCheck --check-prefix EMPTY-NUMDEF-CONSTRAINT-MSG %s 282 EMPTY-NUMDEF-CONSTRAINT-MSG: numeric-expression.txt:[[#@LINE-1]]:44: error: empty numeric expressio… [all …]
|
/external/ltp/testcases/cve/ |
D | cve-2016-7117.c | 51 #define MSG "abcdefghijklmnop" macro 60 .iov_len = sizeof(MSG), 75 static char rbuf[sizeof(MSG)]; 102 send(socket_fds[0], MSG, sizeof(MSG), 0); in send_and_close() 103 send(socket_fds[0], MSG, sizeof(MSG), 0); in send_and_close()
|
/external/python/cpython2/Lib/test/ |
D | test_socket.py | 37 MSG = b'Michael Gilfix was here\n' variable 48 MSG = 'Michael Gilfix was here\n' variable 783 self.assertEqual(msg, MSG) 786 self.serv_conn.send(MSG) 790 seg1 = self.cli_conn.recv(len(MSG) - 3) 793 self.assertEqual(msg, MSG) 796 self.serv_conn.send(MSG) 801 self.assertEqual(msg, MSG) 804 self.serv_conn.send(MSG) 808 seg1, addr = self.cli_conn.recvfrom(len(MSG)-3) [all …]
|
/external/deqp/framework/opengl/ |
D | gluDefs.hpp | 29 #define GLU_EXPECT_NO_ERROR(ERR, MSG) glu::checkError((ERR), MSG, __FILE__, __LINE__) argument 31 #define GLU_CHECK_MSG(MSG) GLU_EXPECT_NO_ERROR(glGetError(), MSG) argument 36 #define GLU_CHECK_GLW_MSG(GL, MSG) GLU_EXPECT_NO_ERROR((GL).getError(), MSG) argument
|