HomeSort by relevance Sort by last modified time
    Searched full:other2 (Results 1 - 12 of 12) sorted by null

  /external/bison/src/
Sbitset.h 74 #define Sbitset__or(SELF, OTHER1, OTHER2, NBITS) \
78 Sbitset ptr_other2 = (OTHER2); \
  /external/chromium_org/components/invalidation/
p2p_invalidator_unittest.cc 144 EXPECT_FALSE(notification_data.IsTargeted("other2"));
151 EXPECT_TRUE(notification_data.IsTargeted("other2"));
158 EXPECT_TRUE(notification_data.IsTargeted("other2"));
168 EXPECT_FALSE(notification_data.IsTargeted("other2"));
190 EXPECT_TRUE(notification_data.IsTargeted("other2"));
  /external/chromium_org/v8/src/arm64/
assembler-arm64-inl.h 184 const CPURegister& other2,
188 if (!other2.IsNone() && (other2.type() == type_)) Remove(other2.code());
    [all...]
assembler-arm64.h 504 const CPURegister& other2 = NoCPUReg,
537 const CPURegister& other2 = NoCPUReg,
543 if (!other2.IsNone() && (other2.type() == type_)) list |= other2.Bit();
    [all...]
  /external/skia/src/pathops/
SkOpSegment.h 405 const SkOpSegment* other2, SkOpSpan* oSpan, SkTDArray<AlignedSpan>* );
SkOpSegment.cpp 897 SkOpSegment* other2 = span2.fOther; local
900 if (oSpan.fOther != other2) {
909 if (oSpan.fOther != other2) {
913 SkOpSpan& oSpan2 = other2->fTs[oSpan.fOtherIndex];
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncStorageEngineTest.java     [all...]
  /external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.cpp 930 SkOpSegment* other2 = span2.fOther; local
    [all...]
SkOpSegment.h 407 const SkOpSegment* other2, SkOpSpan* oSpan, SkTDArray<AlignedSpan>* );
  /external/bison/tests/
local.at 657 # AT_FULL_COMPILE(OUTPUT, [OTHER1], [OTHER2])
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp_unittest.py 579 ['virtual void determineARIADropEffects(Vector<String>*&, const unsigned long int*&, const MediaPlayer::Preload, Other<Other2, Other3<P1, P2> >, int);'],
593 {'type': 'Other<Other2, Other3<P1, P2> >', 'name': '', 'row': 0},
    [all...]
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det_impl.cc     [all...]

Completed in 782 milliseconds