OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MINIMUM
(Results
1 - 17
of
17
) sorted by null
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/ranking/
TiesStrategy.java
25
* <li>
MINIMUM
- Tied values are assigned the
minimum
applicable rank, or the rank
33
* between the values returned by the
MINIMUM
and MAXIMUM strategies.</li>
44
/** Ties get the
minimum
applicable rank */
45
MINIMUM
,
/bionic/libc/upstream-openbsd/lib/libc/stdio/
open_memstream.c
27
#define
MINIMUM
(a, b) (((a) < (b)) ? (a) : (b))
98
*st->psize =
MINIMUM
(st->pos, st->len);
open_wmemstream.c
28
#define
MINIMUM
(a, b) (((a) < (b)) ? (a) : (b))
108
*st->psize =
MINIMUM
(st->pos, st->len);
/external/icu/android_icu4j/src/main/java/android/icu/util/
Calendar.java
64
*
minimum
days in first week, start day of week, et cetera).
223
* prior value because of changes in its
minimum
or maximum after field
[
all
...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
Calendar.java
63
*
minimum
days in first week, start day of week, et cetera).
222
* prior value because of changes in its
minimum
or maximum after field
[
all
...]
/prebuilts/devtools/tools/lib/
osgi-4.0.0.jar
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar
/prebuilts/tools/common/osgi/
osgi.jar
/prebuilts/tools/common/fest/
fest-swing-1.2.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/sdk/current/
android.jar
/prebuilts/sdk/system_current/
android.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar
/prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar
Completed in 2708 milliseconds