Home
last modified time | relevance | path

Searched defs:memSpace (Results 1 – 25 of 29) sorted by relevance

12

/dports/misc/adios2/ADIOS2-2.7.1/examples/heatTransfer/write/
H A DIO_ph5.cpp194 hid_t memSpace = H5Screate_simple(dimSize, count, NULL); in WriteSimple() local
242 hid_t memSpace = H5Screate_simple(dimSize, count, NULL); in WriteSimpleWithChunking() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/unittests/IR/
H A DShapedTypeTest.cpp27 Attribute memSpace = IntegerAttr::get(IntegerType::get(&context, 64), 7); in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/unittests/IR/
H A DShapedTypeTest.cpp27 Attribute memSpace = IntegerAttr::get(IntegerType::get(&context, 64), 7); in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/unittests/IR/
H A DShapedTypeTest.cpp27 Attribute memSpace = IntegerAttr::get(IntegerType::get(&context, 64), 7); in TEST() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/unittests/IR/
H A DShapedTypeTest.cpp27 Attribute memSpace = IntegerAttr::get(IntegerType::get(&context, 64), 7); in TEST() local
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/interop/hdf5/
H A DHDF5Common.tcc194 hid_t memSpace = H5Screate_simple(dimSize, count.data(), NULL); in Write() local
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dpexport.cpp362 PermanentMemSpace *memSpace; member in SpaceAlloc
/dports/misc/adios2/ADIOS2-2.7.1/testing/h5vol/
H A DTestH5VolWriteReadBPFile.cpp245 hid_t memSpace = H5Screate_simple(dimSize, counts, NULL); in CreateAndStoreVar() local
/dports/math/vtk8/VTK-8.2.0/IO/AMR/
H A DvtkAMRFlashReaderInternal.cxx95 hid_t memSpace = H5Screate_simple( 4, dataDims, nullptr ); in GetBlockAttribute() local
/dports/math/vtk9/VTK-9.1.0/IO/AMR/
H A DvtkAMRFlashReaderInternal.cxx95 hid_t memSpace = H5Screate_simple(4, dataDims, nullptr); in GetBlockAttribute() local
/dports/math/vtk6/VTK-6.2.0/IO/AMR/
H A DvtkAMRFlashReaderInternal.cxx95 hid_t memSpace = H5Screate_simple( 4, dataDims, NULL ); in GetBlockAttribute() local
/dports/lang/gcc11/gcc-11.2.0/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc9/gcc-9.4.0/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/src/std/
H A Dnumeric.d3001 public this(lookup_t[] memSpace) // Public b/c of bug 4636. in this()
3067 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/src/std/
H A Dnumeric.d3566 public this(lookup_t[] memSpace) in this()
3632 auto memSpace = uninitializedArray!(lookup_t[])(2 * size); in this() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp486 unsigned memSpace = type.getMemorySpaceAsInt(); in allocateBuffer() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp479 unsigned memSpace = type.getMemorySpaceAsInt(); in allocateBuffer() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp479 unsigned memSpace = type.getMemorySpaceAsInt(); in allocateBuffer() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp479 unsigned memSpace = type.getMemorySpaceAsInt(); in allocateBuffer() local

12