HomeSort by relevance Sort by last modified time
    Searched refs:reachable (Results 1 - 25 of 279) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/v8/src/compiler/
all-nodes.cc 14 : reachable(local_zone),
22 : reachable(local_zone),
31 reachable.push_back(end);
32 // Find all nodes reachable from {end}.
33 for (size_t i = 0; i < reachable.size(); i++) {
34 for (Node* const input : reachable[i]->inputs()) {
41 reachable.push_back(input);
45 for (Node* use : reachable[i]->uses()) {
51 reachable.push_back(use);
  /external/autotest/client/site_tests/network_WiFiResume/
network_WiFiResume.py 15 def run_once(self, reachable=None, wifi_timeout=5, dev=None):
21 @param reachable: ip address (string) to try to ping as a network test
37 if network_is_up(reachable=reachable, dev=dev):
41 have_network = network_is_up(reachable=reachable, dev=dev)
44 have_network = network_is_up(reachable=reachable, dev=dev)
83 def network_is_up(reachable=None, dev=None):
84 if not reachable
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/nfc/hce/
CommandApdu.java 10 public CommandApdu(String apdu, boolean reachable) {
12 mReachable = reachable;
33 boolean reachable = source.readInt() != 0 ? true : false;
34 return new CommandApdu(apdu, reachable);
  /external/valgrind/gdbserver_tests/
mcleak.stderr.exp 2 expecting details 10 bytes reachable
3 10 bytes in 1 blocks are still reachable in loss record ... of ...
8 expecting details +10 bytes lost, +21 bytes reachable
9 expecting details +65 bytes reachable
11 expecting details +10 bytes reachable
12 expecting details -10 bytes reachable, +10 bytes lost
13 expecting details -10 bytes lost, +10 bytes reachable
14 expecting details 32 (+32) bytes lost, 33 (-32) bytes reachable
18 reachable: 64 bytes in 3 blocks
20 10 bytes in 1 blocks are still reachable in loss record ... of ..
    [all...]
  /external/valgrind/memcheck/tests/
error_counts.c 11 int* reachable __attribute__((unused)); local
49 reachable = malloc(99);
leak-delta.stderr.exp 1 expecting details 10 bytes reachable
2 10 bytes in 1 blocks are still reachable in loss record ... of ...
8 expecting details +10 bytes lost, +21 bytes reachable
14 21 (+21) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
19 expecting details +65 bytes reachable
20 65 (+65) bytes in 2 (+2) blocks are still reachable in loss record ... of ...
26 expecting details +10 bytes reachable
27 10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
32 expecting details -10 bytes reachable, +10 bytes lost
33 0 (-10) bytes in 0 (-1) blocks are still reachable in loss record ... of ..
    [all...]
  /external/clang/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 12 // is reachable within the CFG.
36 ReachableMap reachable; member in class:clang::CFGReverseBlockReachabilityAnalysis
  /prebuilts/go/darwin-x86/src/cmd/vet/
deadcode.go 28 reachable bool
55 d.reachable = true
156 // If d.reachable is false on entry, stmt itself is dead.
157 // When findDead returns, d.reachable tells whether the
158 // statement following stmt is reachable.
161 // If so, assume it is reachable due to the goto.
163 // check that the goto is reachable, so
168 d.reachable = true
171 if !d.reachable {
177 d.reachable = true // silence error about next statemen
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vet/
deadcode.go 28 reachable bool
55 d.reachable = true
156 // If d.reachable is false on entry, stmt itself is dead.
157 // When findDead returns, d.reachable tells whether the
158 // statement following stmt is reachable.
161 // If so, assume it is reachable due to the goto.
163 // check that the goto is reachable, so
168 d.reachable = true
171 if !d.reachable {
177 d.reachable = true // silence error about next statemen
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
deadcode.go 7 // findlive returns the reachable blocks and live values in f.
8 func findlive(f *Func) (reachable []bool, live []bool) {
9 reachable = ReachableBlocks(f)
10 live = liveValues(f, reachable)
14 // ReachableBlocks returns the reachable blocks in f.
16 reachable := make([]bool, f.NumBlocks())
17 reachable[f.Entry.ID] = true
20 // Pop a reachable block
23 // Mark successors as reachable
30 if !reachable[c.ID]
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
deadcode.go 7 // findlive returns the reachable blocks and live values in f.
8 func findlive(f *Func) (reachable []bool, live []bool) {
9 reachable = ReachableBlocks(f)
10 live = liveValues(f, reachable)
14 // ReachableBlocks returns the reachable blocks in f.
16 reachable := make([]bool, f.NumBlocks())
17 reachable[f.Entry.ID] = true
20 // Pop a reachable block
23 // Mark successors as reachable
30 if !reachable[c.ID]
    [all...]

Completed in 2413 milliseconds

1 2 3 4 5 6 7 8 91011>>