OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comparing
(Results
51 - 75
of
83
) sorted by null
1
2
3
4
/external/devlib/devlib/
target.py
[
all
...]
/external/r8/src/main/java/com/android/tools/r8/dex/
FileWriter.java
337
Arrays.sort(codesArray, Comparator.
comparing
(codeToSignatureMap::get));
[
all
...]
/prebuilts/go/darwin-x86/src/encoding/gob/
codec_test.go
21
// Guarantee encoding format by
comparing
some encodings to hand-written values
[
all
...]
encoder_test.go
975
// There was an error check
comparing
the length of the input with the
/prebuilts/go/darwin-x86/src/go/types/
stmt.go
228
// Order matters: By
comparing
v against x, error positions are at the case values.
/prebuilts/go/linux-x86/src/encoding/gob/
codec_test.go
21
// Guarantee encoding format by
comparing
some encodings to hand-written values
[
all
...]
encoder_test.go
975
// There was an error check
comparing
the length of the input with the
/prebuilts/go/linux-x86/src/go/types/
stmt.go
228
// Order matters: By
comparing
v against x, error positions are at the case values.
/external/boringssl/ios-arm/crypto/fipsmodule/
bsaes-armv7.S
42
@ When
comparing
to x86_64 results keep in mind that NEON unit is
44
@ instruction-level parallelism. And when
comparing
to aes-armv4
[
all
...]
/external/boringssl/linux-arm/crypto/fipsmodule/
bsaes-armv7.S
43
@ When
comparing
to x86_64 results keep in mind that NEON unit is
45
@ instruction-level parallelism. And when
comparing
to aes-armv4
[
all
...]
/external/bison/
maint.mk
360
# Use STREQ rather than
comparing
strcmp == 0, or != 0.
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/go/darwin-x86/src/go/build/
build.go
143
// Try expanding symlinks and
comparing
[
all
...]
/prebuilts/go/linux-x86/src/go/build/
build.go
143
// Try expanding symlinks and
comparing
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.repository.tools_2.1.0.v20130327-2119.jar
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/pydoc_data/
topics.py
[
all
...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/pydoc_data/
topics.py
[
all
...]
/external/python/cpython2/Lib/pydoc_data/
topics.py
[
all
...]
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
walk.go
[
all
...]
/prebuilts/go/darwin-x86/src/reflect/
type.go
311
// function for
comparing
objects of this type
[
all
...]
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
walk.go
[
all
...]
/prebuilts/go/linux-x86/src/reflect/
type.go
311
// function for
comparing
objects of this type
[
all
...]
Completed in 869 milliseconds
1
2
3
4