OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:differences
(Results
276 - 300
of
1982
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_fpformat.py
19
#
Differences
only occur for unreasonable n and d. <.2 wink>)
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/
palmos.py
49
# The PalmOS character set is mostly iso-8859-1 with some
differences
.
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_fpformat.py
19
#
Differences
only occur for unreasonable n and d. <.2 wink>)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
palmos.py
49
# The PalmOS character set is mostly iso-8859-1 with some
differences
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fpformat.py
19
#
Differences
only occur for unreasonable n and d. <.2 wink>)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
palmos.py
49
# The PalmOS character set is mostly iso-8859-1 with some
differences
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fpformat.py
19
#
Differences
only occur for unreasonable n and d. <.2 wink>)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic4x/
tic4x.exp
18
# Test x930509a -- correct assembly of
differences
involving forward
/tools/test/connectivity/acts/tests/google/tel/config/
README.md
2
Telephony config files have some
differences
from other ACTS configs that require additional keys to be defined in order to run nearly all tests. Below are details of many such keys:
/art/runtime/arch/arm64/
memcmp16_arm64.S
66
eor diff, data1, data2 /* Non-zero if
differences
found. */
67
csinv endloop, diff, xzr, ne /* Last Dword or
differences
. */
/bionic/libc/arch-arm64/generic/bionic/
memcmp.S
71
eor diff, data1, data2 /* Non-zero if
differences
found. */
72
csinv endloop, diff, xzr, ne /* Last Dword or
differences
. */
/device/google/marlin/dataservices/datatop/src/
datatop_opt.c
181
printf("\ti\t\tPrint dp
differences
, reset initial dp values\n");
182
printf("\tl\t\tPrint dp
differences
since last reset\n");
/external/e2fsprogs/tests/f_badorphan/
expect.1
53
Block bitmap
differences
: -(1363--1399) -(1401--1405) -1461 -(1505--1533) -(1538--1540) -(1566--1574) -(1593--1600) -(1604--1605) -1654 -(1656--1703) -(1706--1726) -1728 -(1803--1804) -1913 -(2286--2295) -2392 -(2960--2973) -(3118--3154) -3345 -(3451--3452) -3569 -(3748--3749) -4409 -(4411--4414) -(4435--4456) -(4720--4725) -4929 -(4967--4984) -(5258--5275) -(5352--5354) -(5412--5425) -5493 -(5620--5647) -(5676--5677) -(5720--5744) -(5760--5788) -6013
62
Inode bitmap
differences
: -13 -(17--19) -(22--28) -30 -33 -36 -38 -(43--44) -(46--47) -51 -53 -56 -61 -65 -(70--71) -75 -77 -(83--85) -87 -91 -93 -(96--97) -99 -109
/external/libgdx/gdx/src/com/badlogic/gdx/utils/
ScreenUtils.java
81
* always contain RGBA8888 data. Because of
differences
in screen and image origins the framebuffer contents should be flipped
95
* screen will have RGBA values of 0. Because of
differences
in screen and image origins the framebuffer contents should be
/external/libmpeg2/common/arm/
ideint_spatial_filter_a9.s
109
@ Calculate absolute
differences
144
@ Move the
differences
to ARM registers
/external/libmpeg2/common/armv8/
ideint_spatial_filter_av8.s
107
// Calculate absolute
differences
142
// Move the
differences
to ARM registers
/external/libvpx/libvpx/vpx_dsp/x86/
sad4d_avx2.c
40
// sum of the absolute
differences
between every ref-i to src
117
// sum of the absolute
differences
between every ref-i to src
/frameworks/base/docs/html/sdk/api_diff/19/changes/
alldiffs_index_removals.html
29
<table summary="Index for All
Differences
" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
37
<a href="alldiffs_index_all.html" xclass="hiddenlink">All
Differences
</a>
/frameworks/base/docs/html/sdk/support_api_diff/22.2.1/changes/
alldiffs_index_removals.html
29
<table summary="Index for All
Differences
" width="100%" class="jdiffIndex" border="0" cellspacing="0" cellpadding="0" style="padding-bottom:0;margin-bottom:0;">
37
<a href="alldiffs_index_all.html" xclass="hiddenlink">All
Differences
</a>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_sad4d_intrin_avx2.c
39
// sum of the absolute
differences
between every ref-i to src
116
// sum of the absolute
differences
between every ref-i to src
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
MullerSolver.java
150
* The formulas here use divided
differences
directly.</p>
183
* The formulas here use divided
differences
directly.</p>
203
// d01, d12, d012 are divided
differences
295
* The formulas here do not use divided
differences
directly.</p>
327
* The formulas here do not use divided
differences
directly.</p>
/external/chromium-trace/catapult/third_party/Paste/paste/debug/
fsdiff.py
4
Module to find
differences
over time in a filesystem
157
Returns dictionary of
differences
, keyed by path. Each
325
description of the
differences
.
328
return 'No
differences
'
356
s.append('Files with
differences
: %s' % len(diffs))
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
BOCSU.java
44
* <p>We encode
differences
with few bytes if their absolute values
52
* middle byte value for single-byte encoded
differences
. For
74
* to minimize the
differences
in same-script text runs. (Syn Wee,
86
* a sequence of byte-encoded
differences
(slope detection),
173
* With an equal distribution of even and odd
differences
there is also
/external/icu/icu4c/source/test/intltest/
dadrcal.cpp
225
+", SET SOURCE calendar was not set:
Differences
: "+ diffs
273
+"
Differences
: "+ diffs +"', status: "
309
+", SOURCE calendar was not set:
Differences
: "+ diffs
331
+", SET SOURCE calendar was not set:
Differences
: "+ diffs
350
errln((UnicodeString)"FAIL: "+thisString+",
Differences
: "+ diffs
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
BOCSU.java
43
* <p>We encode
differences
with few bytes if their absolute values
51
* middle byte value for single-byte encoded
differences
. For
73
* to minimize the
differences
in same-script text runs. (Syn Wee,
85
* a sequence of byte-encoded
differences
(slope detection),
172
* With an equal distribution of even and odd
differences
there is also
Completed in 3367 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>