Home
last modified time | relevance | path

Searched refs:GOOD (Results 1 – 25 of 51) sorted by relevance

123

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmpxchg-clobber-flags.ll2 …iple=i386-linux-gnu -verify-machineinstrs %s -o - | FileCheck %s --check-prefixes=32-ALL,32-GOOD-RA
5 …le=x86_64-linux-gnu -verify-machineinstrs %s -o - | FileCheck %s --check-prefixes=64-ALL,64-GOOD-RA
7 …u -verify-machineinstrs -mattr=+sahf %s -o - | FileCheck %s --check-prefixes=64-ALL,64-GOOD-RA-SAHF
9 …u -verify-machineinstrs -mcpu=corei7 %s -o - | FileCheck %s --check-prefixes=64-ALL,64-GOOD-RA-SAHF
27 ; 32-GOOD-RA-LABEL: test_intervening_call:
28 ; 32-GOOD-RA: # %bb.0: # %entry
29 ; 32-GOOD-RA-NEXT: pushl %ebx
30 ; 32-GOOD-RA-NEXT: pushl %esi
31 ; 32-GOOD-RA-NEXT: pushl %eax
32 ; 32-GOOD-RA-NEXT: movl {{[0-9]+}}(%esp), %eax
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
Ddebug_rnglists_invalid.s10 # RUN: llvm-dwarfdump --debug-rnglists - 2> %t.err | FileCheck %s --check-prefix=GOOD
13 # GOOD: .debug_rnglists contents:
14 # GOOD-NEXT: range list header: length = 0x0000001e, version = 0x0005, addr_size = 0x08, seg_size =…
15 # GOOD-NEXT: offsets: [
16 # GOOD-NEXT: 0x00000004
17 # GOOD-NEXT: ]
18 # GOOD-NEXT: ranges:
19 # GOOD-NEXT: [0x0000000000000010, 0x0000000000000020)
20 # GOOD-NEXT: <End of list>
21 # GOOD-NEXT: range list header: length = 0x0000001a, version = 0x0005, addr_size = 0x08, seg_size =…
[all …]
/external/icu/icu4c/source/test/intltest/
Dtzregts.cpp595 const int32_t GOOD = 1; in Test4154542() local
604 GOOD, INT32_MIN, 0, INT32_MAX, INT32_MIN, in Test4154542()
605 GOOD, UCAL_JANUARY, -5, UCAL_SUNDAY, 0, in Test4154542()
606 GOOD, UCAL_DECEMBER, 5, UCAL_SATURDAY, 24*60*60*1000, in Test4154542()
611 GOOD, UCAL_DECEMBER, 1, 0, 0, in Test4154542()
612 GOOD, UCAL_DECEMBER, 31, 0, 0, in Test4154542()
617 GOOD, UCAL_DECEMBER, 31, -UCAL_SUNDAY, 0, in Test4154542()
618 GOOD, UCAL_DECEMBER, 31, -UCAL_SATURDAY, 0, in Test4154542()
625 UBool shouldBeGood = (DATA[i] == GOOD); in Test4154542()
709 const int32_t GOOD = 1, BAD = 0; in Test4154525() local
[all …]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneRegressionTest.java393 final int GOOD = 1, BAD = 0; in Test4154525() local
395 1, GOOD, in Test4154525()
397 -1, GOOD, // #13566 updates SimpleTimeZone to support negative DST saving amount in Test4154525()
398 60*60*1000, GOOD, in Test4154525()
399 Integer.MAX_VALUE, GOOD, // no upper limit on DST savings at this time in Test4154525()
400 Integer.MIN_VALUE, GOOD, // no lower limit as well in Test4154525()
404 boolean valid = DATA[i+1] == GOOD; in Test4154525()
473 final int GOOD = 1; in Test4154542() local
482 GOOD, Integer.MIN_VALUE, 0, Integer.MAX_VALUE, Integer.MIN_VALUE, in Test4154542()
483 GOOD, Calendar.JANUARY, -5, Calendar.SUNDAY, 0, in Test4154542()
[all …]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
DTimeZoneRegressionTest.java396 final int GOOD = 1, BAD = 0; in Test4154525() local
398 1, GOOD, in Test4154525()
400 -1, GOOD, // #13566 updates SimpleTimeZone to support negative DST saving amount in Test4154525()
401 60*60*1000, GOOD, in Test4154525()
402 Integer.MAX_VALUE, GOOD, // no upper limit on DST savings at this time in Test4154525()
403 Integer.MIN_VALUE, GOOD, // no lower limit as well in Test4154525()
407 boolean valid = DATA[i+1] == GOOD; in Test4154525()
476 final int GOOD = 1; in Test4154542() local
485 GOOD, Integer.MIN_VALUE, 0, Integer.MAX_VALUE, Integer.MIN_VALUE, in Test4154542()
486 GOOD, Calendar.JANUARY, -5, Calendar.SUNDAY, 0, in Test4154542()
[all …]
/external/google-styleguide/
Dobjcguide.md75 // GOOD:
126 // GOOD:
191 // GOOD:
206 // GOOD:
219 // GOOD:
235 // GOOD:
247 // GOOD:
269 // GOOD:
293 // GOOD:
319 // GOOD:
[all …]
/external/autotest/client/bin/self-test/tests/
D087-test-output-out2 GOOD selftest.test1 Completed Successfully
5 GOOD selftest.test2 Completed Successfully
D080-sequencer-out2 GOOD selftest.test1 Completed Successfully
/external/toolchain-utils/crosperf/test_cache/test_input/
Dresults.txt1GOOD\t----\tsysinfo.before\ttimestamp=1401301368\tlocaltime=May 28 11:22:48\n13:22:48 INFO | autos…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dirtranslator-exceptions.ll12 ; CHECK: successors: %[[GOOD:bb.[0-9]+]]{{.*}}%[[BAD:bb.[0-9]+]]
18 ; CHECK: G_BR %[[GOOD]]
33 ; CHECK: [[GOOD]].{{[a-z]+}}:
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cert/ocsp/
DCertificateStatus.java5 public static final CertificateStatus GOOD = null; field
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c686 #define GOOD(x) (x + 1) macro
700 0, GOOD(2), 1500, GOOD(3), 2000, RT(0), 1000, RT(2), 2000, INT_MAX
703 static const int thresh_mult_map_vhpred[] = { 1000, GOOD(2), 1500, GOOD(3),
707 static const int thresh_mult_map_bpred[] = { 2000, GOOD(0), 2500, GOOD(2),
708 5000, GOOD(3), 7500, RT(0),
712 static const int thresh_mult_map_tm[] = { 1000, GOOD(2), 1500, GOOD(3),
717 static const int thresh_mult_map_new1[] = { 1000, GOOD(2), 2000,
720 static const int thresh_mult_map_new2[] = { 1000, GOOD(2), 2000, GOOD(3),
721 2500, GOOD(5), 4000, RT(0),
726 2500, GOOD(0), 1700, GOOD(2), 10000, GOOD(3), 25000, GOOD(4), INT_MAX,
[all …]
/external/iputils/
Dclockdiff.c94 #define GOOD 0 macro
297 return GOOD; in measure()
504 return GOOD; in measure_opt()
/external/autotest/server/site_tests/dummy_PassServer/
Dcontrol.sanity25 job.record('END GOOD', None, NAME)
/external/toolchain-utils/crosperf/test_cache/compare_output/
Dresults.txt1 …30 INFO | \tEND GOOD\tplatform_LibCBench\tplatform_LibCBench\ttimestamp=1369257630\tlocaltime=May …
/external/autotest/server/control_segments/
Dverify37 job.record('END GOOD', None, 'verify',
Dreset42 job.record('END GOOD', None, 'reset',
Drepair52 job.record('END GOOD', None, 'repair',
Dcleanup51 job.record('END GOOD', None, 'cleanup',
Dprovision103 job.record('END GOOD', None, 'provision',
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/JumpThreading/
Dpr33917.ll18 ; CHECK-NEXT: to label [[GOOD:%.*]] unwind label [[BAD:%.*]]
/external/kernel-headers/original/scsi/
Dscsi_proto.h212 #define GOOD 0x00 macro
/external/kernel-headers/modified/scsi/
Dscsi_proto.h214 #define GOOD 0x00 macro
/external/autotest/site_utils/admin/scripts/
Dcheck_db.out75 GOOD 490851
/external/libaom/libaom/av1/encoder/
Dspeed_features.c624 if (oxcf->mode == GOOD) { in av1_set_speed_features_framesize_dependent()
796 if (oxcf->mode == GOOD) in av1_set_speed_features_framesize_independent()

123