Home
last modified time | relevance | path

Searched refs:_VM (Results 1 – 25 of 57) sorted by relevance

123

/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/sqplus/
H A DSquirrelObject.cpp10 if(SquirrelVM::_VM) in ~SquirrelObject()
11 sq_release(SquirrelVM::_VM,&_o); in ~SquirrelObject()
17 sq_addref(SquirrelVM::_VM,&_o); in SquirrelObject()
23 sq_addref(SquirrelVM::_VM,&_o); in SquirrelObject()
27 if(SquirrelVM::_VM) in Reset()
38 sq_clone(SquirrelVM::_VM,-1); in Clone()
40 sq_pop(SquirrelVM::_VM,2); in Clone()
50 sq_addref(SquirrelVM::_VM,&t); in operator =()
60 sq_pop(SquirrelVM::_VM,1); in operator =()
70 sq_pop(SquirrelVM::_VM,1); in ArrayAppend()
[all …]
H A DSquirrelVM.cpp53 sq_pop(_VM,1); in Init()
72 if (_VM) { in Shutdown()
81 _VM = NULL; in Shutdown()
102 sq_pop(_VM,1); in CompileScript()
113 sq_pop(_VM,1); in CompileBuffer()
131 sq_pop(_VM,1); in RunScript()
134 sq_pop(_VM,1); in RunScript()
235 sq_pop(_VM,2); in CreateInstance()
244 sq_pop(_VM,1); in CreateTable()
253 sq_pop(_VM,1); in CreateString()
[all …]
/dports/devel/codeblocks/codeblocks-20.03/src/include/scripting/sqplus/
H A DSquirrelVM.h11 HSQUIRRELVM _VM; member
62 _VM = v;
67 vmSys._VM = _VM; in GetVMSys()
72 _VM = vmSys._VM; in SetVMSys()
77 sq_pushinteger(_VM,val); in PushValue()
80 sq_pushfloat(_VM,val); in PushValue()
83 sq_pushbool(_VM,val); in PushValue()
95 sq_pushobject(_VM,so._o); in PushObject()
98 sq_pop(_VM,nelemstopop); in Pop()
109 static HSQUIRRELVM _VM;
[all …]
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Res_Version.rc227 #define _VM ABI_BUILD_VERSION_MAJOR
50 FILEVERSION _VM,_VN,_VI,_VB
51 PRODUCTVERSION _VM,_VN,_VI,_VB
94 #undef _VM
/dports/games/adonthell-wastesedge/wastesedge-0.3.8/gfx/achievements/
H A D255.pnm5 …|k�|k���������eZRe\OaVKkbT��w���ƻ���t�����������������������������������ŝ��_VM/+*!skf�»…
/dports/science/nest/nest-simulator-3.1/doc/userdoc/tutorials/pynest_tutorial/
H A Dpart_1_neurons_and_simple_neural_networks.rst232 .. _VM-neuron:
/dports/lang/sdcc/sdcc-4.0.0/device/non-free/include/pic16/
H A Dpic18lf24j50.h2112 #define _VM 0x10 macro
H A Dpic18lf25j50.h2112 #define _VM 0x10 macro
H A Dpic18lf26j50.h2112 #define _VM 0x10 macro
H A Dpic18f24j50.h2112 #define _VM 0x10 macro
H A Dpic18f26j50.h2112 #define _VM 0x10 macro
H A Dpic18f25j50.h2112 #define _VM 0x10 macro
H A Dpic18lf26j53.h3587 #define _VM 0x10 macro
H A Dpic18lf45j50.h2477 #define _VM 0x10 macro
H A Dpic18lf27j53.h3587 #define _VM 0x10 macro
H A Dpic18lf44j50.h2477 #define _VM 0x10 macro
H A Dpic18lf46j50.h2477 #define _VM 0x10 macro
H A Dpic18f27j53.h3587 #define _VM 0x10 macro
H A Dpic18f26j53.h3587 #define _VM 0x10 macro
H A Dpic18f44j50.h2477 #define _VM 0x10 macro
H A Dpic18f46j50.h2477 #define _VM 0x10 macro
H A Dpic18f45j50.h2477 #define _VM 0x10 macro
H A Dpic18f46j53.h3958 #define _VM 0x10 macro
H A Dpic18lf47j53.h3958 #define _VM 0x10 macro
H A Dpic18lf46j53.h3958 #define _VM 0x10 macro

123