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

1 2 3 4 5 6 7 8

  /prebuilts/go/darwin-x86/src/net/
conf_netcgo.go 17 // It is the opposite of "netgo".
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue10066.go 8 // in export data. This is the opposite of issue 9076.
  /prebuilts/go/linux-x86/src/net/
conf_netcgo.go 17 // It is the opposite of "netgo".
  /prebuilts/go/linux-x86/test/fixedbugs/
issue10066.go 8 // in export data. This is the opposite of issue 9076.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
loc3.d 6 # Two text files in opposite order.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefined.s 3 # ->undefined_symbol() callback has been interpreted in the opposite
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
_weakrefset.py 177 opposite = self.__eq__(other)
178 if opposite is NotImplemented:
180 return not opposite
  /external/python/cpython2/Lib/
_weakrefset.py 177 opposite = self.__eq__(other)
178 if opposite is NotImplemented:
180 return not opposite
  /external/eigen/Eigen/src/plugins/
CommonCwiseUnaryOps.h 39 /// \returns an expression of the opposite of \c *this
41 EIGEN_DOC_UNARY_ADDONS(operator-,opposite)
  /external/walt/docs/
DragLatency.md 33 Now imagine that the clocks timestamping the touch and the laser events diverge a little (this divergence is the latency we want to measure). The red 'x' marks would move along the graph. But half of them would move up and half down (corresponding to direction of the finger movement in that point) and therefore they would diverge in opposite directions from the relatively straight horizontal line you see on the screenshot.
39 The Python script used for ChromeOS employs a 2D extension of this method (implemented in [minimization.py](/pywalt/minimization.py)). This has the opposite requirement of some considerable spread of the collected _x_ coordinates.
  /external/llvm/test/MC/Hexagon/
new-value-check.s 9 # invalid: r0 definition predicated on the opposite condition
  /frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
RadialSelectorView.java 252 float opposite = Math.abs(pointY - mYCenter); local
253 double radians = Math.asin(opposite / hypotenuse);
  /prebuilts/go/darwin-x86/src/math/
pow.go 131 // but in the opposite order
  /prebuilts/go/linux-x86/src/math/
pow.go 131 // but in the opposite order
  /prebuilts/go/darwin-x86/src/hash/adler32/
adler32_test.go 33 {0x45ac18fd, "For every action there is an equal and opposite government program."},
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 36 {0x8a79895be1e9c361, 0x3ef8f06daccdcddf, "For every action there is an equal and opposite government program."},
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 33 {0x45ac18fd, "For every action there is an equal and opposite government program."},
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 36 {0x8a79895be1e9c361, 0x3ef8f06daccdcddf, "For every action there is an equal and opposite government program."},
  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256_test.go 39 {"23b1018cd81db1d67983c5f7417c44da9deb582459e378d7a068552ea649dc9f", "For every action there is an equal and opposite government program."},
73 {"84953962be366305a9cc9b5cd16ed019edc37ac96c0deb3e12cca116", "For every action there is an equal and opposite government program."},
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256_test.go 39 {"23b1018cd81db1d67983c5f7417c44da9deb582459e378d7a068552ea649dc9f", "For every action there is an equal and opposite government program."},
73 {"84953962be366305a9cc9b5cd16ed019edc37ac96c0deb3e12cca116", "For every action there is an equal and opposite government program."},
  /art/compiler/optimizing/
code_generator_arm_vixl.cc 1822 IfCondition opposite = condition->GetOppositeCondition(); local
1932 IfCondition opposite = condition->GetOppositeCondition(); local
2000 IfCondition opposite = condition->GetOppositeCondition(); local
2031 IfCondition opposite = condition->GetOppositeCondition(); local
2105 IfCondition opposite = cond->GetOppositeCondition(); local
2242 IfCondition opposite = cond->GetOppositeCondition(); local
2338 IfCondition opposite = cond->GetOppositeCondition(); local
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/md5/
md5_test.go 38 {"637d2fe925c07c113800509964fb0e06", "For every action there is an equal and opposite government program."},
  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1_test.go 40 {"6e29d302bf6e3a5e4305ff318d983197d6906bb9", "For every action there is an equal and opposite government program."},
  /prebuilts/go/linux-x86/src/crypto/md5/
md5_test.go 38 {"637d2fe925c07c113800509964fb0e06", "For every action there is an equal and opposite government program."},
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1_test.go 40 {"6e29d302bf6e3a5e4305ff318d983197d6906bb9", "For every action there is an equal and opposite government program."},

Completed in 652 milliseconds

1 2 3 4 5 6 7 8