Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1311 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local
1337 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local
1363 char* pszRemaining; in ParseGenericSurface() local
1396 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local
1420 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseGenericSurface() local
1459 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); in ParseGenericSurface() local
1536 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS DELIM_TOKENS); in ParseTexture() local
1548 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); in ParseTexture() local
1563 … char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); // String component. Get the rest of the line. in ParseTexture() local
1595 char* pszRemaining = strtok(NULL, NEWLINE_TOKENS); in ParseTexture() local
[all …]