OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:differences
(Results
101 - 125
of
1943
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libvpx/libvpx/vpx_dsp/x86/
halfpix_variance_impl_sse2.asm
67
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
71
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
172
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
176
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
276
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
280
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_subpel_variance_impl_sse2.asm
70
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
74
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
177
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
181
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
283
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
287
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
/external/e2fsprogs/tests/f_lotsbad/
expect.1
37
Block bitmap
differences
: -(27--41) -(44--45) -(74--90)
46
Inode bitmap
differences
: -12 -14
/external/jdiff/src/jdiff/
Modifiers.java
54
* Generate a String describing the
differences
between the current
59
* @return The description of the
differences
, null if there is no change.
/external/libgdx/backends/gdx-backends-gwt/
issues.txt
0
DIFFERENCES
TO MAIN APIs/UNSUSPECTED BEHAVIOUR
21
DIFFERENCES
IN EMULATION
/external/mesa3d/src/glx/apple/
RELEASE_NOTES
47
differences
. The contents of your pbuffers will not be clobbered.
51
Due to basic low-level architectural
differences
the usage of shared
/packages/apps/Camera2/src/com/android/camera/one/v2/camera2proxy/
ImageProxy.java
29
* An interface for {@link android.media.Image} with two convenient
differences
:
41
*
differences
:
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/diff/
fsuse.py
43
"Generating fs_use_*
differences
from {0.left_policy} to {0.right_policy}".
65
self.log.debug("Resetting fs_use_* rule
differences
")
genfscon.py
43
"Generating genfscon
differences
from {0.left_policy} to {0.right_policy}".
65
self.log.debug("Resetting genfscon rule
differences
")
netifcon.py
44
self.log.info("Generating netifcon
differences
from {0.left_policy} to {0.right_policy}".
80
self.log.debug("Resetting netifcon
differences
")
nodecon.py
42
self.log.info("Generating nodecon
differences
from {0.left_policy} to {0.right_policy}".
64
self.log.debug("Resetting nodecon
differences
")
objclass.py
47
"Generating class
differences
from {0.left_policy} to {0.right_policy}".format(self))
83
self.log.debug("Resetting object class
differences
")
portcon.py
42
self.log.info("Generating portcon
differences
from {0.left_policy} to {0.right_policy}".
64
self.log.debug("Resetting portcon
differences
")
roles.py
42
"Generating role
differences
from {0.left_policy} to {0.right_policy}".format(self))
68
self.log.debug("Resetting role
differences
")
types.py
47
"Generating type
differences
from {0.left_policy} to {0.right_policy}".format(self))
86
self.log.debug("Resetting type
differences
")
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
binop-segref.s
1
; This used to be part of the binop test;
differences
broke when the
7
; Some
differences
we want to see computed right, giving the right
/cts/tests/tests/uirendering/src/android/uirendering/cts/util/
CompareUtils.java
17
* @param threshold Per channel
differences
for R / G / B channel against the average of these 3
/development/samples/NotePad/
_index.html
14
They are similar in nature, but there are several
differences
in implementation — the tutorial
/external/autotest/client/samples/
control.patch_verify
10
differences
after a patch is applied to the mainline kernel.
/external/clang/test/CodeGenObjC/
arc-weak.m
7
// Ensure that type
differences
don't cause an assert here.
/external/curl/docs/libcurl/
curl_free.3
33
differences
in memory management between your application and libcurl.
/external/e2fsprogs/tests/f_badbblocks/
expect.1
16
Block bitmap
differences
: +50
/external/e2fsprogs/tests/f_badinode/
expect.1
28
Block bitmap
differences
: -25
/external/e2fsprogs/tests/f_clear_xattr/
expect.1
26
Block bitmap
differences
: -(22--23)
/external/e2fsprogs/tests/f_dup_resize/
expect.1
22
Block bitmap
differences
: +(8195--8198)
Completed in 976 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>