Home
last modified time | relevance | path

Searched refs:And (Results 1 – 25 of 1488) sorted by relevance

12345678910>>...60

/external/curl/tests/data/
Dtest106125 And you should ignore this data. aaaaaaaaaaaaaaaa
26 And you should ignore this data. aaaaaaaaaaaaaaaa
27 And you should ignore this data. aaaaaaaaaaaaaaaa
28 And you should ignore this data. aaaaaaaaaaaaaaaa
29 And you should ignore this data. aaaaaaaaaaaaaaaa
30 And you should ignore this data. aaaaaaaaaaaaaaaa
31 And you should ignore this data. aaaaaaaaaaaaaaaa
32 And you should ignore this data. aaaaaaaaaaaaaaaa
33 And you should ignore this data. aaaaaaaaaaaaaaaa
34 And you should ignore this data. aaaaaaaaaaaaaaaa
[all …]
Dtest106023 And you should ignore this data. aaaaaaaaaaaaaaaa
24 And you should ignore this data. aaaaaaaaaaaaaaaa
25 And you should ignore this data. aaaaaaaaaaaaaaaa
26 And you should ignore this data. aaaaaaaaaaaaaaaa
27 And you should ignore this data. aaaaaaaaaaaaaaaa
28 And you should ignore this data. aaaaaaaaaaaaaaaa
29 And you should ignore this data. aaaaaaaaaaaaaaaa
30 And you should ignore this data. aaaaaaaaaaaaaaaa
31 And you should ignore this data. aaaaaaaaaaaaaaaa
32 And you should ignore this data. aaaaaaaaaaaaaaaa
[all …]
/external/javaparser/javaparser-testing/src/test/resources/com/github/javaparser/bdd/
Dposition_range_scenarios.story5 And it is not before the first position
6 And it is not after the first position
12 And the positions are not equal
13 And it is not before the first position
19 And the positions are not equal
20 And it is not before the first position
26 And the positions are not equal
27 And it is not after the first position
33 And the positions are not equal
34 And it is not after the first position
/external/clang/lib/Analysis/
DThreadSafetyLogical.cpp45 case LExpr::And: in implies()
50 return RNeg ? RightOrOperator(cast<And>(RHS)) in implies()
51 : RightAndOperator(cast<And>(RHS)); in implies()
70 case LExpr::And: in implies()
75 return LNeg ? LeftAndOperator(cast<And>(LHS)) in implies()
76 : LeftOrOperator(cast<And>(LHS)); in implies()
/external/u-boot/arch/x86/include/asm/acpi/
Dirqlinks.asl53 ShiftLeft(1, And(PRTA, 0x0f), IRQ0)
73 If (And(PRTA, 0x80)) {
111 ShiftLeft(1, And(PRTB, 0x0f), IRQ0)
131 If (And(PRTB, 0x80)) {
169 ShiftLeft(1, And(PRTC, 0x0f), IRQ0)
189 If (And(PRTC, 0x80)) {
227 ShiftLeft(1, And(PRTD, 0x0f), IRQ0)
247 If (And(PRTD, 0x80)) {
285 ShiftLeft(1, And(PRTE, 0x0f), IRQ0)
305 If (And(PRTE, 0x80)) {
[all …]
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyLogical.h26 And, enumerator
69 class And : public BinOp {
71 And(LExpr *LHS, LExpr *RHS) : BinOp(LHS, RHS, LExpr::And) {} in And() function
73 static bool classof(const LExpr *E) { return E->kind() == LExpr::And; } in classof()
/external/brotli/tests/testdata/
Dplrabn12.txt87 And chiefly thou, O Spirit, that dost prefer
92 And mad'st it pregnant: what in me is dark
96 And justify the ways of God to men.
136 And rest can never dwell, hope never comes
152 And thence in Heaven called Satan, with bold words
159 And hazard in the glorious enterprise
168 And high disdain from sense of injured merit,
170 And to the fierce contentions brought along
175 And shook his throne. What though the field be lost?
177 And study of revenge, immortal hate,
[all …]
Dasyoulik.txt175 OLIVER And what wilt thou do? beg, when that is spent?
268 as his finger. And thou wert best look to't; for if
575 CELIA And mine, to eke out hers.
638 And all the world was of my father's mind:
698 And here detain'd by her usurping uncle,
705 And pity her for her good father's sake;
706 And, on my life, his malice 'gainst the lady
791 And get you from our court.
838 And wheresoever we went, like Juno's swans,
845 And thou wilt show more bright and seem more virtuous
[all …]
/external/markdown/MarkdownTest/Tests_2007/
DLinks, reference style.text39 And [this] [].
41 And [this][].
43 And [this].
DInline HTML (Advanced).text5 And nested without indentation:
17 And with attributes:
DTabs.text11 And:
15 And:
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DMIPatternMatch.h74 template <typename... Preds> struct And { struct
82 struct And<Pred, Preds...> : And<Preds...> { argument
84 And(Pred &&p, Preds &&... preds)
85 : And<Preds...>(std::forward<Preds>(preds)...), P(std::forward<Pred>(p)) {
89 return P.match(MRI, src) && And<Preds...>::match(MRI, src);
111 template <typename... Preds> And<Preds...> m_all_of(Preds &&... preds) {
112 return And<Preds...>(std::forward<Preds>(preds)...);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSILowerControlFlow.cpp202 MachineInstr *And = in emitIf() local
207 setImpSCCDefDead(*And, true); in emitIf()
238 LIS->ReplaceMachineInstrInMaps(MI, *And); in emitIf()
289 MachineInstr *And = in emitElse() local
295 LIS->InsertMachineInstrInMaps(*And); in emitElse()
365 MachineInstr *And = nullptr, *Or = nullptr; in emitIfBreak() local
367 And = BuildMI(MBB, &MI, DL, TII->get(AMDGPU::S_AND_B64), Dst) in emitIfBreak()
379 if (And) in emitIfBreak()
380 LIS->InsertMachineInstrInMaps(*And); in emitIfBreak()
/external/autotest/client/common_lib/cros/
Ddev_server_unittest.py497 argument1 = mox.And(mox.StrContains(self._HOST),
499 argument2 = mox.And(mox.StrContains(self._HOST),
501 argument3 = mox.And(mox.StrContains(self._HOST),
503 argument4 = mox.And(mox.StrContains(self._HOST),
505 argument5 = mox.And(mox.StrContains(self._HOST),
824 argument1 = mox.And(mox.StrContains(self._HOST), mox.StrContains(name),
826 argument2 = mox.And(mox.StrContains(self._HOST), mox.StrContains(name),
841 argument1 = mox.And(mox.StrContains(self._HOST), mox.StrContains(name),
843 argument2 = mox.And(mox.StrContains(self._HOST), mox.StrContains(name),
905 argument1 = mox.And(mox.StrContains(self._HOST),
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonPatternsHVX.td281 def: OpR_RR_pat<V6_vand, And, VecI8, HVI8>;
282 def: OpR_RR_pat<V6_vand, And, VecI16, HVI16>;
283 def: OpR_RR_pat<V6_vand, And, VecI32, HVI32>;
441 def: OpR_RR_pat<V6_pred_and, And, VecQ8, HQ8>;
442 def: OpR_RR_pat<V6_pred_and, And, VecQ16, HQ16>;
443 def: OpR_RR_pat<V6_pred_and, And, VecQ32, HQ32>;
451 def: OpR_RR_pat<V6_pred_and_n, Not2<And>, VecQ8, HQ8>;
452 def: OpR_RR_pat<V6_pred_and_n, Not2<And>, VecQ16, HQ16>;
453 def: OpR_RR_pat<V6_pred_and_n, Not2<And>, VecQ32, HQ32>;
468 def: AccRRR_pat<V6_veqb_and, And, seteq, HQ8, HVI8, HVI8>;
[all …]
/external/pcre/dist2/testdata/
Dgrepinput811 And so on and so on
12 And so on and so on
/external/cldr/tools/java/org/unicode/cldr/draft/
DScriptData.txt263 Enclosed CJK Letters And Months - Squared Latin abbreviation
265 Enclosed CJK Letters And Months - Squared Latin abbreviations
413 Greek And Coptic - Numeral signs
415 Greek And Coptic - Punctuation
417 Greek And Coptic - Spacing accent marks
419 Greek And Coptic - Punctuation
526 CJK Symbols And Punctuation - Other CJK symbols
542 Halfwidth And Fullwidth Forms - Halfwidth Katakana variants
552 CJK Symbols And Punctuation - Diacritics
597 Enclosed CJK Letters And Months - Parenthesized ideographs
[all …]
/external/google-fruit/include/fruit/impl/meta/
Dproof_tree_comparison.h48 …using type = And(CurrentResult, IsProofEntailedByForest(EntailedProofTh, EntailedProofHps, Forest)…
61 using type = And(IsSame(typename Proof1::First, typename Proof2::First),
72 …using type = And(IsForestEntailedByForest(Forest1, Forest2), IsForestEntailedByForest(Forest2, For…
/external/mockito/src/main/java/org/mockito/internal/matchers/
DAnd.java13 public class And implements ArgumentMatcher<Object>, Serializable { class
17 public And(ArgumentMatcher<?> m1, ArgumentMatcher<?> m2) { in And() method in And
/external/markdown/MarkdownTest/Tests_2004/
DTabs.text11 And:
15 And:
/external/markdown/tests/markdown-test/
Dtabs.txt11 And:
15 And:
/external/markdown/tests/extensions-x-wikilinks/
Dwikilinks.txt9 And a <a href="http://example.com/RealLink">RealLink</a>.
13 And a [MarkdownLink](/MarkdownLink/ "A MarkdownLink") for
/external/easymock/src/org/easymock/internal/matchers/
DAnd.java24 public class And implements IArgumentMatcher, Serializable { class
30 public And(List<IArgumentMatcher> matchers) { in And() method in And
/external/markdown/tests/misc/
Dtwo-spaces.txt11 And this line two.
17 And this is the end.
/external/webrtc/tools/
Dwhitespace.txt3 Try to write something funny. And please don't add trailing whitespace.
16 And now it's time for getting rid of svn polling. A second try

12345678910>>...60