Home
last modified time | relevance | path

Searched refs:move_count (Results 1 – 25 of 372) sorted by relevance

12345678910>>...15

/dports/games/openomf/libShadowDive-b2c34a6/src/
H A Drec.c39 for(int i = 0; i < rec->move_count; i++) { in sd_rec_free()
112 rec->move_count = rsize / 7; in sd_rec_load()
116 for(int i = 0; i < rec->move_count; i++) { in sd_rec_load()
149 rec->move_count--; in sd_rec_load()
221 for(int i = 0; i < rec->move_count; i++) { in sd_rec_save()
259 if(rec == NULL || number >= rec->move_count) { in sd_rec_delete_action()
264 if(number < (rec->move_count - 1)) { in sd_rec_delete_action()
272 rec->move_count--; in sd_rec_delete_action()
285 if(number > rec->move_count) { in sd_rec_insert_action()
298 if(number < rec->move_count) { in sd_rec_insert_action()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/ccapi/common/
H A Dcci_array_internal.c202 cc_uint64 move_count = io_array->count - in_position; in cci_array_insert() local
204 if (move_count > 0) { in cci_array_insert()
206 move_count * sizeof (*io_array->objects)); in cci_array_insert()
230 cc_uint64 move_count = io_array->count - in_position - 1; in cci_array_remove() local
233 if (move_count > 0) { in cci_array_remove()
235 move_count * sizeof (*io_array->objects)); in cci_array_remove()
269 cc_uint64 move_count = 0; in cci_array_move() local
277 move_count = in_new_position - in_position - 1; in cci_array_move()
284 move_count = in_position - in_new_position; in cci_array_move()
291 if (move_count > 0) { in cci_array_move()
[all …]
/dports/security/krb5/krb5-1.19.2/src/ccapi/common/
H A Dcci_array_internal.c202 cc_uint64 move_count = io_array->count - in_position; in cci_array_insert() local
204 if (move_count > 0) { in cci_array_insert()
206 move_count * sizeof (*io_array->objects)); in cci_array_insert()
230 cc_uint64 move_count = io_array->count - in_position - 1; in cci_array_remove() local
233 if (move_count > 0) { in cci_array_remove()
235 move_count * sizeof (*io_array->objects)); in cci_array_remove()
269 cc_uint64 move_count = 0; in cci_array_move() local
277 move_count = in_new_position - in_position - 1; in cci_array_move()
284 move_count = in_position - in_new_position; in cci_array_move()
291 if (move_count > 0) { in cci_array_move()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
69 ++move_count; in counter_type()
90 move_count = 0; in reset()
109 int counter_type::move_count = 0;
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
69 ++move_count; in counter_type()
90 move_count = 0; in reset()
109 int counter_type::move_count = 0;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
108 int counter_type::move_count = 0;
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/util/
H A Dtestsuite_counter_type.h36 static int move_count; member
67 ++move_count; in counter_type()
88 move_count = 0; in reset()
111 int counter_type::move_count = 0;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/pstl/test/std/algorithms/alg.modifying.operations/
H A Drotate.pass.cpp26 int move_count; member
27 explicit wrapper(T t_) : t(t_), move_count(0) {} in wrapper()
35 wrapper(const wrapper<T>& a) : move_count(0) { t = a.t; } in wrapper()
48 move_count += 1; in operator =()
123 bool temp = a.move_count > 0; in check_move()
124 a.move_count = 0; in check_move()

12345678910>>...15