HomeSort by relevance Sort by last modified time
    Searched defs:PAC (Results 1 - 25 of 27) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PassManagerInternal.h 195 auto PAC = PA.template getChecker<PassT>();
196 return !PAC.preserved() &&
197 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PassManagerInternal.h 195 auto PAC = PA.template getChecker<PassT>();
196 return !PAC.preserved() &&
197 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
PassManagerInternal.h 194 auto PAC = PA.template getChecker<PassT>();
195 return !PAC.preserved() &&
196 !PAC.template preservedSet<AllAnalysesOn<IRUnitT>>();
  /frameworks/base/core/java/android/net/
IpConfiguration.java 57 /* Use a Pac based proxy.
59 PAC
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
CGSCCPassManager.h 628 auto PAC = PA.getChecker<LazyCallGraphAnalysis>();
629 if (!PAC.preserved() && !PAC.preservedSet<AllAnalysesOn<Module>>()) {
    [all...]
  /frameworks/support/media/src/main/java/androidx/media/subtitle/
Cea608CCParser.java 161 PAC pac = ccData.getPAC(); local
163 if (pac != null) {
165 getMemory().moveBaselineTo(pac.getRow(), mRollUpSize);
167 getMemory().writePAC(pac);
353 private static class PAC extends StyleCode {
357 static PAC fromBytes(byte data1, byte data2) {
367 return new PAC(row, indent * 4, style, COLOR_WHITE);
377 return new PAC(row, -1, style, color);
381 PAC(int row, int col, int style, int color)
969 PAC pac = getPAC(); local
    [all...]
  /frameworks/av/packages/MediaComponents/src/com/android/media/subtitle/
ClosedCaptionRenderer.java 377 PAC pac = ccData.getPAC(); local
379 if (pac != null) {
381 getMemory().moveBaselineTo(pac.getRow(), mRollUpSize);
383 getMemory().writePAC(pac);
569 private static class PAC extends StyleCode {
573 static PAC fromBytes(byte data1, byte data2) {
583 return new PAC(row, indent * 4, style, COLOR_WHITE);
593 return new PAC(row, -1, style, color);
597 PAC(int row, int col, int style, int color)
1189 PAC pac = getPAC(); local
    [all...]

Completed in 3532 milliseconds

1 2