/src/usr.bin/make/unit-tests/ |
suff-clear-single.mk | 4 # Single suffix rules remain active after .SUFFIXES is cleared.
|
suff-clear-regular.mk | 4 # Suffix rules do not become regular rules when .SUFFIXES is cleared.
|
/src/sys/dev/ic/ |
matrixkp_subr.c | 104 u_int32_t cleared[(MAXNKEYS + 31) / 32]; local in function:mxkp_poll 121 FOR_KEYS(i, cleared[i] = changed[i] & sc->mxkp_pressed[i]); 122 sc->mxkp_event(sc, set, cleared); 123 FOR_KEYS(i, sc->mxkp_pressed[i] &= ~cleared[i]);
|
/src/sys/arch/aarch64/aarch64/ |
db_machdep.c | 941 int added, cleared; local in function:db_md_break_cmd 949 cleared = -1; 954 cleared = i; 960 cleared = i; 963 if (cleared == -1) { 982 if (cleared >= 0) 983 db_printf("clear breakpoint %d\n", cleared); 993 int added, cleared; local in function:db_md_watch_cmd 1035 cleared = -1; 1040 cleared = i [all...] |
/src/sys/arch/arm/iomd/ |
vidcvideo.c | 500 int v, cleared = 0; local in function:flush_dc_changes_to_screen 513 cleared |= WSDISPLAY_WB_COUNTER; 544 cleared |= WSDISPLAY_CMAP_DOLUT; 549 cleared |= WSDISPLAY_VIDEO_ONOFF; 558 cleared |= WSDISPLAY_CURSOR_DOPOS | WSDISPLAY_CURSOR_DOHOT; 563 cleared |= WSDISPLAY_CURSOR_DOCUR; 566 dc->_internal_dc_changed ^= cleared;
|
/src/sys/external/isc/libsodium/dist/build-aux/ |
depcomp | 635 cleared=no eat=no 638 case $cleared in 641 cleared=yes ;;
|
/src/sys/external/isc/libsodium/dist/ |
depcomp | 635 cleared=no eat=no 638 case $cleared in 641 cleared=yes ;;
|
/src/lib/librumpuser/build-aux/ |
depcomp | 635 cleared=no eat=no 638 case $cleared in 641 cleared=yes ;;
|
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
lsan_allocator.h | 26 bool cleared);
|
lsan_allocator.cc | 80 bool cleared) { 93 if (cleared && allocator.FromPrimary(p))
|
/src/sys/arch/x68k/stand/xxboot/ |
boot.S | 97 | To prevent startregs from being cleared by subsequent bss 261 | %d2 is cleared to zero
|
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
amdgpu_object.h | 79 /* If the mappings are cleared or filled */ 80 bool cleared; member in struct:amdgpu_bo_va
|
amdgpu_vm.c | 1828 } else if (bo_va->cleared != clear) { 1857 bo_va->cleared = clear; 2017 * Make sure all freed BOs are cleared in the PT. 2085 /* Per VM BOs never need to bo cleared in the page tables */
|
/src/tests/libexec/ld.elf_so/ |
Makefile | 38 TESTS_C+= t_dlerror-cleared
|
/src/sys/external/bsd/drm2/dist/drm/radeon/ |
radeon_vm.c | 530 list_add(&bo_va->vm_status, &vm->cleared); 945 list_add(&bo_va->vm_status, &vm->cleared); 1050 * Make sure all freed BOs are cleared in the PT. 1088 * Make sure all invalidated BOs are cleared in the PT. 1204 INIT_LIST_HEAD(&vm->cleared);
|
radeon.h | 977 /* BOs cleared in the PT */ 978 struct list_head cleared; member in struct:radeon_vm
|
/src/sys/arch/m68k/060sp/dist/ |
fskeletn.s | 198 # bsun will now be re-executed but with the NaN FPSR bit cleared.
|
isp.s | 2218 bclr &0x0, EXC_CC+1(%a6) # 'C' cleared on overflow
|
pfpsp.s | 618 # - The "exception present" flag in the fsave frame is cleared # 858 # - The "exception present" flag in the fsave frame is cleared # 2345 mov.w %d0,FP_SRC_EX(%a6) # insert exponent with cleared sign 6166 # a0 is preserved and the g-r-s bits in d0 are cleared. # 9191 # So, determine the sign and return a new INF (w/ the j-bit cleared). 14008 # d0: FPSR with AINEX cleared/FPCR with size set to ext
|
fpsp.s | 618 # - The "exception present" flag in the fsave frame is cleared # 858 # - The "exception present" flag in the fsave frame is cleared # 2345 mov.w %d0,FP_SRC_EX(%a6) # insert exponent with cleared sign 8333 #--FPCR SAVED AND CLEARED, INPUT IS 2^(ADJK)*FP0, FP0 CONTAINS 12759 # So, determine the sign and return a new INF (w/ the j-bit cleared). 22043 # a0 is preserved and the g-r-s bits in d0 are cleared. # 24047 # d0: FPSR with AINEX cleared/FPCR with size set to ext
|
/src/common/dist/zlib/contrib/pascal/ |
example.pas | 544 (* compr and uncompr are cleared to avoid reading uninitialized
|
/src/sys/arch/x68k/stand/boot_ufs/ |
boot.S | 217 | d2 is cleared to zero
|
/src/sys/arch/sun3/sun3/ |
locore.s | 251 clrl %d0 | make sure top bits are cleared too
|
/src/sys/arch/hppa/stand/xxboot/ |
start.S | 60 ; r1, r3 - r22, r28, r29, r31 = cleared to zeros
|
/src/sys/external/isc/libsodium/dist/m4/ |
libtool.m4 | 3496 # Let's accept both of them until this is cleared up.
|