Home
last modified time | relevance | path

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

12

/freebsd-12.1/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_internal.h605 U32 contiguous = 1; in ZSTD_window_update() local
619 contiguous = 0; in ZSTD_window_update()
629 return contiguous; in ZSTD_window_update()
/freebsd-12.1/tools/diag/prtblknos/
H A DREADME25 Each contiguous range of blocks is printed on a line.
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dmotorola42 0 belong&0xFFFFFFF0 0x601A0000 Atari ST M68K contiguous executable
/freebsd-12.1/sys/dev/agp/
H A Dagp_if.m126 # AGP aperture. This effectively defines a range of contiguous
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64SVEInstrInfo.td518 // Non-temporal contiguous loads (register + immediate)
524 // Non-temporal contiguous loads (register + register)
530 // contiguous store with immediates
542 // contiguous store with reg+reg addressing.
628 // Non-temporal contiguous stores (register + immediate)
634 // Non-temporal contiguous stores (register + register)
/freebsd-12.1/contrib/llvm/tools/lld/docs/
H A DReleaseNotes.rst29 with automatic superpage promotion. FreeBSD can promote contiguous
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td187 "source is not a contiguous array of at least %4 elements of type %3|"
188 "destination is not a contiguous array of at least %4 elements of type %3}2">;
/freebsd-12.1/sys/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2145 #define contiguous(M) (((M)->max_fast & NONCONTIGUOUS_BIT) == 0) macro
2330 if (contiguous(av)) {
2346 if (contiguous(av) && av->top != initial_top(av)) {
/freebsd-12.1/sys/gnu/dts/arm64/hisilicon/
H A Dhi6220-hikey.dts62 /* global autoconfigured region for contiguous allocations */
/freebsd-12.1/sys/netinet/
H A Dsctp_input.c4547 uint32_t chk_length, contiguous; in sctp_process_control() local
4781 contiguous = sizeof(struct sctp_init_chunk); in sctp_process_control()
4784 contiguous = sizeof(struct sctp_init_ack_chunk); in sctp_process_control()
4787 contiguous = min(chk_length, sizeof(chunk_buf)); in sctp_process_control()
4791 contiguous, in sctp_process_control()
5097 sctp_handle_error(ch, stcb, *netp, contiguous) < 0) { in sctp_process_control()
5410 min(chk_length, contiguous)); in sctp_process_control()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMCallingConv.td213 // HFAs are passed in a contiguous block of registers, or on the stack
H A DARMInstrThumb2.td2007 // SXTH operations with a rotate of 24: there the non-contiguous bits are
/freebsd-12.1/contrib/binutils/binutils/
H A DChangeLog-2006563 contiguous value.
/freebsd-12.1/bin/sh/
H A DTOUR57 STPUTC: If the stack were contiguous, it would be easy to store
/freebsd-12.1/sys/powerpc/powerpc/
H A Dmmu_if.m424 * @brief Used to create a contiguous set of read-only mappings for a
/freebsd-12.1/sys/dev/bktr/
H A DCHANGELOG.TXT493 drives's contiguous memory buffers even when it is unloaded
/freebsd-12.1/contrib/gcclibs/libmudflap/
H A DChangeLog1279 contiguous but distinctly registered objects.
1281 contiguous objects.
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-2006755 contiguous.
757 is not contiguous.
760 when code is not contiguous.
/freebsd-12.1/usr.sbin/bsdconfig/share/
H A Ddevice.subr816 # first contiguous string of numbers replaced with `%d' for comparison
/freebsd-12.1/contrib/binutils/ld/
H A Dldint.texinfo363 contiguous in memory.
/freebsd-12.1/contrib/gcc/doc/
H A Dcppinternals.texi517 contiguous list of tokens delimited by a starting and ending token.
/freebsd-12.1/contrib/processor-trace/libipt/include/
H A Dintel-pt.h.in2188 * contiguous in memory. Users are expected to follow direct branches.
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dbfdint.texi1272 setting a contiguous bitfield in the destination to the value of a
/freebsd-12.1/contrib/binutils/gas/doc/
H A Das.texinfo2867 sections in contiguous addresses in the linked program. It is
3035 are not contiguous in the assembler source. @command{@value{AS}} allows you to
/freebsd-12.1/contrib/gperf/
H A DChangeLog2550 a. Generate the wordlist as a contiguous block of keywords,

12