Home
last modified time | relevance | path

Searched refs:FULL (Results 1 – 25 of 237) sorted by relevance

12345678910

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dcomplete_unroll_profitability_with_assume.ll2 ; RUN: opt -S < %s -loop-unroll -unroll-threshold=42 | FileCheck %s --check-prefix=ANALYZE-FULL
13 ; RUN: -unroll-peel-max-count=0 | FileCheck %s --check-prefix=DONT-ANALYZE-FULL
19 ; ANALYZE-FULL-LABEL: @foo(
20 ; ANALYZE-FULL-NEXT: entry:
21 ; ANALYZE-FULL-NEXT: br label [[FOR_BODY:%.*]]
22 ; ANALYZE-FULL: for.body:
23 ; ANALYZE-FULL-NEXT: br i1 true, label [[DO_STORE:%.*]], label [[FOR_NEXT:%.*]]
24 ; ANALYZE-FULL: do_store:
25 ; ANALYZE-FULL-NEXT: store i32 0, i32* [[A:%.*]]
26 ; ANALYZE-FULL-NEXT: br label [[FOR_NEXT]]
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/
Doption-all-stats-2.s3 …pu=btver2 -all-stats < %s | FileCheck %s -check-prefix=ALL -check-prefix=FULL
4 …pu=btver2 -all-stats -dispatch-stats < %s | FileCheck %s -check-prefix=ALL -check-prefix=FULL
5 …pu=btver2 -dispatch-stats -all-stats < %s | FileCheck %s -check-prefix=ALL -check-prefix=FULL
6 …pu=btver2 -dispatch-stats=false -all-stats < %s | FileCheck %s -check-prefix=ALL -check-prefix=FULL
28 # FULL: Dynamic Dispatch Stall Cycles:
29 # FULL-NEXT: RAT - Register unavailable: 0
30 # FULL-NEXT: RCU - Retire tokens unavailable: 0
31 # FULL-NEXT: SCHEDQ - Scheduler full: 61
32 # FULL-NEXT: LQ - Load queue full: 0
33 # FULL-NEXT: SQ - Store queue full: 0
[all …]
/external/icu/icu4c/source/test/testdata/
DSentenceBreakTest.txt43 ÷ 0001 × 002E ÷ # ÷ [0.2] <START OF HEADING> (Other) × [998.0] FULL STOP (ATerm) ÷ [0.3]
44 …ART OF HEADING> (Other) × [5.0] COMBINING DIAERESIS (Extend_FE) × [998.0] FULL STOP (ATerm) ÷ [0.3]
73 ÷ 000D ÷ 002E ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [4.0] FULL STOP (ATerm) ÷ [0.3]
74 …RIAGE RETURN (CR)> (CR) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [998.0] FULL STOP (ATerm) ÷ [0.3]
103 ÷ 000A ÷ 002E ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [4.0] FULL STOP (ATerm) ÷ [0.3]
104 …] <LINE FEED (LF)> (LF) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [998.0] FULL STOP (ATerm) ÷ [0.3]
133 ÷ 0085 ÷ 002E ÷ # ÷ [0.2] <NEXT LINE (NEL)> (Sep) ÷ [4.0] FULL STOP (ATerm) ÷ [0.3]
134 …<NEXT LINE (NEL)> (Sep) ÷ [4.0] COMBINING DIAERESIS (Extend_FE) × [998.0] FULL STOP (ATerm) ÷ [0.3]
163 ÷ 0009 × 002E ÷ # ÷ [0.2] <CHARACTER TABULATION> (Sp) × [998.0] FULL STOP (ATerm) ÷ [0.3]
164 …RACTER TABULATION> (Sp) × [5.0] COMBINING DIAERESIS (Extend_FE) × [998.0] FULL STOP (ATerm) ÷ [0.3]
[all …]
DWordBreakTest.txt41 ÷ 0001 ÷ 002E ÷ # ÷ [0.2] <START OF HEADING> (Other) ÷ [999.0] FULL STOP (MidNumLet) ÷ [0.3]
42 …ART OF HEADING> (Other) × [4.0] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] FULL STOP (MidNumLet) ÷ …
81 … [0.2] <START OF HEADING> (Other) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × …
82 …] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × …
99 ÷ 000D ÷ 002E ÷ # ÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] FULL STOP (MidNumLet) ÷ [0.3]
100 …RIAGE RETURN (CR)> (CR) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] FULL STOP (MidNumLet) ÷ …
139 …÷ [0.2] <CARRIAGE RETURN (CR)> (CR) ÷ [3.1] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × …
140 …] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] DIGIT ONE (Numeric) ÷ [999.0] FULL STOP (MidNumLet) × …
157 ÷ 000A ÷ 002E ÷ # ÷ [0.2] <LINE FEED (LF)> (LF) ÷ [3.1] FULL STOP (MidNumLet) ÷ [0.3]
158 …] <LINE FEED (LF)> (LF) ÷ [3.1] COMBINING DIAERESIS (Extend_FE) ÷ [999.0] FULL STOP (MidNumLet) ÷ …
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LowerTypeTests/
Dcfi-direct-call1.ll1 ; RUN: opt -lowertypetests -S %s | FileCheck --check-prefix=FULL %s
51 ; FULL: define hidden i32 @local_func1.cfi()
52 ; FULL: define hidden i32 @local_func2.cfi()
55 ; FULL: define hidden i32 @local_func3(i32 %i)
58 ; FULL: %fptr1 = select i1 %cmp.i, i32 ()* @local_func1, i32 ()* @local_func2
61 ; FULL: %fptr2 = select i1 %cmp.i, i32 ()* select (i1 icmp ne (i32 ()* @extern_weak, i32 ()* null),…
64 ; FULL: %call5 = tail call i32 @extern_decl()
65 ; FULL: %call7 = tail call i32 @extern_weak()
68 ; FULL: %call6 = tail call i32 @local_func1.cfi()
71 ; FULL: %call8 = tail call i32 @local_func3(i32 4)
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dserialize-01.ll4 ; RUN: FileCheck %s -check-prefix=CHECK-FULL
10 ; CHECK-FULL-LABEL: f1:
11 ; CHECK-FULL: bcr 15, %r0
12 ; CHECK-FULL: l %r2, 0(%r2)
13 ; CHECK-FULL: br %r14
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
DOpenIntToDoubleHashMap.java46 protected static final byte FULL = 1; field in OpenIntToDoubleHashMap
276 } else if (states[index] == FULL && keys[index] == key) { in findInsertionIndex()
282 if (states[index] == FULL) { in findInsertionIndex()
288 if (states[index] != FULL || keys[index] == key) { in findInsertionIndex()
296 } else if (states[index] == FULL) { in findInsertionIndex()
309 } else if (states[index] == FULL && keys[index] == key) { in findInsertionIndex()
385 return (key != 0 || states[index] == FULL) && keys[index] == key; in containsKey()
419 states[index] = FULL; in put()
448 if (oldStates[i] == FULL) { in growTable()
453 newStates[index] = FULL; in growTable()
[all …]
DOpenIntToFieldHashMap.java49 protected static final byte FULL = 1; field in OpenIntToFieldHashMap
288 } else if (states[index] == FULL && keys[index] == key) { in findInsertionIndex()
294 if (states[index] == FULL) { in findInsertionIndex()
300 if (states[index] != FULL || keys[index] == key) { in findInsertionIndex()
308 } else if (states[index] == FULL) { in findInsertionIndex()
321 } else if (states[index] == FULL && keys[index] == key) { in findInsertionIndex()
397 return (key != 0 || states[index] == FULL) && keys[index] == key; in containsKey()
431 states[index] = FULL; in put()
460 if (oldStates[i] == FULL) { in growTable()
465 newStates[index] = FULL; in growTable()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/LTO/Resolution/X86/
Ddead-strip-fulllto.ll7 ; RUN: llvm-nm %t3.0 | FileCheck --check-prefix=FULL %s
13 ; RUN: llvm-nm %t3.0 | FileCheck --check-prefix=FULL %s
16 ; FULL-NOT: dead
17 ; FULL: U live1
18 ; FULL: T live2
19 ; FULL: T main
/external/mesa3d/doxygen/
DMakefile9 FULL = \ macro
23 full: $(FULL:.doxy=.tag)
24 $(foreach FILE,$(FULL),doxygen $(FILE);)
35 -rm -rf $(FULL:.doxy=) $(SUBSET:.doxy=)
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/dsymutil/X86/
Dminimize.test1 …%p/.. %p/../Inputs/basic.macho.x86_64 | llvm-readobj -sections - | FileCheck %s --check-prefix=FULL
5 FULL: Name: __debug_pubnames
6 FULL: Name: __debug_pubtypes
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/
Ddebuginfo-compositetype-import.ll22 …on=import %t2.bc -thinlto-index=%t.index.bc -o - | llvm-dis -o - | FileCheck %s --check-prefix=FULL
28 ; RUN: llvm-dis < %t.out.2.3.import.bc | FileCheck %s --check-prefix=FULL
30 ; FULL: distinct !DICompositeType(tag: DW_TAG_enumeration_type, name: "enum", scope: !{{[0-9]+}}, f…
31 ; FULL: distinct !DICompositeType(tag: DW_TAG_class_type, name: "class", scope: !{{[0-9]+}}, file: …
32 ; FULL: distinct !DICompositeType(tag: DW_TAG_structure_type, name: "struct", scope: !{{[0-9]+}}, f…
33 ; FULL: distinct !DICompositeType(tag: DW_TAG_union_type, file: !{{[0-9]+}}, line: 115, size: 384, …
/external/clang/test/CodeGenOpenCL/
Dunroll-hint.cl89 // CHECK: ![[FOR_FULL]] = distinct !{![[FOR_FULL]], ![[FULL:.*]]}
90 // CHECK: ![[FULL]] = !{!"llvm.loop.unroll.full"}
93 // CHECK: ![[WHILE_FULL]] = distinct !{![[WHILE_FULL]], ![[FULL]]}
96 // CHECK: ![[DO_FULL]] = distinct !{![[DO_FULL]], ![[FULL]]}
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatRoundTripTest.java89 case DateFormat.FULL : in styleName()
120 for (style = DateFormat.FULL; style <= DateFormat.SHORT; ++style) { in _test()
128 for (style = DateFormat.FULL; style <= DateFormat.SHORT; ++style) { in _test()
136 for (int dstyle = DateFormat.FULL; dstyle <= DateFormat.SHORT; ++dstyle) { in _test()
137 for (int tstyle = DateFormat.FULL; tstyle <= DateFormat.SHORT; ++tstyle) { in _test()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatRoundTripTest.java92 case DateFormat.FULL : in styleName()
123 for (style = DateFormat.FULL; style <= DateFormat.SHORT; ++style) { in _test()
131 for (style = DateFormat.FULL; style <= DateFormat.SHORT; ++style) { in _test()
139 for (int dstyle = DateFormat.FULL; dstyle <= DateFormat.SHORT; ++dstyle) { in _test()
140 for (int tstyle = DateFormat.FULL; tstyle <= DateFormat.SHORT; ++tstyle) { in _test()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/
DWakeLockFacade.java41 FULL, PARTIAL, BRIGHT, DIM enumConstant
49 addWakeLock(WakeLockType.FULL, PowerManager.FULL_WAKE_LOCK in WakeLockManager()
90 mManager.acquire(WakeLockType.FULL); in wakeLockAcquireFull()
/external/cldr/tools/java/org/unicode/cldr/draft/
DUnicodeSetBuilderTests.txt79 \N{FULL STOP} ; [.]
80 [\N{FULL STOP}]
106 [\N{FULL STOP}-a] ; [.-a]
107 [a-\N{FULL STOP}] ; [.-a]
/external/cblas/testing/
Dc_sblat2.f492 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN local
513 FULL = SNAME( 9: 9 ).EQ.'e'
516 IF( FULL )THEN
646 IF( FULL )THEN
681 IF( FULL )THEN
777 IF( FULL )THEN
851 LOGICAL BANDED, FULL, NULL, PACKED, RESET, SAME local
872 FULL = SNAME( 9: 9 ).EQ.'y'
876 IF( FULL )THEN
990 IF( FULL )THEN
[all …]
Dc_dblat2.f492 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN local
513 FULL = SNAME( 9: 9 ).EQ.'e'
516 IF( FULL )THEN
646 IF( FULL )THEN
681 IF( FULL )THEN
777 IF( FULL )THEN
851 LOGICAL BANDED, FULL, NULL, PACKED, RESET, SAME local
872 FULL = SNAME( 9: 9 ).EQ.'y'
876 IF( FULL )THEN
990 IF( FULL )THEN
[all …]
Dc_cblat2.f501 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN local
522 FULL = SNAME( 9: 9 ).EQ.'e'
525 IF( FULL )THEN
655 IF( FULL )THEN
691 IF( FULL )THEN
786 IF( FULL )THEN
855 LOGICAL BANDED, FULL, NULL, PACKED, RESET, SAME local
876 FULL = SNAME( 9: 9 ).EQ.'e'
880 IF( FULL )THEN
994 IF( FULL )THEN
[all …]
Dc_zblat2.f502 LOGICAL BANDED, FULL, NULL, RESET, SAME, TRAN local
523 FULL = SNAME( 9: 9 ).EQ.'e'
526 IF( FULL )THEN
656 IF( FULL )THEN
692 IF( FULL )THEN
787 IF( FULL )THEN
857 LOGICAL BANDED, FULL, NULL, PACKED, RESET, SAME local
878 FULL = SNAME( 9: 9 ).EQ.'e'
882 IF( FULL )THEN
996 IF( FULL )THEN
[all …]
/external/cldr/tools/java/org/unicode/cldr/tool/resolver/
DResolutionType.java15 SIMPLE, FULL, NO_CODE_FALLBACK; enumConstant
52 return FULL; in forString()
/external/caliper/caliper/src/test/java/com/google/caliper/bridge/
DLogMessageParserTest.java19 import static com.google.caliper.bridge.GcLogMessage.Type.FULL;
75 assertEquals(new GcLogMessage(FULL, ShortDuration.of(5455, MICROSECONDS)), in gcMessageData()
80 assertEquals(new GcLogMessage(FULL, ShortDuration.of(4486, MICROSECONDS)), in gcMessageData()
/external/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DDateFormatTest.java37 checkGetInstance(DateFormat.FULL, DateFormat.LONG, loc); in TestGetInstance()
190 DateFormat dfmt = DateFormat.getDateInstance(DateFormat.FULL, thTHTH); in TestThaiDigit()
191 …DateFormat dfmtIcu = DateFormat.getDateInstance(DateFormat.FULL, TestUtil.toICUExtendedLocale(thTH… in TestThaiDigit()
210 DateFormat jdkDfmt = DateFormat.getDateInstance(DateFormat.FULL, loc); in TestCalendarKeyword()
/external/adeb/
Dandrodeb16 FULL=0 # Default to a minimal install
52 --full) FULL=1; config_full_build; shift || true; ;;
55 --bcc) FULL=1; source $spath/packages/bcc; shift || true; ;;
71 if [ $FULL -eq 1 ]; then
277 if [ ! -z "$FULL" ] && [ -z "$KERNELSRC" ] && [ -z "$KERNELHDRS" ] && [ -z "$BI" ]; then

12345678910