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

  /external/v8/test/mjsunit/compiler/
regress-3260426.js 32 function always_false() {} function
33 function test() { return always_false() ? 0 : 1; }
  /external/chromium/base/metrics/
field_trial_unittest.cc 73 char always_false[] = " always false"; local
79 always_false[0] = i;
93 always_false, 10, default_always_false, next_year_, 12, 31);
  /external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
Predicates.java 60 return ObjectPredicate.ALWAYS_FALSE.withNarrowedType();
214 ALWAYS_FALSE {
  /external/clang/test/CXX/expr/expr.const/
p2-0x.cpp 582 struct always_false {
588 static const bool and_value = b && and_or<always_false<b>::value>::and_value;
589 static const bool or_value = !b || and_or<always_false<b>::value>::or_value;
  /external/guava/guava/src/com/google/common/base/
Predicates.java 63 return ObjectPredicate.ALWAYS_FALSE.withNarrowedType();
277 ALWAYS_FALSE {
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 

Completed in 1062 milliseconds