/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
align.s | 4 * NOTE: .even is broken on TI tools, so theirs won't align .data
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/ |
IntervalSet.java | 289 Interval theirs=null; 294 theirs = (Interval)otherIter.next(); 297 //System.out.println("mine="+mine+", theirs="+theirs); 298 // CASE 1: nothing in theirs removes a chunk from mine 299 if ( theirs==null || mine.disjoint(theirs) ) { 300 // SUBCASE 1a: finished traversing theirs; keep adding mine now 301 if ( theirs==null ) { 302 // add everything in mine to difference since theirs don 418 Interval theirs = (Interval)theirIntervals.get(j); local [all...] |
/frameworks/support/v4/java/android/support/v4/util/ |
SimpleArrayMap.java | 545 Object theirs = map.get(key); local 547 if (theirs != null || !map.containsKey(key)) { 550 } else if (!mine.equals(theirs)) { 570 Object theirs = map.get(key); local 572 if (theirs != null || !map.containsKey(key)) { 575 } else if (!mine.equals(theirs)) {
|
/external/skia/src/gpu/batches/ |
GrNonAAFillRectBatch.cpp | 136 static bool CanCombine(const Geometry& mine, const Geometry& theirs, 181 static bool CanCombine(const Geometry& mine, const Geometry& theirs, 184 return mine.fViewMatrix.cheapEqualTo(theirs.fViewMatrix) && 185 mine.fHasLocalRect == theirs.fHasLocalRect && 186 (!mine.fHasLocalMatrix || mine.fLocalMatrix.cheapEqualTo(theirs.fLocalMatrix));
|
GrAAFillRectBatch.cpp | 229 static bool CanCombine(const Geometry& mine, const Geometry& theirs, 234 return !overrides.readsLocalCoords() || mine.fViewMatrix.cheapEqualTo(theirs.fViewMatrix); 279 static bool CanCombine(const Geometry& mine, const Geometry& theirs,
|
/external/webrtc/talk/session/media/ |
mediasession.cc | 824 typename std::vector<C>::const_iterator theirs; local 825 for (theirs = offered_codecs.begin(); 826 theirs != offered_codecs.end(); ++theirs) { 827 if (ours->Matches(*theirs)) { 829 negotiated.IntersectFeedbackParams(*theirs); 835 !theirs->GetParam(kCodecParamAssociatedPayloadType, 851 negotiated.id = theirs->id; 856 negotiated.preference = theirs->preference; 997 RtpHeaderExtension theirs; local [all...] |
/frameworks/base/core/java/android/util/ |
ArrayMap.java | 677 Object theirs = map.get(key); local 679 if (theirs != null || !map.containsKey(key)) { 682 } else if (!mine.equals(theirs)) {
|
/prebuilts/tools/common/m2/repository/org/codehaus/gmaven/feature/gmaven-feature-api/1.5/ |
gmaven-feature-api-1.5.jar | |
/hardware/libhardware/tests/keymaster/ |
keymaster_test.cpp | 58 const uint8_t* theirs = other.get(); local 61 if (mine[i] != theirs[i]) { [all...] |
/prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4-runtime/4.5/ |
antlr4-runtime-4.5.jar | |
/prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4-runtime/4.5/ |
antlr4-runtime-4.5.jar | |
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/ |
android-support-v4.jar | |
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/ |
android-support-v4.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.0/ |
support-v4-19.0.0.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/19.0.1/ |
support-v4-19.0.1.jar | |
/prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/ |
support-v4-19.1.0.jar | |
/prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/ |
antlr-3.5.2.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/ |
antlr-3.5.2.jar | |
/prebuilts/sdk/current/support/v13/ |
android-support-v13.jar | |
/prebuilts/sdk/current/support/v4/ |
android-support-v4.jar | |
/development/tools/checkstyle/ |
checkstyle.jar | |
/external/antlr/antlr-3.4/lib/ |
antlr-3.4-complete.jar | |
/prebuilts/misc/common/antlr/ |
antlr-3.4-complete.jar | |
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/ |
antlr4-4.5.3.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/ |
antlr4-4.5.3.jar | |