HomeSort by relevance Sort by last modified time
    Searched full:differs (Results 1 - 25 of 1210) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/
README 7 differs for each C library. See kernel_wrap_*.cc for
  /external/valgrind/main/memcheck/tests/
filter_dw4 3 # Size of structure s1 differs between 32-bit and 64-bit programs.
  /external/chromium_org/third_party/skia/tools/skpdiff/
README 10 out/Debug/skpdiff --differs different_pixels -f \
SkDiffContext.h 32 * are transparent for each pixel that differs between baseline and test).
48 * for each pixel that differs between baseline and test).
74 * Sets the differs to be used in each diff. Already started diffs will not retroactively use
76 * @param differs An array of differs to use. The array is copied, but not the differs
79 void setDiffers(const SkTDArray<SkImageDiffer*>& differs);
121 * showing every pixel that differs between the
skpdiff_main.cpp 42 DEFINE_bool2(list, l, false, "List out available differs");
43 DEFINE_string2(differs, d, "", "The names of the differs to use or all of them by default");
111 // TODO Find a better home for the diff registry. One possibility is to have the differs self
135 // Figure which differs the user chose, and optionally print them if the user requests it
146 // If no differs were chosen, they all get added
  /external/skia/tools/skpdiff/
README 10 out/Debug/skpdiff --differs different_pixels -f \
SkDiffContext.h 37 * Sets the differs to be used in each diff. Already started diffs will not retroactively use
39 * @param differs An array of differs to use. The array is copied, but not the differs
42 void setDiffers(const SkTDArray<SkImageDiffer*>& differs);
skpdiff_main.cpp 36 DEFINE_bool2(list, l, false, "List out available differs");
37 DEFINE_string2(differs, d, "", "The names of the differs to use or all of them by default");
102 // TODO Find a better home for the diff registry. One possibility is to have the differs self
125 // Figure which differs the user chose, and optionally print them if the user requests it
136 // If no differs were chosen, they all get added
  /external/jdiff/src/jdiff/
APIComparator.java 45 double differs = 0.0; local
69 differs += 2.0 * comparePackages(oldPkg, (PackageAPI)(newAPI.packages_.get(existsNew)));
74 differs += 1.0;
80 differs += 2.0 * comparePackages(oldPkg, (PackageAPI)(newAPI.packages_.get(idx)));
99 differs += 1.0;
130 System.out.println("Top level changes: " + differs + "/" + denom.intValue());
131 differs = (100.0 * differs)/denom.doubleValue();
136 apiDiff.pdiff = differs;
137 Double percentage = new Double(differs);
155 double differs = 0.0; local
248 double differs = 0.0; local
    [all...]
  /external/chromium_org/content/test/data/webcrypto/
aes_cbc.json 16 // [*] Truncated 3 bytes off the plain text, so block 4 differs from the
23 // Last block differs from source vector (due to truncation)
  /external/valgrind/main/none/tests/
mmap_fcntl_bug.c 34 err(1, "initial off_t differs from 123 (TEST FAILED)");
36 err(1, "zero offset from initial differs from 123 (TEST FAILED)");
51 errx(1, "zero offset from initial after mmap differs from 123 (TEST FAILED)");
  /external/chromium_org/net/quic/
quic_address_mismatch.h 35 // |first_address| differs from |second_address|. Returns -1 if either address
  /external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLEngineImplTest.java 148 assertFalse("Result differs from expected",
154 assertTrue("Result differs from expected",
169 assertFalse("Result differs from expected",
175 assertTrue("Result differs from expected",
226 fail("Returned result differs from expected.");
339 fail("Returned result differs from expected.");
366 assertFalse("Result differs from expected",
369 assertTrue("Result differs from expected",
396 assertFalse("Result differs from expected",
399 assertTrue("Result differs from expected"
    [all...]
  /external/expat/tests/
xmltest.sh 14 # output differs are prefixed with "Output differs:", and a diff file
61 echo "Output differs: $reldir$file"
  /frameworks/base/docs/html/reference/renderscript/
rs__object_8rsh.html 111 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
129 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
147 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
165 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
183 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
201 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
219 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
237 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
255 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p>
273 <p>This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. </p
    [all...]
  /cts/tests/tests/gesture/src/android/gesture/cts/
LineGestureStrokeHelper.java 56 * @throws {@link junit.framework.AssertionFailedError} if linePath attributes differs from
75 * @throws AssertionFailedError if linePath attributes differs from expected values
  /art/compiler/dex/
global_value_numbering_test.cc 527 DEF_IGET(6, Instruction::IGET, 10u, 300u, 2u), // Differs from the top and the CONST.
534 DEF_IGET(6, Instruction::IGET, 16u, 400u, 3u), // Differs from the top, equals the CONST.
540 DEF_IGET(6, Instruction::IGET_SHORT, 21u, 500u, 4u), // Differs from the top.
627 DEF_IGET(6, Instruction::IGET, 7u, 100u, 2u), // Differs from the top and the CONST.
633 DEF_IGET(6, Instruction::IGET, 12u, 100u, 3u), // Differs from the top, equals the CONST.
638 DEF_IGET(6, Instruction::IGET_SHORT, 16u, 100u, 4u), // Differs from the top.
687 DEF_IGET(6, Instruction::IGET, 2u, 100u, 0u), // Differs from the top.
696 DEF_IGET(6, Instruction::IGET, 9u, 100u, 2u), // Differs from the top and the CONST.
702 DEF_IGET(6, Instruction::IGET, 14u, 100u, 3u), // Differs from the top and the CONST.
707 DEF_IGET(6, Instruction::IGET_SHORT, 18u, 100u, 4u), // Differs from the top
    [all...]
  /dalvik/dx/src/com/android/dx/io/instructions/
CodeCursor.java 33 * differs from the cursor value when explicitly set (by {@link
  /external/chromium_org/base/metrics/
histogram_flattener.h 37 // differs from the sum of logged sample count in all the buckets. The
  /external/chromium_org/chrome/browser/ui/tabs/
hover_tab_selector.cc 25 // transition (canceling the old one) if the target tab differs.
  /external/chromium_org/chrome/common/extensions/api/
diagnostics.idl 23 // The IP may differs from our target IP if the packet's ttl is used up.
  /external/chromium_org/content/browser/geolocation/
wifi_data.h 43 // Determines whether a new set of WiFi data differs significantly from this.
  /external/chromium_org/mojo/examples/keyboard/
keys.h 23 // Handling of keycodes differs between in windows and others.
  /external/chromium_org/native_client_sdk/src/libraries/ppapi_simple/
ps_main.cc 27 * main entry point for ppapi_simple applications. This differs from the
  /external/chromium_org/ppapi/tests/
test_struct_sizes.c 8 * this test. These structs use at least one type which differs in size between

Completed in 1134 milliseconds

1 2 3 4 5 6 7 8 91011>>