Home
last modified time | relevance | path

Searched defs:same (Results 1 – 25 of 38) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/Perl5/t/classes/Test/ANTLR/Runtime/
DCommonToken.pm22 sub same : Test(2) { subroutine
/external/clang/test/SemaCXX/
Ddynamic-cast.cpp44 void same() in same() function
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/
DAttributes.java163 public final boolean same (final Attributes other, boolean compareValues) { in same() method in Attributes
176 public final boolean same (final Attributes other) { in same() method in Attributes
/external/curl/lib/
Dsplay.h29 struct Curl_tree *same; /* points to a node with identical key */ member
/external/zopfli/src/zopfli/
Dhash.h45 unsigned short* same; /* Amount of repetitions of same byte after this .*/ member
Dlz77.c307 unsigned short same = same0 < same1 ? same0 : same1; in ZopfliFindLongestMatch() local
/external/valgrind/VEX/useful/
Dfp_80_64.c468 Bool same; in do_80_to_64_test() local
510 Bool same; in do_64_to_80_test() local
/external/valgrind/auxprogs/
DMerge3Way.hs35 let same = identical3 ca cb cc function
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
Dp3-1y.cpp38 template<typename T> struct same<T, T> {}; struct
Dp3.cpp37 template<typename T> struct same<T, T> {}; struct
/external/openssh/
Ddeattack.c108 u_int32_t i, j, l, same; in detect_attack() local
/external/pdfium/samples/
Dimage_diff.cc257 bool same = (image1.w() == image2.w()) && (image1.h() == image2.h()); in CreateImageDiff() local
296 bool same = CreateImageDiff(baseline_image, actual_image, &diff_image); in DiffImages() local
/external/guava/guava-tests/test/com/google/common/hash/
DHashTestUtils.java252 int same = 0x0; // bitset for output bits with same values in checkNoFunnels() local
293 int[] same = new int[hashBits]; in checkAvalanche() local
383 int[] same = new int[hashBits]; in check2BitAvalanche() local
/external/icu/icu4c/source/test/intltest/
Dtfsmalls.cpp273 UBool same = TRUE; in test_Formattable() local
Ducdtest.cpp407 UBool same= a==b; in compareUSets() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralFormatUnitTest.java209 Map<ULocale,Set<ULocale>> same = new LinkedHashMap(); in TestSamples() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralFormatUnitTest.java213 Map<ULocale,Set<ULocale>> same = new LinkedHashMap(); in TestSamples() local
/external/e2fsprogs/intl/
Drelocatable.c223 bool same = false; in compute_curr_prefix() local
/external/lldb/include/lldb/Symbol/
DUnwindPlan.h54 same, // reg is unchanged enumerator
/external/valgrind/coregrind/
Dm_execontext.c365 Bool same; in record_ExeContext_wrk2() local
/external/mockito/src/org/mockito/
DMatchers.java630 public static <T> T same(T value) { in same() method in Matchers
/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
DMapsTest.java355 MapDifference<Integer, String> same = Maps.difference(left, right); in testMapDifferenceEquals() local
537 SortedMapDifference<Integer, String> same = in testSortedMapDifferenceEquals() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapsTest.java421 MapDifference<Integer, String> same = Maps.difference(left, right); in testMapDifferenceEquals() local
603 SortedMapDifference<Integer, String> same = in testSortedMapDifferenceEquals() local
/external/skia/src/ports/
DSkFontMgr_win_dw.cpp340 static HRESULT are_same(IUnknown* a, IUnknown* b, bool& same) { in are_same()
360 bool same; in FindByDWriteFont() local
/external/icu/icu4c/source/tools/genrb/
Dreslist.cpp512 SResource *same; in handleWrite16() local
1677 StringResource *same = res->fSame; in compactStringsV2() local

12