OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minimum
(Results
576 - 600
of
5538
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/libcore/luni/src/main/java/java/security/cert/
X509CRLSelector.java
212
* Sets the criterion for the
minimum
CRL number.
218
* the
minimum
CRL number or null to not check the
minimum
CRL
309
* Returns the criterion for the
minimum
CRL number.
314
* @return the
minimum
CRL number or {@code null} if the
minimum
CRL number
/ndk/sources/cxx-stl/stlport/stlport/stl/
_limits.h
404
FLT_MIN_EXP, //
Minimum
exponent
406
FLT_MIN_10_EXP, //
Minimum
base 10 exponent
435
DBL_MIN_EXP, //
Minimum
exponent
437
DBL_MIN_10_EXP, //
Minimum
base 10 exponent
465
LDBL_MIN_EXP, //
Minimum
exponent
467
LDBL_MIN_10_EXP,//
Minimum
base 10 exponent
/ndk/sources/host-tools/sed-4.2.1/lib/
stdint.in.h
96
/*
Minimum
and maximum values for a integer type under the usual assumption.
179
/* 7.18.1.2.
Minimum
-width integer types */
206
/* 7.18.1.3. Fastest
minimum
-width integer types */
328
/* 7.18.2.2. Limits of
minimum
-width integer types */
367
/* 7.18.2.3. Limits of fastest
minimum
-width integer types */
508
/* 7.18.4.1. Macros for
minimum
-width integer constants */
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_limits.h
404
FLT_MIN_EXP, //
Minimum
exponent
406
FLT_MIN_10_EXP, //
Minimum
base 10 exponent
435
DBL_MIN_EXP, //
Minimum
exponent
437
DBL_MIN_10_EXP, //
Minimum
base 10 exponent
465
LDBL_MIN_EXP, //
Minimum
exponent
467
LDBL_MIN_10_EXP,//
Minimum
base 10 exponent
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_limits.h
404
FLT_MIN_EXP, //
Minimum
exponent
406
FLT_MIN_10_EXP, //
Minimum
base 10 exponent
435
DBL_MIN_EXP, //
Minimum
exponent
437
DBL_MIN_10_EXP, //
Minimum
base 10 exponent
465
LDBL_MIN_EXP, //
Minimum
exponent
467
LDBL_MIN_10_EXP,//
Minimum
base 10 exponent
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_limits.h
404
FLT_MIN_EXP, //
Minimum
exponent
406
FLT_MIN_10_EXP, //
Minimum
base 10 exponent
435
DBL_MIN_EXP, //
Minimum
exponent
437
DBL_MIN_10_EXP, //
Minimum
base 10 exponent
465
LDBL_MIN_EXP, //
Minimum
exponent
467
LDBL_MIN_10_EXP,//
Minimum
base 10 exponent
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_limits.h
404
FLT_MIN_EXP, //
Minimum
exponent
406
FLT_MIN_10_EXP, //
Minimum
base 10 exponent
435
DBL_MIN_EXP, //
Minimum
exponent
437
DBL_MIN_10_EXP, //
Minimum
base 10 exponent
465
LDBL_MIN_EXP, //
Minimum
exponent
467
LDBL_MIN_10_EXP,//
Minimum
base 10 exponent
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_limits.h
404
FLT_MIN_EXP, //
Minimum
exponent
406
FLT_MIN_10_EXP, //
Minimum
base 10 exponent
435
DBL_MIN_EXP, //
Minimum
exponent
437
DBL_MIN_10_EXP, //
Minimum
base 10 exponent
465
LDBL_MIN_EXP, //
Minimum
exponent
467
LDBL_MIN_10_EXP,//
Minimum
base 10 exponent
/system/core/include/utils/
BasicHashtable.h
114
// Determines the appropriate size of a bucket array to store a certain
minimum
173
/* Creates a hashtable with the specified
minimum
initial capacity.
176
* minimumInitialCapacity: The
minimum
initial capacity for the hashtable.
312
* Grows the hashtable to at least the specified
minimum
capacity or the
322
* hashtable by choosing a
minimum
capacity that is smaller than the current
325
* minimumCapacity: The desired
minimum
capacity after rehashing.
/external/chromium_org/chrome/browser/extensions/api/alarms/
alarm_manager.h
47
// The
minimum
granularity is the
minimum
allowed polling rate. This stops
184
// but not more often than the
minimum
granularity of all alarms.
/external/chromium_org/chrome/common/extensions/api/
test.json
34
"
minimum
": 1024,
47
"
minimum
": 1024,
59
"
minimum
": 0,
/external/chromium_org/net/quic/crypto/
crypto_handshake.h
109
// set_minimum_size sets the
minimum
number of bytes that the message should
113
// Padding is useful in order to ensure that messages are a
minimum
size. A
114
// QUIC server can require a
minimum
size in order to reduce the
crypto_protocol.h
128
// kClientHelloMinimumSize is the
minimum
size of a client hello. Client hellos
129
// will have PAD tags added in order to ensure this
minimum
is met and client
130
// hellos smaller than this will be an error. This
minimum
size reduces the
/external/chromium_org/ui/views/controls/button/
label_button_unittest.cc
72
// Clear the monotonically increasing
minimum
size.
104
// Clear the monotonically increasing
minimum
size.
160
// Clear the monotonically increasing
minimum
size.
/external/chromium_org/ui/views/controls/
single_split_view_unittest.cc
181
// Drag divider to the top, beyond first child
minimum
size.
190
// Drag divider to the bottom, beyond second child
minimum
size.
199
// Drag divider between childs'
minimum
sizes.
/external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
CrossHatchFilter.java
173
* Sets
minimum
luminance levels for lines drawn
208
* Sets
minimum
distance between lines drawn
265
* Returns
minimum
distance between lines
/external/jpeg/
jmemsys.h
86
* There is a
minimum
space requirement, corresponding to the
minimum
100
* Conversely, zero may be returned to always use the
minimum
amount of memory.
/external/libgsm/src/
add.c
122
* with
minimum
of
123
*
minimum
of 1073741824 (01000000000000000000000000000000) and
128
*
minimum
of -2147483648 (-10000000000000000000000000000000) and
/external/qemu/distrib/jpeg-6b/
jmemsys.h
86
* There is a
minimum
space requirement, corresponding to the
minimum
100
* Conversely, zero may be returned to always use the
minimum
amount of memory.
/packages/apps/UnifiedEmail/src/com/android/mail/ui/
AttachmentTileGrid.java
117
// Divide width by
minimum
tile size to get the number of columns.
118
// Truncation will ensure that the
minimum
will always be the
minimum
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
Constants.java
128
/** The
minimum
amount of progress that has to be done before the progress bar gets updated */
131
/** The
minimum
amount of time that has to elapse before the progress bar gets updated, in ms */
144
* The
minimum
amount of time that the download manager accepts for
/bionic/libc/bionic/
scandir.cpp
80
// Allocate the
minimum
number of bytes necessary, rounded up to a 4-byte boundary.
/development/samples/Spinner/
AndroidManifest.xml
31
Requires a
minimum
platform version of Android-3 (SDK 1.5) to run
/development/samples/Support4Demos/res/layout/
sliding_pane_layout.xml
39
requiring at least the
minimum
width expressed by
/device/asus/flo/overlay/frameworks/base/core/res/res/values/
config.xml
107
<!--
Minimum
screen brightness allowed by the power manager. -->
111
Must be in the range specified by
minimum
and maximum. -->
114
<!--
Minimum
screen brightness setting allowed by the power manager.
234
<!--
Minimum
span needed to begin a touch scaling gesture.
Completed in 1410 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>