Searched refs:Execute (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr39259.C13 inline void Execute () throw();
22 event.Execute ();
31 void TContEvent::Execute () throw () function in class:TContEvent
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr48484.C30 Execute (SQObjectPtr &, long, long, long, SQObjectPtr &, unsigned, int);
71 SQVM::Execute function in class:SQVM
/haiku-buildtools/gcc/libsanitizer/asan/
H A Dasan_win_dll_thunk.cc48 // FunctionInterceptor<LINE>::Execute() method intercepting the hook.
50 // the Execute() method corresponding to the previous line.
53 static void Execute() { FunctionInterceptor<LINE-1>::Execute(); } function in struct:FunctionInterceptor
59 static void Execute() {} function in struct:FunctionInterceptor
64 static void Execute() { \
69 FunctionInterceptor<__LINE__-1>::Execute(); \
83 #define INTERCEPT_HOOKS FunctionInterceptor<__LINE__>::Execute
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/go1/
H A Dtemplate_test.go56 if err := tmpl.Execute(&buf, &jsondata); err != nil {
66 if err := tmpl.Execute(ioutil.Discard, &jsondata); err != nil {
/haiku-buildtools/gcc/gmp/tests/
H A Dx86call.asm26 C Execute an fldcw, setting the x87 control word to cw.
36 C Execute an fstcw, returning the current x87 control word.
H A Damd64call.asm26 C Execute an fldcw, setting the x87 control word to cw.
37 C Execute an fstcw, returning the current x87 control word.
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A DvXXXl.inc55 /* Execute the tests. */
H A DvXXXw.inc55 /* Execute the tests. */
/haiku-buildtools/gcc/libgcc/
H A Dunwind-arm-common.inc271 /* Execute region offset to PR */
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/chan/
H A Dselect5.go53 if err := t.Execute(out, a); err != nil {

Completed in 113 milliseconds