Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 25 of 5249) sorted by relevance

12345678910>>...210

/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/examples/sysc/risc_cpu/
H A Dexec.h39 struct exec : sc_module { struct
60 SC_CTOR(exec) { in SC_CTOR() argument
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/src/Regex/KDE/
H A DMatch.hs53 exec _ _ MatchNull = id function
54 exec top dir (Lazy re) = -- note: the action is below under Concat function
66 exec _ _ AssertBeginning = Set.filter (\m -> matchOffset m == 0) function
71 exec _ _ AssertWordBoundary = Set.filter atWordBoundary function
72 exec _ Forward MatchAnyChar = mapMatching $ \m -> function
76 exec _ Backward MatchAnyChar = mapMatching $ \m -> function
80 exec _ Forward (MatchChar f) = mapMatching $ \m -> function
84 exec _ Backward (MatchChar f) = mapMatching $ \m -> function
117 exec top dir (MatchSome re) = go function
133 exec _ dir (MatchCaptured n) = mapMatching matchCaptured function
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/aout/
H A Dhp.h28 struct exec struct
49 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
62 #define N_MAGIC(exec) ((exec) . a_magic) argument
63 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
64 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/aout/
H A Dhp.h28 struct exec struct
49 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
62 #define N_MAGIC(exec) ((exec) . a_magic) argument
63 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
64 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/devel/avr-gdb/gdb-7.3.1/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
63 #define N_MAGIC(exec) ((exec) . a_magic) argument
64 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
65 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
66 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
63 #define N_MAGIC(exec) ((exec) . a_magic) argument
64 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
65 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
66 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/devel/gdb761/gdb-7.6.1/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
63 #define N_MAGIC(exec) ((exec) . a_magic) argument
64 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
65 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
66 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/aout/
H A Dhp.h28 struct exec struct
49 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
62 #define N_MAGIC(exec) ((exec) . a_magic) argument
63 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
64 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/devel/djgpp-binutils/binutils-2.17/include/aout/
H A Dhp.h28 struct exec struct
49 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
62 #define N_MAGIC(exec) ((exec) . a_magic) argument
63 #define N_MACHTYPE(exec) ((exec) . a_machtype) argument
64 #define N_SET_MAGIC(exec, magic) (((exec) . a_magic) = (magic)) argument
65 #define N_SET_MACHTYPE(exec, machtype) (((exec) . a_machtype) = (machtype)) argument
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/skylighting-core-0.11/src/Regex/KDE/
H A DMatch.hs53 exec _ _ MatchNull = id function
54 exec cgs dir (Lazy re) = -- note: the action is below under Concat function
66 exec _ _ AssertBeginning = Set.filter (\m -> matchOffset m == 0) function
75 exec _ _ AssertWordBoundary = Set.filter atWordBoundary function
76 exec _ Forward MatchAnyChar = mapMatching $ \m -> function
80 exec _ Backward MatchAnyChar = mapMatching $ \m -> function
84 exec _ Forward (MatchChar f) = mapMatching $ \m -> function
88 exec _ Backward (MatchChar f) = mapMatching $ \m -> function
112 exec cgs Forward (MatchConcat r1 r2) = -- TODO longest match first function
121 exec cgs dir (MatchSome re) = go function
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSSVGElementWrapperFactory.cpp205 static JSDOMWrapper* createSVGAElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, Pas… in createSVGAElementWrapper()
230 static JSDOMWrapper* createSVGCircleElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject… in createSVGCircleElementWrapper()
245 static JSDOMWrapper* createSVGDefsElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createSVGDefsElementWrapper()
250 static JSDOMWrapper* createSVGDescElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createSVGDescElementWrapper()
390 static JSDOMWrapper* createSVGFontElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createSVGFontElementWrapper()
425 static JSDOMWrapper* createSVGGElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, Pas… in createSVGGElementWrapper()
440 static JSDOMWrapper* createSVGLineElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createSVGLineElementWrapper()
505 static JSDOMWrapper* createSVGSetElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, P… in createSVGSetElementWrapper()
520 static JSDOMWrapper* createSVGSVGElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, P… in createSVGSVGElementWrapper()
560 static JSDOMWrapper* createSVGUseElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, P… in createSVGUseElementWrapper()
[all …]
H A DJSHTMLElementWrapperFactory.cpp213 static JSDOMWrapper* createHTMLAreaElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject,… in createHTMLAreaElementWrapper()
220 static JSDOMWrapper* createHTMLAudioElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject… in createHTMLAudioElementWrapper()
230 static JSDOMWrapper* createHTMLBaseElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject,… in createHTMLBaseElementWrapper()
245 static JSDOMWrapper* createHTMLBodyElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject,… in createHTMLBodyElementWrapper()
250 static JSDOMWrapper* createHTMLBRElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, P… in createHTMLBRElementWrapper()
284 static JSDOMWrapper* createHTMLModElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createHTMLModElementWrapper()
303 static JSDOMWrapper* createHTMLDivElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createHTMLDivElementWrapper()
353 static JSDOMWrapper* createHTMLHRElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, P… in createHTMLHRElementWrapper()
398 static JSDOMWrapper* createHTMLLIElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, P… in createHTMLLIElementWrapper()
408 static JSDOMWrapper* createHTMLPreElementWrapper(ExecState* exec, JSDOMGlobalObject* globalObject, … in createHTMLPreElementWrapper()
[all …]
H A DJSDOMWindow.cpp1063 JSValue jsDOMWindowScreen(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowScreen()
1178 JSValue jsDOMWindowCrypto(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowCrypto()
1197 JSValue jsDOMWindowEvent(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowEvent()
1372 JSValue jsDOMWindowClosed(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowClosed()
1382 JSValue jsDOMWindowLength(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowLength()
1392 JSValue jsDOMWindowName(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowName()
1440 JSValue jsDOMWindowSelf(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowSelf()
1490 JSValue jsDOMWindowTop(ExecState* exec, JSValue slotBase, const Identifier&) in jsDOMWindowTop()
6133 void setJSDOMWindowName(ExecState* exec, JSObject* thisObject, JSValue value) in setJSDOMWindowName()
6173 void setJSDOMWindowSelf(ExecState* exec, JSObject* thisObject, JSValue value) in setJSDOMWindowSelf()
[all …]
H A DJSWebGLRenderingContext.cpp3837 JSValue jsWebGLRenderingContextZERO(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextZERO()
3843 JSValue jsWebGLRenderingContextONE(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextONE()
4059 JSValue jsWebGLRenderingContextBACK(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextBACK()
4161 JSValue jsWebGLRenderingContextCW(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextCW()
4167 JSValue jsWebGLRenderingContextCCW(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextCCW()
4485 JSValue jsWebGLRenderingContextBYTE(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextBYTE()
4509 JSValue jsWebGLRenderingContextINT(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextINT()
4539 JSValue jsWebGLRenderingContextRGB(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextRGB()
4545 JSValue jsWebGLRenderingContextRGBA(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextRGBA()
4695 JSValue jsWebGLRenderingContextLESS(ExecState* exec, JSValue, const Identifier&) in jsWebGLRenderingContextLESS()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/JavaScriptCore/runtime/
H A DMathObject.cpp118 EncodedJSValue JSC_HOST_CALL mathProtoFuncAbs(ExecState* exec) in mathProtoFuncAbs()
123 EncodedJSValue JSC_HOST_CALL mathProtoFuncACos(ExecState* exec) in mathProtoFuncACos()
128 EncodedJSValue JSC_HOST_CALL mathProtoFuncASin(ExecState* exec) in mathProtoFuncASin()
150 EncodedJSValue JSC_HOST_CALL mathProtoFuncCos(ExecState* exec) in mathProtoFuncCos()
155 EncodedJSValue JSC_HOST_CALL mathProtoFuncExp(ExecState* exec) in mathProtoFuncExp()
165 EncodedJSValue JSC_HOST_CALL mathProtoFuncLog(ExecState* exec) in mathProtoFuncLog()
170 EncodedJSValue JSC_HOST_CALL mathProtoFuncMax(ExecState* exec) in mathProtoFuncMax()
186 EncodedJSValue JSC_HOST_CALL mathProtoFuncMin(ExecState* exec) in mathProtoFuncMin()
202 EncodedJSValue JSC_HOST_CALL mathProtoFuncPow(ExecState* exec) in mathProtoFuncPow()
228 EncodedJSValue JSC_HOST_CALL mathProtoFuncSin(ExecState* exec) in mathProtoFuncSin()
[all …]
/dports/emulators/aranym/aranym-1.1.0/atari/nfosmesa/
H A Dtinygl_loadslb.c50 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_information() local
56 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glBegin() local
62 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glClear() local
68 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glClearColor() local
77 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glColor3f() local
85 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glDisable() local
91 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glEnable() local
97 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glEnd() local
103 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glLightfv() local
111 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glLoadIdentity() local
[all …]
H A Dosmesa_loadslb.c49 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_glGetString() local
55 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaCreateContext() local
62 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaCreateContextExt() local
72 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaDestroyContext() local
78 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaMakeCurrent() local
88 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaGetCurrentContext() local
94 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaPixelStore() local
101 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaGetIntegerv() local
108 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaGetDepthBuffer() local
118 …long __CDECL (*exec)(SLB_HANDLE, long, long, void *, void *) = (long __CDECL (*)(SLB_HANDLE, lon… in exec_OSMesaGetColorBuffer() local
[all …]
/dports/devel/binutils/binutils-2.37/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/devel/arm-elf-binutils/binutils-2.37/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/devel/gnulibiberty/binutils-2.37/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/lang/gnatdroid-binutils/binutils-2.27/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/devel/gdb/gdb-11.1/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/aout/
H A Dhp.h29 struct exec struct
50 /* Tell a.out.gnu.h not to define `struct exec'. */ argument
/dports/www/g-cows/g-cows-1.12/src/
H A Dlanguage.C334 N_const::exec () in exec() function
384 N_var::exec () in exec() function
611 N_and::exec () in exec() function
622 N_or::exec () in exec() function
633 N_plus::exec () in exec() function
668 N_div::exec () in exec() function
695 N_epp::exec () in exec() function
735 N_eq::exec () in exec() function
750 N_neq::exec () in exec() function
787 N_if::exec () in exec() function
[all …]

12345678910>>...210