Home
last modified time | relevance | path

Searched defs:exits (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/
H A DControlFlow.java311 public int exits() { return exit == null ? 0 : exit.length; } in exits() method in ControlFlow.Block
341 abstract BasicBlock[] exits(Node n); in exits() method in ControlFlow.Access
409 BasicBlock[] exits = access.exits(this); in makeDepth1stTree() local
427 BasicBlock[] exits = access.exits(this); in makeDominatorTree() local
/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner.cc459 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in FindAndSetLocalAreaForAdjustments() local
610 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in ConstructSubgraphClosedSSA() local
877 ArenaVector<HBasicBlock*> exits(arena_->Adapter(kArenaAllocSuperblockCloner)); in IsSubgraphClonable() local
/aosp_15_r20/external/crosvm/hypervisor/tests/
H A Dmmio_fetch_memory.rs72 let exits = AtomicU16::new(0); in test_whpx_mmio_fetch_memory() localVariable
H A Dread_only_memory.rs158 let exits = AtomicU16::new(0); in test_read_only_memory() localVariable
H A Dmmio_and_pio.rs109 let exits = AtomicU16::new(0); in test_mmio_and_pio() localVariable
/aosp_15_r20/external/crosvm/kvm/tests/
H A Dread_only_memory.rs90 let mut exits = 0; in test_run() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dgraph.go132 exits [10]int member
/aosp_15_r20/external/bc/include/
H A Dparse.h168 BcVec exits; member
/aosp_15_r20/external/crosvm/src/crosvm/sys/windows/
H A Dstats.rs99 let mut exits = serde_json::json!([]); in json() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dlikelyadjust.go17exits []*Block // exits records blocks reached by exits from this loop. Initialized by findExit… member
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dos_plan9.go35 func exits(msg *byte) func
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_utils.cpp34 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.cpp34 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_utils.cpp34 const std::unordered_set<BasicBlock*>& exits, in DominatesAnExit()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcfgloop.h174 struct loop_exit *exits; member
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_python.cpp954 AppendOnlyList<c10::approx_time_t, N>& exits, in addExits()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis_test.cc962 std::array<Output, 2> exits; in TEST() local
/aosp_15_r20/external/toybox/toys/pending/
H A Dbc.c449 BcVec exits; member
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/
HDtools.lint-checks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/31.7.0-alpha07/
HDlint-checks-31.7.0-alpha07.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/prebuilts/checkstyle/
HDcheckstyle.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/puppycrawl/ com/ ...
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h67019 u64 exits; member
/aosp_15_r20/tools/deviceinfra/prebuilts/
Dlab_server_oss_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
Dats_olc_server_local_mode_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12