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

  /libcore/luni/src/test/java/libcore/java/text/
OldSimpleDateFormatTest.java 35 SimpleDateFormat pFormat = new SimpleDateFormat("", Locale.ENGLISH);
55 pFormat.applyPattern(pattern);
57 Date result = pFormat.parse(input, position);
  /system/media/wilhelm/src/
data.h 47 DataFormat *pFormat;
57 #define SL_DATAFORMAT_NULL 0 // application specified a NULL value for pFormat
  /external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
SimpleDateFormatTest.java 37 static SimpleDateFormat pFormat = new SimpleDateFormat("", Locale.ENGLISH);
83 pFormat.applyPattern(pattern);
85 Date result = pFormat.parse(input, position);
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /system/media/wilhelm/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]

Completed in 295 milliseconds