Home
last modified time | relevance | path

Searched defs:arr_dtype (Results 1 – 8 of 8) sorted by relevance

/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c214 MPI_Datatype *arr_dtype = NULL; in convert_mpi_pvfs2_dtype() local
677 MPI_Datatype *arr_dtype) in print_dtype_info()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c217 MPI_Datatype *arr_dtype = NULL; in convert_mpi_pvfs2_dtype() local
690 MPI_Datatype *arr_dtype) in print_dtype_info()
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c189 MPI_Datatype *arr_dtype = NULL; in convert_mpi_pvfs2_dtype() local
546 int num_dtype, int *arr_int, MPI_Aint * arr_addr, MPI_Datatype * arr_dtype) in print_dtype_info()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/ad_pvfs2/
H A Dad_pvfs2_io_dtype.c217 MPI_Datatype *arr_dtype = NULL; in convert_mpi_pvfs2_dtype() local
690 MPI_Datatype *arr_dtype) in print_dtype_info()
/dports/math/py-pandas/pandas-1.2.5/pandas/core/
H A Dalgorithms.py1373 def _view_wrapper(f, arr_dtype=None, out_dtype=None, fill_wrap=None): argument
1535 ndim: int, arr_dtype, out_dtype, axis: int = 0, mask_info=None argument
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dast.c9314 get_ast_extents(int extent_asts[], int from_ast, DTYPE arr_dtype) in get_ast_extents()
9373 DTYPE arr_dtype) in get_ast_bounds()
9465 add_shapely_subscripts(int to_ast, int from_ast, DTYPE arr_dtype, in add_shapely_subscripts()
H A Dsemant3.c6337 gen_derived_arr_init(int arr_dtype, int strt_std, int end_std) in gen_derived_arr_init()
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_utildefines.h468 #define ARRAY_LAST_ITEM(arr_start, arr_dtype, arr_len) \ argument