Home
last modified time | relevance | path

Searched refs:contiguous (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dopenacc.f90179 type (*), dimension (..), contiguous :: a
197 type (*), dimension (..), contiguous :: a
215 type (*), dimension (..), contiguous :: a
233 type (*), dimension (..), contiguous :: a
251 type (*), dimension (..), contiguous :: a
269 type (*), dimension (..), contiguous :: a
287 type (*), dimension (..), contiguous :: a
305 type (*), dimension (..), contiguous :: a
323 type (*), dimension (..), contiguous :: a
341 type (*), dimension (..), contiguous :: a
[all …]
H A Dopenacc_lib.h226 type (*), dimension (..), contiguous :: a
246 type (*), dimension (..), contiguous :: a
272 type (*), dimension (..), contiguous :: a
292 type (*), dimension (..), contiguous :: a
318 type (*), dimension (..), contiguous :: a
338 type (*), dimension (..), contiguous :: a
358 type (*), dimension (..), contiguous :: a
378 type (*), dimension (..), contiguous :: a
398 type (*), dimension (..), contiguous :: a
418 type (*), dimension (..), contiguous :: a
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dopenacc.f90179 type (*), dimension (..), contiguous :: a
197 type (*), dimension (..), contiguous :: a
215 type (*), dimension (..), contiguous :: a
233 type (*), dimension (..), contiguous :: a
251 type (*), dimension (..), contiguous :: a
269 type (*), dimension (..), contiguous :: a
287 type (*), dimension (..), contiguous :: a
305 type (*), dimension (..), contiguous :: a
323 type (*), dimension (..), contiguous :: a
341 type (*), dimension (..), contiguous :: a
[all …]
H A Dopenacc_lib.h226 type (*), dimension (..), contiguous :: a
246 type (*), dimension (..), contiguous :: a
272 type (*), dimension (..), contiguous :: a
292 type (*), dimension (..), contiguous :: a
318 type (*), dimension (..), contiguous :: a
338 type (*), dimension (..), contiguous :: a
358 type (*), dimension (..), contiguous :: a
378 type (*), dimension (..), contiguous :: a
398 type (*), dimension (..), contiguous :: a
418 type (*), dimension (..), contiguous :: a
[all …]
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dlvcreate.c381 int contiguous; in _lvcreate_params() local
494 contiguous = strcmp(arg_str_value(cmd, contiguous_ARG, "n"), "n"); in _lvcreate_params()
496 lp->alloc = contiguous ? ALLOC_CONTIGUOUS : ALLOC_INHERIT; in _lvcreate_params()
500 if (contiguous && (lp->alloc != ALLOC_CONTIGUOUS)) { in _lvcreate_params()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddependency.c1348 && ((sym1->attr.dummy && !sym1->attr.contiguous in gfc_check_dependency()
1351 || (sym2->attr.dummy && !sym2->attr.contiguous in gfc_check_dependency()
1931 gfc_full_array_ref_p (gfc_ref *ref, bool *contiguous) in gfc_full_array_ref_p() argument
1938 if (contiguous) in gfc_full_array_ref_p()
1939 *contiguous = false; in gfc_full_array_ref_p()
1946 if (contiguous) in gfc_full_array_ref_p()
1947 *contiguous = true; in gfc_full_array_ref_p()
1966 if (contiguous) in gfc_full_array_ref_p()
1968 *contiguous = true; in gfc_full_array_ref_p()
1971 *contiguous = false; in gfc_full_array_ref_p()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Ddependency.cc1349 && ((sym1->attr.dummy && !sym1->attr.contiguous in gfc_check_dependency()
1352 || (sym2->attr.dummy && !sym2->attr.contiguous in gfc_check_dependency()
1932 gfc_full_array_ref_p (gfc_ref *ref, bool *contiguous) in gfc_full_array_ref_p() argument
1939 if (contiguous) in gfc_full_array_ref_p()
1940 *contiguous = false; in gfc_full_array_ref_p()
1947 if (contiguous) in gfc_full_array_ref_p()
1948 *contiguous = true; in gfc_full_array_ref_p()
1967 if (contiguous) in gfc_full_array_ref_p()
1969 *contiguous = true; in gfc_full_array_ref_p()
1972 *contiguous = false; in gfc_full_array_ref_p()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/m4/
H A Dcshift0.m475 /* Test if both ret and array are contiguous. */
104 /* For contiguous arrays, use the relationship that
180 /* If elements are contiguous, perform the operation
/netbsd-src/external/gpl3/gcc/dist/libgfortran/m4/
H A Dcshift0.m475 /* Test if both ret and array are contiguous. */
104 /* For contiguous arrays, use the relationship that
180 /* If elements are contiguous, perform the operation
/netbsd-src/sys/arch/hp300/DOC/
H A DTODO.hp30077 if an 8k system buffer consists of two non-contiguous physical pages
80 contiguous. By keeping the free list ordered we could potentially
81 allocate contiguous pages and reduce the number of interrupts. We can
H A DDebug.tips75 They are contiguous in kernel VA space with the page tables coming before
132 the u-area are not physically contiguous.
211 kernel page table is physically contiguous so this isn't necessary. The
225 because a user's page table is *virtually* contiguous in the kernel
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dbit305 /// The number of contiguous zero bits, starting from the highest bit.
311 /// The number of contiguous one bits, starting from the highest bit.
317 /// The number of contiguous zero bits, starting from the lowest bit.
323 /// The number of contiguous one bits, starting from the lowest bit.
/netbsd-src/sys/dev/ic/
H A Dncr5380.doc101 though a disk transfer may be logically contiguous, the physical pages backing
104 DMA chains: the DMA is broken up into a list of contiguous segments. The first
113 things so the DMA controller sees contiguous data. In this mode, sc_dma_alloc()
/netbsd-src/external/gpl3/binutils.old/dist/ld/scripttempl/
H A Delfmicroblaze.sc114 /* Note that .sdata2 and .sbss2 must be contiguous */
172 /* Note that .sdata and .sbss must be contiguous */
H A Daix.sc47 addresses were contiguous. This means that the correct
/netbsd-src/external/gpl3/binutils/dist/ld/scripttempl/
H A Delfmicroblaze.sc114 /* Note that .sdata2 and .sbss2 must be contiguous */
172 /* Note that .sdata and .sbss must be contiguous */
H A Daix.sc47 addresses were contiguous. This means that the correct
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dbit399 /// The number of contiguous zero bits, starting from the highest bit.
405 /// The number of contiguous one bits, starting from the highest bit.
411 /// The number of contiguous zero bits, starting from the lowest bit.
417 /// The number of contiguous one bits, starting from the lowest bit.
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldapv3-vlv-xx.txt49 a given LDAP search with associated sort keys, a contiguous subset of
79 The phrase "contiguous virtual list request" is used to describe a
150 messages, the server is instructed to return a contiguous subset of
318 used by the server to ensure continuity contiguous virtual list
321 sent a contiguous virtual list request and SHALL provide contiguous
323 unable to determine whether contiguous data is requested, or is
324 unable to provide requested contiguous data, it SHALL fail the search
383 here indicates that the server is willing to return contiguous data
520 will return contiguous data.
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dt-pvmove-basic.sh277 not pvmove -i1 --alloc contiguous $dev2:0-2 $dev5:5-5 $dev4:5-6
286 pvmove -i1 --alloc contiguous $dev2:0-2 $dev5:0-0 $dev5:3-5 $dev4:5-6
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td930 // Non-temporal contiguous loads (register + immediate)
936 // Non-temporal contiguous loads (register + register)
942 // contiguous store with immediates
954 // contiguous store with reg+reg addressing.
1044 // Non-temporal contiguous stores (register + immediate)
1050 // Non-temporal contiguous stores (register + register)
1813 // 2-element contiguous loads
1825 // 4-element contiguous loads
1834 // 8-element contiguous loads
1841 // 16-element contiguous loads
[all …]
/netbsd-src/sys/dev/isa/
H A Dymvar.h244 #error YM_CD_MUTE, YM_LINE_MUTE and YM_SPEAKER_MUTE should be contiguous
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dmotorola42 0 belong&0xFFFFFFF0 0x601A0000 Atari ST M68K contiguous executable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.def233 /* Fortran assumed size arrays can be non-contiguous, so they need
236 DEF_PREDICTOR (PRED_FORTRAN_CONTIGUOUS, "Fortran contiguous", \
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.def233 /* Fortran assumed size arrays can be non-contiguous, so they need
236 DEF_PREDICTOR (PRED_FORTRAN_CONTIGUOUS, "Fortran contiguous", \

12345678910>>...17