Home
last modified time | relevance | path

Searched refs:BAD (Results 1 – 25 of 195) sorted by relevance

12345678

/external/llvm/test/Transforms/SampleProfile/
Dsyntax.ll3 …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/MC/Mips/
Dcprestore-noreorder.s14 # 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 …]
Dcprestore-reorder.s14 # 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 …]
/external/openssh/regress/
Dscp-ssh-wrapper.sh25 BAD="../../../../../../../../../../../../../${DIR}/dotpathdir"
34 echo "D0755 0 $BAD"
39 echo "D0755 0 $BAD"
44 printname $BAD
49 printname $BAD
/external/zlib/src/contrib/infback9/
Dinfback9.c307 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/icu/icu4c/source/test/intltest/
Dtzregts.cpp594 const int32_t BAD = 0; in Test4154542() local
605 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000+1, in Test4154542()
606 BAD, UCAL_DECEMBER, 5, UCAL_SATURDAY, -1, in Test4154542()
607 BAD, UCAL_JANUARY, -6, UCAL_SUNDAY, 0, in Test4154542()
608 BAD, UCAL_DECEMBER, 6, UCAL_SATURDAY, 24*60*60*1000, in Test4154542()
611 BAD, UCAL_APRIL, 31, 0, 0, in Test4154542()
612 BAD, UCAL_DECEMBER, 32, 0, 0, in Test4154542()
613 BAD, UCAL_JANUARY-1, 1, UCAL_SUNDAY, 0, in Test4154542()
614 BAD, UCAL_DECEMBER+1, 1, UCAL_SUNDAY, 0, in Test4154542()
617 BAD, UCAL_DECEMBER, 32, -UCAL_SATURDAY, 0, in Test4154542()
[all …]
/external/freetype/src/gzip/
Dinflate.c10 #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()
Dinfblock.c179 s->mode = BAD; in inflate_blocks()
189 s->mode = BAD; in inflate_blocks()
222 s->mode = BAD; in inflate_blocks()
256 s->mode = BAD; in inflate_blocks()
294 s->mode = BAD; in inflate_blocks()
323 s->mode = BAD; in inflate_blocks()
362 case BAD: in inflate_blocks()
/external/pdfium/third_party/zlib_v128/
Dinfback.c321 state->mode = BAD; in inflateBack()
332 state->mode = BAD; in inflateBack()
370 state->mode = BAD; in inflateBack()
392 state->mode = BAD; in inflateBack()
415 state->mode = BAD; in inflateBack()
438 state->mode = BAD; in inflateBack()
447 if (state->mode == BAD) break; in inflateBack()
452 state->mode = BAD; in inflateBack()
466 state->mode = BAD; in inflateBack()
475 state->mode = BAD; in inflateBack()
[all …]
Dinflate.c663 state->mode = BAD; in inflate()
668 state->mode = BAD; in inflate()
677 state->mode = BAD; in inflate()
692 state->mode = BAD; in inflate()
697 state->mode = BAD; in inflate()
801 state->mode = BAD; in inflate()
860 state->mode = BAD; in inflate()
869 state->mode = BAD; in inflate()
908 state->mode = BAD; in inflate()
930 state->mode = BAD; in inflate()
[all …]
/external/zlib/src/
Dinfback.c321 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 …]
Dinflate.c663 state->mode = BAD;
668 state->mode = BAD;
677 state->mode = BAD;
692 state->mode = BAD;
697 state->mode = BAD;
801 state->mode = BAD;
860 state->mode = BAD;
869 state->mode = BAD;
908 state->mode = BAD;
930 state->mode = BAD;
[all …]
/external/python/cpython2/Modules/zlib/
Dinfback.c321 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 …]
Dinflate.c663 state->mode = BAD;
668 state->mode = BAD;
677 state->mode = BAD;
692 state->mode = BAD;
697 state->mode = BAD;
801 state->mode = BAD;
860 state->mode = BAD;
869 state->mode = BAD;
908 state->mode = BAD;
930 state->mode = BAD;
[all …]
/external/syslinux/com32/lib/zlib/
Dinfback.c312 state->mode = BAD;
323 state->mode = BAD;
361 state->mode = BAD;
383 state->mode = BAD;
407 state->mode = BAD;
430 state->mode = BAD;
439 if (state->mode == BAD) break;
444 state->mode = BAD;
458 state->mode = BAD;
467 state->mode = BAD;
[all …]
Dinflate.c647 state->mode = BAD;
652 state->mode = BAD;
661 state->mode = BAD;
676 state->mode = BAD;
681 state->mode = BAD;
785 state->mode = BAD;
844 state->mode = BAD;
853 state->mode = BAD;
892 state->mode = BAD;
914 state->mode = BAD;
[all …]
/external/llvm/test/Assembler/
Dattribute-builtin.ll29 ; 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/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java391 final int GOOD = 1, BAD = 0; in Test4154525() local
394 0, BAD, in Test4154525()
395 -1, BAD, in Test4154525()
397 Integer.MIN_VALUE, BAD, in Test4154525()
472 final int BAD = 0; in Test4154542() local
483 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, 24*60*60*1000+1, in Test4154542()
484 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, -1, in Test4154542()
485 BAD, Calendar.JANUARY, -6, Calendar.SUNDAY, 0, in Test4154542()
486 BAD, Calendar.DECEMBER, 6, Calendar.SATURDAY, 24*60*60*1000, in Test4154542()
489 BAD, Calendar.APRIL, 31, 0, 0, in Test4154542()
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java390 final int GOOD = 1, BAD = 0; in Test4154525() local
393 0, BAD, in Test4154525()
394 -1, BAD, in Test4154525()
396 Integer.MIN_VALUE, BAD, in Test4154525()
471 final int BAD = 0; in Test4154542() local
482 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, 24*60*60*1000+1, in Test4154542()
483 BAD, Calendar.DECEMBER, 5, Calendar.SATURDAY, -1, in Test4154542()
484 BAD, Calendar.JANUARY, -6, Calendar.SUNDAY, 0, in Test4154542()
485 BAD, Calendar.DECEMBER, 6, Calendar.SATURDAY, 24*60*60*1000, in Test4154542()
488 BAD, Calendar.APRIL, 31, 0, 0, in Test4154542()
[all …]
/external/llvm/test/tools/llvm-objdump/X86/
Dmacho-dis-symname.test21 …/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/lz4/visual/VS2010/
Dlz4.sln13 …-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/swiftshader/third_party/subzero/tests_lit/reader_tests/
Dunnamed.ll9 ; RUN: | %ifl FileCheck --check-prefix=BAD %s
13 ; RUN: | FileCheck --check-prefix=BAD %s
61 ; BAD: Warning : Default global prefix 'g' potentially conflicts with name 'g'.
62 ; BAD: Warning : Default function prefix 'h' potentially conflicts with name 'h5'.
/external/llvm/test/Bitcode/
Dinvalid.test4 RUN: FileCheck --check-prefix=BAD-ABBREV %s
8 RUN: FileCheck --check-prefix=BAD-ABBREV-NUMBER %s
10 RUN: FileCheck --check-prefix=BAD-TYPE-TABLE-FORWARD-REF %s
12 RUN: FileCheck --check-prefix=BAD-BITWIDTH %s
14 RUN: FileCheck --check-prefix=BAD-ALIGN %s
31 BAD-ABBREV: Abbreviation starts with an Array or a Blob
33 BAD-ABBREV-NUMBER: Invalid abbrev number
34 BAD-TYPE-TABLE-FORWARD-REF: Invalid TYPE table: Only named structs can be forward referenced
35 BAD-BITWIDTH: Bitwidth for integer type out of range
36 BAD-ALIGN: Invalid alignment value
[all …]
/external/pcre/dist2/src/
Dpcre2_substitute.c429 if (++ptr >= repend) goto BAD; in pcre2_substitute()
439 if (++ptr >= repend) goto BAD; in pcre2_substitute()
446 if (++ptr >= repend) goto BAD; in pcre2_substitute()
486 if (n > 32) goto BAD; in pcre2_substitute()
490 if (n == 0) goto BAD; in pcre2_substitute()
551 else goto BAD; in pcre2_substitute()
632 if (ptrstackptr >= PTR_STACK_SIZE) goto BAD; in pcre2_substitute()
838 BAD: in pcre2_substitute()
/external/swiftshader/third_party/subzero/tests_lit/parse_errs/
Dbad-switch-case.test5 ; RUN: | FileCheck -check-prefix=BAD-SWITCH-CASE %s
7 ; BAD-SWITCH-CASE: Reference to basic block 3105555534 not found. Must be less than 6

12345678