/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A 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_TEXTURE_3D"; 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-zero divisor on the attribute with index zero. Please reorder the attributes in your vertex shader so that attribute zero can have a zero divisor."; 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 blit."; 27 MSG kBlitDimensionsOutOfRang 578 #undef MSG global() macro [all...] |
/third_party/f2fs-tools/mkfs/ |
H A D | f2fs_format_main.c | 54 MSG(0, "\nUsage: mkfs.f2fs [options] device [sectors]\n"); in mkfs_usage() 55 MSG(0, "[options]:\n"); in mkfs_usage() 56 MSG(0, " -a heap-based allocation [default:0]\n"); in mkfs_usage() 57 MSG(0, " -c device1[,device2,...] up to 7 additional devices, except meta device\n"); in mkfs_usage() 58 MSG(0, " -d debug level [default:0]\n"); in mkfs_usage() 59 MSG(0, " -e [cold file ext list] e.g. \"mp3,gif,mov\"\n"); in mkfs_usage() 60 MSG(0, " -E [hot file ext list] e.g. \"db\"\n"); in mkfs_usage() 61 MSG(0, " -f force overwrite of the existing filesystem\n"); in mkfs_usage() 62 MSG(0, " -g add default options\n"); in mkfs_usage() 63 MSG( in mkfs_usage() [all...] |
H A D | f2fs_format_utils.c | 63 MSG(1, "\tError: Malloc Failed for trim_stat_buf!!!\n"); in trim_device() 68 MSG(1, "\tError: Failed to get the device stat!!!\n"); in trim_device() 77 MSG(0, "Info: [%s] Discarding device\n", dev->path); in trim_device() 82 MSG(0, "Info: fallocate(PUNCH_HOLE|KEEP_SIZE) is failed\n"); in trim_device() 94 MSG(0, "Info: This device doesn't support BLKSECDISCARD\n"); in trim_device() 96 MSG(0, "Info: Secure Discarded %lu MB\n", in trim_device() 103 MSG(0, "Info: This device doesn't support BLKDISCARD\n"); in trim_device() 105 MSG(0, "Info: Discarded %llu MB\n", range[1] >> 20); in trim_device() 138 MSG(1, "\tError: Malloc Failed for buf!!!\n"); in is_wiped_device() 143 MSG( in is_wiped_device() [all...] |
H A D | f2fs_format.c | 170 MSG(0, "\tWarn: Extension name (%s) is too long\n", ue); in cure_extension_list() 267 MSG(1, "\t%s: Align start sector number to the page unit\n", in f2fs_prepare_super_block() 269 MSG(1, "\ti.e., start sector: %d, ofs:%d (sects/page: %d)\n", in f2fs_prepare_super_block() 284 MSG(0, "Info: zone aligned segment0 blkaddr: %u\n", in f2fs_prepare_super_block() 293 MSG(1, "\tError: Unaligned segment0 block address %u\n", in f2fs_prepare_super_block() 448 MSG(0, "\tError: Device does not have enough random " in f2fs_prepare_super_block() 461 MSG(0, "\tError: Conventional device %s is too small," in f2fs_prepare_super_block() 508 MSG(0, "\tError: supplied string is not a valid UUID\n"); in f2fs_prepare_super_block() 530 MSG(0, "Info: add quota type = %u => %u\n", in f2fs_prepare_super_block() 543 MSG( in f2fs_prepare_super_block() [all...] |
/third_party/f2fs-tools/fsck/ |
H A D | main.c | 59 MSG(0, "\nUsage: fsck.f2fs [options] device\n"); in fsck_usage() 60 MSG(0, "[options]:\n"); in fsck_usage() 61 MSG(0, " -a check/fix potential corruption, reported by f2fs\n"); in fsck_usage() 62 MSG(0, " -c <num-cache-entry> set number of cache entries" in fsck_usage() 64 MSG(0, " -m <max-hash-collision> set max cache hash collision" in fsck_usage() 66 MSG(0, " -C encoding[:flag1,flag2] Set options for enabling" in fsck_usage() 68 MSG(0, " -d debug level [default:0]\n"); in fsck_usage() 69 MSG(0, " -f check/fix entire partition\n"); in fsck_usage() 70 MSG(0, " -g add default options\n"); in fsck_usage() 71 MSG( in fsck_usage() [all...] |
H A D | mount.c | 127 MSG(0, "\r [ %c ] Free segments: 0x%x", progress[i % 5], get_free_segments(sbi)); in update_free_segments() 141 MSG(0, "Invalid ACL version [0x%x : 0x%x]\n", in print_acl() 148 MSG(0, "Invalid ACL value size %d\n", size); in print_acl() 154 MSG(0, "Invalid ACL entries count %d\n", count); in print_acl() 163 MSG(0, "tag:0x%x perm:0x%x\n", in print_acl() 170 MSG(0, "tag:0x%x perm:0x%x uid:%u\n", in print_acl() 178 MSG(0, "tag:0x%x perm:0x%x gid:%u\n", in print_acl() 186 MSG(0, "Unknown ACL tag 0x%x\n", in print_acl() 201 MSG(0, "\nxattr: e_name_index:%d e_name:", ent->e_name_index); in print_xattr_entry() 203 MSG( in print_xattr_entry() [all...] |
H A D | dump.c | 386 MSG(0, "Unknown xattr index 0x%x\n", ent->e_name_index); in dump_xattr() 391 MSG(0, "XATTR index 0x%x name too long\n", ent->e_name_index); in dump_xattr() 406 MSG(0, "XATTR index 0x%x set xattr failed error %d\n", in dump_xattr() 418 MSG(0, "XATTR does not support\n"); in dump_xattr() 485 MSG(force, "File is encrypted\n"); in dump_file() 491 MSG(force, "Not a regular file or wrong name info\n\n"); in dump_file() 553 MSG(0, "Info: scan all nid: %u from block_addr [%lu: %lu]\n", in dump_node_scan_disk() 566 MSG(0, "Info: nid: %u, blkaddr: %lu\n", nid, blkaddr); in dump_node_scan_disk() 567 MSG(0, "node_blk.footer.flag [0x%x]\n", le32_to_cpu(node_blk->footer.flag)); in dump_node_scan_disk() 568 MSG( in dump_node_scan_disk() [all...] |
/third_party/f2fs-tools/tools/debug_tools/ |
H A D | fsck_debug.c | 15 MSG(0, "sbi is null\n");
in dump_sbi_info() 19 MSG(0, "\n");
in dump_sbi_info() 20 MSG(0, "+--------------------------------------------------------+\n");
in dump_sbi_info() 21 MSG(0, "| SBI |\n");
in dump_sbi_info() 22 MSG(0, "+--------------------------------------------------------+\n");
in dump_sbi_info() 23 MSG(0, "total_count %u\n", total_segments(sbi));
in dump_sbi_info() 24 MSG(0, "resvd_segs %u\n", reserved_segments(sbi));
in dump_sbi_info() 25 MSG(0, "overp_segs %u\n", overprov_segments(sbi));
in dump_sbi_info() 26 MSG(0, "valid_count %u\n", of_valid_block_count(sbi));
in dump_sbi_info() 27 MSG( in dump_sbi_info() [all...] |
/third_party/lz4/tests/ |
H A D | abiTest.c | 38 #define MSG(...) fprintf(stderr, __VA_ARGS__) macro 42 MSG(__VA_ARGS__); \ 43 MSG(" \n"); \ 158 MSG("Ignoring %s directory \n", fileName); in loadFile() 162 MSG("Impossible to open %s \n", fileName); in loadFile() 167 MSG("Error reading %s \n", fileName); in loadFile() 179 MSG("not enough memory \n"); in fileCheck() 190 MSG(" \n"); in bad_usage() 191 MSG("bad usage: \n"); in bad_usage() 192 MSG(" \ in bad_usage() [all...] |
H A 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(" \ in bad_usage() [all...] |
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512-armv8.pl | 363 my @MSG=map("v$_.16b",(4..7)); 380 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 383 rev32 @MSG[0],@MSG[0] 384 rev32 @MSG[1],@MSG[1] 385 rev32 @MSG[2],@MSG[2] 386 rev32 @MSG[ [all...] |
H A D | sha1-armv8.pl | 246 my @MSG=map("v$_.16b",(4..7)); 267 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 269 rev32 @MSG[0],@MSG[0] 270 rev32 @MSG[1],@MSG[1] 272 add.i32 $W0,@Kxx[0],@MSG[0] 273 rev32 @MSG[2],@MSG[ [all...] |
H A D | sha256-586.pl | 533 my @MSG=map("xmm$_",(3..6)); 560 &movdqu (@MSG[0],&QWP(0,$inp)); 561 &movdqu (@MSG[1],&QWP(0x10,$inp)); 562 &movdqu (@MSG[2],&QWP(0x20,$inp)); 563 &pshufb (@MSG[0],$TMP); 564 &movdqu (@MSG[3],&QWP(0x30,$inp)); 568 &paddd ($Wi,@MSG[0]); 569 &pshufb (@MSG[1],$TMP); 577 &paddd ($Wi,@MSG[1]); 578 &pshufb (@MSG[ [all...] |
H A D | sha1-586.pl | 436 my @MSG=map("xmm$_",(4..7)); 469 &movdqu (@MSG[0],&QWP(0,$inp)); 471 &movdqu (@MSG[1],&QWP(0x10,$inp)); 473 &movdqu (@MSG[2],&QWP(0x20,$inp)); 474 &pshufb (@MSG[0],$BSWAP); 475 &movdqu (@MSG[3],&QWP(0x30,$inp)); 476 &pshufb (@MSG[1],$BSWAP); 477 &pshufb (@MSG[2],$BSWAP); 478 &pshufb (@MSG[3],$BSWAP); 485 &paddd ($E,@MSG[ [all...] |
H A D | sha1-armv4-large.pl | 622 my @MSG=map("q$_",(4..7)); 653 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 654 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 655 vrev32.8 @MSG[0],@MSG[0] 656 vrev32.8 @MSG[1],@MSG[1] 658 vadd.i32 $W0,@Kxx[0],@MSG[ [all...] |
H A D | sha256-armv4.pl | 607 my @MSG=map("q$_",(8..11)); 632 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 633 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 635 vrev32.8 @MSG[0],@MSG[0] 636 vrev32.8 @MSG[1],@MSG[1] 637 vrev32.8 @MSG[ [all...] |
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512-armv8.pl | 368 my @MSG=map("v$_.16b",(4..7)); 386 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 389 rev32 @MSG[0],@MSG[0] 390 rev32 @MSG[1],@MSG[1] 391 rev32 @MSG[2],@MSG[2] 392 rev32 @MSG[ [all...] |
H A D | sha1-armv8.pl | 246 my @MSG=map("v$_.16b",(4..7)); 268 ld1 {@MSG[0]-@MSG[3]},[$inp],#64 270 rev32 @MSG[0],@MSG[0] 271 rev32 @MSG[1],@MSG[1] 273 add.i32 $W0,@Kxx[0],@MSG[0] 274 rev32 @MSG[2],@MSG[ [all...] |
H A D | sha256-586.pl | 533 my @MSG=map("xmm$_",(3..6)); 560 &movdqu (@MSG[0],&QWP(0,$inp)); 561 &movdqu (@MSG[1],&QWP(0x10,$inp)); 562 &movdqu (@MSG[2],&QWP(0x20,$inp)); 563 &pshufb (@MSG[0],$TMP); 564 &movdqu (@MSG[3],&QWP(0x30,$inp)); 568 &paddd ($Wi,@MSG[0]); 569 &pshufb (@MSG[1],$TMP); 577 &paddd ($Wi,@MSG[1]); 578 &pshufb (@MSG[ [all...] |
H A D | sha1-586.pl | 436 my @MSG=map("xmm$_",(4..7)); 469 &movdqu (@MSG[0],&QWP(0,$inp)); 471 &movdqu (@MSG[1],&QWP(0x10,$inp)); 473 &movdqu (@MSG[2],&QWP(0x20,$inp)); 474 &pshufb (@MSG[0],$BSWAP); 475 &movdqu (@MSG[3],&QWP(0x30,$inp)); 476 &pshufb (@MSG[1],$BSWAP); 477 &pshufb (@MSG[2],$BSWAP); 478 &pshufb (@MSG[3],$BSWAP); 485 &paddd ($E,@MSG[ [all...] |
H A D | sha1-armv4-large.pl | 622 my @MSG=map("q$_",(4..7)); 653 vld1.8 {@MSG[0]-@MSG[1]},[$inp]! 654 vld1.8 {@MSG[2]-@MSG[3]},[$inp]! 655 vrev32.8 @MSG[0],@MSG[0] 656 vrev32.8 @MSG[1],@MSG[1] 658 vadd.i32 $W0,@Kxx[0],@MSG[ [all...] |
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuDefs.hpp | 124 #define TCU_THROW_EXPR(ERRCLASS, MSG, EXPR) \ 125 throw tcu::ERRCLASS(MSG, EXPR, __FILE__, __LINE__) 127 #define TCU_THROW(ERRCLASS, MSG) \ 128 TCU_THROW_EXPR(ERRCLASS, MSG, DE_NULL) 130 #define TCU_CHECK_AND_THROW(ERRCLASS, X, MSG) \ 133 TCU_THROW_EXPR(ERRCLASS, MSG, #X); \ 137 #define TCU_FAIL(MSG) TCU_THROW(TestError, MSG) 143 #define TCU_CHECK_MSG(X, MSG) do { if (!(!deGetFalse() && (X))) throw tcu::TestError((MSG), # [all...] |
/third_party/ltp/testcases/cve/ |
H A 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()
|
/third_party/python/Lib/test/ |
H A D | test_socket.py | 44 MSG = 'Michael Gilfix was here\u1234\r\n'.encode('utf-8') variable 516 self.assertEqual(msg, MSG) 519 self.cli.send(MSG) 2498 self.assertEqual(msg, MSG) 2501 self.serv_conn.send(MSG) 2505 seg1 = self.cli_conn.recv(len(MSG) - 3) 2508 self.assertEqual(msg, MSG) 2511 self.serv_conn.send(MSG) 2516 self.assertEqual(msg, MSG) 2519 self.serv_conn.send(MSG) [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluDefs.hpp | 29 #define GLU_EXPECT_NO_ERROR(ERR, MSG) glu::checkError((ERR), MSG, __FILE__, __LINE__) 31 #define GLU_CHECK_MSG(MSG) GLU_EXPECT_NO_ERROR(glGetError(), MSG) 36 #define GLU_CHECK_GLW_MSG(GL, MSG) GLU_EXPECT_NO_ERROR((GL).getError(), MSG)
|