Home
last modified time | relevance | path

Searched defs:alloc_name (Results 1 – 25 of 82) sorted by relevance

1234

/dports/science/quantum-espresso/q-e-qe-6.7.0/dev-tools/
H A Dmem_analyse.py15 alloc_name = [None] * alloc_len variable
/dports/devel/cpputest/cpputest-4.0/src/CppUTestExt/
H A DMemoryReportAllocator.cpp45 const char* MemoryReportAllocator::alloc_name() const in alloc_name() function in MemoryReportAllocator
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A Dkmod-path.c10 static int test(const char *path, bool alloc_name, bool kmod, in test()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c59 char *alloc_name = "cvmx_cmd_queues"; in __cvmx_cmd_queue_init_state_ptr() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c59 char *alloc_name = "cvmx_cmd_queues"; in __cvmx_cmd_queue_init_state_ptr() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/cavium-octeon/executive/
H A Dcvmx-cmd-queue.c59 char *alloc_name = "cvmx_cmd_queues"; in __cvmx_cmd_queue_init_state_ptr() local
/dports/devel/cquery/cquery-20180718/third_party/sparsepp/tests/
H A Dspp_alloc_test.cc165 void run_test(const char *alloc_name) in run_test()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/datastruct/
H A Dstrided_alloc.c142 void* ucs_strided_alloc_get(ucs_strided_alloc_t *sa, const char *alloc_name) in ucs_strided_alloc_get()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/mm/sysv/
H A Dmm_sysv.c62 unsigned flags, const char *alloc_name, uct_mem_h *memh_p) in uct_sysv_mem_alloc()
/dports/devel/cpputest/cpputest-4.0/src/CppUTest/
H A DTestMemoryAllocator.cpp177 const char* TestMemoryAllocator::alloc_name() const in alloc_name() function in TestMemoryAllocator
216 const char* MemoryLeakAllocator::alloc_name() const in alloc_name() function in MemoryLeakAllocator
700 const char* AccountingTestMemoryAllocator::alloc_name() const in alloc_name() function in AccountingTestMemoryAllocator
H A DSimpleStringInternalCache.cpp293 const char* SimpleStringCacheAllocator::alloc_name() const in alloc_name() function in SimpleStringCacheAllocator
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Tenum.c393 hbool_t alloc_name = FALSE; /* Whether name has been allocated */ in H5T_enum_nameof() local
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Tenum.c393 hbool_t alloc_name = FALSE; /* Whether name has been allocated */ in H5T_enum_nameof() local
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Tenum.c392 hbool_t alloc_name = FALSE; /* Whether name has been allocated */ in H5T_enum_nameof() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Tenum.c363 hbool_t alloc_name = FALSE; /* Whether name has been allocated */ in H5T__enum_nameof() local
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Tenum.c416 hbool_t alloc_name = FALSE; /* Whether name has been allocated */ in H5T_enum_nameof() local
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Tenum.c418 hbool_t alloc_name = FALSE; /* Whether name has been allocated */ in H5T_enum_nameof() local
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/sm/mm/posix/
H A Dmm_posix.c264 const char *alloc_name, ucs_log_level_t err_level) in uct_posix_mmap()
414 unsigned flags, const char *alloc_name, uct_mem_h *memh_p) in uct_posix_mem_alloc()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/base/
H A Duct_mem.c62 const char *alloc_name, uct_allocated_memory_t *mem) in uct_mem_alloc()
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DFuseGPUThreadLoops.cpp885 const string &alloc_name; in rewrap_block() member in Halide::Internal::ExtractSharedAndHeapAllocations::rewrap_block::RewriteGroupAccess
890 RewriteGroupAccess(const string &alloc_name, in rewrap_block()
991 string alloc_name = alloc.name + ".shared_size"; in compute_shared_memory_sizes_on_host() local
1006 string alloc_name = alloc.name + ".shared_size"; in compute_shared_memory_sizes_on_host() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/ccapi/common/win/OldCC/
H A Dutil.cxx304 extern "C" DWORD alloc_name(LPSTR* pname, LPSTR postfix, BOOL isNT) { in alloc_name() function
/dports/security/krb5/krb5-1.19.2/src/ccapi/common/win/OldCC/
H A Dutil.cxx304 extern "C" DWORD alloc_name(LPSTR* pname, LPSTR postfix, BOOL isNT) { in alloc_name() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/fileio/
H A Dp00.c167 char *name, *alloc_name = NULL; in p00_file_find() local

1234