| /NextBSD/contrib/groff/src/roff/troff/ |
| HD | mtsm.h | 154 void excl(bool_value_state); 155 void excl(int_value_state); 156 void excl(units_value_state); 157 void excl(string_value_state);
|
| HD | mtsm.cpp | 587 void state_set::excl(bool_value_state b) in excl() function in state_set 592 void state_set::excl(int_value_state i) in excl() function in state_set 597 void state_set::excl(units_value_state u) in excl() function in state_set 602 void state_set::excl(string_value_state s) in excl() function in state_set
|
| /NextBSD/release/picobsd/build/ |
| HD | picobsd | 414 local dst excl srcdir 424 excl=${MY_TREE}/floppy.tree.exclude 425 if [ -f ${excl} ] ; then 426 log "Files excluded from generic tree: `echo;cat ${excl}`" 427 excl="--exclude-from ${excl}" 429 excl="" 436 --exclude .svn ${excl} . ) | \ 440 excl="" # reset the exclude list.
|
| /NextBSD/contrib/wpa/wpa_supplicant/ |
| HD | interworking.c | 1573 int excluded = 0, *excl = allow_excluded ? &excluded : NULL; in interworking_connect_helper() local 1601 wpa_s, bss, 0, excl); in interworking_connect_helper() 1606 if (allow_excluded && excl && !(*excl)) in interworking_connect_helper() 1607 excl = NULL; in interworking_connect_helper() 1610 cred = interworking_credentials_available_realm(wpa_s, bss, 0, excl); in interworking_connect_helper() 1615 if (allow_excluded && excl && !(*excl)) in interworking_connect_helper() 1616 excl = NULL; in interworking_connect_helper() 1620 excl); in interworking_connect_helper() 1625 if (allow_excluded && excl && !(*excl)) in interworking_connect_helper() 1626 excl = NULL; in interworking_connect_helper() [all …]
|
| /NextBSD/libexec/rtld-elf/amd64/ |
| HD | elf_rtld.x | 100 .stab.excl 0 : { *(.stab.excl) }
|
| /NextBSD/libexec/rtld-elf/i386/ |
| HD | elf_rtld.x | 100 .stab.excl 0 : { *(.stab.excl) }
|
| /NextBSD/contrib/openresolv/ |
| HD | resolvconf.in | 252 local report=false list= retval=0 cmd="$1" excl= 266 excl=true 269 excl=false 278 elif ! $excl; then
|
| /NextBSD/sys/conf/ |
| HD | ldscript.arm64 | 118 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.arm | 123 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.sparc64 | 234 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.i386 | 164 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.mips.mips64 | 266 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.mips | 265 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.amd64 | 191 .stab.excl 0 : { *(.stab.excl) }
|
| HD | ldscript.mips.cfe | 282 .stab.excl 0 : { *(.stab.excl) }
|
| /NextBSD/sys/dev/netmap/ |
| HD | netmap.c | 1788 int excl = (priv->np_flags & NR_EXCLUSIVE); in netmap_get_exclusive() local 1806 (kring->users && excl)) in netmap_get_exclusive() 1822 if (excl) in netmap_get_exclusive() 1838 int excl = (priv->np_flags & NR_EXCLUSIVE); in netmap_rel_exclusive() local 1852 if (excl) in netmap_rel_exclusive()
|
| /NextBSD/sys/contrib/octeon-sdk/ |
| HD | cvmx-shared-linux-o32.ld | 246 .stab.excl 0 : { *(.stab.excl) }
|
| HD | cvmx-shared-linux.ld | 269 .stab.excl 0 : { *(.stab.excl) }
|
| HD | cvmx-shared-linux-n32.ld | 270 .stab.excl 0 : { *(.stab.excl) }
|
| /NextBSD/contrib/llvm/lib/Support/Unix/ |
| HD | Path.inc | 516 // Verify that we don't have both "append" and "excl". 518 "Cannot specify both 'excl' and 'append' file creation flags!");
|
| /NextBSD/contrib/binutils/ld/scripttempl/ |
| HD | mep.sc | 403 .stab.excl 0 : { *(.stab.excl) }
|
| HD | elf.sc | 472 .stab.excl 0 : { *(.stab.excl) }
|
| /NextBSD/contrib/llvm/lib/Support/Windows/ |
| HD | Path.inc | 674 // Verify that we don't have both "append" and "excl". 676 "Cannot specify both 'excl' and 'append' file creation flags!");
|
| /NextBSD/contrib/gcc/ |
| HD | genautomata.c | 502 struct excl_rel_decl excl; member 911 &(_decl)->decl.excl; })) 1079 #define DECL_EXCL(d) (&(d)->decl.excl)
|
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | ia64.md | 6357 "%,lfetch.excl.nta [%0]", 6358 "%,lfetch.excl.nt1 [%0]", 6359 "%,lfetch.excl.nt2 [%0]", 6360 "%,lfetch.excl [%0]"
|