OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fieldWidth
(Results
1 - 9
of
9
) sorted by null
/system/core/libcorkscrew/
backtrace.c
318
int
fieldWidth
= (bufferSize - 80) / 2;
324
fieldWidth
, mapName,
fieldWidth
, symbolName, pc_offset);
328
fieldWidth
, mapName,
fieldWidth
, symbolName);
333
fieldWidth
, mapName);
/external/chromium_org/third_party/icu/source/i18n/
dtitvinf.cpp
385
DateIntervalInfo::stringNumeric(int32_t
fieldWidth
, int32_t anotherFieldWidth,
388
if ( (
fieldWidth
<= 2 && anotherFieldWidth > 2) ||
389
(
fieldWidth
> 2 && anotherFieldWidth <= 2 )) {
493
int32_t
fieldWidth
= skeletonFieldWidth[i];
494
if ( inputFieldWidth ==
fieldWidth
) {
500
} else if (
fieldWidth
== 0 ) {
503
} else if (stringNumeric(inputFieldWidth,
fieldWidth
,
507
distance += (inputFieldWidth >
fieldWidth
) ?
508
(inputFieldWidth -
fieldWidth
) :
509
(
fieldWidth
- inputFieldWidth)
[
all
...]
/external/icu4c/i18n/
dtitvinf.cpp
404
DateIntervalInfo::stringNumeric(int32_t
fieldWidth
, int32_t anotherFieldWidth,
407
if ( (
fieldWidth
<= 2 && anotherFieldWidth > 2) ||
408
(
fieldWidth
> 2 && anotherFieldWidth <= 2 )) {
506
int32_t
fieldWidth
= skeletonFieldWidth[i];
507
if ( inputFieldWidth ==
fieldWidth
) {
513
} else if (
fieldWidth
== 0 ) {
516
} else if (stringNumeric(inputFieldWidth,
fieldWidth
,
520
distance += (inputFieldWidth >
fieldWidth
) ?
521
(inputFieldWidth -
fieldWidth
) :
522
(
fieldWidth
- inputFieldWidth)
[
all
...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
dtitvinf.h
441
* @param
fieldWidth
one field width
448
static UBool U_EXPORT2 stringNumeric(int32_t
fieldWidth
,
/external/icu4c/i18n/unicode/
dtitvinf.h
437
* @param
fieldWidth
one field width
444
static UBool U_EXPORT2 stringNumeric(int32_t
fieldWidth
,
/external/mdnsresponder/mDNSShared/
DebugServices.c
[
all
...]
/external/mdnsresponder/mDNSCore/
DNSCommon.c
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 875 milliseconds