/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/intern/ |
H A D | buffer.c | 63 void BLI_buffer_resize(BLI_Buffer *buffer, const size_t new_count) in BLI_buffer_resize() 94 void BLI_buffer_reinit(BLI_Buffer *buffer, const size_t new_count) in BLI_buffer_reinit()
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/ |
H A D | invocationCounter.cpp | 41 void InvocationCounter::update(uint new_count) { in update() 57 uint new_count = MIN2(old_count, (uint)(CompileThreshold / 2)); in set_carry_and_reduce() local
|
/dports/net-mgmt/pnp/pnp4nagios-0.6.26/lib/kohana/system/libraries/ |
H A D | Captcha.php | 185 public function valid_count($new_count = NULL, $invalid = FALSE) 220 public function invalid_count($new_count = NULL)
|
/dports/net-mgmt/pnp-icinga2/pnp4nagios-0.6.26/lib/kohana/system/libraries/ |
H A D | Captcha.php | 185 public function valid_count($new_count = NULL, $invalid = FALSE) 220 public function invalid_count($new_count = NULL)
|
/dports/net/mpich/mpich-3.4.3/test/mpi/dtpools/src/ |
H A D | dtpools_attr.c | 27 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_contig() 83 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_dup() 113 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_resized() 188 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_vector() 296 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_hvector() 408 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_blkindx() 545 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_blkhindx() 685 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_indexed() 856 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_hindexed() 1148 MPI_Datatype * newtype, MPI_Aint * new_count) in construct_struct() [all …]
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/ |
H A D | invocationCounter.cpp | 41 void InvocationCounter::update(uint new_count) { in update() 57 uint new_count = MIN2(old_count, (uint)(CompileThreshold / 2)); in set_carry_and_reduce() local
|
/dports/net/mpich/mpich-3.4.3/modules/yaksa/test/dtpools/src/ |
H A D | dtpools_attr.c | 27 yaksa_type_t * newtype, uintptr_t * new_count) in construct_contig() 83 yaksa_type_t * newtype, uintptr_t * new_count) in construct_dup() 113 yaksa_type_t * newtype, uintptr_t * new_count) in construct_resized() 196 yaksa_type_t * newtype, uintptr_t * new_count) in construct_vector() 307 yaksa_type_t * newtype, uintptr_t * new_count) in construct_hvector() 422 yaksa_type_t * newtype, uintptr_t * new_count) in construct_blkindx() 567 yaksa_type_t * newtype, uintptr_t * new_count) in construct_blkhindx() 715 yaksa_type_t * newtype, uintptr_t * new_count) in construct_indexed() 894 yaksa_type_t * newtype, uintptr_t * new_count) in construct_hindexed() 1194 yaksa_type_t * newtype, uintptr_t * new_count) in construct_struct() [all …]
|
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 96 jlong new_count = os::elapsed_counter(); in seconds() local 102 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 97 jlong new_count = os::elapsed_counter(); in seconds() local 103 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 107 jlong new_count = os::elapsed_counter(); in seconds() local 113 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 107 jlong new_count = os::elapsed_counter(); in seconds() local 113 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 107 jlong new_count = os::elapsed_counter(); in seconds() local 113 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/lang/zig-devel/zig-0.9.0/src/stage1/ |
H A D | heap.cpp | 34 …internal_reallocate(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate() 41 …_reallocate_nonzero(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate_nonzero() 72 …internal_reallocate(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate() 79 …_reallocate_nonzero(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate_nonzero() 164 …r::Impl::reallocate(const mem::TypeInfo& info, void *old_ptr, size_t old_count, size_t new_count) { in reallocate() 296 …internal_reallocate(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate() 300 …_reallocate_nonzero(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate_nonzero()
|
/dports/lang/zig/zig-0.9.0/src/stage1/ |
H A D | heap.cpp | 34 …internal_reallocate(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate() 41 …_reallocate_nonzero(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate_nonzero() 72 …internal_reallocate(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate() 79 …_reallocate_nonzero(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate_nonzero() 164 …r::Impl::reallocate(const mem::TypeInfo& info, void *old_ptr, size_t old_count, size_t new_count) { in reallocate() 296 …internal_reallocate(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate() 300 …_reallocate_nonzero(const mem::TypeInfo &info, void *old_ptr, size_t old_count, size_t new_count) { in internal_reallocate_nonzero()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/MC/AArch64/SVE/ |
H A D | sub-diagnostics.s | 134 // CHECK: [[@LINE-1]]:{{[0-9]+}}: error: immediate must be an integer in range [0, 255] or a multip… 152 movprfx z31.d, p0/z, z6.d 153 sub z31.d, z31.d, #65280
|
/dports/devel/libstatgrab/libstatgrab-0.92.1/src/libstatgrab/ |
H A D | vector.c | 33 sg_vector_destroy_unused(struct sg_vector *vector, size_t new_count){ in sg_vector_destroy_unused() 57 sg_vector_init_new(struct sg_vector *vector, size_t new_count){ in sg_vector_init_new() 163 sg_vector_resize(struct sg_vector *vector, size_t new_count) { in sg_vector_resize()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 107 jlong new_count = os::elapsed_counter(); in seconds() local 113 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/ |
H A D | timer.cpp | 107 jlong new_count = os::elapsed_counter(); in seconds() local 113 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/ |
H A D | timer.cpp | 107 jlong new_count = os::elapsed_counter(); in seconds() local 113 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/devel/json-c/json-c-0.15/tests/ |
H A D | testReplaceExisting.c | 55 int new_count = 0; in main() local
|
/dports/net/mpich/mpich-3.4.3/modules/json-c/tests/ |
H A D | testReplaceExisting.c | 55 int new_count = 0; in main() local
|
/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/jsonc/tests/ |
H A D | testReplaceExisting.c | 55 int new_count = 0; in main() local
|
/dports/games/allacrost/allacrost-1.0.2/src/modes/shop/ |
H A D | shop_confirm.cpp | 631 int32 new_count = obj->GetBuyCount(); in ChangeBuyQuantity() local 654 int32 new_count = obj->GetSellCount(); in ChangeSellQuantity() local
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/ |
H A D | timer.cpp | 98 jlong new_count = os::elapsed_counter(); in seconds() local 105 jlong new_count = os::elapsed_counter(); in milliseconds() local
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/ |
H A D | timer.cpp | 98 jlong new_count = os::elapsed_counter(); in seconds() local 105 jlong new_count = os::elapsed_counter(); in milliseconds() local
|