HomeSort by relevance Sort by last modified time
    Searched defs:Ready (Results 1 - 15 of 15) sorted by null

  /external/pdfium/core/include/fpdfapi/
fpdf_render.h 129 Ready, // FPDF_RENDER_READER
  /external/gemmlowp/internal/
multi_thread_gemm.h 190 Ready, // Is not working, has not yet received new work to do.
218 assert(new_state == State::Ready);
220 case State::Ready:
225 assert(new_state == State::Ready ||
233 if (state_ == State::Ready) {
244 ChangeState(State::Ready);
249 // In the 'Ready' state, we have nothing to do but to wait until
252 &state_, State::Ready, &state_cond_, &state_mutex_);
257 // Got work to do! So do it, and then revert to 'Ready' state.
262 ChangeState(State::Ready);
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
pageint.h 276 enum ParseStatus { Ready, ToBeContinued, Done };
  /external/pdfium/core/include/fxcrt/
fx_basic.h 1194 Ready,
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.2/
kotlin-stdlib-1.0.2.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.12.613/
kotlin-stdlib-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1513/
kotlin-stdlib-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/0.13.1514/
kotlin-stdlib-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-1103/
kotlin-stdlib-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-rc-1036/
kotlin-stdlib-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0/
kotlin-stdlib-1.0.0.jar 
  /prebuilts/tools/common/offline-m2/org/jetbrains/kotlin/kotlin-stdlib/1.0.0-beta-4584/
kotlin-stdlib-1.0.0-beta-4584.jar 

Completed in 268 milliseconds