Searched refs:doit (Results 51 - 75 of 144) sorted by relevance

123456

/external/valgrind/
H A Dinstall-sh51 doit=${DOITPROG-}
52 doit_exec=${doit:-exec}
423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
426 test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
443 # errors from the above "$doit $cpprog $src $dsttmp" command.
445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
447 { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
448 { test -z "$chmodcmd" || $doit
[all...]
/external/python/cpython2/Lib/test/
H A Dsortperf.py59 def doit(L): function
93 doit(L) # *sort
95 doit(L) # \sort
96 doit(L) # /sort
103 doit(L) # 3sort
108 doit(L) # +sort
113 doit(L) # %sort
122 doit(L) # ~sort
127 doit(L) # =sort
139 doit(
[all...]
/external/python/cpython3/Lib/test/
H A Dsortperf.py59 def doit(L): function
93 doit(L) # *sort
95 doit(L) # \sort
96 doit(L) # /sort
103 doit(L) # 3sort
108 doit(L) # +sort
113 doit(L) # %sort
122 doit(L) # ~sort
127 doit(L) # =sort
139 doit(
[all...]
/external/llvm/include/llvm/Support/
H A DCasting.h55 static inline bool doit(const From &Val) { function in struct:llvm::isa_impl
64 static inline bool doit(const From &) { return true; } function in struct:llvm::isa_impl
68 static inline bool doit(const From &Val) { function in struct:llvm::isa_impl_cl
69 return isa_impl<To, From>::doit(Val);
74 static inline bool doit(const From &Val) { function in struct:llvm::isa_impl_cl
75 return isa_impl<To, From>::doit(Val);
80 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
82 return isa_impl<To, From>::doit(*Val);
87 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
89 return isa_impl<To, From>::doit(*Va
94 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
101 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
111 static bool doit(const From &Val) { function in struct:llvm::isa_impl_wrap
121 static bool doit(const FromTy &Val) { function in struct:llvm::isa_impl_wrap
191 static typename cast_retty<To, From>::ret_type doit(From &Val) { function in struct:llvm::cast_convert_val
200 static typename cast_retty<To, FromTy>::ret_type doit(const FromTy &Val) { function in struct:llvm::cast_convert_val
[all...]
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCasting.h55 static inline bool doit(const From &Val) { function in struct:llvm::isa_impl
64 static inline bool doit(const From &) { return true; } function in struct:llvm::isa_impl
68 static inline bool doit(const From &Val) { function in struct:llvm::isa_impl_cl
69 return isa_impl<To, From>::doit(Val);
74 static inline bool doit(const From &Val) { function in struct:llvm::isa_impl_cl
75 return isa_impl<To, From>::doit(Val);
80 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
82 return isa_impl<To, From>::doit(*Val);
87 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
89 return isa_impl<To, From>::doit(*Va
94 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
101 static inline bool doit(const From *Val) { function in struct:llvm::isa_impl_cl
111 static bool doit(const From &Val) { function in struct:llvm::isa_impl_wrap
121 static bool doit(const FromTy &Val) { function in struct:llvm::isa_impl_wrap
190 static typename cast_retty<To, From>::ret_type doit(From &Val) { function in struct:llvm::cast_convert_val
199 static typename cast_retty<To, FromTy>::ret_type doit(const FromTy &Val) { function in struct:llvm::cast_convert_val
[all...]
/external/llvm/utils/
H A Dmakellvm16 set doit = 1
26 set doit = 0; shift argv; breaksw
35 set doit = 0; set DEBUG = 1; shift argv; breaksw
132 if ($doit == 1) then
/external/swiftshader/third_party/LLVM/utils/
H A Dmakellvm16 set doit = 1
26 set doit = 0; shift argv; breaksw
35 set doit = 0; set DEBUG = 1; shift argv; breaksw
132 if ($doit == 1) then
/external/libunwind/tests/
H A DGtest-concurrent.c84 doit (void) function
115 doit ();
120 doit ();
125 doit ();
H A Dia64-test-setjmp.c73 /* Direct call of doit () at the end of doit () would get optimized by GCC to
75 static void doit (int n);
77 static volatile doit_type doit_pointer = doit;
80 doit (int n) function
146 doit (0);
H A Dia64-test-sig.c81 doit (volatile char *p) function
88 printf ("doit: finishing execution!\n");
98 doit (0);
H A DGperf-simple.c113 doit (const char *label) function
253 doit ("no cache ");
256 doit ("global cache ");
259 doit ("per-thread cache");
/external/valgrind/memcheck/tests/amd64/
H A Dinsn-pmovmskb.stderr.exp3 by 0x........: doit (insn-pmovmskb.c:69)
9 by 0x........: doit (insn-pmovmskb.c:73)
15 by 0x........: doit (insn-pmovmskb.c:77)
21 by 0x........: doit (insn-pmovmskb.c:81)
27 by 0x........: doit (insn-pmovmskb.c:85)
33 by 0x........: doit (insn-pmovmskb.c:89)
39 by 0x........: doit (insn-pmovmskb.c:93)
45 by 0x........: doit (insn-pmovmskb.c:97)
51 by 0x........: doit (insn-pmovmskb.c:101)
57 by 0x........: doit (ins
[all...]
H A Dinsn-pmovmskb.c52 static void doit(ULong vbits_hi, ULong vbits_lo, ULong val_hi, ULong val_lo) function
134 doit(0x0000000000000000, 0x0000000000000000,
137 doit(0x0707070707070707, 0x0707070707070707,
140 doit(0x8080808080808080, 0x8080808080808080,
143 doit(0x13579BDF02468ACE, 0xFEDCBA9876543210,
/external/swiftshader/third_party/LLVM/include/llvm/
H A DValue.h333 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
340 static inline bool doit (const Value &Val) { function in struct:llvm::isa_impl
346 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
352 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
358 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
364 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
370 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
376 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
382 static inline bool doit(const Value &Val) { function in struct:llvm::isa_impl
389 static inline bool doit(cons function in struct:llvm::isa_impl
[all...]
/external/valgrind/memcheck/tests/
H A Drecursive-merge.stderr.exp5 by 0x........: doit (recursive-merge.c:43)
11 by 0x........: doit (recursive-merge.c:43)
17 by 0x........: doit (recursive-merge.c:43)
23 by 0x........: doit (recursive-merge.c:43)
32 by 0x........: doit (recursive-merge.c:43)
41 by 0x........: doit (recursive-merge.c:43)
51 by 0x........: doit (recursive-merge.c:43)
58 by 0x........: doit (recursive-merge.c:43)
64 by 0x........: doit (recursive-merge.c:43)
70 by 0x........: doit (recursiv
[all...]
H A Dleak_cpp_interior.cpp104 void doit(void) function
131 doit();
/external/ppp/pppd/plugins/pppoatm/
H A Dpppoatm.c38 static int setdevname_pppoatm(const char *cp, const char **argv, int doit);
69 static int setdevname_pppoatm(const char *cp, const char **argv, int doit) argument
79 if(doit)
83 if (!doit) return 1;
/external/llvm/include/llvm/IR/
H A DValue.h700 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
707 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
714 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
721 static inline bool doit (const Value &Val) { function in struct:llvm::Value::isa_impl
727 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
733 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
739 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
745 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
751 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
757 static inline bool doit(cons function in struct:llvm::Value::isa_impl
763 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
769 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
775 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
781 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
[all...]
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h710 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
717 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
724 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
731 static inline bool doit (const Value &Val) { function in struct:llvm::Value::isa_impl
737 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
743 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
749 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
755 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
761 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
767 static inline bool doit(cons function in struct:llvm::Value::isa_impl
773 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
779 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
785 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
791 static inline bool doit(const Value &Val) { function in struct:llvm::Value::isa_impl
[all...]
/external/clang/test/SemaCXX/
H A Dwarn-unused-result.cpp90 StatusOr<int> doit();
94 doit(); // expected-warning {{ignoring return value}}
H A Dwarn-unused-value.cpp13 void doit() { function in namespace:test0
/external/libffi/testsuite/libffi.call/
H A Dpyobjc-tc.c25 int doit(int o, char* s, Point p, Rect r, int last) function
108 ffi_call(&cif, FFI_FN(doit), &result, values);
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dpyobjc-tc.c25 int doit(int o, char* s, Point p, Rect r, int last) function
108 ffi_call(&cif, FFI_FN(doit), &result, values);
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
H A Dpyobjc-tc.c25 int doit(int o, char* s, Point p, Rect r, int last) function
108 ffi_call(&cif, FFI_FN(doit), &result, values);
/external/valgrind/helgrind/tests/
H A Dt2t.c26 int doit(int argc, char*argv[]) function
118 doit(argc, argv);

Completed in 939 milliseconds

123456