Searched refs:Breaks (Results 1 – 18 of 18) sorted by relevance
/external/llvm/lib/Target/WebAssembly/ |
D | Relooper.cpp | 333 Multiple->Breaks++; // We are breaking out of this Multiple, so need a in Calculate() 574 Multiple->Breaks++; // switch captures breaks in Calculate() 850 Multiple->Breaks--; in Calculate() 874 Multiple->Breaks--; in Calculate() 882 Multiple->Breaks--; in Calculate() 890 Multiple->Breaks ? nullptr : LastLoop, in Calculate() 916 if (Fused && Fused->Breaks) in Calculate() 950 if (Fused && Fused->Breaks) in Calculate() 959 if (Multiple->Breaks) in Calculate() 963 if (Multiple->Breaks) in Calculate()
|
D | Relooper.h | 163 int Breaks; // If we have branches on us, we need a loop (or a switch). This member 168 MultipleShape() : LabeledShape(SK_Multiple), Breaks(0), UseSwitch(false) {} in MultipleShape()
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_dataflow_deadcode.c | 47 struct updatemask_state * Breaks; member 95 loop->Breaks, loop->BreakCount, loop->BreaksReserved, 1); in push_break() 97 memcpy(&loop->Breaks[loop->BreakCount++], &s->R, sizeof(s->R)); in push_break() 277 or_updatemasks(&s.R, &s.R, &loop->Breaks[i]); in rc_dataflow_deadcode()
|
/external/icu/icu4c/source/data/lang/ |
D | en.txt | 28 lw{"Line Breaks In Words Setting"} 936 breakall{"Allow Line Breaks In All Words"} 937 keepall{"Prevent Line Breaks In All Words"} 938 normal{"Normal Line Breaks For Words"} 1025 none{"Sentence Breaks Without Abbreviation Handling"} 1026 standard{"Suppress Sentence Breaks After Standard Abbreviations"}
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Markdown Documentation - Syntax.text | 18 * [Paragraphs and Line Breaks](#p) 184 <h3 id="p">Paragraphs and Line Breaks</h3> 194 Type's "Convert Line Breaks" option) which translate every line break
|
/external/markdown/tests/markdown-test/ |
D | markdown-syntax.txt | 18 * [Paragraphs and Line Breaks](#p) 184 <h3 id="p">Paragraphs and Line Breaks</h3> 194 Type's "Convert Line Breaks" option) which translate every line break
|
/external/markdown/tests/extensions-x-def_list/ |
D | markdown-syntax.txt | 18 * [Paragraphs and Line Breaks](#p) 184 <h3 id="p">Paragraphs and Line Breaks</h3> 194 Type's "Convert Line Breaks" option) which translate every line break
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Markdown Documentation - Syntax.text | 18 * [Paragraphs and Line Breaks](#p) 184 <h3 id="p">Paragraphs and Line Breaks</h3> 194 Type's "Convert Line Breaks" option) which translate every line break
|
/external/markdown/tests/extensions-x-toc/ |
D | syntax-toc.txt | 147 ## Paragraphs and Line Breaks 157 Type's "Convert Line Breaks" option) which translate every line break
|
/external/icu/icu4c/source/test/testdata/ |
D | rbbitst.txt | 329 # Sentence Breaks: no break at the boundary between CJK and other letters 346 # Breaks around '(' following a sentence TERM. (Rule 9)
|
D | numberformattestspecification.txt | 546 // Breaks ICU4J See ticket 11671
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | rbbitst.txt | 312 # Sentence Breaks: no break at the boundary between CJK and other letters 329 # Breaks around '(' following a sentence TERM. (Rule 9)
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | rbbitst.txt | 312 # Sentence Breaks: no break at the boundary between CJK and other letters 329 # Breaks around '(' following a sentence TERM. (Rule 9)
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/ |
D | numberformattestspecification.txt | 546 // Breaks ICU4J See ticket 11671
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | numberformattestspecification.txt | 546 // Breaks ICU4J See ticket 11671
|
/external/llvm/docs/ |
D | CodingStandards.rst | 709 // Breaks mangling in MSVC.
|
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/bench/ |
D | wikipedia.css | 2382 /* Styling for citations (CSS3). Breaks long urls, etc., rather than overflowing box */
|
/external/antlr/antlr-3.4/tool/ |
D | CHANGES.txt | 184 Added boolean couldBacktrack to enterDecision in dbg interface. Breaks AW
|