Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp319 static bool ConcatenateLinesUntil(CPVRTString& Out, int &nLine, const char * const * const ppszLine… in ConcatenateLinesUntil()
551 for(unsigned int nLine=0; nLine < m_psContext->nNumLines; nLine++) in Parse() local
/external/sqlite/dist/
Dshell.c484 int nLine = zLine==0 ? 0 : 100; in local_getline() local
1880 int nLine = 0; in shell_callback() local
3639 int nLine; /* Current line number */ member
6724 int nLine; /* Length of current line */ in process_input() local
/external/sqlite/dist/orig/
Dshell.c478 int nLine = zLine==0 ? 0 : 100; in local_getline() local
1874 int nLine = 0; in shell_callback() local
3617 int nLine; /* Current line number */ member
6702 int nLine; /* Length of current line */ in process_input() local