Home
last modified time | relevance | path

Searched refs:mine (Results 1 – 25 of 26) sorted by relevance

12

/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
DIntervalSet.java417 Interval mine = (Interval)myIntervals.get(i); in and() local
420 if ( mine.startsBeforeDisjoint(theirs) ) { in and()
424 else if ( theirs.startsBeforeDisjoint(mine) ) { in and()
428 else if ( mine.properlyContains(theirs) ) { in and()
433 intersection.add(mine.intersection(theirs)); in and()
436 else if ( theirs.properlyContains(mine) ) { in and()
441 intersection.add(mine.intersection(theirs)); in and()
444 else if ( !mine.disjoint(theirs) ) { in and()
449 intersection.add(mine.intersection(theirs)); in and()
457 if ( mine.startsAfterNonDisjoint(theirs) ) { in and()
[all …]
/external/clang/test/Lexer/
Dconflict-marker.c7 <<<<<<< .mine
16 <<<<<<< .mine
/external/proguard/examples/dictionaries/
Dshakespeare.txt10 "This thing of darkness I acknowledge mine."
/external/doclava/src/com/google/doclava/
DMethodInfo.java507 for (ParameterInfo mine : mParameters) { in matchesParams()
508 if (!mine.matchesDimension(dimensions[i], varargs)) { in matchesParams()
511 TypeInfo myType = mine.type(); in matchesParams()
/external/qemu/slirp/
DCOPYRIGHT45 Slirp, that's your loss not mine. So, ***USE AT YOUR OWN RISK!***.
/external/qemu/slirp-android/
DCOPYRIGHT45 Slirp, that's your loss not mine. So, ***USE AT YOUR OWN RISK!***.
/external/v8/test/mjsunit/harmony/
Dproxies.js728 var attributes = {configurable: true, mine: 66, minetoo: 23} property
733 attributes.mine = 77
737 assertEquals(66, desc.mine)
765 last: {value: 21, configurable: true, mine: "eyes"} property
773 assertEquals(undefined, desc.mine) // Arguably a bug in the spec...
944 {value: 3, writable: false, mine: "eyes", configurable: true}, property
/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPMessage.java1610 SIPHeader mine = (SIPHeader) it.next(); in equals() local
1612 .toLowerCase(mine.getName()))); in equals()
1615 } else if (!his.equals(mine)) { in equals()
/external/opencv/
DREADME.rdoc13 …work for you, you can always try the original WebcamBroadcaster I derived mine from which uses the…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb948 )D!*C&C"@K&I milliliters)D!*C&C"@K&IPmillionAmillion-to-one$D!*CA&EK1O3Emillscmine-D5Em…
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt319 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.
/external/chromium/net/data/proxy_resolver_perftest/
Dno-ads.pac204 // (it isn't on mine), then you could use a "wait"-style Perl
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT1796 example, make a directory named "mine" in the quake directory. Create
1798 "-game mine" instead of "-game ." in your batch file.
/external/oprofile/
DChangeLog-2001726 * gui/Makefile.in: fix idiot config bug of mine
/external/dnsmasq/
DCHANGELOG.archive140 so any bugs are probably mine.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_lexpos.utf2508 N_F_SG^V_SG "mine" :G2P
/external/e2fsprogs/po/
Dsv.po3888 msgstr "Slut p� mine vid radering av sektorer %d-%d\n"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_lexpos.utf4200 PRO "mine" "m'a_In"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf4568 PRO "mine" "ma_In"
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-146036 mine :)
16121 so it shouldn't delete it. A friend of mine named
/external/srec/config/en.us/dictionary/
Dlarge.ok18986 mine mIn
/external/webkit/Tools/
DChangeLog-2009-06-169625 * Scripts/do-webcore-rename: More renaming ideas. (Maciej, please merge yours with mine.)
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en52636 http://www.labour.gov.sk.ca/safety/mine-rescue-manual/chapter-4/mine-fires-2.htm
72870 http://www.sunstar.com.ph/static/gen/2005/01/24/bus/mine.firm.to.pour.in.$600m.fresh.capital.html
81044 http://www.wsws.org/articles/1999/dec1999/mine-d02.shtml
81045 http://www.wsws.org/articles/1999/dec1999/mine-d02_prn.shtml
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3134141 … Reviewed by John (though Sarge reviewed a previous patch of mine in an attempt to review this one)
DChangeLog-2007-10-1416058 mine used for getting figures below was 2.6MB).

12