Home
last modified time | relevance | path

Searched defs:pFlags (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1319 unsigned int* pFlags[3] = in ParseGenericSurface() local
1345 unsigned int* pFlags[3] = in ParseGenericSurface() local
1890 unsigned int* pFlags[3] = in ParseTextures() local
1903 unsigned int* pFlags[3] = in ParseTextures() local
/external/icu/icu4c/source/tools/toolutil/
Ducmstate.c52 parseState(const char *s, int32_t state[256], uint32_t *pFlags) { in parseState()