| /netbsd-src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| H A D | reshape_generic.c | 30 typedef GFC_FULL_ARRAY_DESCRIPTOR(GFC_MAX_DIMENSIONS, char) parray; typedef 33 reshape_internal (parray *ret, parray *source, shape_type *shape, in reshape_internal() 34 parray *pad, shape_type *order, index_type size) in reshape_internal() 357 extern void reshape (parray *, parray *, shape_type *, parray *, shape_type *); 361 reshape (parray *ret, parray *source, shape_type *shape, parray *pad, in reshape() 369 extern void reshape_char (parray *, gfc_charlen_type, parray *, shape_type *, 370 parray *, shape_type *, gfc_charlen_type, 375 reshape_char (parray *ret, gfc_charlen_type ret_length __attribute__((unused)), in reshape_char() 376 parray *source, shape_type *shape, parray *pad, in reshape_char() 384 extern void reshape_char4 (parray *, gfc_charlen_type, parray *, shape_type *, [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| H A D | reshape_generic.c | 30 typedef GFC_FULL_ARRAY_DESCRIPTOR(GFC_MAX_DIMENSIONS, char) parray; typedef 33 reshape_internal (parray *ret, parray *source, shape_type *shape, in reshape_internal() 34 parray *pad, shape_type *order, index_type size) in reshape_internal() 357 extern void reshape (parray *, parray *, shape_type *, parray *, shape_type *); 361 reshape (parray *ret, parray *source, shape_type *shape, parray *pad, in reshape() 369 extern void reshape_char (parray *, gfc_charlen_type, parray *, shape_type *, 370 parray *, shape_type *, gfc_charlen_type, 375 reshape_char (parray *ret, gfc_charlen_type ret_length __attribute__((unused)), in reshape_char() 376 parray *source, shape_type *shape, parray *pad, in reshape_char() 384 extern void reshape_char4 (parray *, gfc_charlen_type, parray *, shape_type *, [all …]
|
| /netbsd-src/sys/arch/riscv/starfive/ |
| H A D | jh7100_pinctrl.c | 241 const u_int *parray; in jh7100_pinctrl_set_config_group() local 258 parray = pins; in jh7100_pinctrl_set_config_group() 263 parray = pinmux; in jh7100_pinctrl_set_config_group() 274 uint32_t p = be32dec(&parray[i]); in jh7100_pinctrl_set_config_group()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/src/ |
| H A D | ios.cpp | 192 void** parray = static_cast<void**>(realloc(__parray_, newcap * sizeof(void *))); in pword() local 193 if (parray == 0) in pword() 200 __parray_ = parray; in pword()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | oaidl.d | 202 SAFEARRAY* parray; member 268 wirePSAFEARRAY parray;
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | ioparm.def | 105 IOPARM (dt, internal_unit_desc, 0, parray)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
| H A D | ioparm.def | 105 IOPARM (dt, internal_unit_desc, 0, parray)
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx2bStatusIssuesStatus.csv | 33 "`3434 <https://wg21.link/LWG3434>`__","``ios_base`` never reclaims memory for iarray and parray","…
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
| H A D | package.d | 803 const parray = alloc.make!(int[]); in test() local 804 assert((*parray).empty); in test()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
| H A D | package.d | 1310 const parray = alloc.make!(int[]); in test() local 1311 assert((*parray).empty); in test()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2006 | 1853 (place_new_loop): Access larray vector instead of parray. 1892 (struct loops): Replace num and parray field by larray vector. 13119 * loop-unroll.c (peel_loops_completely): Use loops->parray to walk the
|
| H A D | ChangeLog-2002 | 18776 (struct loops): New field parray.
|
| H A D | ChangeLog-2004 | 1253 Add comment about loops in parray possibly being NULL.
|