HomeSort by relevance Sort by last modified time
    Searched refs:STOP (Results 251 - 275 of 391) sorted by null

<<111213141516

  /external/deqp/modules/gles31/stress/
es31sDrawTests.cpp 298 return STOP;
  /external/qemu/android/
hw-events.h 181 KEY_CODE(STOP ,128) \
  /ndk/sources/android/support/src/stdio/
vfprintf.c 71 STOP,
550 } while (st-1<STOP);
  /external/deqp/modules/gles2/functional/
es2fTextureCompletenessTests.cpp 174 return STOP;
234 return STOP;
    [all...]
es2fTextureFilteringTests.cpp 319 return m_caseNdx < (int)m_cases.size() ? CONTINUE : STOP;
606 return m_caseNdx < (int)m_cases.size() ? CONTINUE : STOP;
es2fVertexTextureTests.cpp 627 return STOP;
    [all...]
es2fFboApiTest.cpp 583 return STOP;
  /external/deqp/modules/gles31/functional/
es31fShaderAtomicOpTests.cpp 252 return STOP;
    [all...]
es31fDrawTests.cpp 806 return STOP;
    [all...]
es31fProgramUniformTests.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
GenericSource.cpp 89 setDrmPlaybackStatusIfNeeded(Playback::STOP, 0);
321 mLooper->stop();
514 ALOGV("stop caching, status %d, "
569 void NuPlayer::GenericSource::stop() { function in class:android::NuPlayer::GenericSource
571 setDrmPlaybackStatusIfNeeded(Playback::STOP, 0);
837 track->mSource->stop();
    [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderCompilationCases.cpp     [all...]
es2pDrawCallBatchingTests.cpp 892 return STOP;
    [all...]
es2pShaderOptimizationTests.cpp 296 return STOP;
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderCompilationCases.cpp     [all...]
  /external/eigen/blas/testing/
cblat1.f 43 STOP
231 STOP
514 STOP
zblat1.f 43 STOP
231 STOP
514 STOP
dblat3.f 15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
176 STOP
219 STOP
228 STOP
246 STOP
255 STOP
324 STOP
    [all...]
sblat3.f 15 * F LOGICAL FLAG, T TO STOP ON FAILURES.
176 STOP
219 STOP
228 STOP
246 STOP
255 STOP
324 STOP
    [all...]
  /external/deqp/modules/glshared/
glsUniformBlockCase.cpp     [all...]
glsVertexArrayTests.cpp     [all...]
  /external/stressapptest/src/
worker.cc 172 if (SetStatus(STOP) == PAUSE)
191 case STOP:
198 return (GetStatus() != STOP);
542 // stop when we've filled that many.
    [all...]
  /external/deqp/modules/egl/
teglGLES2SharedRenderingPerfTests.cpp 1067 return STOP;
1077 return STOP;
    [all...]
teglMultiThreadTests.cpp 394 return STOP;
439 return STOP;
557 // Pop configs to stop config list growing
605 // Pop configs to stop config list growing
    [all...]
teglCreateContextExtTests.cpp 1054 return STOP;
    [all...]

Completed in 1272 milliseconds

<<111213141516