Searched refs:doit (Results 101 - 125 of 144) sorted by relevance

123456

/external/swiftshader/third_party/LLVM/unittests/Support/
H A DCasting.cpp40 static inline bool doit(const bar &Val) { function in struct:llvm::isa_impl
/external/python/cpython3/Lib/tkinter/
H A Dsimpledialog.py401 def doit(root=root): function in function:.test
417 t = Button(root, text='Test', command=doit)
/external/javassist/src/main/javassist/bytecode/
H A DCodeAttribute.java349 return LdcEntry.doit(newCode, ldc, etable, destCa);
432 static byte[] doit(byte[] code, LdcEntry ldc, ExceptionTable etable, method in class:CodeAttribute.LdcEntry
/external/clang/test/SemaCXX/
H A Dcxx1y-generic-lambdas-capturing.cpp52 void doit() { function in namespace:test_transformations_in_templates
61 void doit() { function in namespace:test_return_type_deduction
90 void doit() { function in namespace:test_no_capture
122 } // doit
126 void doit() { function in namespace:test_capture_of_potentially_evaluated_expression
H A Dtypo-correction.cpp128 void doit(void *data) { function
/external/javassist/src/main/javassist/
H A DCodeConverter.java492 protected void doit(CtClass clazz, MethodInfo minfo, ConstPool cp) method in class:CodeConverter
H A DCtBehavior.java647 converter.doit(getDeclaringClass(), methodInfo, cp);
663 if (editor.doit(declaringClass, methodInfo))
/external/javassist/src/main/javassist/expr/
H A DExpr.java320 if (ed.doit(thisClass, thisMethod, context, oldIterator, endPos))
H A DNewArray.java252 public void doit(JvstCodeGen gen, Bytecode bytecode, ASTList args) method in class:NewArray.ProceedForArray
/external/swiftshader/third_party/LLVM/include/llvm/
H A DType.h362 static inline bool doit(const Type &Ty) {
/external/elfutils/tests/
H A Dcleanup-13.c306 __attribute__((noinline)) static void doit () function
314 doit ();
/external/llvm/include/llvm/IR/
H A DType.h422 static inline bool doit(const Type &Ty) {
/external/llvm/unittests/Support/
H A DCasting.cpp44 static inline bool doit(const bar &Val) { function in struct:llvm::isa_impl
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DType.h433 static inline bool doit(const Type &Ty) {
/external/ltp/testcases/kernel/sched/process_stress/
H A Dprocess.c164 void doit(void);
1150 void doit(void) function
1268 doit(); /* spawn off processes */
/external/javassist/src/main/javassist/compiler/
H A DCodeGen.java52 * doit() in ReturnHook is called from atReturn().
61 protected abstract boolean doit(Bytecode b, int opcode); method in class:CodeGen.ReturnHook
616 if (har.doit(bytecode, op)) {
657 protected boolean doit(Bytecode b, int opcode) {
672 rh.doit(bc, 0); // the 2nd arg is ignored.
680 rh.doit(bc, 0); // the 2nd arg is ignored.
H A DMemberCodeGen.java111 protected boolean doit(Bytecode b, int opcode) { method in class:MemberCodeGen.JsrHook
159 protected boolean doit(Bytecode b, int opcode) { method in class:MemberCodeGen.JsrHook2
532 * atMethodCallCore() is also called by doit() in NewExpr.ProceedForNew
H A DJvstCodeGen.java234 procHandler.doit(this, bytecode, (ASTList)expr.oprand2());
/external/annotation-tools/asmx/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/guice/extensions/persist/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/valgrind/memcheck/tests/
H A Dleak_cpp_interior.stderr.exp5 by 0x........: doit() (leak_cpp_interior.cpp:116)
/external/ppp/pppd/
H A Dipcp.c411 * If doit is 0, the call is to check whether this option is
416 setipaddr(arg, argv, doit)
419 int doit;
432 if (!doit)
/external/guice/extensions/struts2/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...
/external/robolectric/v1/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/annotation-tools/asmx/test/lib/
H A Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath.java package javassist ...

Completed in 3389 milliseconds

123456