OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:differences
(Results
201 - 225
of
1982
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
DataDrivenCalendarTest.java
80
+", SOURCE calendar was not set:
Differences
: "+ diffs);
94
+", SET SOURCE calendar was not set:
Differences
: "+ diffs);
105
errln((String)"FAIL: "+thisString+",
Differences
: "+ diffs);
244
+", SET SOURCE calendar was not set:
Differences
: "+ diffs);
294
+"
Differences
: "+ diffs );
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
DataDrivenCalendarTest.java
76
+", SOURCE calendar was not set:
Differences
: "+ diffs);
90
+", SET SOURCE calendar was not set:
Differences
: "+ diffs);
101
errln((String)"FAIL: "+thisString+",
Differences
: "+ diffs);
240
+", SET SOURCE calendar was not set:
Differences
: "+ diffs);
290
+"
Differences
: "+ diffs );
/external/skia/src/utils/
SkPatchUtils.cpp
14
* Evaluator to sample the values of a cubic bezier using forward
differences
.
15
* Forward
differences
is a method for evaluating a nth degree polynomial at a uniform step by only
24
* apply again forward
differences
and get linear function to which we can apply again forward
25
*
differences
to get a constant difference. This is why we keep an array of size 4, the 0th
46
* Restarts the forward
differences
evaluator to the first value of t = 0.
/prebuilts/gdb/darwin-x86/lib/python2.7/
filecmp.py
89
x.report() -> prints a report on the
differences
between dir1 and dir2
91
x.report_partial_closure() -> prints report on
differences
between dir1
173
def phase3(self): # Find out
differences
between common files
177
def phase4(self): # Find out
differences
between common subdirectories
192
def report(self): # Print a report on the
differences
between a and b
/prebuilts/gdb/linux-x86/lib/python2.7/
filecmp.py
89
x.report() -> prints a report on the
differences
between dir1 and dir2
91
x.report_partial_closure() -> prints report on
differences
between dir1
173
def phase3(self): # Find out
differences
between common files
177
def phase4(self): # Find out
differences
between common subdirectories
192
def report(self): # Print a report on the
differences
between a and b
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
filecmp.py
89
x.report() -> prints a report on the
differences
between dir1 and dir2
91
x.report_partial_closure() -> prints report on
differences
between dir1
173
def phase3(self): # Find out
differences
between common files
177
def phase4(self): # Find out
differences
between common subdirectories
192
def report(self): # Print a report on the
differences
between a and b
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
filecmp.py
89
x.report() -> prints a report on the
differences
between dir1 and dir2
91
x.report_partial_closure() -> prints report on
differences
between dir1
173
def phase3(self): # Find out
differences
between common files
177
def phase4(self): # Find out
differences
between common subdirectories
192
def report(self): # Print a report on the
differences
between a and b
/external/icu/icu4c/source/test/thaitest/
thaitest.cpp
25
* to compute the word breaks. The program reports any
differences
in the
29
* exptected that this program will always report some
differences
.
82
* This is the main class. It compares word breaks and reports the
differences
.
92
// verbose - report all breaks if true, otherwise just report
differences
152
// report all breaks if true, otherwise just report
differences
157
* The main constructor: it calls compareWordBreaks and reports any
differences
/external/libvpx/libvpx/vp8/encoder/x86/
denoising_sse2.c
20
/* Compute the sum of all pixel
differences
of this MB. */
67
/* Calculate
differences
*/
118
/* Compute the sum of all pixel
differences
of this MB. */
143
// Calculate
differences
.
238
/* Calculate
differences
*/
322
// Calculate
differences
.
/external/pcre/dist/doc/html/
pcrecompat.html
16
DIFFERENCES
BETWEEN PCRE AND PERL
19
This document describes the
differences
in the ways that PCRE and Perl handle
20
regular expressions. The
differences
described here are with respect to Perl
96
differences
in more detail in the
97
<a href="pcrepattern.html#recursiondifference">section on recursion
differences
from Perl</a>
123
13. There are some
differences
that are concerned with the settings of captured
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
pmmintrin.h
63
///
differences
of both operands.
102
/// The horizontal
differences
between the values are stored in the lower
106
/// The horizontal
differences
between the values are stored in the upper
109
///
differences
of both operands.
172
/// and
differences
of both operands.
218
///
differences
of both operands.
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_impl_sse2.asm
460
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
462
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
569
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
571
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
676
paddw xmm6, xmm5 ; xmm6 += accumulated column
differences
678
paddd xmm7, xmm5 ; xmm7 += accumulated square column
differences
/external/jsilver/src/com/google/clearsilver/jsilver/template/
HtmlWhiteSpaceStripper.java
42
* function, we are not aware of any
differences
that yield functionally
44
* and report any
differences
.
51
// TODO: Determine what the exact
differences
are in levels in
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_TransRecBlockCoef_intra.c
73
* absolute
differences
starts from 0 for each call to this
105
* start of the buffer containing the coefficient
differences
for
115
* i.e., sum of the absolute
differences
between predicted and
/frameworks/base/docs/html/sdk/api_diff/19/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/api_diff/20/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/api_diff/21/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/api_diff/22/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/api_diff/23/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/api_diff/24/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/api_diff/n-preview-4-incr/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/support_api_diff/22.2.0/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/support_api_diff/22.2.1/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/support_api_diff/23/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
/frameworks/base/docs/html/sdk/support_api_diff/23.1.0/changes/
jdiff_help.html
59
JDiff is a <a href="http://java.sun.com/j2se/javadoc/" target="_top">Javadoc</a> doclet which generates a report of the API
differences
between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does.
66
The indexes shown in the top-left frame help show each type of change in more detail. The index "All
Differences
" contains all the
differences
between the APIs, in alphabetical order.
Completed in 3705 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>