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

1 2 3 4

  /external/mesa3d/src/mesa/state_tracker/
st_format.c 1436 enum pipe_format pformat; member in struct:exact_format_mapping
    [all...]
  /frameworks/wilhelm/src/
data.h 51 DataFormat *pFormat;
61 #define SL_DATAFORMAT_NULL 0 // application specified a NULL value for pFormat
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_localevalue.cpp 106 IFX_FormatString* pFormat = IFX_FormatString::Create(m_pLocaleMgr, FALSE);
108 pFormat->SplitFormatString(wsPattern, wsPatterns);
114 FX_LOCALECATEGORY eCategory = pFormat->GetCategory(wsFormat);
118 bRet = pFormat->ParseNull(wsValue, wsFormat);
124 bRet = pFormat->ParseZero(wsValue, wsFormat);
131 bRet = pFormat->ParseNum(wsValue, wsFormat, fNum);
133 bRet = pFormat->FormatNum(wsValue, wsFormat, wsOutput);
138 bRet = pFormat->ParseText(wsValue, wsFormat, wsOutput);
141 bRet = pFormat->FormatText(wsValue, wsFormat, wsOutput);
148 bRet = pFormat->ParseDateTime(wsValue, wsFormat, FX_DATETIMETYPE_Date,
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
SimpleDateFormatTest.java 641 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH);
643 pFormat.parse("14 GMT-23");
648 pFormat.parse("14 GMT+23");
657 SimpleDateFormat pFormat = new SimpleDateFormat("h z", Locale.ENGLISH);
661 pFormat.parse("14 GMT+24:00");
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Channel.cpp 637 int pFormat;
640 pFormat = atoi(prop);
641 if (pFormat == 1) {
656 int pFormat;
659 pFormat = atoi(prop);
660 if (pFormat == 1) {
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3Channel.cpp 644 int pFormat;
647 pFormat = atoi(prop);
648 if (pFormat == 1) {
667 int pFormat;
670 pFormat = atoi(prop);
671 if (pFormat == 1) {
    [all...]
  /external/icu/icu4c/source/test/intltest/
numfmtst.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpcndr.h 366 PFORMAT_STRING pFormat;
521 RPCRTAPI unsigned char *RPC_ENTRY NdrPointerMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
522 RPCRTAPI unsigned char *RPC_ENTRY NdrCsArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
523 RPCRTAPI unsigned char *RPC_ENTRY NdrCsTagMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
524 RPCRTAPI unsigned char *RPC_ENTRY NdrSimpleStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
525 RPCRTAPI unsigned char *RPC_ENTRY NdrConformantStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
526 RPCRTAPI unsigned char *RPC_ENTRY NdrConformantVaryingStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
527 RPCRTAPI unsigned char *RPC_ENTRY NdrComplexStructMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
528 RPCRTAPI unsigned char *RPC_ENTRY NdrFixedArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
529 RPCRTAPI unsigned char *RPC_ENTRY NdrConformantArrayMarshall(PMIDL_STUB_MESSAGE pStubMsg,unsigned char *pMemory,PFORMAT_STRING pFormat);
    [all...]
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /development/ndk/platforms/android-21/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/current/platforms/android-12/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/SLES/
OpenSLES.h 368 void *pFormat;
374 void *pFormat;
    [all...]

Completed in 2312 milliseconds

1 2 3 4