HomeSort by relevance Sort by last modified time
    Searched refs:equality (Results 1 - 25 of 43) sorted by null

1 2

  /external/valgrind/main/none/tests/ppc32/
test_isa_2_06_part1.c 1509 int i, equality; local
1814 int i, j, m, equality; local
1871 int m, equality; local
1994 int equality, k; local
2061 int equality, k; local
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_isa_2_06_part1.c 1509 int i, equality; local
1814 int i, j, m, equality; local
1871 int m, equality; local
1994 int equality, k; local
2061 int equality, k; local
    [all...]
  /external/chromium_org/v8/test/mjsunit/
compare-known-objects-slow.js 30 // Test CompareIC stubs for normal and strict equality comparison of known
43 // Check CompareIC for equality of known objects.
47 // Check CompareIC for strict equality of known objects.
typeof.js 29 // the context of string equality comparisons.
  /external/chromium_org/v8/test/webkit/
dfg-string-stricteq.js 25 "Tests that the DFG does the right thing on strict equality for known strings."
equality.js 25 'Test for equality of many combinations types.'
  /external/v8/test/mjsunit/
typeof.js 29 // the context of string equality comparisons.
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
jsilver.sablecc 457 = {and} [left]:and_expression and [right]:equality // x.y && a.b
459 | {equality} [value]:equality // x.y
463 equality {->expression}
464 = {eq} [left]:equality eq [right]:comparison // x.y == a.b
466 | {ne} [left]:equality ne [right]:comparison // x.y != a.b
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
KeyStore2Test.java 370 boolean equality = Arrays.equals(retB, priB);
371 equality &= returnedKey.getAlgorithm()
373 equality &= returnedKey.getFormat().equals(privateKey.getFormat());
375 + "key entry did not equal the original key", equality);
  /external/chromium_org/chrome/common/extensions/docs/examples/api/cookies/
manager.js 22 // Compares cookies for "key" (name, domain, etc.) equality, but not "value"
23 // equality.
  /external/chromium_org/v8/test/intl/
assert.js 31 * Compares two objects for key/value equality.
52 * Compares two JavaScript values for type and value equality.
  /external/chromium_org/v8/test/intl/break-iterator/
default-locale.js 40 // Then check for equality.
  /external/chromium_org/v8/test/intl/collator/
default-locale.js 40 // Then check for equality.
  /external/chromium_org/v8/test/intl/date-format/
default-locale.js 40 // Then check for equality.
  /external/chromium_org/v8/test/intl/number-format/
default-locale.js 40 // Then check for equality.
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
deltablue.js 788 * This is the standard DeltaBlue benchmark. A long chain of equality
804 // Build chain of n equality constraints
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 779 * This is the standard DeltaBlue benchmark. A long chain of equality
795 // Build chain of n equality constraints
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 779 * This is the standard DeltaBlue benchmark. A long chain of equality
795 // Build chain of n equality constraints
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 779 * This is the standard DeltaBlue benchmark. A long chain of equality
795 // Build chain of n equality constraints
  /external/chromium_org/v8/benchmarks/
deltablue.js 785 * This is the standard DeltaBlue benchmark. A long chain of equality
801 // Build chain of n equality constraints
  /external/v8/benchmarks/
deltablue.js 785 * This is the standard DeltaBlue benchmark. A long chain of equality
801 // Build chain of n equality constraints
  /external/chromium_org/chrome/browser/resources/ntp_android/
ntp_android.js     [all...]
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 417 ;;; Test the strings for equality, 8 bytes at a time. At the end,
  /external/zlib/src/contrib/masmx86/
match686.asm 356 ;;; Test the strings for equality, 8 bytes at a time. At the end,
  /external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
JSON.pm     [all...]

Completed in 1015 milliseconds

1 2