HomeSort by relevance Sort by last modified time
    Searched full:disjunction (Results 1 - 16 of 16) sorted by null

  /external/hamcrest/src/org/hamcrest/core/
AnyOf.java 11 * Calculates the logical disjunction of two matchers. Evaluation is
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_attribute_unittest.cc 448 // Second set of test data -- failing disjunction.
457 // Positive filter, failing (disjunction of tests).
460 // Negative filter, passing (disjunction of tests).
465 // Third set of test data, corner case -- empty disjunction.
489 // 2. Performing logical disjunction (||) between multiple specifications.
574 // 1.e. -- This should fail as conjunction but pass as disjunction.
579 // First disjunction, no conflict.
621 const size_t kLowercaseSizes[] = { 4u, 4u, 4u, 4u }; // As disjunction.
638 // 2.a. -- This should pass as disjunction, because one of the tests passes.
  /external/chromium_org/chrome/common/extensions/permissions/
set_disjunction_permission.h 22 // disjunction of a set of conditions. Each condition is represented by a
  /external/chromium_org/v8/src/
parser.h 386 // Builder for the stored disjunction.
388 // Stored disjunction type (capture, look-ahead or grouping), if any.
390 // Stored disjunction's capture index (if any).
parser.cc     [all...]
jsregexp.h 411 VISIT(Disjunction) \
    [all...]
  /external/v8/src/
parser.h 391 // Builder for the stored disjunction.
393 // Stored disjunction type (capture, look-ahead or grouping), if any.
395 // Stored disjunction's capture index (if any).
parser.cc     [all...]
jsregexp.h 432 VISIT(Disjunction) \
    [all...]
  /external/droiddriver/src/com/google/android/droiddriver/finders/
By.java 260 * @return a finder that is the logical disjunction of given finders
  /external/chromium_org/v8/test/mjsunit/
regexp.js 670 // End anchor inside disjunction.
  /external/v8/test/mjsunit/
regexp.js 670 // End anchor inside disjunction.
  /external/chromium_org/tools/valgrind/tsan/
suppressions.txt 504 fun:JSC::Yarr::Interpreter::*Disjunction*
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
AppleScript_Suite.py 560 """or: Logical disjunction
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.pb_2.2.0.v20100429.jar 
  /external/chromium_org/third_party/sqlite/src/test/
fts1porter.test     [all...]

Completed in 1267 milliseconds