| /dragonfly/contrib/dialog/ |
| HD | util.c | 99 #define UseShadow(dw) ((dw) != 0 && (dw)->normal != 0 && (dw)->shadow != 0) 110 DATA(A_NORMAL, SHADOW, shadow, "Shadow"), 162 p->shadow = child; in add_subwindow() 178 delwin(p->shadow); in del_subwindows() 1579 WINDOW *check = normal ? p->normal : p->shadow; in find_window() 1636 int y_want = y + getbegy(dw->shadow); in window_at_cell() 1637 int x_want = x + getbegx(dw->shadow); in window_at_cell() 1641 && dw->shadow != p->normal in window_at_cell() 1653 in_shadow(WINDOW *normal, WINDOW *shadow, int y, int x) in in_shadow() argument 1661 y += getbegy(shadow); in in_shadow() [all …]
|
| HD | README | 25 Global options: [--shadow] [--no-shadow] [--separate-widget "<str>"]
|
| HD | dialog.h | 310 WINDOW *shadow; member
|
| HD | CHANGES | 232 to handle --no-shadow, etc., which are initialized in init_dialog 456 + fix a special case in drawing shadow on a line-drawing cell where the 885 for simple shadow manipulation used here in 2011/06/30 (report 919 + improve repainting after erasing a widget and its shadow. 1202 visible in the shadow again. 1694 + correct position of shadow drawn for dialogs, which appeared to work 1777 dialog --no-shadow --print-maxsize
|
| /dragonfly/sys/dev/drm/amd/amdgpu/ |
| HD | amdgpu_object.c | 556 if (bo->shadow) in amdgpu_bo_create_shadow() 568 r = amdgpu_bo_do_create(adev, &bp, &bo->shadow); in amdgpu_bo_create_shadow() 570 bo->shadow->parent = amdgpu_bo_ref(bo); in amdgpu_bo_create_shadow() 645 struct amdgpu_bo *shadow = bo->shadow; in amdgpu_bo_backup_to_shadow() local 649 if (!shadow) in amdgpu_bo_backup_to_shadow() 653 shadow_addr = amdgpu_bo_gpu_offset(bo->shadow); in amdgpu_bo_backup_to_shadow() 727 struct amdgpu_bo *shadow = bo->shadow; in amdgpu_bo_restore_from_shadow() local 731 if (!shadow) in amdgpu_bo_restore_from_shadow() 735 shadow_addr = amdgpu_bo_gpu_offset(bo->shadow); in amdgpu_bo_restore_from_shadow()
|
| HD | amdgpu_vm.c | 367 if (bo->shadow) in amdgpu_vm_validate_pt_bos() 368 ttm_bo_move_to_lru_tail(&bo->shadow->tbo); in amdgpu_vm_validate_pt_bos() 389 if (bo->shadow) in amdgpu_vm_validate_pt_bos() 390 ttm_bo_move_to_lru_tail(&bo->shadow->tbo); in amdgpu_vm_validate_pt_bos() 502 if (bo->shadow) in amdgpu_vm_clear_bo() 503 return amdgpu_vm_clear_bo(adev, vm, bo->shadow, in amdgpu_vm_clear_bo() 564 if (vm->root.base.bo->shadow) in amdgpu_vm_alloc_levels() 593 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_levels() 601 amdgpu_bo_unref(&pt->shadow); in amdgpu_vm_alloc_levels() 1063 if (bo->shadow) in amdgpu_vm_update_pde() [all …]
|
| HD | amdgpu_object.h | 97 struct amdgpu_bo *shadow; member
|
| HD | amdgpu_cs.c | 517 if (bo->shadow) in amdgpu_cs_validate() 518 r = amdgpu_cs_bo_validate(p, bo->shadow); in amdgpu_cs_validate()
|
| HD | amdgpu_device.c | 3131 if (!bo->shadow) in amdgpu_device_recover_vram_from_shadow() 3140 r = amdgpu_bo_validate(bo->shadow); in amdgpu_device_recover_vram_from_shadow()
|
| /dragonfly/sys/net/pf/ |
| HD | pf_table.c | 1483 struct pfr_ktable *kt, *rt, *shadow, key; in pfr_ina_define() local 1528 shadow = pfr_create_ktable(tbl, 0, 0); in pfr_ina_define() 1529 if (shadow == NULL) { in pfr_ina_define() 1539 if (pfr_lookup_addr(shadow, &ad, 1) != NULL) in pfr_ina_define() 1544 if (pfr_route_kentry(shadow, p)) { in pfr_ina_define() 1556 shadow->pfrkt_cnt = (flags & PFR_FLAG_ADDRSTOO) ? in pfr_ina_define() 1558 kt->pfrkt_shadow = shadow; in pfr_ina_define() 1560 pfr_clean_node_mask(shadow, &addrq); in pfr_ina_define() 1561 pfr_destroy_ktable(shadow, 0); in pfr_ina_define() 1571 pfr_destroy_ktable(shadow, 0); in pfr_ina_define() [all …]
|
| /dragonfly/contrib/cvs-1.12/contrib/pam/ |
| HD | cvs.linux | 3 # the password in /etc/passwd or /etc/shadow.
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | asan.c | 2997 tree shadow, in asan_store_shadow_bytes() argument 3035 tree dest = build2 (MEM_REF, TREE_TYPE (shadow_ptr_type), shadow, in asan_store_shadow_bytes() 3087 tree shadow = build_shadow_mem_access (iter, loc, base_addr, in asan_expand_mark_ifn() local 3103 asan_store_shadow_bytes (iter, loc, shadow, offset, is_poison, in asan_expand_mark_ifn() 3236 tree shadow = build_shadow_mem_access (&gsi, loc, base_addr, in asan_expand_check_ifn() local 3238 t = shadow; in asan_expand_check_ifn() 3245 tree shadow = build_shadow_mem_access (&gsi, loc, base_addr, in asan_expand_check_ifn() local 3247 gimple *shadow_test = build_assign (NE_EXPR, shadow, 0); in asan_expand_check_ifn() 3269 gimple_seq_add_stmt (&seq, build_assign (GE_EXPR, t, shadow)); in asan_expand_check_ifn() 3292 tree shadow = build_shadow_mem_access (&gsi, loc, base_end_addr, in asan_expand_check_ifn() local [all …]
|
| /dragonfly/sys/dev/netif/mxge/ |
| HD | if_mxge.c | 2080 rx->shadow[idx].addr_low = htobe32(MXGE_LOWPART_TO_U32(seg.ds_addr)); in mxge_get_buf_small() 2081 rx->shadow[idx].addr_high = htobe32(MXGE_HIGHPART_TO_U32(seg.ds_addr)); in mxge_get_buf_small() 2085 mxge_submit_8rx(&rx->lanai[idx - 7], &rx->shadow[idx - 7]); in mxge_get_buf_small() 2133 rx->shadow[idx].addr_low = htobe32(MXGE_LOWPART_TO_U32(seg.ds_addr)); in mxge_get_buf_big() 2134 rx->shadow[idx].addr_high = htobe32(MXGE_HIGHPART_TO_U32(seg.ds_addr)); in mxge_get_buf_big() 2138 mxge_submit_8rx(&rx->lanai[idx - 7], &rx->shadow[idx - 7]); in mxge_get_buf_big() 2932 if (ss->rx_data.rx_small.shadow != NULL) { in mxge_free_slice_rings() 2933 kfree(ss->rx_data.rx_small.shadow, M_DEVBUF); in mxge_free_slice_rings() 2934 ss->rx_data.rx_small.shadow = NULL; in mxge_free_slice_rings() 2937 if (ss->rx_data.rx_big.shadow != NULL) { in mxge_free_slice_rings() [all …]
|
| HD | if_mxge_var.h | 60 mcp_kreq_ether_recv_t *shadow; /* host shadow of recv ring */ member
|
| /dragonfly/usr.sbin/pw/ |
| HD | README | 6 to those used by the Sun/shadow commands: useradd, usermod, userdel,
|
| /dragonfly/libexec/sshd-session/ |
| HD | Makefile | 14 loginrec.c auth-pam.c auth-shadow.c auth-sia.c \
|
| /dragonfly/contrib/bmake/mk/ |
| HD | warnings.mk | 130 shadow \
|
| /dragonfly/share/mk/ |
| HD | bsd.sys.mk | 100 -Wno-error=shadow
|
| /dragonfly/games/fortune/ |
| HD | README | 4 systems. If you're absolutely, *positively*, without-a-shadow-of-a-doubt
|
| /dragonfly/games/quiz/datfiles/ |
| HD | latin | 67 umbra:shade|shadow
|
| HD | bard | 146 The shadow['|e]d livery of the burnish['|e]d sun{.}:\
|
| /dragonfly/crypto/openssh/ |
| HD | configure.ac | 495 shadow.h \ 729 [Define if you want to disable shadow passwords]) 1314 AC_DEFINE([BROKEN_SHADOW_EXPIRE], [1], [QNX shadow support is broken]) 2608 AC_MSG_CHECKING([for conflicting getspnam in shadow.h]) 2610 #include <shadow.h> 5089 # Whether to disable shadow password support 5090 AC_ARG_WITH([shadow], optwith 5091 [ --without-shadow Disable shadow password support], 5101 AC_MSG_CHECKING([if the systems has expire shadow information]) 5104 #include <shadow.h> [all …]
|
| HD | config.h.in | 75 /* QNX shadow support is broken */ 126 /* Define if you want to disable shadow passwords */ 180 /* Define if you want to use shadow password expire field */ 1234 /* Define to 1 if you have the <shadow.h> header file. */
|
| /dragonfly/contrib/gcc-4.7/gcc/doc/ |
| HD | contrib.texi | 672 infrastructure, string, shadow C headers, and the initial project 674 MT-safe string and shadow headers. 998 Stephen M. Webb for time and effort on making libstdc++ shadow files
|
| /dragonfly/contrib/gcc-8.0/gcc/fortran/ |
| HD | lang.opt | 336 Wintrinsic-shadow
|