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

1 2

  /frameworks/wilhelm/src/
data.h 47 DataFormat *pFormat;
57 #define SL_DATAFORMAT_NULL 0 // application specified a NULL value for pFormat
  /libcore/luni/src/test/java/libcore/java/text/
OldSimpleDateFormatTest.java 34 SimpleDateFormat pFormat = null;
40 pFormat = new SimpleDateFormat("", Locale.ENGLISH);
46 pFormat = null;
67 pFormat.applyPattern(pattern);
69 Date result = pFormat.parse(input, position);
  /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...]
  /external/icu4c/test/intltest/
numfmtst.cpp     [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...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/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...]
  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h 294 void * pFormat;
299 void * pFormat;
    [all...]

Completed in 989 milliseconds

1 2