Searched refs:cit (Results 1 – 2 of 2) sorted by relevance
410 EGLint cit; in PND_gl_createcontext() local562 for (cit = 0; cit < configs; cit++) { in PND_gl_createcontext()572 wdata->gles_configs[cit], EGL_STENCIL_SIZE, in PND_gl_createcontext()586 wdata->gles_configs[cit], EGL_DEPTH_SIZE, in PND_gl_createcontext()604 if (cit == configs) { in PND_gl_createcontext()605 cit = 0; in PND_gl_createcontext()607 wdata->gles_config = cit; in PND_gl_createcontext()
3730 Json::Value::const_iterator cit; in JSONTEST_FIXTURE_LOCAL() local3731 cit = it; in JSONTEST_FIXTURE_LOCAL()3732 JSONTEST_ASSERT(cit == cj.begin()); in JSONTEST_FIXTURE_LOCAL()
Completed in 12 milliseconds