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

  /prebuilts/ndk/r11/sources/android/ndk_helper/
interpolator.cpp 74 bool bContinue;
84 bContinue = true;
88 bContinue = false;
99 bContinue = true;
101 return bContinue;
  /prebuilts/ndk/r13/sources/android/ndk_helper/
interpolator.cpp 74 bool bContinue;
84 bContinue = true;
88 bContinue = false;
99 bContinue = true;
101 return bContinue;
  /external/ltp/testcases/kernel/io/disktest/
main.h 253 BOOL bContinue; /* global that when set to false will force exit for this environment */

Completed in 165 milliseconds