/external/clang/test/PCH/ |
D | implicitly-deleted.cpp | 11 template<typename T> void doit(decltype(T(make<const T&>()))*) { T(make<const T&>()); } in doit() function 12 template<typename T> void doit(...) { T(make<T&&>()); } in doit() function
|
/external/webrtc/ |
D | setup_links.py | 161 def doit(self, links_db): member in Action 183 def doit(self, _): member in Remove 199 def doit(self, _): member in Rmtree 214 def doit(self, _): member in Makedirs 238 def doit(self, links_db): member in Symlink
|
/external/libyuv/files/ |
D | setup_links.py | 140 def doit(self, links_db): member in Action 162 def doit(self, _): member in Remove 178 def doit(self, _): member in Rmtree 193 def doit(self, _): member in Makedirs 217 def doit(self, links_db): member in Symlink
|
/external/libpng/contrib/libtests/ |
D | gentests.sh | 67 doit(){ function
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-vmemptr-fastcall.cpp | 6 void (__fastcall A::*doit())(int, int) { in doit() function
|
/external/python/cpython2/Mac/scripts/ |
D | zappycfiles.py | 8 doit = 1 variable
|
/external/python/cpython2/Lib/test/ |
D | sortperf.py | 59 def doit(L): function
|
/external/javassist/src/main/javassist/compiler/ |
D | ProceedHandler.java | 28 void doit(JvstCodeGen gen, Bytecode b, ASTList args) throws CompileError; in doit() method
|
/external/valgrind/memcheck/tests/amd64/ |
D | insn-bsfl.c | 27 static void doit(unsigned vbits, unsigned val) in doit() function
|
D | insn-pcmpistri.c | 69 void doit(const char *const s) in doit() function
|
D | insn-pmovmskb.c | 52 static void doit(ULong vbits_hi, ULong vbits_lo, ULong val_hi, ULong val_lo) in doit() function
|
/external/libunwind/tests/ |
D | ia64-test-sig.c | 81 doit (volatile char *p) in doit() function
|
D | Gtest-concurrent.c | 84 doit (void) in doit() function
|
D | ia64-test-setjmp.c | 80 doit (int n) in doit() function
|
/external/valgrind/memcheck/tests/ |
D | recursive-merge.c | 36 void doit (int argc, char**argv) in doit() function
|
/external/javassist/src/main/javassist/expr/ |
D | ExprEditor.java | 78 public boolean doit(CtClass clazz, MethodInfo minfo) in doit() method in ExprEditor 125 boolean doit(CtClass clazz, MethodInfo minfo, LoopContext context, in doit() method in ExprEditor
|
D | FieldAccess.java | 236 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit() method in FieldAccess.ProceedForRead 284 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit() method in FieldAccess.ProceedForWrite
|
D | Instanceof.java | 148 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit() method in Instanceof.ProceedForInstanceof
|
D | Cast.java | 144 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) in doit() method in Cast.ProceedForCast
|
/external/valgrind/helgrind/tests/ |
D | t2t.c | 26 int doit(int argc, char*argv[]) in doit() function
|
/external/python/cpython2/Lib/lib-tk/ |
D | SimpleDialog.py | 94 def doit(root=root): function
|
/external/ppp/pppd/plugins/pppoatm/ |
D | pppoatm.c | 69 static int setdevname_pppoatm(const char *cp, const char **argv, int doit) in setdevname_pppoatm()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | pyobjc-tc.c | 25 int doit(int o, char* s, Point p, Rect r, int last) in doit() function
|
/external/clang/test/SemaCXX/ |
D | warn-unused-value.cpp | 13 void doit() { in doit() function
|
/external/clang/test/Analysis/ |
D | casts.c | 57 void doit(char *data, int len) { in doit() function
|