/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | GeneratedMessageLite.java | 1514 boolean visitBoolean(boolean minePresent, boolean mine, boolean otherPresent, boolean other); in visitBoolean() argument 1515 int visitInt(boolean minePresent, int mine, boolean otherPresent, int other); in visitInt() argument 1516 double visitDouble(boolean minePresent, double mine, boolean otherPresent, double other); in visitDouble() argument 1517 float visitFloat(boolean minePresent, float mine, boolean otherPresent, float other); in visitFloat() argument 1518 long visitLong(boolean minePresent, long mine, boolean otherPresent, long other); in visitLong() argument 1519 String visitString(boolean minePresent, String mine, boolean otherPresent, String other); in visitString() argument 1521 boolean minePresent, ByteString mine, boolean otherPresent, ByteString other); in visitByteString() argument 1523 Object visitOneofBoolean(boolean minePresent, Object mine, Object other); in visitOneofBoolean() argument 1524 Object visitOneofInt(boolean minePresent, Object mine, Object other); in visitOneofInt() argument 1525 Object visitOneofDouble(boolean minePresent, Object mine, Object other); in visitOneofDouble() argument [all …]
|
/external/antlr/tool/src/main/java/org/antlr/misc/ |
D | IntervalSet.java | 426 Interval mine = myIntervals.get(i); in and() local 429 if ( mine.startsBeforeDisjoint(theirs) ) { in and() 433 else if ( theirs.startsBeforeDisjoint(mine) ) { in and() 437 else if ( mine.properlyContains(theirs) ) { in and() 442 intersection.add(mine.intersection(theirs)); in and() 445 else if ( theirs.properlyContains(mine) ) { in and() 450 intersection.add(mine.intersection(theirs)); in and() 453 else if ( !mine.disjoint(theirs) ) { in and() 458 intersection.add(mine.intersection(theirs)); in and() 466 if ( mine.startsAfterNonDisjoint(theirs) ) { in and() [all …]
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | scantools.py | 390 mine = 1 393 mine = 0 395 self.specmine = mine 399 mine = 1 402 mine = 0 404 self.defsmine = mine 411 mine = 1 414 mine = 0 416 self.htmlmine = mine 442 mine = 1 [all …]
|
/external/clang/test/Lexer/ |
D | conflict-marker.c | 7 <<<<<<< .mine 16 <<<<<<< .mine
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
D | DecimalFormatProperties.java | 295 private boolean _equalsHelper(boolean mine, boolean theirs) { in _equalsHelper() argument 296 return mine == theirs; in _equalsHelper() 299 private boolean _equalsHelper(int mine, int theirs) { in _equalsHelper() argument 300 return mine == theirs; in _equalsHelper() 303 private boolean _equalsHelper(Object mine, Object theirs) { in _equalsHelper() argument 304 if (mine == theirs) in _equalsHelper() 306 if (mine == null) in _equalsHelper() 308 return mine.equals(theirs); in _equalsHelper()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | DecimalFormatProperties.java | 290 private boolean _equalsHelper(boolean mine, boolean theirs) { in _equalsHelper() argument 291 return mine == theirs; in _equalsHelper() 294 private boolean _equalsHelper(int mine, int theirs) { in _equalsHelper() argument 295 return mine == theirs; in _equalsHelper() 298 private boolean _equalsHelper(Object mine, Object theirs) { in _equalsHelper() argument 299 if (mine == theirs) in _equalsHelper() 301 if (mine == null) in _equalsHelper() 303 return mine.equals(theirs); in _equalsHelper()
|
/external/toolchain-utils/fdo_scripts/ |
D | divide_and_merge_profiles_test.py | 85 def _diffOutputs(self, reference, mine): argument 86 command = 'diff -uNr %s %s' % (reference, mine)
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-cxxabi.cpp | 42 static Guarded mine(a); in guard_variables() local
|
/external/proguard/examples/dictionaries/ |
D | shakespeare.txt | 10 "This thing of darkness I acknowledge mine."
|
/external/scapy/scapy/ |
D | plist.py | 379 mine, maxe = minmax(x for x, _ in six.itervalues(el)) 390 n,l = el[e]; n = n = 1+float(n-mine)/(maxe-mine)
|
/external/v8/src/ast/ |
D | ast.h | 3350 NodeType mine = node_type(); \ 3351 if (mine == AstNode::kRewritableExpression && \ 3353 mine = reinterpret_cast<const RewritableExpression*>(this) \ 3356 return mine == AstNode::k##type; \ 3359 NodeType mine = node_type(); \ 3361 if (mine == AstNode::kRewritableExpression && \ 3365 mine = result->node_type(); \ 3367 return mine == AstNode::k##type ? reinterpret_cast<type*>(result) \ 3371 NodeType mine = node_type(); \ 3373 if (mine == AstNode::kRewritableExpression && \ [all …]
|
/external/skia/site/dev/testing/ |
D | skqp.md | 37 (Your value of `$OUTPUT_LOCATION` will differ from mine.
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/data/transformtest/ |
D | ia-fonipa-t-ia.txt | 154 minerales mineɾales 155 Mineralogia mineɾaloɡia
|
/external/libkmsxx/ |
D | README.md | 43 These are for mine with buildroot:
|
/external/doclava/src/com/google/doclava/ |
D | MethodInfo.java | 572 for (ParameterInfo mine : mParameters) { in matchesParams() 575 if (!mine.matchesDimension(dimensions[i], (i == params.length - 1) ? varargs : false)) { in matchesParams() 578 TypeInfo myType = mine.type(); in matchesParams()
|
/external/brotli/tests/testdata/ |
D | asyoulik.txt | 328 love to take thy father for mine: so wouldst thou, 330 tempered as mine is to thee. 339 affection; by mine honour, I will; and when I break 390 TOUCHSTONE No, by mine honour, but I was bid to come for you. 575 CELIA And mine, to eke out hers. 604 CELIA If I had a thunderbolt in mine eye, I can tell who 623 But I did find him still mine enemy: 803 Or have acquaintance with mine own desires, 854 If you outstay the time, upon mine honour, 860 Wilt thou change fathers? I will give thee mine. [all …]
|
D | plrabn12.txt | 1677 Before mine eyes in opposition sits 1681 His end with mine involved, and knows that I 1737 Of mine own brood, that on my bowels feed? 1861 Yours be th' advantage all, mine the revenge!" 2129 Mine ear shall not be slow, mine eye not shut. 2673 Thy way thou canst not miss, me mine requires. 3044 O Hell! what do mine eyes with grief behold! 3175 Seised mine: I yielded;and from that time see 3323 God is thy law, thou mine: To know no more 3691 Satan, I know thy strength, and thou knowest mine; [all …]
|
/external/selinux/secilc/docs/ |
D | cil_file_labeling_statements.md | 96 (filecon "/data/local/mine" dir ()) 102 /data/local/mine -d <<none>>
|
/external/python/cpython3/Lib/test/ |
D | test_posix.py | 1295 mine = posix.sched_getscheduler(0) 1296 self.assertIn(mine, possible_schedulers) 1314 posix.sched_setscheduler(0, mine, param) 1321 self.assertRaises(OSError, posix.sched_setscheduler, -1, mine, param) 1322 self.assertRaises(TypeError, posix.sched_setscheduler, 0, mine, None)
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | SIPMessage.java | 1610 SIPHeader mine = (SIPHeader) it.next(); in equals() local 1612 .toLowerCase(mine.getName()))); in equals() 1615 } else if (!his.equals(mine)) { in equals()
|
/external/hyphenation-patterns/en-US/ |
D | ushyphex.tex | 32 am-phet-a-mine 626 meth-am-phet-a-mine 654 mine-sweeper 655 mine-sweepers
|
D | hyph-en-us.hyp.txt | 33 am-phet-a-mine 627 meth-am-phet-a-mine 655 mine-sweeper 656 mine-sweepers
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | LiteTest.java | 2208 TestAllTypesLite mine = TestAllTypesLite.newBuilder() in testEquals_oneOfMessages() local 2216 assertFalse(mine.equals(other)); in testEquals_oneOfMessages() 2217 assertFalse(other.equals(mine)); in testEquals_oneOfMessages()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 3570 砿>'[mine]'; 3620 礦>'[mine]'; 3749 窿>'[mine shaft]'; 5592 鉱>'[mine]'; 5694 鑛>'[mine]';
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 319 long ringlets, and mine doesn't go in ringlets at all; and I'm 2256 saw mine coming!' 2270 `It's a friend of mine--a Cheshire Cat,' said Alice: `allow me 2432 to everything that Alice said; `there's a large mustard-mine near 2433 here. And the moral of that is--"The more there is of mine, the 3129 `It isn't mine,' said the Hatter. 3454 Though they were mine before.
|