OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numeric
(Results
201 - 225
of
1607
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit2/Shared/
APIObject.h
58
// Base
numeric
types
/frameworks/base/core/res/res/values-land/
dimens.xml
24
<!-- Default height of a key in the password keyboard for
numeric
-->
/frameworks/base/core/res/res/values-xlarge/
dimens.xml
23
<!-- Default height of a key in the password keyboard for
numeric
-->
/libcore/luni/src/main/java/java/text/
Format.java
26
* convert other objects or values, such as
numeric
values and dates, and their
28
* or contain localized characters or strings. For example, a
numeric
formatter
29
* such as {@code DecimalFormat} may convert a
numeric
value such as 12345 to
30
* the string "$12,345". It may also parse the string back into a
numeric
value.
/ndk/sources/cxx-stl/stlport/stlport/using/
locale
36
// _lib.category.numeric_ and _lib.facet.numpunct_,
numeric
:
/ndk/tests/device/test-gnustl-full/unit/
rndshf_test.cpp
1
#include <
numeric
>
setinter_test.cpp
1
#include <
numeric
>
setunion_test.cpp
1
#include <
numeric
>
/ndk/tests/device/test-stlport/unit/
rndshf_test.cpp
1
#include <
numeric
>
setinter_test.cpp
1
#include <
numeric
>
setunion_test.cpp
1
#include <
numeric
>
/packages/apps/Exchange/tests/src/com/android/exchange/
ExchangeServiceTest.java
46
// Consists of alpha-
numeric
/packages/apps/Mms/res/layout/
edit_slide_duration.xml
47
android:
numeric
="integer"
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/using/
locale
36
// _lib.category.numeric_ and _lib.facet.numpunct_,
numeric
:
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/using/
locale
36
// _lib.category.numeric_ and _lib.facet.numpunct_,
numeric
:
/system/media/mca/filterpacks/numeric/java/
SinWaveFilter.java
18
package android.filterpacks.
numeric
;
/external/icu4c/data/brkitr/
sent.txt
25
$
Numeric
= [\p{Sentence_Break =
Numeric
}];
40
$NumericEx = $
Numeric
($Extend | $Format)*;
sent_el.txt
25
$
Numeric
= [\p{Sentence_Break =
Numeric
}];
40
$NumericEx = $
Numeric
($Extend | $Format)*;
/external/icu4c/i18n/unicode/
umsg.h
247
* locale. For all
numeric
arguments, double is assumed unless the type is
274
* locale. For all
numeric
arguments, double is assumed unless the type is
300
* For
numeric
arguments, this function will always use doubles. Integer types
325
* For
numeric
arguments, this function will always use doubles. Integer types
351
* locale. For all
numeric
arguments, double is assumed unless the type is
381
* locale. For all
numeric
arguments, double is assumed unless the type is
409
* For
numeric
arguments, this function will always use doubles. Integer types
437
* For
numeric
arguments, this function will always use doubles. Integer types
590
* locale. For all
numeric
arguments, double is assumed unless the type is
612
* locale. For all
numeric
arguments, double is assumed unless the type i
[
all
...]
/external/iptables/extensions/
libip6t_LOG.c
29
" --log-level level Level of logging (
numeric
or see syslog.conf)\n"
108
int
numeric
)
115
if (
numeric
)
libipt_LOG.c
29
" --log-level level Level of logging (
numeric
or see syslog.conf)\n"
108
int
numeric
)
115
if (
numeric
)
libxt_TPROXY.c
51
int
numeric
)
62
int
numeric
)
75
int
numeric
)
/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
HtmlStripFunction.java
179
// If the entity is not a
numeric
value, try looking it up by name.
189
* Appends an entity to a string by
numeric
code.
192
* @param entity the
numeric
code for the entity as a char sequence.
/external/stlport/etc/
msvcincl.dat
98
numeric
99
numeric
.h
100
numeric
.h
/external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/LexicalConventions/
lexical-001.js
23
*SUMMARY: Testing
numeric
literals that begin with 0.
28
* our behaviour a superset of the ECMA
numeric
grammar.
39
var summary = 'Testing
numeric
literals that begin with 0';
Completed in 460 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>