Searched refs:exists (Results 1 – 25 of 77) sorted by relevance
1234
24 volatile bool exists; in dexcr_exists() local38 exists = false; in dexcr_exists()40 exists = true; in dexcr_exists()44 return exists; in dexcr_exists()
21 if not os.path.exists("/sys/kernel/debug/fail_function"):24 if not os.path.exists("/sys/kernel/debug/fail_function/page_pool_alloc_netmems"):37 if not os.path.exists("/sys/kernel/debug/fail_function"):40 if os.path.exists("/sys/kernel/debug/fail_function/page_pool_alloc_netmems"):
31 locations [0:r1; 1:r3; x; y] (* Debug aid: Print things not in "exists". *)32 exists (0:r2=0 /\ 1:r4=0)
18 exists (x=1)
26 exists (1:r0=1 /\ 1:r1=0)
28 exists (0:r0=1 /\ 1:r0=1)
27 exists (x=2 /\ 1:r0=1)
25 exists (x=2 /\ 0:r0=2)
25 exists (x=1 /\ 0:r0=2)
27 exists (1:r0=1 /\ 1:r1=0) (* Bad outcome. *)
28 exists (1:r0=1 /\ 1:r1=0) (* Bad outcome. *)
27 exists (y=2 /\ 1:r0=0)
29 exists (0:r0=1 /\ 1:r0=1)
28 exists (x=2 /\ 1:r0=1)
29 exists (0:r0=0 /\ 1:r0=0)
30 exists (1:r0=1 /\ 1:r1=0) (* Bad outcome. *)
30 exists (y=2 /\ 1:r0=0)
48 ktap_test_fail "$DEVNAME".exists52 ktap_test_pass "$DEVNAME".exists
69 if not os.path.exists(args.device):72 if not os.path.exists(args.signature):81 if not os.path.exists(args.uid):
27 if os.path.exists(fused_part):52 if os.path.exists(DEVICE_NODE):71 if not os.path.exists(DEVICE_NODE):124 if not os.path.exists(DEVICE_NODE):184 if not os.path.exists(DEVICE_NODE):
104 if os.path.exists(file_name):125 if os.path.exists(file_name):144 if os.path.exists(file_name):159 if os.path.exists(file_name):174 if os.path.exists('cpu.csv'):348 if os.path.exists('cpu.csv'):365 if os.path.exists('cpu.csv'):549 if not os.path.exists('results'):555 if os.path.exists(testname):
68 if os.path.exists(file_name):85 if os.path.exists(file_name):100 if os.path.exists(file_name):178 if os.path.exists('cpu.csv'):302 if not os.path.exists('results'):307 if os.path.exists(test_name):
87 20 exists (1:r0=1 /\ 1:r1=0)207 "exists" clause indicates a bad result. To see this, invert the "exists"277 23 exists (1:r0=1 /\ 1:r1=42)341 23 exists (0:r0=1 /\ 1:r0=1)410 25 exists (0:r2=0 /\ 1:r4=0)464 26 exists (0:r2=0 /\ 1:r4=0)540 29 exists (0:r1=0 /\ 1:r1=0)653 32 exists (x1=1)666 7 Condition exists (x1=1)711 25 exists (1:r0=x /\ 1:r1=0)[all …]
30 if os.path.exists(self.rv_dir):36 if os.path.exists(kernel_path):47 if os.path.exists(os.path.join(kernel_path, "rv_trace.h")):225 if not os.path.exists(path):
176 if not os.path.exists(path):185 if not os.path.exists(path):297 if build_dir and not os.path.exists(build_dir):310 if os.path.exists(old_path):317 if not os.path.exists(old_path):326 if not os.path.exists(kconfig_path):
Completed in 26 milliseconds