HomeSort by relevance Sort by last modified time
    Searched full:differs (Results 51 - 75 of 1128) sorted by null

1 23 4 5 6 7 8 91011>>

  /libcore/luni/src/main/native/
NetFd.h 54 * Used to retry syscalls that can return EINTR. This differs from TEMP_FAILURE_RETRY in that
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/java/security/cert/
CertificateFactory_ImplTest.java 266 assertEquals("The size of collection differs from expected",
449 assertEquals("The size of collection differs from expected",
548 assertEquals("The size of collection differs from expected",
567 assertEquals("The size of collection differs from expected",
579 assertEquals("The size of collection differs from expected",
633 assertEquals("The size of the list differs from expected",
648 assertEquals("The size of the list differs from expected",
663 assertEquals("The size of the list differs from expected",
677 assertEquals("The size of the list differs from expected",
    [all...]
  /external/clang/utils/
CmpDriver 133 print '-- STDOUT DIFFERS -'
153 print '-- STDERR DIFFERS -'
185 print '-- COMMAND %d DIFFERS -' % i
  /external/skia/tools/skpdiff/
SkDiffContext.cpp 37 void SkDiffContext::setDiffers(const SkTDArray<SkImageDiffer*>& differs) {
38 // Delete whatever the last array of differs was
45 // Copy over the new differs
46 fDifferCount = differs.count();
48 differs.copy(fDiffers);
  /dalvik/vm/mterp/x86/
cvtfp_int.S 6 * differs from what is delivered normally via the x86 fpu, so we have
  /developers/build/prebuilts/gradle/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/values-v14/
styles.xml 28 This differs from the version of this theme in 'res/values', as we revert back to
  /developers/samples/android/ui/actionbarcompat/ActionBarCompat-Styled/ActionBarCompat-StyledSample/src/main/res/values-v14/
styles.xml 28 This differs from the version of this theme in 'res/values', as we revert back to
  /development/samples/NotePad/tests/
AndroidManifest.xml 23 The Android package name differs from the package ID of the code. The code package ID
  /development/samples/browseable/Styled/res/values-v14/
styles.xml 28 This differs from the version of this theme in 'res/values', as we revert back to
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/x509/
GeneralNameTest.java 147 assertEquals("Length differs for "+positives[i][0], ref.length, res.length);
149 assertEquals("Element differs for "+positives[i][0], (byte)ref[j], res[j]);
182 assertEquals("Length differs for " + positives[i][0], ref.length,
186 assertEquals("Element differs for " + positives[i][0],
  /external/chromium/chrome/browser/policy/
policy_path_parser.h 17 // represent paths. The set of supported variables differs between platforms
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.h 60 // Show the app list for the given profile. If it differs from the profile the
  /external/chromium_org/components/autofill/core/common/
password_form_fill_data.h 35 // struct are only set when the password's realm differs from the realm of the
  /external/chromium_org/content/browser/speech/proto/
google_streaming_api.proto 34 // (Note that this differs from JavaScript API resultHistory in that no more
  /external/chromium_org/ppapi/c/
pp_touch_point.h 58 * indicating some maximum pressure. Scaling differs depending on the
  /external/chromium_org/remoting/codec/
video_decoder.h 45 // If |view_size| differs from the source size then the copied pixels will be
  /external/chromium_org/third_party/WebKit/ManualTests/compositing/
show-composited-iframe-on-back-button.html 7 queueBackNavigation/queueForwardNavigation differs somehow from what occurs when hitting
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
MessageLiteOrBuilder.java 44 * This may or may not be a singleton. This differs from the
  /external/chromium_org/third_party/skia/include/core/
SkImageInfo.h 28 * All pixels are stored as opaque. This differs slightly from kIgnore in
  /external/chromium_org/ui/views/widget/
tooltip_manager.h 31 // NativeView the mouse is over, even if it differs from the NativeView that
  /external/kernel-headers/original/asm-x86/
mc146818rtc_32.h 88 * an ISA port access but the way to access the date register differs ...
  /external/libvpx/libvpx/vp8/encoder/arm/
quantize_arm.c 23 /* vp8_quantize_mbX functions here differs from corresponding ones in
  /external/okhttp/src/test/java/com/squareup/okhttp/internal/
StrictLineReaderTest.java 38 fail("line (\"" + line + "\") differs from expected (\"" + refLine + "\").");
  /external/replicaisland/src/com/replica/replicaisland/
ObjectRegistry.java 22 * The object registry manages a collection of global singleton objects. However, it differs from
  /external/skia/include/core/
SkImageInfo.h 28 * All pixels are stored as opaque. This differs slightly from kIgnore in

Completed in 1136 milliseconds

1 23 4 5 6 7 8 91011>>