Home
last modified time | relevance | path

Searched defs:prog (Results 1 – 25 of 5623) sorted by relevance

12345678910>>...225

/dports/lang/seed7/seed7/src/
H A Dsyvarutl.h31 #define EMPTY_OBJECT(prog) (prog)->sys_var[ 0] argument
32 #define MEM_EXCEPTION(prog) (prog)->sys_var[ 1] argument
33 #define NUM_EXCEPTION(prog) (prog)->sys_var[ 2] argument
34 #define OVF_EXCEPTION(prog) (prog)->sys_var[ 3] argument
35 #define RNG_EXCEPTION(prog) (prog)->sys_var[ 4] argument
36 #define IDX_EXCEPTION(prog) (prog)->sys_var[ 5] argument
37 #define FIL_EXCEPTION(prog) (prog)->sys_var[ 6] argument
38 #define DB_EXCEPTION(prog) (prog)->sys_var[ 7] argument
39 #define CLOSE_EXCEPTION(prog) (prog)->sys_var[ 8] argument
40 #define ACT_ILLEGAL_EXCEPTION(prog) (prog)->sys_var[ 9] argument
[all …]
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dmvm_cmds.c61 static void VM_M_setmousetarget(prvm_prog_t *prog) in VM_M_setmousetarget()
85 static void VM_M_getmousetarget(prvm_prog_t *prog) in VM_M_getmousetarget()
104 static void VM_M_setkeydest(prvm_prog_t *prog) in VM_M_setkeydest()
138 static void VM_M_getkeydest(prvm_prog_t *prog) in VM_M_getkeydest()
171 static void VM_M_getresolution(prvm_prog_t *prog) in VM_M_getresolution()
722 static void VM_M_WriteByte (prvm_prog_t *prog) in VM_M_WriteByte()
728 static void VM_M_WriteChar (prvm_prog_t *prog) in VM_M_WriteChar()
734 static void VM_M_WriteShort (prvm_prog_t *prog) in VM_M_WriteShort()
740 static void VM_M_WriteLong (prvm_prog_t *prog) in VM_M_WriteLong()
1610 void MVM_init_cmd(prvm_prog_t *prog) in MVM_init_cmd()
[all …]
H A Dsvvm_cmds.c242 static void VM_SV_setorigin(prvm_prog_t *prog) in VM_SV_setorigin()
292 static void VM_SV_setsize(prvm_prog_t *prog) in VM_SV_setsize()
324 static void VM_SV_setmodel(prvm_prog_t *prog) in VM_SV_setmodel()
369 static void VM_SV_sprint(prvm_prog_t *prog) in VM_SV_sprint()
443 static void VM_SV_particle(prvm_prog_t *prog) in VM_SV_particle()
522 static void VM_SV_sound(prvm_prog_t *prog) in VM_SV_sound()
1280 static void VM_SV_aim(prvm_prog_t *prog) in VM_SV_aim()
1648 prvm_prog_t *prog = SVVM_prog; in VM_SV_UpdateCustomStats() local
1821 static void VM_SV_effect(prvm_prog_t *prog) in VM_SV_effect()
3836 void SVVM_init_cmd(prvm_prog_t *prog) in SVVM_init_cmd()
[all …]
H A Dprvm_cmds.c492 void VM_vlen(prvm_prog_t *prog) in VM_vlen()
637 void VM_cvar(prvm_prog_t *prog) in VM_cvar()
1524 void VM_sin(prvm_prog_t *prog) in VM_sin()
1536 void VM_cos(prvm_prog_t *prog) in VM_cos()
1610 void VM_tan(prvm_prog_t *prog) in VM_tan()
1683 void VM_min(prvm_prog_t *prog) in VM_min()
1709 void VM_max(prvm_prog_t *prog) in VM_max()
1750 void VM_pow(prvm_prog_t *prog) in VM_pow()
1756 void VM_log(prvm_prog_t *prog) in VM_log()
6147 prvm_prog_t *prog; member
[all …]
/dports/games/darkplaces/darkplaces/
H A Dmvm_cmds.c61 static void VM_M_setmousetarget(prvm_prog_t *prog) in VM_M_setmousetarget()
85 static void VM_M_getmousetarget(prvm_prog_t *prog) in VM_M_getmousetarget()
104 static void VM_M_setkeydest(prvm_prog_t *prog) in VM_M_setkeydest()
138 static void VM_M_getkeydest(prvm_prog_t *prog) in VM_M_getkeydest()
171 static void VM_M_getresolution(prvm_prog_t *prog) in VM_M_getresolution()
722 static void VM_M_WriteByte (prvm_prog_t *prog) in VM_M_WriteByte()
728 static void VM_M_WriteChar (prvm_prog_t *prog) in VM_M_WriteChar()
734 static void VM_M_WriteShort (prvm_prog_t *prog) in VM_M_WriteShort()
740 static void VM_M_WriteLong (prvm_prog_t *prog) in VM_M_WriteLong()
1610 void MVM_init_cmd(prvm_prog_t *prog) in MVM_init_cmd()
[all …]
H A Dsvvm_cmds.c242 static void VM_SV_setorigin(prvm_prog_t *prog) in VM_SV_setorigin()
292 static void VM_SV_setsize(prvm_prog_t *prog) in VM_SV_setsize()
324 static void VM_SV_setmodel(prvm_prog_t *prog) in VM_SV_setmodel()
369 static void VM_SV_sprint(prvm_prog_t *prog) in VM_SV_sprint()
443 static void VM_SV_particle(prvm_prog_t *prog) in VM_SV_particle()
522 static void VM_SV_sound(prvm_prog_t *prog) in VM_SV_sound()
1280 static void VM_SV_aim(prvm_prog_t *prog) in VM_SV_aim()
1648 prvm_prog_t *prog = SVVM_prog; in VM_SV_UpdateCustomStats() local
1827 static void VM_SV_effect(prvm_prog_t *prog) in VM_SV_effect()
3842 void SVVM_init_cmd(prvm_prog_t *prog) in SVVM_init_cmd()
[all …]
H A Dprvm_cmds.c492 void VM_vlen(prvm_prog_t *prog) in VM_vlen()
637 void VM_cvar(prvm_prog_t *prog) in VM_cvar()
1524 void VM_sin(prvm_prog_t *prog) in VM_sin()
1536 void VM_cos(prvm_prog_t *prog) in VM_cos()
1610 void VM_tan(prvm_prog_t *prog) in VM_tan()
1683 void VM_min(prvm_prog_t *prog) in VM_min()
1709 void VM_max(prvm_prog_t *prog) in VM_max()
1750 void VM_pow(prvm_prog_t *prog) in VM_pow()
1756 void VM_log(prvm_prog_t *prog) in VM_log()
6146 prvm_prog_t *prog; member
[all …]
/dports/science/quantum-espresso/q-e-qe-6.7.0/Modules/
H A Dread_namelists.f9056 SUBROUTINE control_defaults( prog ) argument
149 SUBROUTINE system_defaults( prog ) argument
483 SUBROUTINE ions_defaults( prog ) argument
558 SUBROUTINE cell_defaults( prog ) argument
645 SUBROUTINE wannier_defaults( prog ) argument
1303 SUBROUTINE control_checkin( prog ) argument
1399 SUBROUTINE system_checkin( prog ) argument
1573 SUBROUTINE ions_checkin( prog ) argument
1617 SUBROUTINE cell_checkin( prog ) argument
1709 SUBROUTINE fixval( prog ) argument
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gcc8/gcc-8.5.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gcc10/gcc-10.3.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gcc11/gcc-11.2.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/debug/plan9obj/
H A Dplan9obj.go12 type prog struct { struct
13 Magic uint32 /* magic number */
14 Text uint32 /* size of text segment */
15 Data uint32 /* size of initialized data */
16 Bss uint32 /* size of uninitialized data */
17 Syms uint32 /* size of symbol table */
18 Entry uint32 /* entry point */
19 Spsz uint32 /* size of pc/sp offset table */
20 Pcsz uint32 /* size of pc/line number table */

12345678910>>...225