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

  /packages/apps/Settings/src/com/android/settings/applications/
AppOpsDetails.java 109 final AppOpsManager.OpEntry firstOp = entry.getOpEntry(0);
113 String perm = AppOpsManager.opToPermission(firstOp.getOp());
133 final int switchOp = AppOpsManager.opToSwitch(firstOp.getOp());
  /external/llvm/lib/IR/
Instructions.cpp     [all...]
ConstantFold.cpp 89 Instruction::CastOps firstOp = Instruction::CastOps(Op->getOpcode());
98 return CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy, DstTy,
    [all...]
  /external/skia/tests/
PathOpsDebug.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 243 Instruction::CastOps firstOp = Instruction::CastOps(CI->getOpcode());
251 unsigned Res = CastInst::isEliminableCastPair(firstOp, secondOp, SrcTy, MidTy,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.metadata_2.2.0.v20130523-1557.jar 

Completed in 728 milliseconds