OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compares
(Results
1 - 25
of
55
) sorted by null
1
2
3
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
branch-misc-3.s
1
# ctc1s and
compares
shouldn't appear in a branch delay slot.
/prebuilts/go/darwin-x86/doc/play/
tree.go
13
// This program
compares
a pair of trees by
16
// to a third goroutine that
compares
them.
/prebuilts/go/linux-x86/doc/play/
tree.go
13
// This program
compares
a pair of trees by
16
// to a third goroutine that
compares
them.
/external/ImageMagick/www/api/
compare.php
59
<p>CompareImages()
compares
one or more pixel channels of an image to a reconstructed image and returns the difference image.</p>
98
<p>GetImageDistortion()
compares
one or more pixel channels of an image to a reconstructed image and returns the specified distortion metric.</p>
138
<p>GetImageDistortions()
compares
the pixel channels of an image to a reconstructed image and returns the specified distortion metric for each channel.</p>
209
<p>SimilarityImage()
compares
the reference image of the image and returns the best match offset. In addition, it returns a similarity image such that an exact match location is completely white and if none of the pixels match, black, otherwise some gray level in-between.</p>
layer.php
111
<p>CompareImagesLayers()
compares
each image with the next in a sequence and returns the minimum bounding region of all the pixel differences (of the LayerMethod specified) it discovers.</p>
146
<p>OptimizeImageLayers()
compares
each image the GIF disposed forms of the previous image in the sequence. From this it attempts to select the smallest cropped image to replace each frame, while preserving the results of the GIF animation.</p>
200
<p>OptimizeImageTransparency() takes a frame optimized GIF animation, and
compares
the overlayed pixels against the disposal image resulting from all the previous frames in the animation. Any pixel that does not change the disposal image (and thus does not effect the outcome of an overlay) is made transparent.</p>
/prebuilts/go/darwin-x86/src/crypto/hmac/
hmac.go
92
// Equal
compares
two MACs for equality without leaking timing information.
/prebuilts/go/linux-x86/src/crypto/hmac/
hmac.go
92
// Equal
compares
two MACs for equality without leaking timing information.
/prebuilts/go/darwin-x86/src/cmd/gofmt/
gofmt_test.go
123
// TestRewrite processes testdata/*.input files and
compares
them to the
/prebuilts/go/darwin-x86/src/sort/
example_multi_test.go
91
// which
compares
a single field.
sort_test.go
424
// Uncomment if you are trying to improve the number of
compares
/swaps.
/prebuilts/go/linux-x86/src/cmd/gofmt/
gofmt_test.go
123
// TestRewrite processes testdata/*.input files and
compares
them to the
/prebuilts/go/linux-x86/src/sort/
example_multi_test.go
91
// which
compares
a single field.
/prebuilts/go/darwin-x86/src/strings/
replace_test.go
519
// BenchmarkByteByteReplaces
compares
byteByteImpl against multiple Replaces.
527
// BenchmarkByteByteMap
compares
byteByteImpl against Map.
/prebuilts/go/linux-x86/src/strings/
replace_test.go
519
// BenchmarkByteByteReplaces
compares
byteByteImpl against multiple Replaces.
527
// BenchmarkByteByteMap
compares
byteByteImpl against Map.
/external/curl/packages/vms/
compare_curl_source.com
5
$! This procedure
compares
the files in two directories and reports the
/prebuilts/go/darwin-x86/src/go/parser/
error_test.go
107
// compareErrors
compares
the map of expected error messages with the list
/prebuilts/go/linux-x86/src/go/parser/
error_test.go
107
// compareErrors
compares
the map of expected error messages with the list
/build/blueprint/pathtools/
glob.go
336
// GlobWithDepFile finds all files that match glob. It
compares
the list of files
/prebuilts/go/darwin-x86/misc/cgo/gmp/
gmp.go
334
// CmpInt
compares
x and y. The result is
/prebuilts/go/darwin-x86/src/cmd/vet/all/
main.go
8
// It
compares
the output against a set of whitelists
/prebuilts/go/linux-x86/misc/cgo/gmp/
gmp.go
334
// CmpInt
compares
x and y. The result is
/prebuilts/go/linux-x86/src/cmd/vet/all/
main.go
8
// It
compares
the output against a set of whitelists
/prebuilts/go/darwin-x86/src/go/printer/
printer_test.go
85
// diff
compares
a and b.
/prebuilts/go/darwin-x86/src/math/big/
rat.go
463
// Cmp
compares
x and y and returns:
/prebuilts/go/linux-x86/src/go/printer/
printer_test.go
85
// diff
compares
a and b.
Completed in 957 milliseconds
1
2
3