Home
last modified time | relevance | path

Searched full:contiguous (Results 1 – 25 of 1298) sorted by relevance

12345678910>>...52

/freebsd/crypto/heimdal/lib/gssapi/
H A Dgss_acquire_cred.3487 In GSS-API, names have two forms, internal names and contiguous string
501 .Li Contiguous string name and exported name
503 Contiguous string names are gssapi names stored in a
507 A special form of the contiguous string name is the exported name that
512 In GSS-API an contiguous string name is stored in a
521 internal names with each other or two contiguous string names with
531 names in the access control list, comparing contiguous string name
534 when comparing contiguous string name, first export them into a
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp104 /// starts a contiguous sequence of ones if we look at the bits from the LSB
114 /// ends a contiguous sequence of ones if we look at the bits from the LSB
137 /// Check whether the constant contains a sequence of contiguous ones,
139 /// sequence of contiguous ones with an ORR instruction.
148 /// We are also looking for constants like |S|A|B|E| where the contiguous
157 // Try to find the chunks which start/end a contiguous sequence of ones. in trySequenceOfOnes()
173 // Outside of the contiguous sequence of ones everything needs to be zero. in trySequenceOfOnes()
178 // If our contiguous sequence of ones wraps around from the MSB into the LSB, in trySequenceOfOnes()
179 // just swap indices and pretend we are materializing a contiguous sequence in trySequenceOfOnes()
180 // of zeros surrounded by a contiguous sequence of ones. in trySequenceOfOnes()
[all …]
/titanic_41/usr/src/man/man9f/
H A Dcsx_RequestIO.9f81 uint32_t NumPorts1; /* first IO range number contiguous
87 uint32_t NumPorts2; /* second IO range number contiguous
141 contiguous ports requested. When \fBBasePort.base\fR is \fB0\fR, Card Services
143 boundary that is a multiple of the number of contiguous ports requested,
146 requests five contiguous \fBI/O\fR ports, the resource returned will be a
159 This field is the number of contiguous ports being requested.
/freebsd/crypto/heimdal/doc/doxyout/gssapi/man/man3/
H A Dinternalvsmechname.38 There are two forms of name in GSS-API, Internal form and Contiguous string ('flat') form. gss_expo…
11 The contiguous string form is described by an oid specificing the type and an octet string. A speci…
/titanic_41/usr/src/uts/sun4v/vm/
H A Dmach_vm_dep.c114 * Contiguous memory allocator data structures and variables.
117 * contiguous, non-relocatable memory. The contig_mem_arena
119 * that require physically contiguous non-relocatable memory should
123 * contiguous chunk at a time.
128 * not contain any free contiguous chunks large enough to satisfy the
142 * the kernel cage, contiguous memory is reserved and added to the
144 * contiguous memory allocations. This reserve will be used to satisfy
595 * used only when physically contiguous non-relocatable memory is
607 * Allocates size aligned contiguous memory up to contig_mem_import_size_max.
618 * contig_mem_alloc_align allocates real contiguous memory with the
[all …]
/freebsd/share/man/man9/
H A Dcrypto_buffer.9166 attempts to locate a single, virtually-contiguous segment of the data buffer
179 attempts to locate a single, virtually-contiguous segment in the input data
298 returns the start of the virtually-contiguous segment at the current position of
312 return a pointer to a contiguous segment or
319 returns the length in bytes of a contiguous segment.
/freebsd/lib/libgssapi/
H A Dgss_import_name.333 .Nd Convert a contiguous string name to internal-form
46 Convert a contiguous string name to internal form.
53 indicates that the contiguous string provided via the
64 Buffer containing contiguous string name to convert.
/freebsd/sys/crypto/openssl/
H A Dossl_sha.h25 * contiguous array of 32 bit wide
36 * contiguous array of 32 bit wide
48 * contiguous array of 64 bit
/titanic_41/usr/src/man/man9e/
H A Ddevmap.9e127 to a memory that is either contiguous in physical address space or in kernel
145 \fIlen\fR exceeds the range of the contiguous memory, \fBdevmap()\fR should
146 return the length from \fIoff\fR to the end of the contiguous memory region.
258 /* check if len is within the range of contiguous memory */
259 if ( \fB(\fR\fIoff\fR\fB + \fR\fIlen\fR\fB)\fR \fIis contiguous\fR\fB\&.)\fR
/freebsd/sys/dev/ice/
H A Dice_resmgr.c39 * It can handle contiguous and scattered resource allocations, and upon
86 * will only allow contiguous allocations. This type of resmgr is intended to
132 * ice_resmgr_assign_contiguous - Assign contiguous mapping of resources
137 * Assign num_res number of contiguous resources into the idx mapping. On
140 * This function guarantees that the resource mapping will be contiguous, and
/titanic_41/usr/src/man/man3gss/
H A Dgss_import_name.3gss8 gss_import_name \- convert a contiguous string name to GSS_API internal format
23 The \fBgss_import_name()\fR function converts a contiguous string name to
26 is if the \fIinput_name_type\fR indicates that the contiguous string provided
/titanic_41/usr/src/cmd/svr4pkg/libinst/
H A Dlistmgr.c68 int contiguous; /* use realloc to grow */ member
138 if (bl_ptr->contiguous) { in alloc_next_seg()
368 * a pointer to) a contiguous list of pointers to stuff. This keeps
397 array_ptr->contiguous = 1; in ar_create()
435 if (!(list_ptr->contiguous)) in ar_delete()
479 !(bl_cs_array[list_handle]->contiguous) || in ar_next_avail()
518 * contiguous list! in ar_next_avail()
530 * Now allocate additional contiguous memory, moving in ar_next_avail()
/freebsd/share/man/man3/
H A Dbitstring.3295 If no sequence of contiguous unset bits of the specified
312 If no sequence of contiguous set bits of the specified
331 If no sequence of contiguous unset bits of the specified
352 If no sequence of contiguous set bits of the specified
375 If no sequence of contiguous such bits of the specified
/titanic_41/usr/src/man/man3dat/
H A Ddat_lmr_create.3dat61 Region description: A pointer to a contiguous user virtual range.
78 Region description: A pointer to a contiguous user virtual range.
112 and the second one is a pointer to a contiguous user virtual range.
291 indicate to the Consumer how much the contiguous region of Consumer virtual
/freebsd/crypto/heimdal/doc/doxyout/gssapi/html/
H A Dinternalvsmechname.html24 There are two forms of name in GSS-API, Internal form and Contiguous string ("flat") form. gss_expo…
26 <li>The contiguous string form is described by an oid specificing the type and an octet string. A s…
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_base.h24 // This is used to map a new set of contiguous pages. Note that the `Addr` is
32 // I.e., the result pages are expected to be still contiguous.
56 // Suggest releasing a set of contiguous physical pages back to the OS. Note
85 // allocator. `ReservedMemory` will reserve a contiguous pages and the later
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp68 // return us the entire stream as a contiguous buffer. There is no guarantee in writeStreamRef()
70 // an implementation may not store all data in a single contiguous buffer. So in writeStreamRef()
71 // we iterate over each contiguous chunk, writing each one in succession. in writeStreamRef()
/freebsd/crypto/heimdal/lib/gssapi/mech/
H A Ddoxygen.c109 * Contiguous string ("flat") form. gss_export_name() and
112 * - The contiguous string form is described by an oid specificing the
113 * type and an octet string. A special form of the contiguous
/titanic_41/usr/src/uts/common/sys/
H A Ddditypes.h67 * contiguous portion of a DMA window which is entirely addressable by the
70 * the object or window may be non-contiguous. In this example the
71 * object or window will be broken into smaller contiguous segments.
282 uint_t ah_pnum; /* number of contiguous pages */
/freebsd/crypto/openssl/include/openssl/
H A Dsha.h38 * contiguous array of 32 bit wide
59 * contiguous array of 32 bit wide
98 * contiguous array of 64 bit
/freebsd/contrib/libcbor/src/cbor/internal/
H A Dmemory_utils.h28 /** Overflow-proof contiguous array allocation
37 /** Overflow-proof contiguous array reallocation
/freebsd/sys/contrib/xen/
H A Dxencomm.h27 * addresses corresponding to a virtually contiguous memory area. The
29 * to and from the virtually contiguous area.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Drenesas,em-gio.yaml18 - description: First set of contiguous registers
19 - description: Second set of contiguous registers
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h29 /// necessarily contiguous. The arrangement of these chunks MSF the file
35 /// to one of these streams transparently, as if it were a contiguous sequence
95 // contiguous memory for things like arrays or strings that cross a block
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNNSAReassign.cpp64 CONTIGUOUS // NSA with all sequential address registers
235 return NSA ? NSA_Status::NON_CONTIGUOUS : NSA_Status::CONTIGUOUS; in CheckNSA()
261 case NSA_Status::CONTIGUOUS: in runOnMachineFunction()
278 if (CheckNSA(*MI, true) == NSA_Status::CONTIGUOUS) { in runOnMachineFunction()
337 if (I->second && CheckNSA(*I->first, true) < NSA_Status::CONTIGUOUS) { in runOnMachineFunction()

12345678910>>...52