/external/llvm/utils/TableGen/ |
D | DAGISelEmitter.cpp | 127 std::vector<const PatternToMatch*> Patterns; in run() local 130 Patterns.push_back(&*I); in run() 134 std::sort(Patterns.begin(), Patterns.end(), PatternSortingPredicate(CGP)); in run() 139 for (unsigned i = 0, e = Patterns.size(); i != e; ++i) { in run() 141 if (Matcher *M = ConvertPatternToMatcher(*Patterns[i], Variant, CGP)) in run()
|
D | CodeGenDAGPatterns.cpp | 2864 std::vector<Record*> Patterns = Records.getAllDerivedDefinitions("Pattern"); in ParsePatterns() local 2866 for (unsigned i = 0, e = Patterns.size(); i != e; ++i) { in ParsePatterns() 2867 Record *CurPattern = Patterns[i]; in ParsePatterns()
|
/external/hyphenation/ |
D | README.compound | 28 Patterns for word endings (patterns with ellipses) match the
|
/external/libvpx/examples/ |
D | vp8_scalable_patterns.txt | 2 VP8 Scalable Frame Patterns
|
/external/valgrind/main/none/tests/ |
D | cmdline1.stdout.exp | 68 text symbol. Patterns can contain ? and *.
|
D | cmdline2.stdout.exp | 68 text symbol. Patterns can contain ? and *.
|
/external/llvm/lib/Target/MBlaze/ |
D | MBlazeInstrFPU.td | 15 // MBlaze Operand, Complex Patterns and Transformations Definitions. 217 // Patterns for Floating Point Instructions
|
D | MBlazeInstrInfo.td | 68 // MBlaze Operand, Complex Patterns and Transformations Definitions.
|
/external/markdown/docs/ |
D | release-2.0.txt | 42 Artem also refactored the Inline Patterns to better support nested patterns
|
D | writing_extensions.txt | 60 <h3 id="inlinepatterns">Inline Patterns</h3> 62 Inline Patterns implement the inline HTML element syntax for Markdown such as 172 Sometimes, pre/tree/postprocessors and Inline Patterns aren't going to do what
|
/external/chromium/chrome/browser/content_settings/ |
D | content_settings_pref_provider_unittest.cc | 258 TEST_F(PrefProviderTest, Patterns) { in TEST_F() argument
|
D | host_content_settings_map_unittest.cc | 176 TEST_F(HostContentSettingsMapTest, Patterns) { in TEST_F() argument
|
/external/libvpx/ |
D | examples.mk | 86 vp8_scalable_patterns.DESCRIPTION = VP8 Scalable Bitstream Patterns
|
/external/chromium/chrome/browser/extensions/ |
D | extension_context_menu_browsertest.cc | 219 IN_PROC_BROWSER_TEST_F(ExtensionContextMenuBrowserTest, Patterns) { in IN_PROC_BROWSER_TEST_F() argument
|
/external/icu4c/data/unidata/ |
D | Blocks.txt | 114 2800..28FF; Braille Patterns
|
/external/pcre/doc/ |
D | pcregrep.txt | 20 Patterns, whether supplied on the command line or in a separate file, 52 Patterns are limited to 8K or BUFSIZ characters, whichever is the 72 Patterns that can match an empty string are accepted, but empty string
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 335 // Non-Instruction Patterns
|
/external/llvm/lib/Target/Mips/ |
D | MipsInstrFPU.td | 345 // Floating Point Patterns
|
D | MipsInstrInfo.td | 123 // Mips Operand, Complex Patterns and Transformations Definitions.
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/texinfo/ |
D | flex.info | 52 * Patterns:: Patterns 104 Patterns 288 File: flex.info, Node: Format, Next: Patterns, Prev: Examples, Up: Top 366 File: flex.info, Node: Patterns, Next: Matching, Prev: Format, Up: Top 368 Patterns 575 File: flex.info, Node: Matching, Next: Actions, Prev: Patterns, Up: Top 2931 Node: Patterns11637
|
D | flex.texi | 129 * Patterns:: Patterns 181 @item Patterns 373 @node Format, Patterns, Examples, Top 470 @node Patterns, Matching, Format, Top 471 @section Patterns 699 @node Matching, Actions, Patterns, Top
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 154 // SSE Complex Patterns
|
D | X86InstrCompiler.td | 1 //===- X86InstrCompiler.td - Compiler Pseudos and Patterns -*- tablegen -*-===// 1450 // EFLAGS-defining Patterns 1532 // Patterns for nodes that do not produce flags, for instructions that do.
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstr64Bit.td | 678 // Instruction Patterns
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.td | 781 // Non-Instruction Patterns
|