Home
last modified time | relevance | path

Searched refs:mem_allocation (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/kernels/
H A Dscalar_validity.cc89 MemAllocation::type mem_allocation, bool can_write_into_slices) { in MakeFunction() argument
96 kernel.mem_allocation = mem_allocation; in MakeFunction()
H A Dscalar_string.cc1603 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE) { in MakeUnaryStringBatchKernel() argument
1608 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernel()
1614 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernel()
1623 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE) { in MakeUnaryStringBatchKernelWithState() argument
1628 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernelWithState()
1634 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernelWithState()
H A Dscalar_nested.cc148 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in RegisterScalarNested()
H A Dscalar_fill_null.cc231 fill_null_base.mem_allocation = MemAllocation::NO_PREALLOCATE; in RegisterScalarFillNull()
H A Dscalar_cast_internal.cc246 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddZeroCopyCast()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dcast.cc122 MemAllocation::type mem_allocation) { in AddKernel() argument
127 kernel.mem_allocation = mem_allocation; in AddKernel()
H A Dkernel.h586 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE; member
626 MemAllocation::type mem_allocation = MemAllocation::NO_PREALLOCATE; member
H A Dexec.cc674 data_preallocated_ = ((kernel_->mem_allocation == MemAllocation::PREALLOCATE) && in SetupPreallocation()
824 data_preallocated_ = ((kernel_->mem_allocation == MemAllocation::PREALLOCATE) && in PrepareExecute()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/compute/
H A Dcast.cc142 MemAllocation::type mem_allocation) { in AddKernel() argument
147 kernel.mem_allocation = mem_allocation; in AddKernel()
H A Dkernel.h602 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE; member
645 MemAllocation::type mem_allocation = MemAllocation::NO_PREALLOCATE; member
H A Dexec.cc656 if (kernel_->mem_allocation == MemAllocation::PREALLOCATE) { in SetupPreallocation()
798 if (kernel_->mem_allocation == MemAllocation::PREALLOCATE) { in PrepareExecute()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/
H A Dcast.cc170 MemAllocation::type mem_allocation) { in AddKernel() argument
175 kernel.mem_allocation = mem_allocation; in AddKernel()
H A Dkernel.h590 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE; member
633 MemAllocation::type mem_allocation = MemAllocation::NO_PREALLOCATE; member
H A Dexec.cc770 if (kernel_->mem_allocation == MemAllocation::PREALLOCATE) { in SetupPreallocation()
906 if (kernel_->mem_allocation == MemAllocation::PREALLOCATE) { in PrepareExecute()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/compute/kernels/
H A Dscalar_validity.cc158 MemAllocation::type mem_allocation, bool can_write_into_slices, in MakeFunction() argument
167 kernel.mem_allocation = mem_allocation; in MakeFunction()
H A Dscalar_nested.cc157 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddListElementArrayKernels()
178 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddListElementScalarKernels()
310 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in RegisterScalarNested()
H A Dscalar_cast_internal.cc261 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddZeroCopyCast()
276 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddCommonCasts()
H A Dscalar_cast_dictionary.cc117 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in GetDictionaryCasts()
H A Dscalar_string.cc3048 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddExtractRegex()
4109 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddBinaryJoin()
4119 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE) { in MakeUnaryStringBatchKernel() argument
4124 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernel()
4130 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernel()
4139 MemAllocation::type mem_allocation = MemAllocation::PREALLOCATE) { in MakeUnaryStringBatchKernelWithState() argument
4144 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernelWithState()
4150 kernel.mem_allocation = mem_allocation; in MakeUnaryStringBatchKernelWithState()
H A Dscalar_compare.cc455 kernel.mem_allocation = MemAllocation::type::PREALLOCATE; in MakeScalarMinMax()
463 kernel.mem_allocation = MemAllocation::type::PREALLOCATE; in MakeScalarMinMax()
H A Dscalar_if_else.cc1213 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddNullIfElseKernel()
1237 kernel.mem_allocation = MemAllocation::PREALLOCATE; in AddPrimitiveIfElseKernels()
1254 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddBinaryIfElseKernels()
1268 kernel.mem_allocation = MemAllocation::PREALLOCATE; in AddFixedWidthIfElseKernel()
1281 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddNestedIfElseKernels()
2725 kernel.mem_allocation = MemAllocation::PREALLOCATE; in AddCaseWhenKernel()
2729 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddCaseWhenKernel()
2757 kernel.mem_allocation = MemAllocation::PREALLOCATE; in AddCoalesceKernel()
2777 kernel.mem_allocation = MemAllocation::PREALLOCATE; in AddChooseKernel()
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/
H A Dshredder.c404 RmOff mem_allocation; member
542 tag->paranoid_mem_alloc += group->mem_allocation; in rm_shred_mem_return()
550 group->mem_allocation); in rm_shred_mem_return()
560 group->mem_allocation = 0; in rm_shred_mem_return()
594 gint64 inherited = group->parent ? group->parent->mem_allocation : 0; in rm_shred_check_paranoid_mem_alloc()
602 group->parent->mem_allocation -= inherited; in rm_shred_check_paranoid_mem_alloc()
603 group->mem_allocation += inherited; in rm_shred_check_paranoid_mem_alloc()
610 group->mem_allocation += borrowed; in rm_shred_check_paranoid_mem_alloc()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/compute/kernels/
H A Dscalar_cast_internal.cc84 kernel.mem_allocation = MemAllocation::NO_PREALLOCATE; in AddZeroCopyCast()
H A Dvector_sort.cc281 base.mem_allocation = MemAllocation::PREALLOCATE; in RegisterVectorSort()
H A Dscalar_set_lookup.cc318 match_base.mem_allocation = MemAllocation::NO_PREALLOCATE; in RegisterScalarSetLookup()

12