HomeSort by relevance Sort by last modified time
    Searched refs:opposite (Results 26 - 50 of 200) sorted by null

12 3 4 5 6 7 8

  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 36 {0x45ac18fd, "For every action there is an equal and opposite government program.", "adl\x01\xcc\xfa\f\x00"},
  /prebuilts/go/linux-x86/src/net/
tcpsock_posix.go 82 // The opposite can also happen: if we ask the kernel to pick an appropriate
ipsock.go 102 // primaries, while addresses with the opposite label are returned
  /prebuilts/go/linux-x86/src/sync/
pool.go 182 // In pinSlow we store to localSize and then to local, here we load in opposite order.
  /prebuilts/go/linux-x86/src/syscall/
exec_windows.go 253 // Windows CreateProcess assumes the opposite: it looks for
syscall_darwin.go 201 // order is mtime, atime: the opposite of Chtimes
  /prebuilts/sdk/current/extras/constraint-layout/solver/
constraint-layout-solver-1.1.0-beta1.jar 
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactListItemView.java 164 static public final PhotoPosition getDefaultPhotoPosition(boolean opposite) {
169 return (opposite ? PhotoPosition.LEFT : PhotoPosition.RIGHT);
172 return (opposite ? PhotoPosition.RIGHT : PhotoPosition.LEFT);
176 private PhotoPosition mPhotoPosition = getDefaultPhotoPosition(false /* normal/non opposite */);
    [all...]
  /external/ImageMagick/www/api/
quantize.php 63 <p>Each primary color component (red, green, or blue) represents an intensity which varies linearly from 0 to a maximum value, Cmax, which corresponds to full saturation of that color. Color allocation is defined over a domain consisting of the cube in RGB space with opposite vertices at (0,0,0) and (Cmax, Cmax, Cmax). QUANTIZE requires Cmax = 255.</p>
65 <p>The algorithm maps this domain onto a tree in which each node represents a cube within that domain. In the following discussion these cubes are defined by the coordinate of two opposite vertices (vertex nearest the origin in RGB space and the vertex farthest from the origin).</p>
morphology.php 154 <dd> Comet:{width},{sigma},{angle} Blur in one direction only, much like how a bright object leaves a comet like trail. The Kernel is actually half a gaussian curve, Adding two such blurs in opposite directions produces a Blur Kernel. Angle can be rotated in multiples of 90 degrees. </dd>
    [all...]
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
epydoc.js 4 // take; and change their text to the opposite action.
  /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
epydoc.js 4 // take; and change their text to the opposite action.
  /prebuilts/go/darwin-x86/src/net/
ipsock.go 102 // primaries, while addresses with the opposite label are returned
  /compatibility/cdd/7_hardware-compatibility/
7_5_cameras.md 14 the device opposite the display; that is, it images scenes on the far side of
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_test.go 41 {0x33955150, 0xc5142380, "For every action there is an equal and opposite government program.", "crc\x01?\x91Ma\xe9>\x86", "crc\x01wB\x84\x81\xaa@\xc4\x1c"},
  /prebuilts/go/darwin-x86/src/hash/crc64/
crc64_test.go 39 {0x8a79895be1e9c361, 0x3ef8f06daccdcddf, "For every action there is an equal and opposite government program.", "crc\x02s\xba\x84\x84\xbb\xcd]\xef\xf3pV\x01c_Wu", "crc\x02`&\x9aR\xe1\xb7\xfee\xe7\xc6\n\b\x12FL\xa0"},
  /prebuilts/go/darwin-x86/src/math/big/
float.go 461 // For a negative result (z.neg) it is exactly the opposite.
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
netpoll.go 364 // do the opposite: store to closing/rd/wd, membarrier, load of rg/wg
  /prebuilts/go/darwin-x86/src/syscall/
syscall_darwin.go 201 // order is mtime, atime: the opposite of Chtimes
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_test.go 41 {0x33955150, 0xc5142380, "For every action there is an equal and opposite government program.", "crc\x01?\x91Ma\xe9>\x86", "crc\x01wB\x84\x81\xaa@\xc4\x1c"},
  /prebuilts/go/linux-x86/src/hash/crc64/
crc64_test.go 39 {0x8a79895be1e9c361, 0x3ef8f06daccdcddf, "For every action there is an equal and opposite government program.", "crc\x02s\xba\x84\x84\xbb\xcd]\xef\xf3pV\x01c_Wu", "crc\x02`&\x9aR\xe1\xb7\xfee\xe7\xc6\n\b\x12FL\xa0"},
  /prebuilts/go/linux-x86/src/math/big/
float.go 461 // For a negative result (z.neg) it is exactly the opposite.
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
netpoll.go 364 // do the opposite: store to closing/rd/wd, membarrier, load of rg/wg
  /build/soong/androidmk/cmd/androidmk/
android.go 630 // given a function that returns a bool, returns a function that returns the opposite
  /frameworks/rs/script_api/
rs_matrix.spec 316 with a corner at <code>(-1, -1, -1)</code> and the opposite at <code>(1, 1, 1)</code>.

Completed in 1273 milliseconds

12 3 4 5 6 7 8