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

1 2 3 45 6 7 8 91011>>

  /external/deqp/modules/gles2/functional/
es2fMultisampleTests.cpp 476 return STOP;
488 return STOP;
860 return STOP;
871 return STOP;
    [all...]
es2fColorClearTest.cpp 281 return TestCase::STOP;
294 return isFinal ? TestCase::STOP : TestCase::CONTINUE;
  /external/deqp/modules/gles3/functional/
es3fMultisampleTests.cpp 632 return STOP;
644 return STOP;
    [all...]
es3fRasterizerDiscardTests.cpp 272 return STOP;
278 return STOP;
415 return STOP;
420 return (++m_iterNdx < NUM_CASE_ITERATIONS) ? CONTINUE : STOP;
es3fBufferCopyTests.cpp 126 return STOP;
219 return STOP;
es3fColorClearTest.cpp 281 return TestCase::STOP;
294 return isFinal ? TestCase::STOP : TestCase::CONTINUE;
es3fFboTestCase.cpp 100 return STOP;
119 return STOP;
es3fShaderFragDataTests.cpp 213 return STOP;
338 return STOP;
es3fShaderPackingFunctionTests.cpp 241 return STOP;
331 return STOP;
432 return STOP;
522 return STOP;
628 return STOP;
738 return STOP;
es3fShaderBuiltinVarTests.cpp 157 return STOP;
274 return STOP;
373 return STOP;
468 return STOP;
588 return STOP;
686 return STOP;
    [all...]
  /external/deqp/modules/gles31/functional/
es31fInternalFormatQueryTests.cpp 185 return STOP;
244 return STOP;
337 return STOP;
es31fFboTestCase.cpp 102 return STOP;
123 return STOP;
es31fShaderPackingFunctionTests.cpp 245 return STOP;
335 return STOP;
436 return STOP;
526 return STOP;
632 return STOP;
742 return STOP;
853 return STOP;
    [all...]
es31fTessellationTests.cpp     [all...]
es31fBasicComputeShaderTests.cpp 111 return STOP;
226 return STOP;
347 return STOP;
448 return STOP;
574 return STOP;
674 return STOP;
    [all...]
es31fStencilTexturingTests.cpp 560 return STOP;
646 return STOP;
735 return STOP;
792 return STOP;
866 return STOP;
925 return STOP;
    [all...]
  /external/openssl/apps/
s_time.c 323 #define STOP 1
450 totalTime += tm_Time_F(STOP); /* Add the time for this iteration */
540 totalTime += tm_Time_F(STOP); /* Add the time for this iteration*/
  /external/openssl/crypto/des/
des_opts.c 358 #define STOP 1
410 tm[index]=Time_F(STOP); \
461 d=Time_F(STOP);
  /external/chromium_org/v8/tools/testrunner/local/
pool.py 29 The worker stops on two conditions. 1. When the poison pill "STOP" is
32 for args in iter(work_queue.get, "STOP"):
126 # For exceptional tear down set the "done" event to stop the workers before
132 # per worker to make them stop.
133 self.work_queue.put("STOP")
  /external/deqp/modules/gles2/performance/
es2pTextureUploadTests.cpp 336 return STOP;
377 return STOP;
432 return STOP;
466 return STOP;
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/testing/
tts.js 33 cvox.TestTts.prototype.sentinelText_ = '@@@STOP@@@';
43 // 'After' is a sentinel value in the tests that tells TTS to stop and
54 * Creates a sentinel element that indicates when TTS should stop and callbacks
55 * should stop being called.
  /external/chromium_org/v8/src/
optimizing-compiler-thread.cc 57 case STOP:
64 // The main thread is blocked, waiting for the stop semaphore.
185 void OptimizingCompilerThread::Stop() {
187 base::Release_Store(&stop_thread_, static_cast<base::AtomicWord>(STOP));
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_imdct_synth.cpp 66 stop window
121 #define STOP 3
260 case STOP:
  /packages/apps/Mms/src/com/android/mms/ui/
SlideshowPresenter.java 163 } else if (action == MediaAction.STOP) {
243 } else if (action == MediaAction.STOP) {
  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp 491 return STOP;
706 return STOP;
713 return STOP;
718 return STOP;
895 return STOP;
902 return STOP;
907 return STOP;
    [all...]

Completed in 860 milliseconds

1 2 3 45 6 7 8 91011>>