HomeSort by relevance Sort by last modified time
    Searched refs:needPrefix (Results 1 - 5 of 5) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
TransferPipe.java 201 boolean needPrefix = true;
220 if (needPrefix) {
222 needPrefix = false;
228 needPrefix = true;
  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 217 BasicBlock *needPrefix(bool NeedEmpty);
707 BasicBlock *StructurizeCFG::needPrefix(bool NeedEmpty) {
794 BasicBlock *Flow = needPrefix(false);
827 LoopStart = needPrefix(true);
850 LoopEnd = needPrefix(false);
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 930 milliseconds