Home
last modified time | relevance | path

Searched +defs:array +defs:total +defs:size (Results 176 – 200 of 901) sorted by path

12345678910>>...37

/dports/devel/capnproto/capnproto-0.9.0/c++/src/kj/
H A Dfilesystem-disk-win32.c++102 uint64_t size = (implicitCast<uint64_t>(stats.nFileSizeHigh) << 32) | stats.nFileSizeLow; in statToMetadata() local
123 uint64_t size = (implicitCast<uint64_t>(stats.nFileSizeHigh) << 32) | stats.nFileSizeLow; in statToMetadata() local
262 uint64_t size; member
271 static MmapRange getMmapRange(uint64_t offset, uint64_t size) { in getMmapRange()
391 size_t total = 0; in read() local
563 auto array = Array<byte>(reinterpret_cast<byte*>(mapping) + (offset - range.offset), in mmapWritable() local
1349 void write(const void* buffer, size_t size) override { stream.write(buffer, size); } in write()
/dports/devel/capnproto080/capnproto-0.8.0/c++/src/kj/
H A Dfilesystem-disk-unix.c++230 uint64_t size; member
233 static MmapRange getMmapRange(uint64_t offset, uint64_t size) { in getMmapRange()
340 size_t total = 0; in read() local
494 auto array = Array<byte>(reinterpret_cast<byte*>(mapping) + (offset - range.offset), in mmapWritable() local
1520 void write(const void* buffer, size_t size) override { in write()
1699 size_t size = 256; in computeCurrentPath() local
H A Dfilesystem-disk-win32.c++105 uint64_t size = (implicitCast<uint64_t>(stats.nFileSizeHigh) << 32) | stats.nFileSizeLow; in statToMetadata() local
126 uint64_t size = (implicitCast<uint64_t>(stats.nFileSizeHigh) << 32) | stats.nFileSizeLow; in statToMetadata() local
265 uint64_t size; member
274 static MmapRange getMmapRange(uint64_t offset, uint64_t size) { in getMmapRange()
394 size_t total = 0; in read() local
566 auto array = Array<byte>(reinterpret_cast<byte*>(mapping) + (offset - range.offset), in mmapWritable() local
1352 void write(const void* buffer, size_t size) override { stream.write(buffer, size); } in write()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpack-objects.c151 unsigned long size, base_size, delta_size; in get_delta() local
294 unsigned long size, datalen; in write_no_reuse_object() local
560 off_t size; in write_one() local
790 off_t to_write, total; in write_reused_pack() local
1243 unsigned long size; in pbase_tree_get() local
1426 unsigned long size; in add_preferred_base() local
1710 unsigned long size; in drop_reused_delta() local
1995 unsigned long used, avail, size; in oe_get_size_slow() local
2202 struct unpacked *array; in find_deltas() local
2286 unsigned long size; in find_deltas() local
[all …]
/dports/devel/cquery/cquery-20180718/third_party/sparsepp/sparsepp/
H A Dspp_dlalloc.h553 static SPP_FORCEINLINE void* win32mmap(size_t size) in win32mmap()
560 static SPP_FORCEINLINE void* win32direct_mmap(size_t size) in win32direct_mmap()
1888 size_t size = p->chunksize(); in do_check_smallbin() local
1906 size_t size = x->chunksize(); in bin_find() local
1991 size_t total; in do_check_malloc_state() local
2675 size_t size = sp->_size; in release_unused_segments() local
3384 size_t size = p->chunksize(); in internal_memalign() local
3424 size_t size; in ialloc() local
3545 size_t malloc_state::internal_bulk_free(void* array[], size_t nelem) in internal_bulk_free()
3704 size_t size = sp->_size; in destroy_mspace() local
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dreadelf.c249 #define NUM_ELEM(array) (sizeof (array) / sizeof ((array)[0])) argument
500 byte_put_big_endian (unsigned char *field, bfd_vma value, int size) in byte_put_big_endian()
3484 offset_from_vma (FILE *file, bfd_vma vma, bfd_size_type size) in offset_from_vma()
3726 int index, size = sizeof (buff) - (field_size + 4 + 1); in get_elf_section_flags() local
4338 unsigned int entry, j, size; in process_section_groups() local
4500 int size; member
4795 unsigned long size, nrelas, i; in slurp_ia64_unwind_table() local
5176 unsigned long size, unw_ent_size, nentries, nrelas, i; in slurp_hppa_unwind_table() local
6479 int total; in process_version_sections() local
7987 bfd_vma size; in process_arm_specific() local
[all …]
/dports/devel/efl/efl-1.25.1/src/lib/eina/
H A Deina_array.c82 const Eina_Array *array; member
92 const Eina_Array *array; member
195 eina_array_grow(Eina_Array *array) in eina_array_grow()
198 unsigned int total; in eina_array_grow() local
278 Eina_Array *array; in eina_array_new() local
295 eina_array_free(Eina_Array *array) in eina_array_free()
305 eina_array_step_set(Eina_Array *array, in eina_array_step_set()
330 eina_array_flush(Eina_Array *array) in eina_array_flush()
350 unsigned int i, j, size, count; in eina_array_remove() local
394 eina_array_iterator_new(const Eina_Array *array) in eina_array_iterator_new()
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/lib/
H A Ddlmalloc.c1724 static FORCEINLINE void* win32mmap(size_t size) { in win32mmap()
3426 size_t size = chunksize(p); in do_check_smallbin() local
3443 size_t size = chunksize(x); in bin_find() local
3512 size_t total; in do_check_malloc_state() local
4310 size_t size = sp->size; in release_unused_segments() local
5007 size_t size = chunksize(p); in internal_memalign() local
5049 size_t size; in ialloc() local
5160 static size_t internal_bulk_free(mstate m, void* array[], size_t nelem) { in internal_bulk_free()
5387 size_t dlbulk_free(void* array[], size_t nelem) { in dlbulk_free()
5551 size_t size = sp->size; in destroy_mspace() local
[all …]
/dports/devel/folly/folly-2021.12.27.00/folly/synchronization/test/
H A DHazptrTest.cpp874 int total = nthr + num1 + num1 * num2; in recursive_destruction_test() local
1125 TEST(HazptrTest, array) { in TEST() argument
1426 std::string name, int nthreads, int size, bool provided = false) { in list_hoh_bench()
1449 std::string name, int nthreads, int size, bool provided = false) { in list_protect_all_bench()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Ddwarf.c182 unsigned int size = size_of_encoded_value (encoding); in get_encoded_value() local
6838 unsigned int *array = NULL; in display_debug_loc() local
9585 size_t total; in display_debug_names() local
10329 size_t total; in process_cu_tu_index() local
10684 cmalloc (size_t nmemb, size_t size) in cmalloc()
10698 xcmalloc (size_t nmemb, size_t size) in xcmalloc()
10717 xcrealloc (void *ptr, size_t nmemb, size_t size) in xcrealloc()
10733 xcalloc2 (size_t nmemb, size_t size) in xcalloc2()
/dports/devel/godot-tools/godot-3.2.3-stable/editor/import/
H A Deditor_scene_importer_gltf.cpp63 Vector<uint8_t> array; in _parse_json() local
984 Array array; in _parse_meshes() local
1037 float total = 0.0; in _parse_meshes() local
1130 const int size = src_varr.size(); in _parse_meshes() local
1153 int size = src_narr.size(); in _parse_meshes() local
/dports/devel/godot/godot-3.2.3-stable/editor/import/
H A Deditor_scene_importer_gltf.cpp63 Vector<uint8_t> array; in _parse_json() local
984 Array array; in _parse_meshes() local
1037 float total = 0.0; in _parse_meshes() local
1130 const int size = src_varr.size(); in _parse_meshes() local
1153 int size = src_narr.size(); in _parse_meshes() local
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-tz-0.5.3/tz/
H A Dzic.c145 # define readlink(file, buf, size) (errno = ENOTSUP, -1) argument
445 align_to(size_t size, size_t alignment) in align_to()
472 emalloc(size_t size) in emalloc()
478 erealloc(void *ptr, size_t size) in erealloc()
2401 register int month, total; in stringrule() local
3247 register char ** array; in getfields() local
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/io/
H A DByteArrayBuffer.java64 public ByteArrayBuffer(int size) in ByteArrayBuffer()
90 public byte[] array() in array() method in ByteArrayBuffer
379 int len=0, total=0, available=max; in readFrom() local
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/io/nio/
H A DDirectNIOBuffer.java44 public DirectNIOBuffer(int size) in DirectNIOBuffer()
83 public byte[] array() in array() method in DirectNIOBuffer
231 int len=0, total=0, available=max; in readFrom() local
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/io/
H A DByteArrayBuffer.java64 public ByteArrayBuffer(int size) in ByteArrayBuffer()
90 public byte[] array() in array() method in ByteArrayBuffer
379 int len=0, total=0, available=max; in readFrom() local
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/io/nio/
H A DDirectNIOBuffer.java44 public DirectNIOBuffer(int size) in DirectNIOBuffer()
83 public byte[] array() in array() method in DirectNIOBuffer
231 int len=0, total=0, available=max; in readFrom() local
/dports/devel/hwloc/hwloc-1.11.13/src/
H A Dtopology-synthetic.c58 unsigned long total = curlevel->totalwidth; in hwloc_synthetic_process_level_indexes() local
61 unsigned *array = NULL; in hwloc_synthetic_process_level_indexes() local
301 hwloc_uint64_t size; in hwloc_synthetic_parse_memory_attr() local
870 unsigned total = topology->level_nbobjects[depth]; in hwloc_topology_export_synthetic_indexes() local
H A Dtopology.c103 size_t size = sizeof(n); in hwloc_get_sysctlbyname() local
124 size_t size = sizeof(n); in hwloc_get_sysctl() local
2070 hwloc_obj_t child, *array; in hwloc_propagate_symmetric_subtree() local
2233 unsigned i, total; in hwloc_level_filter_object() local
2881 int size) in hwloc_topology_set_xmlbuffer()
/dports/devel/hwloc2/hwloc-2.5.0/hwloc/
H A Dtopology-synthetic.c33 unsigned *array; member
73 unsigned long total, in hwloc_synthetic_process_indexes()
78 unsigned *array = NULL; in hwloc_synthetic_process_indexes() local
323 hwloc_uint64_t size; in hwloc_synthetic_parse_memory_attr() local
1125 hwloc__export_synthetic_indexes(hwloc_obj_t *level, unsigned total, in hwloc__export_synthetic_indexes()
1248 unsigned total; in hwloc__export_synthetic_obj_attr() local
/dports/devel/hyperscan/boost_1_75_0/libs/container/src/
H A Ddlmalloc_2_8_6.c1665 static FORCEINLINE void* win32mmap(size_t size) { in win32mmap()
3366 size_t size = chunksize(p); in do_check_smallbin() local
3383 size_t size = chunksize(x); in bin_find() local
3452 size_t total; in do_check_malloc_state() local
4250 size_t size = sp->size; in release_unused_segments() local
4939 size_t size = chunksize(p); in internal_memalign() local
4981 size_t size; in ialloc() local
5092 static size_t internal_bulk_free(mstate m, void* array[], size_t nelem) { in internal_bulk_free()
5311 size_t dlbulk_free(void* array[], size_t nelem) { in dlbulk_free()
5475 size_t size = sp->size; in destroy_mspace() local
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dfunction.cpp169 int size; member
233 int const size = 1 << 21; in stack_global() local
254 void * stack_allocate( STACK * s, int size ) in stack_allocate()
262 void stack_deallocate( STACK * s, int size ) in stack_deallocate()
840 int total = 1; in expand_modifiers() local
986 int size; in get_iters() local
1062 size_t size; in apply_modifiers_non_empty() local
1170 int size = 0; in expand() local
1257 int size; member
1262 static void dynamic_array_init( struct dynamic_array * array ) in dynamic_array_init()
[all …]
/dports/devel/icu-lx/icu/source/tools/tzcode/
H A Dzic.c443 #define emalloc(size) memcheck(malloc(size)) argument
444 #define erealloc(ptr, size) memcheck(realloc(ptr, size)) argument
2029 register int month, total; in stringrule() local
2915 register char ** array; in getfields() local
/dports/devel/icu/icu/source/tools/tzcode/
H A Dzic.c443 #define emalloc(size) memcheck(malloc(size)) argument
444 #define erealloc(ptr, size) memcheck(realloc(ptr, size)) argument
2029 register int month, total; in stringrule() local
2915 register char ** array; in getfields() local
/dports/devel/isl/isl-0.24/
H A Disl_polynomial.c392 __isl_give isl_poly_rec *isl_poly_alloc_rec(isl_ctx *ctx, int var, int size) in isl_poly_alloc_rec()
1114 int size; in isl_poly_mul_rec() local
1291 isl_size total; in isl_qpolynomial_alloc() local
1503 struct isl_div_sort_info *array = NULL; in sort_divs() local
2361 unsigned total = qp->div->n_col - 2; in normalize_div() local
2566 isl_size n_div, total, new_n_div; in reduce_divs() local
2978 unsigned total; in isl_qpolynomial_substitute_equalities_lifted() local
3320 unsigned total; in isl_qpolynomial_insert_dims() local
3931 isl_size total; in isl_term_dup() local
4219 isl_size total, d_set, d_qp; in isl_qpolynomial_lift() local
[all …]

12345678910>>...37