HomeSort by relevance Sort by last modified time
    Searched full:identical (Results 576 - 600 of 3767) sorted by null

<<21222324252627282930>>

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
ResultCode.java 114 * identical command, as it will only get the same response. However, the
  /frameworks/rs/java/tests/ImageProcessing/src/com/android/rs/image/
grain.rs 33 * However, since most of the valus are identical, we only use the first three
  /frameworks/rs/java/tests/ImageProcessing2/src/com/android/rs/image/
grain.rs 33 * However, since most of the valus are identical, we only use the first three
  /frameworks/rs/java/tests/ImageProcessing_jb/src/com/android/rs/image/
grain.rs 33 * However, since most of the valus are identical, we only use the first three
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
tile_independence_test.cc 84 // is identical. If so, tiles are considered independent and the test passes.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
entropymode.c 86 /* Array indices are identical to previously-existing INTRAMODECONTEXTNODES. */
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DateFormatTest.java 68 assertTrue("Calendars not identical", cal1 == cal2);
315 assertTrue("NumberFormats not identical", nf1 == nf2);
434 assertTrue("Not identical Calendar", cal == format.getCalendar());
444 assertTrue("Not identical NumberFormat", f1 == format.getNumberFormat());
  /libcore/ojluni/src/main/java/java/lang/
InheritableThreadLocal.java 34 * identical to the parent's; however, the child's value can be made an
  /ndk/sources/cxx-stl/stlport/src/
fstream.cpp 55 // sequences are guaranteed to be identical, then try to use memory
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/function/
strfns.py 72 True if a and b are identical strings in the current language.
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/share/gdb/python/gdb/function/
strfns.py 72 True if a and b are identical strings in the current language.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
volume.h 77 * \li pa_cvolume_equal() - Tests if two pa_cvolume structures are identical.
186 * cm is NULL this call is identical to pa_cvolume_avg(). If no
196 * cm is NULL this call is identical to pa_cvolume_max(). If no
206 * cm is NULL this call is identical to pa_cvolume_min(). If no
  /prebuilts/gdb/darwin-x86/share/gdb/python/gdb/function/
strfns.py 72 True if a and b are identical strings in the current language.
  /prebuilts/gdb/linux-x86/share/gdb/python/gdb/function/
strfns.py 72 True if a and b are identical strings in the current language.
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
long_test.go 87 // the first and 2nd result should be identical
  /prebuilts/go/darwin-x86/src/cmd/vet/
types.go 64 // everybody sees identical packages for the given paths.
171 if types.Identical(typ.Elem().Underlying(), types.Typ[types.Byte]) && t&argString != 0 {
179 if types.Identical(typ.Elem().Underlying(), types.Typ[types.Byte]) && t&argString != 0 {
320 return types.Identical(f.pkg.types[call.Fun].Type, stringerType.Method(0).Type())
  /prebuilts/go/darwin-x86/src/go/token/
serialize_test.go 89 t.Errorf("filesets not identical: %s", err)
  /prebuilts/go/darwin-x86/src/os/
types.go 107 // of the two underlying structures are identical; on other systems
  /prebuilts/go/darwin-x86/src/strings/
compare_test.go 8 // Benchmarks omitted since the underlying implementation is identical.
  /prebuilts/go/linux-x86/src/cmd/gofmt/
long_test.go 87 // the first and 2nd result should be identical
  /prebuilts/go/linux-x86/src/cmd/vet/
types.go 64 // everybody sees identical packages for the given paths.
171 if types.Identical(typ.Elem().Underlying(), types.Typ[types.Byte]) && t&argString != 0 {
179 if types.Identical(typ.Elem().Underlying(), types.Typ[types.Byte]) && t&argString != 0 {
320 return types.Identical(f.pkg.types[call.Fun].Type, stringerType.Method(0).Type())
  /prebuilts/go/linux-x86/src/go/token/
serialize_test.go 89 t.Errorf("filesets not identical: %s", err)
  /prebuilts/go/linux-x86/src/os/
types.go 107 // of the two underlying structures are identical; on other systems
  /prebuilts/go/linux-x86/src/strings/
compare_test.go 8 // Benchmarks omitted since the underlying implementation is identical.
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/sys/
system_properties.h 45 ** defined is identical to a property with a length 0 value.

Completed in 1813 milliseconds

<<21222324252627282930>>