Home
last modified time | relevance | path

Searched refs:Same (Results 1 – 25 of 271) sorted by relevance

1234567891011

/external/v8/test/cctest/interpreter/bytecode_expectations/
DStringConstants.golden51 var a = \"Same string\"; return \"Same string\";
64 "Same string",
/external/easymock/src/org/easymock/internal/matchers/
DSame.java23 public class Same implements IArgumentMatcher, Serializable { class
29 public Same(Object expected) { in Same() method in Same
/external/mockito/src/org/mockito/internal/matchers/
DSame.java14 public class Same extends ArgumentMatcher<Object> implements Serializable { class
19 public Same(Object wanted) { in Same() method in Same
/external/llvm/test/CodeGen/PowerPC/
Dvec_extload.ll33 ; Same as v16si8_sext_in_reg, expands to load/store halfwords (lhz/sth).
44 ; Same as v8si16_sext_in_reg, but instead of creating the mask
56 ; Same as v16si8_sext_in_reg, expands to load halfword (lha) and
68 ; Same as v8si16_sext_in_reg.
/external/llvm/test/CodeGen/WebAssembly/
Doffset.ll34 ; Same as above but with i64.
46 ; Same as above but with i64.
60 ; Same as above but with store.
72 ; Same as above but with store.
86 ; Same as above but with store with i64.
98 ; Same as above but with store with i64.
/external/conscrypt/src/test/resources/
DREADME8 - cert-ct-poisoned.pem: Same certificate as cert.pem, but with an extra CT Poison extension
10 - cert-ct-embedded.pem: Same certificate as cert.pem, but with an embedded signed certificate
/external/llvm/test/Transforms/InstCombine/
Dminmax-fold.ll32 ; Same as @t2, with flipped operands and zext instead of sext.
44 ; Same again, with trunc.
56 ; Same as @t3, but with mismatched signedness between icmp and zext.
/external/clang/lib/AST/
DASTDiagnostic.cpp560 bool Same; member
569 ToDefault(false), Same(false) {} in DiffNode()
635 void SetSame(bool Same) { in SetSame() argument
636 FlatTree[CurrentNode].Same = Same; in SetSame()
739 return FlatTree[ReadNode].Same; in NodeIsSame()
1555 bool FromDefault, bool ToDefault, bool Same) { in PrintTypeNames() argument
1559 if (Same) { in PrintTypeNames()
1608 bool ToNullPtr, bool FromDefault, bool ToDefault, bool Same) { in PrintExpr() argument
1611 if (Same) { in PrintExpr()
1647 bool FromDefault, bool ToDefault, bool Same) { in PrintTemplateTemplate() argument
[all …]
/external/llvm/test/CodeGen/Mips/
Ddivrem.ll18 ; ACC64 - Same as ACC32 but only for 64-bit targets
20 ; GPR64 - Same as GPR32 but only for 64-bit targets
21 ; ACC32-TRAP - Same as TRAP and ACC32 combined
22 ; ACC64-TRAP - Same as TRAP and ACC64 combined
23 ; GPR32-TRAP - Same as TRAP and GPR32 combined
24 ; GPR64-TRAP - Same as TRAP and GPR64 combined
/external/llvm/lib/CodeGen/
DMachineSSAUpdater.cpp94 bool Same = true; in LookForIdenticalPHI() local
99 Same = false; in LookForIdenticalPHI()
103 if (Same) in LookForIdenticalPHI()
/external/v8/tools/gyp/test/win/system-include/
Dtest.gyp11 'common', # Same for all targets
/external/iptables/extensions/
Dlibxt_helper.man10 Same rules apply for other conntrack-helpers.
/external/pcre/dist/
Dpcre.h.in185 #define PCRE_ERROR_BADUTF8 (-10) /* Same for 8/16/32 */
186 #define PCRE_ERROR_BADUTF16 (-10) /* Same for 8/16/32 */
187 #define PCRE_ERROR_BADUTF32 (-10) /* Same for 8/16/32 */
188 #define PCRE_ERROR_BADUTF8_OFFSET (-11) /* Same for 8/16 */
189 #define PCRE_ERROR_BADUTF16_OFFSET (-11) /* Same for 8/16 */
204 #define PCRE_ERROR_SHORTUTF16 (-25) /* Same for 8/16 */
387 /* Same structure as above, but with 16 bit char pointers. */
400 /* Same structure as above, but with 32 bit char pointers. */
438 /* Same structure as above, but with 16 bit char pointers. */
460 /* Same structure as above, but with 32 bit char pointers. */
Dpcre.h.generic185 #define PCRE_ERROR_BADUTF8 (-10) /* Same for 8/16/32 */
186 #define PCRE_ERROR_BADUTF16 (-10) /* Same for 8/16/32 */
187 #define PCRE_ERROR_BADUTF32 (-10) /* Same for 8/16/32 */
188 #define PCRE_ERROR_BADUTF8_OFFSET (-11) /* Same for 8/16 */
189 #define PCRE_ERROR_BADUTF16_OFFSET (-11) /* Same for 8/16 */
204 #define PCRE_ERROR_SHORTUTF16 (-25) /* Same for 8/16 */
387 /* Same structure as above, but with 16 bit char pointers. */
400 /* Same structure as above, but with 32 bit char pointers. */
438 /* Same structure as above, but with 16 bit char pointers. */
460 /* Same structure as above, but with 32 bit char pointers. */
/external/markdown/tests/markdown-test/
Dordered-and-unordered-list.txt113 Same thing but with paragraphs:
/external/markdown/MarkdownTest/Tests_2004/
DOrdered and unordered lists.text113 Same thing but with paragraphs:
/external/markdown/MarkdownTest/Tests_2007/
DLinks, reference style.text53 [Same with [this].]
DOrdered and unordered lists.text113 Same thing but with paragraphs:
/external/llvm/test/CodeGen/AArch64/
Deon.ll15 ; Same check with mutliple uses of %neg
/external/skia/tools/
Dvalgrind.supp127 #Same root cause as font_config_bug_2.
138 #Same root cause as font_config_bug_2.
/external/llvm/test/CodeGen/SystemZ/
Dbranch-08.ll29 ; Same again with a fused compare and branch.
/external/llvm/test/Transforms/Mem2Reg/
Dpr24179.ll28 ; Same as above, except there is no following store. The alloca should just be
/external/libyuv/files/docs/
Drotation.md40 Same as I420, but implementation is less optimized - reads columns and writes rows, 16 bytes at a t…
76 Same as I420, but implementation is less optimized - reads columns and writes rows.
/external/lzma/DOC/
D7zFormat.txt77 (Same as in AdditionalStreams)
94 (Same as in AdditionalStreams)
/external/llvm/test/CodeGen/SPARC/
Dfloat-constants.ll17 ;; Same thing for a call using a double (which gets passed in integer

1234567891011