/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SampleProfile/ |
D | syntax.ll | 3 …e -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCheck -check-prefix=BAD-FN-HEADER %s 4 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s 5 …ample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | FileCheck -check-prefix=BAD-LINE-VALUES %s 6 …file=%S/Inputs/bad_discriminator_value.prof 2>&1 | FileCheck -check-prefix=BAD-DISCRIMINATOR-VALUE… 7 …ofile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLES %s 12 …e -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCheck -check-prefix=BAD-FN-HEADER %s 13 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s 14 …ample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | FileCheck -check-prefix=BAD-LINE-VALUES %s 15 …file=%S/Inputs/bad_discriminator_value.prof 2>&1 | FileCheck -check-prefix=BAD-DISCRIMINATOR-VALUE… 16 …ofile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLES %s [all …]
|
/external/llvm/test/Transforms/SampleProfile/ |
D | syntax.ll | 3 …e -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCheck -check-prefix=BAD-FN-HEADER %s 4 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s 5 …ample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | FileCheck -check-prefix=BAD-LINE-VALUES %s 6 …file=%S/Inputs/bad_discriminator_value.prof 2>&1 | FileCheck -check-prefix=BAD-DISCRIMINATOR-VALUE… 7 …ofile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLES %s 12 …e -sample-profile-file=%S/Inputs/bad_fn_header.prof 2>&1 | FileCheck -check-prefix=BAD-FN-HEADER %s 13 …ample-profile-file=%S/Inputs/bad_sample_line.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLE-LINE %s 14 …ample-profile-file=%S/Inputs/bad_line_values.prof 2>&1 | FileCheck -check-prefix=BAD-LINE-VALUES %s 15 …file=%S/Inputs/bad_discriminator_value.prof 2>&1 | FileCheck -check-prefix=BAD-DISCRIMINATOR-VALUE… 16 …ofile -sample-profile-file=%S/Inputs/bad_samples.prof 2>&1 | FileCheck -check-prefix=BAD-SAMPLES %s [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | cprestore-reorder.s | 14 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N32 17 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N64 85 # BAD-ABI: .cprestore 8 86 # BAD-ABI: jalr $25 # encoding: [0x03,0x20,0xf8,0x09] 87 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 89 # BAD-ABI: jalr $4, $25 # encoding: [0x03,0x20,0x20,0x09] 90 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 92 # BAD-ABI-N32: lw $25, %got_disp(foo)($gp) # encoding: [0x8f,0x99,A,A] 93 # BAD-ABI-N64: ld $25, %got_disp(foo)($gp) # encoding: [0xdf,0x99,A,A] 94 # BAD-ABI: # fixup A - offset: 0, value: %got_disp(foo), kind:… [all …]
|
D | cprestore-noreorder.s | 14 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N32 17 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N64 84 # BAD-ABI: .cprestore 8 85 # BAD-ABI: jalr $25 # encoding: [0x03,0x20,0xf8,0x09] 86 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 88 # BAD-ABI: jalr $4, $25 # encoding: [0x03,0x20,0x20,0x09] 89 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 91 # BAD-ABI-N32: lw $25, %got_disp(foo)($gp) # encoding: [0x8f,0x99,A,A] 92 # BAD-ABI-N64: ld $25, %got_disp(foo)($gp) # encoding: [0xdf,0x99,A,A] 93 # BAD-ABI: # fixup A - offset: 0, value: %got_disp(foo), kind:… [all …]
|
/external/llvm/test/MC/Mips/ |
D | cprestore-reorder.s | 14 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N32 17 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N64 85 # BAD-ABI: .cprestore 8 86 # BAD-ABI: jalr $25 # encoding: [0x03,0x20,0xf8,0x09] 87 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 89 # BAD-ABI: jalr $4, $25 # encoding: [0x03,0x20,0x20,0x09] 90 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 92 # BAD-ABI-N32: lw $25, %got_disp(foo)($gp) # encoding: [0x8f,0x99,A,A] 93 # BAD-ABI-N64: ld $25, %got_disp(foo)($gp) # encoding: [0xdf,0x99,A,A] 94 # BAD-ABI: # fixup A - offset: 0, value: %got_disp(foo), kind:… [all …]
|
D | cprestore-noreorder.s | 14 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N32 17 # RUN: FileCheck %s -check-prefixes=BAD-ABI,BAD-ABI-N64 84 # BAD-ABI: .cprestore 8 85 # BAD-ABI: jalr $25 # encoding: [0x03,0x20,0xf8,0x09] 86 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 88 # BAD-ABI: jalr $4, $25 # encoding: [0x03,0x20,0x20,0x09] 89 # BAD-ABI-NOT: lw $gp, 8($sp) # encoding: [0x8f,0xbc,0x00,0x08] 91 # BAD-ABI-N32: lw $25, %got_disp(foo)($gp) # encoding: [0x8f,0x99,A,A] 92 # BAD-ABI-N64: ld $25, %got_disp(foo)($gp) # encoding: [0xdf,0x99,A,A] 93 # BAD-ABI: # fixup A - offset: 0, value: %got_disp(foo), kind:… [all …]
|
/external/openssh/regress/ |
D | scp-ssh-wrapper.sh | 25 BAD="../../../../../../../../../../../../../${DIR}/dotpathdir" 34 echo "D0755 0 $BAD" 39 echo "D0755 0 $BAD" 44 printname $BAD 49 printname $BAD
|
/external/zlib/src/contrib/infback9/ |
D | infback9.c | 307 mode = BAD; 318 mode = BAD; 355 mode = BAD; 376 mode = BAD; 400 mode = BAD; 423 mode = BAD; 432 if (mode == BAD) break; 437 mode = BAD; 451 mode = BAD; 461 mode = BAD; [all …]
|
/external/zlib/src/ |
D | infback.c | 321 state->mode = BAD; 332 state->mode = BAD; 370 state->mode = BAD; 392 state->mode = BAD; 415 state->mode = BAD; 438 state->mode = BAD; 447 if (state->mode == BAD) break; 452 state->mode = BAD; 466 state->mode = BAD; 475 state->mode = BAD; [all …]
|
D | inflate.c | 682 state->mode = BAD; 687 state->mode = BAD; 696 state->mode = BAD; 711 state->mode = BAD; 716 state->mode = BAD; 824 state->mode = BAD; 883 state->mode = BAD; 892 state->mode = BAD; 931 state->mode = BAD; 953 state->mode = BAD; [all …]
|
/external/python/cpython2/Modules/zlib/ |
D | infback.c | 321 state->mode = BAD; 332 state->mode = BAD; 370 state->mode = BAD; 392 state->mode = BAD; 415 state->mode = BAD; 438 state->mode = BAD; 447 if (state->mode == BAD) break; 452 state->mode = BAD; 466 state->mode = BAD; 475 state->mode = BAD; [all …]
|
D | inflate.c | 682 state->mode = BAD; 687 state->mode = BAD; 696 state->mode = BAD; 711 state->mode = BAD; 716 state->mode = BAD; 824 state->mode = BAD; 883 state->mode = BAD; 892 state->mode = BAD; 931 state->mode = BAD; 953 state->mode = BAD; [all …]
|
/external/freetype/src/gzip/ |
D | inflate.c | 10 #define BAD INFLATE_BAD macro 26 BAD} /* got an error--stay here */ enumerator 164 z->state->mode = BAD; in inflate() 171 z->state->mode = BAD; in inflate() 182 z->state->mode = BAD; in inflate() 213 z->state->mode = BAD; in inflate() 221 z->state->mode = BAD; in inflate() 255 z->state->mode = BAD; in inflate() 264 case BAD: in inflate()
|
/external/u-boot/lib/zlib/ |
D | inflate.c | 384 state->mode = BAD; in inflate() 389 state->mode = BAD; in inflate() 396 state->mode = BAD; in inflate() 411 state->mode = BAD; in inflate() 416 state->mode = BAD; in inflate() 520 state->mode = BAD; in inflate() 576 state->mode = BAD; in inflate() 585 state->mode = BAD; in inflate() 621 state->mode = BAD; in inflate() 643 state->mode = BAD; in inflate() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/ |
D | attribute-builtin.ll | 29 ; RUN: not llvm-as <%s 2>&1 | FileCheck -check-prefix=CHECK-BAD %s 31 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite. 32 ; CHECK-BAD-NEXT: i8* (i8*)* @car 33 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite. 34 ; CHECK-BAD-NEXT: i8* (i8*)* @mar
|
/external/llvm/test/Assembler/ |
D | attribute-builtin.ll | 29 ; RUN: not llvm-as <%s 2>&1 | FileCheck -check-prefix=CHECK-BAD %s 31 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite. 32 ; CHECK-BAD-NEXT: i8* (i8*)* @car 33 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite. 34 ; CHECK-BAD-NEXT: i8* (i8*)* @mar
|
/external/icu/icu4c/source/test/intltest/ |
D | tzregts.cpp | 596 const int32_t BAD = 0; in Test4154542() local 607 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000+1, in Test4154542() 608 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, -1, in Test4154542() 609 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0, in Test4154542() 610 BAD, UCAL_DECEMBER, 6, UCAL_SATURDAY, 24*60*60*1000, in Test4154542() 613 BAD, UCAL_APRIL, 31, 0, 0, in Test4154542() 614 BAD, UCAL_DECEMBER, 32, 0, 0, in Test4154542() 615 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0, in Test4154542() 616 BAD, UCAL_DECEMBER+1, 1, UCAL_SUNDAY, 0, in Test4154542() 619 BAD, UCAL_DECEMBER, 32, -UCAL_SATURDAY, 0, in Test4154542() [all …]
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
D | TimeZoneRegressionTest.java | 393 final int GOOD = 1, BAD = 0; in Test4154525() local 396 0, BAD, in Test4154525() 474 final int BAD = 0; in Test4154542() local 485 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, 24*60*60*1000+1, in Test4154542() 486 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, -1, in Test4154542() 487 BAD, Calendar.JANUARY, -6, Calendar.SUNDAY, 0, in Test4154542() 488 BAD, Calendar.DECEMBER, 6, Calendar.SATURDAY, 24*60*60*1000, in Test4154542() 491 BAD, Calendar.APRIL, 31, 0, 0, in Test4154542() 492 BAD, Calendar.DECEMBER, 32, 0, 0, in Test4154542() 493 BAD, Calendar.JANUARY-1, 1, Calendar.SUNDAY, 0, in Test4154542() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/ |
D | TimeZoneRegressionTest.java | 396 final int GOOD = 1, BAD = 0; in Test4154525() local 399 0, BAD, in Test4154525() 477 final int BAD = 0; in Test4154542() local 488 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, 24*60*60*1000+1, in Test4154542() 489 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, -1, in Test4154542() 490 BAD, Calendar.JANUARY, -6, Calendar.SUNDAY, 0, in Test4154542() 491 BAD, Calendar.DECEMBER, 6, Calendar.SATURDAY, 24*60*60*1000, in Test4154542() 494 BAD, Calendar.APRIL, 31, 0, 0, in Test4154542() 495 BAD, Calendar.DECEMBER, 32, 0, 0, in Test4154542() 496 BAD, Calendar.JANUARY-1, 1, Calendar.SUNDAY, 0, in Test4154542() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/ |
D | macho-dis-symname.test | 21 …/Inputs/exeThread.macho-x86_64 -dis-symname _environ 2>&1 | FileCheck -check-prefix BAD-SYMAME-1 %s 22 BAD-SYMAME-1: -dis-symname: _environ not in the section 24 …Thread.macho-x86_64 -dis-symname __mh_execute_header 2>&1 | FileCheck -check-prefix BAD-SYMAME-2 %s 25 BAD-SYMAME-2: -dis-symname: __mh_execute_header not in any section
|
D | disassemble-demangle.test | 6 # RUN: llvm-objdump -d -C=wrong-style %t 2>&1 | FileCheck --check-prefix=BAD-STYLE %s 45 # BAD-STYLE: warning: Unsupported demangling style. 46 # BAD-STYLE: _Z3fooi 47 # BAD-STYLE: _Z3foov
|
/external/llvm/test/tools/llvm-objdump/X86/ |
D | macho-dis-symname.test | 21 …/Inputs/exeThread.macho-x86_64 -dis-symname _environ 2>&1 | FileCheck -check-prefix BAD-SYMAME-1 %s 22 BAD-SYMAME-1: -dis-symname: _environ not in the section 24 …Thread.macho-x86_64 -dis-symname __mh_execute_header 2>&1 | FileCheck -check-prefix BAD-SYMAME-2 %s 25 BAD-SYMAME-2: -dis-symname: __mh_execute_header not in any section
|
/external/libevent/test/ |
D | regress_util.c | 65 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator 75 { "256.0.0.0", 0, BAD }, 76 { "ABC", 0, BAD }, 77 { "1.2.3.4.5", 0, BAD }, 79 { NULL, 0, BAD }, 98 { "foobar.", { 0, 0, 0, 0 }, BAD }, 99 { "foobar", { 0, 0, 0, 0 }, BAD }, 100 { "fo:obar", { 0, 0, 0, 0 }, BAD }, 101 { "ffff", { 0, 0, 0, 0 }, BAD }, 102 { "fffff::", { 0, 0, 0, 0 }, BAD }, [all …]
|
/external/lz4/visual/VS2017/ |
D | lz4.sln | 13 …-00A0C91BC942}") = "frametest", "frametest\frametest.vcxproj", "{39AD6ECC-8BAD-4368-95E4-A1AA2F077… 70 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.ActiveCfg = Debug|Win32 71 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.Build.0 = Debug|Win32 72 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.ActiveCfg = Debug|x64 73 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.Build.0 = Debug|x64 74 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.ActiveCfg = Release|Win32 75 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.Build.0 = Release|Win32 76 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.ActiveCfg = Release|x64 77 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.Build.0 = Release|x64
|
/external/lz4/visual/VS2010/ |
D | lz4.sln | 13 …-00A0C91BC942}") = "frametest", "frametest\frametest.vcxproj", "{39AD6ECC-8BAD-4368-95E4-A1AA2F077… 70 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.ActiveCfg = Debug|Win32 71 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|Win32.Build.0 = Debug|Win32 72 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.ActiveCfg = Debug|x64 73 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Debug|x64.Build.0 = Debug|x64 74 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.ActiveCfg = Release|Win32 75 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|Win32.Build.0 = Release|Win32 76 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.ActiveCfg = Release|x64 77 {39AD6ECC-8BAD-4368-95E4-A1AA2F077BB7}.Release|x64.Build.0 = Release|x64
|