HomeSort by relevance Sort by last modified time
    Searched refs:fieldWidth (Results 1 - 6 of 6) sorted by null

  /system/core/libcorkscrew/
backtrace.c 289 size_t fieldWidth = (bufferSize - 80) / 2;
294 frameNumber, symbol->relative_pc, fieldWidth, mapName,
295 fieldWidth, symbolName, pc_offset);
298 frameNumber, symbol->relative_pc, fieldWidth, mapName,
299 fieldWidth, symbolName);
303 frameNumber, symbol->relative_pc, fieldWidth, mapName);
  /external/icu4c/i18n/
dtitvinf.cpp 378 DateIntervalInfo::stringNumeric(int32_t fieldWidth, int32_t anotherFieldWidth,
381 if ( (fieldWidth <= 2 && anotherFieldWidth > 2) ||
382 (fieldWidth > 2 && anotherFieldWidth <= 2 )) {
480 int32_t fieldWidth = skeletonFieldWidth[i];
481 if ( inputFieldWidth == fieldWidth ) {
487 } else if ( fieldWidth == 0 ) {
490 } else if (stringNumeric(inputFieldWidth, fieldWidth,
494 distance += (inputFieldWidth > fieldWidth) ?
495 (inputFieldWidth - fieldWidth) :
496 (fieldWidth - inputFieldWidth)
    [all...]
  /external/icu4c/i18n/unicode/
dtitvinf.h 441 * @param fieldWidth one field width
448 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 

Completed in 225 milliseconds