OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:means
(Results
101 - 125
of
9678
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/system/core/include/cutils/
sched_policy.h
42
* On platforms which support gettid(), zero tid
means
current thread.
48
* On platforms which support gettid(), zero tid
means
current thread.
/system/netd/server/
FirewallController.h
24
// WHITELIST
means
the firewall denies all by default, uids must be explicitly ALLOWed
25
// BLACKLIST
means
the firewall allows all by default, uids must be explicitly DENYed
/external/freetype/include/
ftmac.h
88
/* FreeType error code. 0~
means
success. */
127
/* FreeType error code. 0~
means
success. */
155
/* FreeType error code. 0~
means
success. */
186
/* FreeType error code. 0~
means
success. */
217
/* FreeType error code. 0~
means
success. */
252
/* FreeType error code. 0~
means
success. */
ftbitmap.h
95
/* FreeType error code. 0~
means
success. */
126
/* FreeType error code. 0~
means
success. */
167
/* FreeType error code. 0~
means
success. */
197
/* FreeType error code. 0~
means
success. */
221
/* FreeType error code. 0~
means
success. */
ftcid.h
77
* FreeType error code. 0~
means
success.
112
* FreeType error code. 0~
means
success.
146
* FreeType error code. 0~
means
success.
ftgzip.h
69
* FreeType error code. 0~
means
success.
83
* This
means
that if no font driver is capable of handling the raw
127
* FreeType error code. 0~
means
success.
ftpfr.h
83
* FreeType error code. 0~
means
success.
118
* FreeType error code. 0~
means
success.
153
* FreeType error code. 0~
means
success.
ftsizes.h
92
/* FreeType error code. 0~
means
success. */
118
/* FreeType error code. 0~
means
success. */
142
/* FreeType error code. 0~
means
success. */
/external/pdfium/third_party/freetype/include/
ftmac.h
88
/* FreeType error code. 0~
means
success. */
127
/* FreeType error code. 0~
means
success. */
155
/* FreeType error code. 0~
means
success. */
186
/* FreeType error code. 0~
means
success. */
217
/* FreeType error code. 0~
means
success. */
252
/* FreeType error code. 0~
means
success. */
ftbitmap.h
87
/* FreeType error code. 0~
means
success. */
118
/* FreeType error code. 0~
means
success. */
159
/* FreeType error code. 0~
means
success. */
189
/* FreeType error code. 0~
means
success. */
213
/* FreeType error code. 0~
means
success. */
ftcid.h
76
* FreeType error code. 0~
means
success.
111
* FreeType error code. 0~
means
success.
145
* FreeType error code. 0~
means
success.
ftgzip.h
69
* FreeType error code. 0~
means
success.
83
* This
means
that if no font driver is capable of handling the raw
127
* FreeType error code. 0~
means
success.
ftpfr.h
83
* FreeType error code. 0~
means
success.
118
* FreeType error code. 0~
means
success.
153
* FreeType error code. 0~
means
success.
ftsizes.h
92
/* FreeType error code. 0~
means
success. */
118
/* FreeType error code. 0~
means
success. */
142
/* FreeType error code. 0~
means
success. */
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
IIccPhoneBook.aidl
67
* Set both oldTag and oldPhoneNubmer to ""
means
to replace an
71
* Set both newTag and newPhoneNubmer to ""
means
to replace the old
92
* Set both oldTag and oldPhoneNubmer to ""
means
to replace an
96
* Set both newTag and newPhoneNubmer to ""
means
to replace the old
115
* Set both newTag and newPhoneNubmer to ""
means
to replace the old
134
* Set both newTag and newPhoneNubmer to ""
means
to replace the old
/external/eigen/Eigen/src/Core/util/
Constants.h
16
/** This value
means
that a positive quantity (e.g., a size) is not known at compile-time, and that instead the value is
23
/** This value
means
that a signed quantity (e.g., a signed index) is not known at compile-time, and that instead its value
28
/** This value
means
+Infinity; it is currently used only as the p parameter to MatrixBase::lpNorm<int>().
29
* The value Infinity there
means
the L-infinity norm.
48
* for a matrix, this
means
that the storage order is row-major.
57
*
means
the expression should be evaluated by the calling expression */
62
*
means
the expression should be evaluated before any assignment */
67
* Short version:
means
the expression might be vectorized
69
* Long version:
means
that the coefficients can be handled by packets
99
* Short version:
means
the expression can be seen as 1D vector
[
all
...]
/external/lz4/
lz4_block_format.txt
70
1
means
"current position - 1 byte".
77
However here, 0
means
that the copy operation will be minimal.
79
As a consequence, a 0 value
means
4 bytes, and a value of 15
means
19+ bytes.
83
A 255 value
means
there is another byte to read and add.
/external/lzma/C/
Types.h
140
/* if (input(*size) != 0 && output(*size) == 0)
means
end_of_stream.
153
(result < size)
means
error */
172
/* if (input(*size) != 0 && output(*size) == 0)
means
end_of_stream.
223
/* Returns: result. (result != SZ_OK)
means
break.
224
Value (UInt64)(Int64)-1 for size
means
unknown value. */
/external/opencv/ml/src/
mlem.cpp
48
*
means
- calculated by the EM algorithm set of gaussians'
means
.
68
Symbol '
means
transposition.
74
means
= weights = probs = inv_eigen_values = log_weight_div_det = 0;
81
means
= weights = probs = inv_eigen_values = log_weight_div_det = 0;
98
cvReleaseMat( &
means
);
142
if( !params.
means
)
166
if( params.
means
)
168
const CvMat* m = params.
means
;
226
dims =
means
->cols
[
all
...]
/cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
MeanVerificationTest.java
106
private void verifyStats(SensorStats stats, boolean passed, float[]
means
) {
109
for (int i = 0; i <
means
.length; i++) {
110
assertEquals(
means
[i], actual[i], 0.1);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/html/
components.html
47
The red cross
means
that there's at least one scenario on one machine for
50
The warning icon
means
that some warnings occur for some results. The current possible warning are:
66
the children status. That
means
that as soon as one scenario is in error then
/external/icu/icu4c/source/io/
ufmt_cmn.h
96
* @param uselower TRUE
means
lower case will be used, FALSE
means
upper case
98
* which will be padded with zeroes. -1
means
do not pad.
/external/iproute2/examples/
cbqinit.eth1
21
# est 1sec 8sec
means
, that kernel will evaluate average rate
33
# by another
means
will fall to this class.
69
# New element: split is not 1:0, but 1:7FFE. It
means
,
/external/sonic/
main.c
63
" -p pitch -- Set pitch scaling factor. 1.3
means
30%% higher.\n"
65
" -r rate -- Set playback rate. 2.0
means
2X faster, and 2X pitch.\n"
66
" -s speed -- Set speed up factor. 2.0
means
2X faster.\n"
/frameworks/base/core/java/android/transition/
CircularPropagation.java
39
* Transition. A <code>propagationSpeed</code> of 1
means
that a View centered farthest from
41
* in start delay of approximately the duration of the Transition. A speed of 2
means
the
46
* of the transition. A speed of 4
means
it works 4 times as fast
Completed in 1209 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>