HomeSort by relevance Sort by last modified time
    Searched defs:shortData (Results 1 - 7 of 7) sorted by null

  /cts/tests/tests/media/src/android/media/cts/
AudioRecordTest.java 158 short[] shortData = new short[BUFFER_SIZE];
164 mAudioRecord.read(shortData, 0, BUFFER_SIZE);
  /external/chromium_org/third_party/icu/source/i18n/
compactdecimalformat.cpp 114 CDFLocaleStyleData shortData;
116 inline CDFLocaleData() : shortData(), longData() { }
375 shortData.Init(status);
446 return &data.shortData;
451 return &data.shortData;
505 UResourceBundle* shortData = NULL;
511 shortData = tryGetDecimalFallback(
525 if (shortData == NULL) {
527 shortData = tryGetDecimalFallback(latnResource.getAlias(), gPatternsShort, &shortDataFillIn, MUST, status);
530 if (longData != NULL && isRoot(longData, status) && !isRoot(shortData, status))
    [all...]
  /external/icu/icu4c/source/i18n/
compactdecimalformat.cpp 114 CDFLocaleStyleData shortData;
116 inline CDFLocaleData() : shortData(), longData() { }
375 shortData.Init(status);
446 return &data.shortData;
451 return &data.shortData;
505 UResourceBundle* shortData = NULL;
511 shortData = tryGetDecimalFallback(
525 if (shortData == NULL) {
527 shortData = tryGetDecimalFallback(latnResource.getAlias(), gPatternsShort, &shortDataFillIn, MUST, status);
530 if (longData != NULL && isRoot(longData, status) && !isRoot(shortData, status))
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 163 milliseconds