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

  /system/core/libcorkscrew/
backtrace.c 308 size_t fieldWidth = (bufferSize - 80) / 2;
313 frameNumber, symbol->relative_pc, fieldWidth, mapName,
314 fieldWidth, symbolName, pc_offset);
317 frameNumber, symbol->relative_pc, fieldWidth, mapName,
318 fieldWidth, symbolName);
322 frameNumber, symbol->relative_pc, fieldWidth, mapName);
  /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/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 

Completed in 97 milliseconds