HomeSort by relevance Sort by last modified time
    Searched full:identical (Results 51 - 75 of 3767) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
ipcbuf.h 10 * everyone just ended up making identical copies without specific
mman-common.h 45 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
46 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
redef2.d 3 # identical to ../all, we just need to reverse the relocs.
  /external/curl/docs/libcurl/
curl_strequal.3 36 identical.
49 Non-zero if the strings are identical. Zero if they're not.
  /external/skia/include/client/android/
SkAvoidXfermode.h 35 Tolerance near 255: avoid only colors nearly identical to the op-color
39 Tolerance near 0: draw only on colors that are nearly identical to the op-color
  /external/toybox/tests/
cmp.test 16 testing "cmp identical files, stdout" "cmp input input2" "" "ab\nc\n" ""
17 testing "cmp identical files, return code" "cmp input input2 && echo yes" "yes\n" "ab\nc\n" ""
  /frameworks/compile/mclinker/include/mcld/MC/
ContextFactory.h 22 * avoid opening identical file twice.
26 * ContextFactory returns the identical reference of LDContext if it's openend.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
mman-common.h 39 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
40 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
  /prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_pickling.py 46 # ctypes instances are identical when the instance __dict__
47 # and the memory buffer are identical
  /prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_pickling.py 46 # ctypes instances are identical when the instance __dict__
47 # and the memory buffer are identical
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_pickling.py 46 # ctypes instances are identical when the instance __dict__
47 # and the memory buffer are identical
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_pickling.py 46 # ctypes instances are identical when the instance __dict__
47 # and the memory buffer are identical
  /toolchain/binutils/binutils-2.25/gold/testsuite/
icf_string_merge_test.cc 26 // ignored. This program has no pair of identical functions that can be
28 // become identical.
icf_test.sh 27 # identical sections are correctly folded.
40 printf \"Identical Code Folding did not fold $2 and $3\\n\"
icf_safe_so_test.sh 27 # to verify if identical code folding in safe mode correctly folds
53 echo "Safe Identical Code Folding folded" $2 "and" $3
79 printf \"Safe Identical Code Folding did not fold $2 and $3\\n\"
  /ndk/build/tools/
dev-platform-compress.sh 39 If file2 is identical to file1, we remove its copy in \$DST/android-4/foo,
42 If file3 is identical to file2, we remove its copy in \$DST/android-4/foo,
95 # Files are identical, remove it from destination
  /prebuilts/go/darwin-x86/src/go/types/
operand.go 212 // x's type is identical to T
213 if Identical(V, T) {
228 // x's type V and T have identical underlying types
230 if Identical(Vu, Tu) && (!isNamed(V) || !isNamed(T)) {
235 // type, x's type V and T have identical element types,
238 if Tc, ok := Tu.(*Chan); ok && Identical(Vc.elem, Tc.elem) {
  /prebuilts/go/linux-x86/src/go/types/
operand.go 212 // x's type is identical to T
213 if Identical(V, T) {
228 // x's type V and T have identical underlying types
230 if Identical(Vu, Tu) && (!isNamed(V) || !isNamed(T)) {
235 // type, x's type V and T have identical element types,
238 if Tc, ok := Tu.(*Chan); ok && Identical(Vc.elem, Tc.elem) {
  /cts/apps/CameraITS/tests/scene1/
test_tonemap_sequence.py 27 # There should be 3 identical frames followed by a different set of
28 # 3 identical frames.
  /cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
ImageCompare.java 40 * other. For identical images, psnr = +infinity.
56 "bitmaps verified to be identical in fast path.");
  /external/ImageMagick/config/
lndir.sh 70 echo "$pwd: FROM and TO are identical!"
90 echo "$pwd: FROM and TO are identical!"
  /external/icu/android_icu4j/src/main/java/android/icu/util/
Measure.java 65 * See if two numbers are identical or have the same double value.
68 * @return Returns true if two numbers are identical or have the same double value.
  /external/icu/icu4c/source/common/
servnotf.h 67 * identical listener is not already registered with the Notifier.
84 * register the identical listener more than once will be
  /external/kernel-headers/original/uapi/asm-generic/
mman-common.h 50 #define MADV_MERGEABLE 12 /* KSM may merge identical pages */
51 #define MADV_UNMERGEABLE 13 /* KSM may not merge identical pages */
  /external/llvm/test/MC/ARM/
diagnostics.s 511 @ CHECK-ERRORS: error: source register and base register can't be identical
514 @ CHECK-ERRORS: error: source register and base register can't be identical
517 @ CHECK-ERRORS: error: source register and base register can't be identical
520 @ CHECK-ERRORS: error: source register and base register can't be identical
523 @ CHECK-ERRORS: error: source register and base register can't be identical
526 @ CHECK-ERRORS: error: source register and base register can't be identical
529 @ CHECK-ERRORS: error: source register and base register can't be identical
532 @ CHECK-ERRORS: error: source register and base register can't be identical
535 @ CHECK-ERRORS: error: source register and base register can't be identical
538 @ CHECK-ERRORS: error: source register and base register can't be identical
    [all...]

Completed in 4299 milliseconds

1 23 4 5 6 7 8 91011>>