Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 25 of 4857) sorted by relevance

12345678910>>...195

/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/
H A Dallocator_shim_default_dispatch_to_partition_alloc_unittest.cc96 constexpr size_t alloc_size = 100; in TEST() local
108 constexpr size_t alloc_size = 100; in TEST() local
117 constexpr size_t alloc_size = 100; in TEST() local
126 constexpr size_t alloc_size = 100; in TEST() local
141 constexpr size_t alloc_size = 100; in TEST() local
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gprpp/
H A Darena.cc40 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
68 size_t alloc_size) { in CreateWithAlloc()
92 size_t alloc_size = zone_base_size + size; in AllocZone() local
/dports/devel/grpc/grpc-1.42.0/src/core/lib/gprpp/
H A Darena.cc41 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
69 size_t alloc_size) { in CreateWithAlloc()
93 size_t alloc_size = zone_base_size + size; in AllocZone() local
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gprpp/
H A Darena.cc40 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
68 size_t alloc_size) { in CreateWithAlloc()
92 size_t alloc_size = zone_base_size + size; in AllocZone() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gprpp/
H A Darena.cc40 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
68 size_t alloc_size) { in CreateWithAlloc()
92 size_t alloc_size = zone_base_size + size; in AllocZone() local
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/gprpp/
H A Darena.cc41 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
69 size_t alloc_size) { in CreateWithAlloc()
93 size_t alloc_size = zone_base_size + size; in AllocZone() local
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/gprpp/
H A Darena.cc41 size_t alloc_size = base_size + initial_size; in ArenaStorage() local
69 size_t alloc_size) { in CreateWithAlloc()
93 size_t alloc_size = zone_base_size + size; in AllocZone() local
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/gcc/
H A Dattributes.d104 auto alloc_size(int sizeArgIdx) in alloc_size() function
110 auto alloc_size(int sizeArgIdx, int numArgIdx) in alloc_size() function
116 auto alloc_size(int sizeArgIdx, int numArgIdx, bool zeroBasedNumbering) in alloc_size() function
121 auto alloc_size(A...)(A arguments) in alloc_size() function
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/gcc/
H A Dattributes.d104 auto alloc_size(int sizeArgIdx) in alloc_size() function
110 auto alloc_size(int sizeArgIdx, int numArgIdx) in alloc_size() function
116 auto alloc_size(int sizeArgIdx, int numArgIdx, bool zeroBasedNumbering) in alloc_size() function
121 auto alloc_size(A...)(A arguments) in alloc_size() function
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/gcc/
H A Dattributes.d104 auto alloc_size(int sizeArgIdx) in alloc_size() function
110 auto alloc_size(int sizeArgIdx, int numArgIdx) in alloc_size() function
116 auto alloc_size(int sizeArgIdx, int numArgIdx, bool zeroBasedNumbering) in alloc_size() function
121 auto alloc_size(A...)(A arguments) in alloc_size() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/gcc/
H A Dattributes.d104 auto alloc_size(int sizeArgIdx) in alloc_size() function
110 auto alloc_size(int sizeArgIdx, int numArgIdx) in alloc_size() function
116 auto alloc_size(int sizeArgIdx, int numArgIdx, bool zeroBasedNumbering) in alloc_size() function
121 auto alloc_size(A...)(A arguments) in alloc_size() function
/dports/devel/stxxl/stxxl-1.4.1/include/stxxl/bits/common/
H A Daligned_alloc.h57 size_t alloc_size = Alignment + sizeof(char*) + meta_info_size + size; variable
68 size_t alloc_size = Alignment * div_ceil(sizeof(char*) + meta_info_size, Alignment) + size; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp35 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
45 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp35 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
45 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp35 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
45 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp34 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
44 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp34 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Java… in send_allocation_outside_tlab()
44 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, JavaThread*… in send_allocation_in_new_tlab()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DallocTracer.cpp35 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
45 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp35 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
45 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/shared/
H A DallocTracer.cpp35 void AllocTracer::send_allocation_outside_tlab(Klass* klass, HeapWord* obj, size_t alloc_size, Thre… in send_allocation_outside_tlab()
45 …location_in_new_tlab(Klass* klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_interface/
H A DallocTracer.cpp35 …end_allocation_outside_tlab_event(KlassHandle klass, HeapWord* obj, size_t alloc_size, Thread* thr… in send_allocation_outside_tlab_event()
45 …_new_tlab_event(KlassHandle klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab_event()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_interface/
H A DallocTracer.cpp35 …end_allocation_outside_tlab_event(KlassHandle klass, HeapWord* obj, size_t alloc_size, Thread* thr… in send_allocation_outside_tlab_event()
45 …_new_tlab_event(KlassHandle klass, HeapWord* obj, size_t tlab_size, size_t alloc_size, Thread* thr… in send_allocation_in_new_tlab_event()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/model_zoo/ssd/
H A Danchor.py32 def __init__(self, index, im_size, sizes, ratios, step, alloc_size=(128, 128), argument
44 def _generate_anchors(self, sizes, ratios, step, alloc_size, offsets): argument
92 def _generate_anchors(self, sizes, ratios, step, alloc_size, offsets): argument
/dports/astro/gpsd/gpsd-3.20/
H A Dstrfuncs.h24 static inline void str_appendf(char *str, size_t alloc_size, const char *format, ...) in str_appendf()
33 static inline void str_vappendf(char *str, size_t alloc_size, const char *format, va_list ap) in str_vappendf()
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/foxxll/foxxll/common/
H A Daligned_alloc.hpp59 size_t alloc_size = Alignment + sizeof(char*) + meta_info_size + size; in aligned_alloc() local
70 size_t alloc_size = Alignment * div_ceil(sizeof(char*) + meta_info_size, Alignment) + size; in aligned_alloc() local

12345678910>>...195