/external/easymock/src/org/easymock/internal/matchers/ |
D | Same.java | 23 public class Same implements IArgumentMatcher, Serializable { class 29 public Same(Object expected) { in Same() method in Same
|
/external/clang/lib/AST/ |
D | ASTDiagnostic.cpp | 437 bool Same; member 442 FromDefault(false), ToDefault(false), Same(false) { } in DiffNode() 484 void SetSame(bool Same) { in SetSame() argument 485 FlatTree[CurrentNode].Same = Same; in SetSame() 580 return FlatTree[ReadNode].Same; in NodeIsSame() 1082 bool FromDefault, bool ToDefault, bool Same) { in PrintTypeNames() argument 1086 if (Same) { in PrintTypeNames() 1124 bool FromDefault, bool ToDefault, bool Same) { in PrintExpr() argument 1127 if (Same) { in PrintExpr() 1158 bool FromDefault, bool ToDefault, bool Same) { in PrintTemplateTemplate() argument [all …]
|
/external/llvm/test/Transforms/ObjCARC/ |
D | retain-block.ll | 27 ; Same as test0, but there's no copy_on_escape metadata, so there's no 42 ; Same as test0, but the pointer escapes, so there's no 58 ; Same as test0_escape, but there's no intervening call. 92 ; Same as test1, but there's no copy_on_escape metadata, so there's no 115 ; Same as test1, but the pointer escapes, so there's no
|
D | post-inlining.ll | 22 ; Same as test0, but with slightly different use arrangements.
|
/external/llvm/lib/CodeGen/ |
D | MachineSSAUpdater.cpp | 92 bool Same = true; in LookForIdenticalPHI() local 97 Same = false; in LookForIdenticalPHI() 101 if (Same) in LookForIdenticalPHI()
|
/external/iptables/extensions/ |
D | libxt_helper.man | 10 Same rules apply for other conntrack-helpers.
|
/external/markdown/tests/markdown-test/ |
D | ordered-and-unordered-list.txt | 113 Same thing but with paragraphs:
|
/external/markdown/MarkdownTest/Tests_2004/ |
D | Ordered and unordered lists.text | 113 Same thing but with paragraphs:
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Ordered and unordered lists.text | 113 Same thing but with paragraphs:
|
D | Links, reference style.text | 53 [Same with [this].]
|
/external/bison/m4/ |
D | mbrtowc.m4 | 14 dnl Same as AC_FUNC_MBRTOWC in autoconf-2.60.
|
/external/clang/test/Analysis/ |
D | casts.m | 16 // Test casts from void* to function pointers. Same issue as above:
|
/external/llvm/include/llvm/Target/ |
D | TargetCallingConv.td | 75 /// CCAssignToRegWithShadow - Same as CCAssignToReg, but with list of registers 92 /// CCAssignToStackWithShadow - Same as CCAssignToStack, but with a register
|
/external/llvm/test/CodeGen/Thumb2/ |
D | inflate-regs.ll | 26 ; Same thing, but across basic blocks.
|
/external/llvm/lib/Target/Sparc/ |
D | README.txt | 41 * Same as above, but emit conditional move on register zero (p192) in V9
|
/external/libvpx/vp8/common/arm/armv6/ |
D | simpleloopfilter_v6.asm | 59 ; for flimit. Same applies to limit. thresh is not used in simple looopfilter
|
/external/llvm/test/Transforms/PhaseOrdering/ |
D | scev.ll | 38 ; Same thing as test1, but it is even more tempting to fold 2 * (%d /u 2)
|
/external/clang/test/CodeGenObjCXX/ |
D | property-reference.mm | 79 // Same as the previous test, but instantiation-dependent.
|
/external/clang/test/Index/ |
D | complete-natural.m | 36 // Same tests as above, but with completion caching.
|
/external/eigen/doc/ |
D | AsciiQuickReference.txt | 7 Matrix<double, 3, 3> A; // Fixed rows and cols. Same as Matrix3d. 9 Matrix<double, Dynamic, Dynamic> C; // Full dynamic. Same as MatrixXd.
|
/external/llvm/lib/Target/ARM/ |
D | ARMInstrFormats.td | 167 // Same as cc_out except it defaults to setting CPSR. 424 // Same as I except it can optionally modify CPSR. Note it's modeled as an input 886 // ARMPat - Same as Pat<>, but requires that the compiler be in ARM mode. 1100 // Same as Thumb2I except it can optionally modify CPSR. Note it's modeled as an 1289 // Tv5Pat - Same as Pat<>, but requires V5T Thumb mode. 1294 // T1Pat - Same as Pat<>, but requires that the compiler be in Thumb1 mode. 1299 // T2v6Pat - Same as Pat<>, but requires V6T2 Thumb2 mode. 1304 // T2Pat - Same as Pat<>, but requires that the compiler be in Thumb2 mode. 1533 // Single precision unary, if no NEON. Same as ASuI except not available if 1568 // Single precision binary, if no NEON. Same as ASbI except not available if [all …]
|
/external/icu4c/data/curr/ |
D | mk.txt | 680 "САД долар (Same day)",
|
/external/openssl/crypto/perlasm/ |
D | readme | 35 &function_begin_B(name,extra) Same as norma function_begin but no pushing.
|
/external/llvm/test/CodeGen/X86/ |
D | clz.ll | 132 ; Same as ctlz_bsr, but ensure this happens even when there is a potential
|
/external/libvpx/vp8/common/arm/neon/ |
D | loopfiltersimplehorizontaledge_neon.asm | 20 ;for flimit. Same way applies to limit and thresh.
|