| /freebsd-13-stable/tools/tools/locale/ |
| HD | Makefile | 54 .for area enc in ${COLLATION_SPECIAL} 55 COLLATIONS_SPECIAL_ENV+= ${area}.${enc} 127 .for area enc in ${COLLATION_SPECIAL} 129 posix/${area}.${enc}.src > colldef.draft/${area}.${enc}.src 226 .for area in ${BASE_LOCALES_OF_INTEREST} 227 posixsrc: build-tools posix/${area}.UTF-8.src 228 .ORDER: build-tools posix/${area}.UTF-8.src 229 posix/${area}.UTF-8.src: 232 -d posix -m ${area} -c UTF-8 234 .for area encoding in ${COLLATION_SPECIAL} [all …]
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/usb/ |
| HD | cdns-usb3.txt | 6 - HOST registers area 7 - DEVICE registers area 8 - OTG/DRD registers area 9 - reg-names - register memory area names: 39 reg = <0xf3000000 0x10000>, /* memory area for HOST registers */ 40 <0xf3010000 0x10000>, /* memory area for DEVICE registers */ 41 <0xf3020000 0x10000>; /* memory area for OTG/DRD registers */
|
| /freebsd-13-stable/share/doc/smm/18.net/ |
| HD | 5.t | 57 Each mbuf has a small data area for storing information, \fIm_dat\fP. 69 In addition to storing data directly in the mbuf's data area, data 70 of page size may be also be stored in a separate area of memory. 74 An mbuf with an external data area may be recognized by the larger 75 offset to the data area; 111 each free a single mbuf, \fIm\fP, and any associated external storage area, 146 bytes of data in contiguous memory within the data area of the mbuf 148 and allowing the mbuf to be located from a pointer to the data area 152 area (112 bytes), or required resources were unavailable, 165 area by masking off the low bits of the virtual address. [all …]
|
| /freebsd-13-stable/sys/contrib/octeon-sdk/ |
| HD | cvmx-dma-engine.h | 129 buffers in the FIRST POINTERS area: 139 the FIRST BUFFERS area should be freed. 149 The number of pointers in the LAST POINTERS area. 151 … POINTERS area contains PCI components, and the number of 64-bit words 152 required in the LAST POINTERS area is: 154 … In the INTERNAL-ONLY case, the LAST POINTERS area contains local 155 … pointers, and the number of 64-bit words required in the LAST POINTERS area is: 158 FIRST POINTERS area must never exceed 31. */ 160 The number of pointers in the FIRST POINTERS area. 162 … POINTERS area contains local pointers, and the number of 64-bit words required [all …]
|
| /freebsd-13-stable/contrib/tcsh/ |
| HD | vms.termcap.c | 202 * it in area (advancing area at same time). Expand escape sequences 206 tgetstr(char *id, char **area) in tgetstr() argument 224 for (ret = *area, cp++; *cp && *cp != ':' ; in tgetstr() 225 (*area)++, cp++) in tgetstr() 228 **area = *++cp - '@'; /* fix (efth)*/ in tgetstr() 233 **area = CTL_ESC('\033'); in tgetstr() 236 **area = '\n'; in tgetstr() 239 **area = '\r'; in tgetstr() 242 **area = '\t'; in tgetstr() 245 **area = '\b'; in tgetstr() [all …]
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| HD | Hexagon.cpp | 185 // Load the overflow area pointer. in EmitVAArgFromMemory() 214 // overflow area pointer to the argument type. in EmitVAArgFromMemory() 267 // Here we have check if the argument is in register area or in EmitVAArgForHexagonLinux() 268 // in overflow area. in EmitVAArgForHexagonLinux() 269 // If the saved register area pointer + argsize rounded up to alignment > in EmitVAArgForHexagonLinux() 270 // saved register area end pointer, argument is in overflow area. in EmitVAArgForHexagonLinux() 285 // Argument may be in saved register area in EmitVAArgForHexagonLinux() 288 // Load the current saved register area pointer. in EmitVAArgForHexagonLinux() 294 // Load the saved register area end pointer. in EmitVAArgForHexagonLinux() 335 // Argument in saved register area in EmitVAArgForHexagonLinux() [all …]
|
| /freebsd-13-stable/sys/dev/vt/ |
| HD | vt_buf.c | 268 vtbuf_dirty(struct vt_buf *vb, const term_rect_t *area) in vtbuf_dirty() argument 271 if (vb->vb_dirtyrect.tr_begin.tp_row > area->tr_begin.tp_row) in vtbuf_dirty() 272 vb->vb_dirtyrect.tr_begin.tp_row = area->tr_begin.tp_row; in vtbuf_dirty() 273 if (vb->vb_dirtyrect.tr_begin.tp_col > area->tr_begin.tp_col) in vtbuf_dirty() 274 vb->vb_dirtyrect.tr_begin.tp_col = area->tr_begin.tp_col; in vtbuf_dirty() 275 if (vb->vb_dirtyrect.tr_end.tp_row < area->tr_end.tp_row) in vtbuf_dirty() 276 vb->vb_dirtyrect.tr_end.tp_row = area->tr_end.tp_row; in vtbuf_dirty() 277 if (vb->vb_dirtyrect.tr_end.tp_col < area->tr_end.tp_col) in vtbuf_dirty() 278 vb->vb_dirtyrect.tr_end.tp_col = area->tr_end.tp_col; in vtbuf_dirty() 284 term_rect_t area; in vtbuf_dirty_cell() local [all …]
|
| /freebsd-13-stable/lib/libc/rpc/ |
| HD | svc_auth_unix.c | 65 struct area { in _svcauth_unix() struct 69 } *area; in _svcauth_unix() local 77 area = (struct area *) rqst->rq_clntcred; in _svcauth_unix() 78 aup = &area->area_aup; in _svcauth_unix() 79 aup->aup_machname = area->area_machname; in _svcauth_unix() 80 aup->aup_gids = area->area_gids; in _svcauth_unix()
|
| /freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | z_AIX_asm.S | 85 std 0, 16(1) # Save LR to the linkage area 93 // Compute the size of the "argc" portion of the parameter save area. 94 // The parameter save area is always at least 64 bytes long (i.e. 8 regs) 168 // pre-increment loads and stores in the loop below). The parameter save area 180 std 2, 40(1) # Save the TOC pointer to the linkage area 191 ld 2, 40(1) # Restore TOC pointer from linkage area 207 mtlr 0 # Restore LR from the linkage area 239 stw 0, 8(1) # Save LR to the linkage area 247 // Compute the size of the "argc" portion of the parameter save area. 248 // The parameter save area is always at least 32 bytes long (i.e. 8 regs) [all …]
|
| /freebsd-13-stable/sys/dev/vt/hw/fb/ |
| HD | vt_fb.c | 330 const term_rect_t *area) in vt_fb_bitblt_text() argument 341 for (row = area->tr_begin.tp_row; row < area->tr_end.tp_row; ++row) { in vt_fb_bitblt_text() 342 for (col = area->tr_begin.tp_col; col < area->tr_end.tp_col; in vt_fb_bitblt_text() 382 drawn_area.tr_begin.tp_col = area->tr_begin.tp_col * vf->vf_width; in vt_fb_bitblt_text() 383 drawn_area.tr_begin.tp_row = area->tr_begin.tp_row * vf->vf_height; in vt_fb_bitblt_text() 384 drawn_area.tr_end.tp_col = area->tr_end.tp_col * vf->vf_width; in vt_fb_bitblt_text() 385 drawn_area.tr_end.tp_row = area->tr_end.tp_row * vf->vf_height; in vt_fb_bitblt_text() 399 vt_fb_invalidate_text(struct vt_device *vd, const term_rect_t *area) in vt_fb_invalidate_text() argument 404 for (row = area->tr_begin.tp_row; row < area->tr_end.tp_row; ++row) { in vt_fb_invalidate_text() 405 for (col = area->tr_begin.tp_col; col < area->tr_end.tp_col; in vt_fb_invalidate_text()
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/watchdog/ |
| HD | mpc8xxx-wdt.txt | 8 - reg: base physical address and length of the area hosting the 10 On the 83xx, "Watchdog Timer Registers" area: <0x200 0x100> 11 On the 86xx, "Watchdog Timer Registers" area: <0xe4000 0x100> 12 On the 8xx, "General System Interface Unit" area: <0x0 0x10>
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/include/ |
| HD | streambuf | 45 // 27.6.2.2.3 Get area: 56 // 27.6.2.2.5 Put area: 66 // 27.6.2.3.2 Get area: 73 // 27.6.2.3.3 Put area: 92 // 27.6.2.4.3 Get area: 101 // 27.6.2.4.5 Put area: 173 // 27.6.2.2.3 Get area: 213 // 27.6.2.2.5 Put area: 231 // 27.6.2.3.2 Get area: 247 // 27.6.2.3.3 Put area: [all …]
|
| /freebsd-13-stable/share/man/man9/ |
| HD | fpu_kern.9 | 62 Explicit calls are required for the allocation of the save area and 83 The function returns the allocated context area, or 102 The context save area previously allocated by 123 Avoid nesting save area. 167 The current thread will reuse the usermode save area for the kernel FPU state 183 value is true if the current thread have the permanent FPU save area,
|
| /freebsd-13-stable/contrib/ncurses/man/ |
| HD | curs_termcap.3x | 75 \fBchar *tgetstr(const char *id, char **area);\fR 112 description in the area referenced by this pointer. 132 The \fIarea\fP parameter is used as follows: 138 However, ncurses checks to ensure that \fBarea\fP is not NULL, 140 If either check fails, the \fIarea\fP parameter is ignored. 143 the buffer pointed to by \fIarea\fR, 144 and the \fIarea\fR value will be updated to point past the null ending
|
| /freebsd-13-stable/contrib/file/magic/Magdir/ |
| HD | wordprocessors | 72 # pointer to document area like: 10h 73 >>>4 ulelong !0x10 \b, at %#x document area 78 # no document area, so point to end of file; so this is file size like: 23381 2978 32835 3355 3775 … 116 # pointer to index area with string "smalldrs" like: 46h 117 >>>4 uleshort !0x46 \b, at %#x index area 129 # TODO: skip DROID x-fmt-395-signature-id-132.wpg by check for existing document area 138 # pointer to document area like: 10h 1Ah 139 >>>4 ulelong !0x1A \b, at %#x document area 154 # jump to document area with some marker and equation 158 # pointer to document area like: 17C4h [all …]
|
| /freebsd-13-stable/stand/libsa/ |
| HD | zalloc.c | 51 * portion of a pool's data area until we are given permission. The 203 * If area between last node and current node in zfree() 205 * - check merge with next area in zfree() 206 * - check merge with previous area in zfree() 218 * merge against next area or create independent area in zfree() 232 * merge against previous area (if there is a previous in zfree() 233 * area). in zfree() 254 * previous area if possible. in zfree()
|
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/ |
| HD | adm_files.c | 3 * working copy administrative area (creating, 51 /*** File names in the adm area. ***/ 145 /*** Making and using files in the adm area. ***/ 163 /*** Syncing files in the adm area. ***/ 279 /*** Opening and closing files in the adm area. ***/ 312 /* Set up a new adm area for PATH, with REPOS_* as the repos info, and 314 marked as 'incomplete. The adm area starts out locked; remember to 326 /* First, make an empty administrative area. */ in init_adm() 339 /** Init the tmp area. ***/ in init_adm() 534 /* Get the path to the tmp area, and blow it away. */ in svn_wc__adm_cleanup_tmp_area() [all …]
|
| HD | adm_files.h | 2 * adm_files.h : handles locations inside the wc adm area 43 /* Return a path to CHILD in the administrative area of PATH. If CHILD is 44 NULL, then the path to the admin area is returned. The result is 50 /* Return TRUE if the administrative area exists for this directory. */ 125 /* Cleanup the temporary storage area of the administrative
|
| /freebsd-13-stable/contrib/ntp/html/hints/ |
| HD | solaris-dosynctodr.html | 76 <!-- Beginning of Nav area --> 134 <!-- End of Nav area --> 172 <option value="#Product-Area">Product Area</option> 225 … valign=top width=25%><font color=#ffffff size=2><b><a name=Product-Area>Product Area</a></b></fon… 277 <AREA SHAPE="rect" HREF="http://www.sun.com/MySun/" ALT="My Sun" COORDS="89,0 149,32"> 278 <AREA SHAPE="rect" HREF="show.pl?target=home_con" ALT="Home" COORDS="0,0 42,32"> 279 <AREA SHAPE="rect" HREF="http://www.sun.com/sales/" ALT="Buy" COORDS="54,0 78,32"> 284 <AREA SHAPE="rect" HREF="http://www.sun.com/java/" ALT="Java Technologies" COORDS="4,0,67,32"> 285 <AREA SHAPE="rect" HREF="http://www.sun.com/products-n-solutions/" ALT="Products and Solutions" COO… 286 <AREA SHAPE="rect" HREF="http://www.sun.com/service/" ALT="Support, Education, and Consulting" COOR… [all …]
|
| /freebsd-13-stable/share/doc/smm/02.config/ |
| HD | b.t | 42 paging area(s), device for system dumps, and device for 56 If no swap area is specified, it defaults to the ``b'' 83 first specified as a ``primary'' swap area which is always used. 116 corresponding location in the dump area of the dump partition. 119 assumes a crash occurred and reads \fIdumpsize\fP from the dump area
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| HD | SystemZMachineFunctionInfo.h | 18 // well as the offset into the register save area of the low register. 30 /// Size of expected parameter area for current function. (Fixed args only). 55 // z/OS: Get and set the size of the expected parameter area for the 56 // current function. (ie. Size of param area in caller). 93 // Get and set the frame index of the register save area
|
| /freebsd-13-stable/sys/dev/dpaa/ |
| HD | portals.h | 34 vm_paddr_t dp_ce_pa; /* portal's CE area PA */ 35 vm_paddr_t dp_ci_pa; /* portal's CI area PA */ 36 uint32_t dp_ce_size; /* portal's CE area size */ 37 uint32_t dp_ci_size; /* portal's CI area size */
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/ata/ |
| HD | ahci-fsl-qoriq.txt | 4 - reg: Physical base address and size of the controller's register area. 12 - reg-names: register area names when there are more than 1 register area.
|
| /freebsd-13-stable/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_termcap.c | 350 * tgetstr(str, area) 358 NCURSES_SP_NAME(tgetstr) (NCURSES_SP_DCLx const char *id, char **area) in NCURSES_SP_NAME() 362 T((T_CALLED("tgetstr(%s,%p)"), id, (void *) area)); in NCURSES_SP_NAME() 394 if (area != 0 in NCURSES_SP_NAME() 395 && *area != 0) { in NCURSES_SP_NAME() 396 _nc_STRCPY(*area, result, 1024); in NCURSES_SP_NAME() 397 result = *area; in NCURSES_SP_NAME() 398 *area += strlen(*area) + 1; in NCURSES_SP_NAME() 408 tgetstr(const char *id, char **area) in tgetstr() argument 410 return NCURSES_SP_NAME(tgetstr) (CURRENT_SCREEN, id, area); in tgetstr()
|
| /freebsd-13-stable/share/doc/smm/11.timedop/ |
| HD | timed.ms | 66 area network. 74 of the various hosts in a local area network. 121 The machines that are gateways between distinct local area 149 daemon in a local area internetwork. 184 time daemons run on multiply-connected local area networks. 200 when several local area networks are interconnected. 266 R. Gusella and S. Zatti, \fIClock Synchronization in a Local Area Network\fP,
|