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

  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.h 360 prefCommandLineOpts, /*!< ptrValue is SCmdLineOpt*; retrieves an array of arg/value pairs (parsed from the command line) */
377 @struct SCmdLineOpt
380 struct SCmdLineOpt
    [all...]
PVRShellImpl.h 95 SCmdLineOpt *m_pOpt;
PVRShell.cpp 947 SCmdLineOpt opt;
1001 SCmdLineOpt* pTmp = (SCmdLineOpt*)realloc(m_pOpt, m_nOptMax * sizeof(*m_pOpt));
    [all...]

Completed in 2182 milliseconds