Home
last modified time | relevance | path

Searched refs:move_table (Results 1 – 25 of 191) sorted by relevance

12345678

/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dgen_chess_moves.c41 …int **move_table; …
42move_table = malloc(64 * sizeof(int *)); …
53move_table[source] = malloc((count + 1) * sizeof(int)); …
56move_table[source][0] = count; …
63move_table[source][count] = dest; \
68 …return move_table; …
88move_table[source] = malloc((rays + 1) * sizeof(int *)); …
109move_table[source][curray] = malloc((raylen + 1) * sizeof(int)); …
112move_table[source][curray][0] = raylen; …
120move_table[source][curray][curraypos] = dest; \
[all …]
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/omegafonts/
H A Dfont_routines.c400 move *move_table = NULL; variable
407 if (move_table == NULL) { in move_table_init()
409 move_table = (move *) xmalloc(move_table_size * sizeof(move)); in move_table_init()
412 cur_move = move_table; in move_table_init()
431 cur_move = &move_table[move_ptr]; in move_ptr_decr()
440 move_table = (move *) xrealloc(move_table, move_table_size * sizeof(move)); in move_ptr_incr()
442 cur_move = &move_table[move_ptr]; in move_ptr_incr()
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dlocations.cpp132 T* move_table[FULL_EDGE + (FULL_EDGE + sizeof(char*) - 1) / sizeof(char*)]; member
134 unsigned char *spintable() { return (unsigned char*) (&move_table[full()->degree()]); } in spintable()
151 T*& move(int i) { return move_table[i]; } in move()
157 for(int i=0; i<full()->degree(); i++) move_table[i] = NULL; in fullclear()
183 int b = offsetof(T, c) + offsetof(connection_table<T>, move_table) + sizeof(T*) * degree + degree; in tailored_alloc()
190 for(int i=0; i<degree; i++) result->c.move_table[i] = NULL; in tailored_alloc()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dira-int.h68 typedef unsigned short move_table[N_REG_CLASSES]; typedef
764 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
768 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
772 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dira-int.h68 typedef unsigned short move_table[N_REG_CLASSES]; typedef
764 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
768 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
772 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
796 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
800 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
804 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira-int.h71 typedef unsigned short move_table[N_REG_CLASSES]; typedef
816 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
820 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
824 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira-int.h71 typedef unsigned short move_table[N_REG_CLASSES]; typedef
816 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
820 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
824 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira-int.h71 typedef unsigned short move_table[N_REG_CLASSES]; typedef
816 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
820 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
824 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira-int.h71 typedef unsigned short move_table[N_REG_CLASSES]; typedef
816 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
820 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
824 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira-int.h70 typedef unsigned short move_table[N_REG_CLASSES]; typedef
809 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
813 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
817 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira-int.h71 typedef unsigned short move_table[N_REG_CLASSES]; typedef
816 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
820 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
824 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dira-int.h71 typedef unsigned short move_table[N_REG_CLASSES]; typedef
816 move_table *x_ira_register_move_cost[MAX_MACHINE_MODE];
820 move_table *x_ira_may_move_in_cost[MAX_MACHINE_MODE];
824 move_table *x_ira_may_move_out_cost[MAX_MACHINE_MODE];

12345678