HomeSort by relevance Sort by last modified time
    Searched refs:comparison (Results 201 - 225 of 541) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
universe.go 312 // comparison
alg.go 33 // Type needs special comparison/hashing functions.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
cse.go 298 // Try to order these comparison by cost (cheaper first)
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
AMD64Ops.go 320 // any comparison involving a NaN is always FALSE and thus
    [all...]
S390XOps.go 303 // any comparison involving a NaN is always false and thus
413 // Constant flag values. For any comparison, there are 5 possible
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
hashmap_fast.go 255 // TODO: on amd64/386 at least, make this compile to one 4-byte comparison instead of
string.go 124 // - Used for string(b)=="foo" comparison where b is []byte.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
parsermodule.c 270 * Comparison function used by the Python operators ==, !=, <, >, <=, >=
959 VALIDATER(not_test); VALIDATER(comparison); variable
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
parsermodule.c 239 * Comparison function used by the Python operators ==, !=, <, >, <=, >=
930 VALIDATER(not_test); VALIDATER(comparison); variable
    [all...]
  /external/libchrome/base/files/
file_path.cc 702 // Perform character-wise upper case comparison rather than using the
1280 int comparison = strcasecmp(string1.as_string().c_str(), local
    [all...]
  /external/webrtc/talk/media/webrtc/
webrtcvideoengine2.cc 694 auto comparison = local
698 std::sort(before.begin(), before.end(), comparison);
699 std::sort(after.begin(), after.end(), comparison);
    [all...]
  /prebuilts/go/darwin-x86/src/go/types/
expr.go 565 func (check *Checker) comparison(x, y *operand, op token.Token) { func
566 // spec: "In any comparison, the first operand must be assignable
612 // spec: "Comparison operators compare two operands and yield
784 check.comparison(x, &y, op)
    [all...]
  /prebuilts/go/linux-x86/src/go/types/
expr.go 565 func (check *Checker) comparison(x, y *operand, op token.Token) { func
566 // spec: "In any comparison, the first operand must be assignable
612 // spec: "Comparison operators compare two operands and yield
784 check.comparison(x, &y, op)
    [all...]
  /external/v8/tools/gcmole/
gcmole.lua 264 -- TODO(machenbach): Remove this comparison logic when deprecating gyp.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
alg.go 33 // Type needs special comparison/hashing functions.
  /prebuilts/misc/common/robolectric/lib/
hamcrest-library-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/hamcrest/hamcrest-library/1.3/
hamcrest-library-1.3.jar 
  /prebuilts/tools/common/m2/repository/org/smali/util/2.1.3/
util-2.1.3.jar 
  /build/make/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /external/boringssl/src/crypto/bn/asm/
armv8-mont.pl 20 # explains moderate improvement coefficients in comparison to
31 # comparison to compiler-generated code. On Cortex-A57 improvement
219 // if it is, subtract the modulus. But comparison implies
900 // if it is, subtract the modulus. But comparison implies
    [all...]
  /external/opencv/cvaux/include/
cvvidsurv.hpp 58 #error Do not know how to make case-insensitive string comparison on this platform
    [all...]
  /external/v8/benchmarks/
deltablue.js 99 * this class, so pointer comparison can be used for value comparison.
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
ExprModel.java 160 public ComparisonExpr comparison(String op, Expr left, Expr right) { method in class:ExprModel
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-util-0.9.0.M2.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/sonatype/aether/aether-util/1.7/
aether-util-1.7.jar 

Completed in 1866 milliseconds

1 2 3 4 5 6 7 891011>>