Home
last modified time | relevance | path

Searched defs:Live (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py19 def __init__(self, live: "Live", refresh_per_second: float) -> None:
35 class Live(JupyterMixin, RenderHook): class
279 from .live import Live as Live unknown
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py19 def __init__(self, live: "Live", refresh_per_second: float) -> None:
35 class Live(JupyterMixin, RenderHook): class
279 from .live import Live as Live unknown
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py19 def __init__(self, live: "Live", refresh_per_second: float) -> None:
35 class Live(JupyterMixin, RenderHook): class
279 from .live import Live as Live unknown
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/
Dlive.py19 def __init__(self, live: "Live", refresh_per_second: float) -> None:
35 class Live(JupyterMixin, RenderHook): class
279 from .live import Live as Live unknown
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp147 bool isLive(const LiveVariables::LivenessValues &Live, const VarDecl *D) { in isLive()
210 const LiveVariables::LivenessValues &Live) { in CheckVarDecl()
230 const LiveVariables::LivenessValues& Live) { in CheckDeclRef()
259 const LiveVariables::LivenessValues &Live) override { in observeStmt()
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfgNode.cpp636 LivenessBV Live(NumVars); in livenessLightweight() local
656 LivenessBV &Live = Liveness->getScratchBV(); in liveness() local
957 const LivenessBV *Live; in emitRegisterUsage() local
H A DIceInst.cpp189 void Inst::livenessLightweight(Cfg *Func, LivenessBV &Live) { in livenessLightweight()
204 bool Inst::liveness(InstNumberT InstNumber, LivenessBV &Live, in liveness()
429 void InstPhi::livenessPhiOperand(LivenessBV &Live, CfgNode *Target, in livenessPhiOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp79 bool Live = false; member
88 bool Live = false; member
H A DRewriteStatepointsForGC.cpp1688 Function &F, DominatorTree &DT, ArrayRef<Value *> Live, in relocationViaAlloca()
2338 SmallVector<Value *, 128> Live; in insertParsePoints() local
2699 static void checkBasicSSA(DominatorTree &DT, SetVector<Value *> &Live, in checkBasicSSA()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DADCE.cpp80 bool Live = false; member
89 bool Live = false; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_variable.h29 struct live_intervals Live[4]; member
H A Dradeon_regalloc.h58 struct live_intervals Live[4]; member
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h68 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h73 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h73 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h73 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/hardware/google/gfxstream/host/
DStalePtrRegistry.h122 Live, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h73 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h73 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h74 enum Liveness { Live, MaybeLive }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_driver.h131 static absl::node_hash_map<CUcontext, std::unique_ptr<GpuContext>>* Live() { in Live() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/cfg/
Dcfg.go70 Live bool // block is reachable from entry member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/liveness/
Dintervals.go149 func (c *IntervalsBuilder) Live(pos int) error { func
/aosp_15_r20/packages/modules/DnsResolver/doh/network/
Ddriver.rs61 Live, enumerator
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1550 Function &F, DominatorTree &DT, ArrayRef<Value *> Live, in relocationViaAlloca()
2143 SmallVector<Value *, 128> Live; in insertParsePoints() local
2443 static void checkBasicSSA(DominatorTree &DT, SetVector<Value *> &Live, in checkBasicSSA()

12