| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | lib-link.m4 | 54 dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty. 178 dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables. 380 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" 400 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so" 454 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a" 620 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep" 631 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name" 632 LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name" 652 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" 660 LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag" [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | ctl.c | 234 #define NAME(n) {true}, n macro 286 {NAME("dss"), CTL(opt_dss)}, 300 {NAME("thp"), CTL(opt_thp)}, 407 {NAME("num_ops"), \ 409 {NAME("num_wait"), \ 411 {NAME("num_spin_acq"), \ 417 {NAME("max_wait_time"), \ 419 {NAME("max_num_thds"), \ 533 {NAME("background_thread"), 541 {NAME("epoch"), CTL(epoch)}, [all …]
|
| /f-stack/freebsd/contrib/ck/include/ |
| H A D | ck_elide.h | 306 #define CK_ELIDE_LOCK(NAME, LOCK) ck_elide_##NAME##_lock(LOCK) argument 307 #define CK_ELIDE_UNLOCK(NAME, LOCK) ck_elide_##NAME##_unlock(LOCK) argument 308 #define CK_ELIDE_TRYLOCK(NAME, LOCK) ck_elide_##NAME##_trylock(LOCK) argument 315 #define CK_ELIDE_LOCK_ADAPTIVE(NAME, STAT, CONFIG, LOCK) \ argument 316 ck_elide_##NAME##_lock_adaptive(LOCK, STAT, CONFIG) 318 #define CK_ELIDE_UNLOCK_ADAPTIVE(NAME, STAT, LOCK) \ argument 319 ck_elide_##NAME##_unlock_adaptive(STAT, LOCK)
|
| /f-stack/freebsd/arm/include/ |
| H A D | platformvar.h | 93 #define FDT_PLATFORM_DEF2(NAME, VAR_NAME, NAME_STR, _size, _compatible, \ argument 105 .methods = NAME ## _methods, \ 112 #define FDT_PLATFORM_DEF(NAME, NAME_STR, size, compatible, delay) \ argument 113 FDT_PLATFORM_DEF2(NAME, NAME, NAME_STR, size, compatible, delay)
|
| H A D | atomic-v6.h | 62 #define ATOMIC_ACQ_REL_LONG(NAME) \ argument 64 atomic_##NAME##_acq_long(__volatile u_long *p, u_long v) \ 66 atomic_##NAME##_long(p, v); \ 71 atomic_##NAME##_rel_long(__volatile u_long *p, u_long v) \ 74 atomic_##NAME##_long(p, v); \ 77 #define ATOMIC_ACQ_REL(NAME, WIDTH) \ argument 79 atomic_##NAME##_acq_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 81 atomic_##NAME##_##WIDTH(p, v); \ 86 atomic_##NAME##_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 89 atomic_##NAME##_##WIDTH(p, v); \
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zfs.sh | 87 NAME=$(basename "$KMOD" .ko) 89 if lsmod | grep -E -q "^${NAME}"; then 90 LOADED_MODULES="$LOADED_MODULES\t$NAME\n" 170 NAME=$(basename "$KMOD" .ko) 178 rmmod "$NAME" || echo "Failed to unload $NAME" 196 NAME=$(basename "$KMOD" .ko) 197 USE_COUNT=$(lsmod | grep -E "^${NAME} " | awk '{print $3}') 202 echo "Module ${NAME} is still in use!"
|
| H A D | zfs-tests.sh | 191 NAME=$1 194 if [ -f "$RUNFILE_DIR/$NAME" ]; then 195 RESULT="$RUNFILE_DIR/$NAME" 196 elif [ -f "$RUNFILE_DIR/$NAME.run" ]; then 197 RESULT="$RUNFILE_DIR/$NAME.run" 198 elif [ -f "$NAME" ]; then 199 RESULT="$NAME" 200 elif [ -f "$NAME.run" ]; then 201 RESULT="$NAME.run"
|
| /f-stack/freebsd/sys/ |
| H A D | kobj.h | 99 #define KOBJMETHOD(NAME, FUNC) \ argument 100 { &NAME##_desc, (kobjop_t) (1 ? FUNC : (NAME##_t *)NULL) }
|
| /f-stack/tools/libutil/ |
| H A D | property.c | 80 enum { LOOK, COMMENT, NAME, VALUE, MVALUE, COMMIT, FILL, STOP } state, last_state; in properties_read() enumerator 131 state = NAME; in properties_read() 143 case NAME: in properties_read()
|
| /f-stack/freebsd/amd64/include/ |
| H A D | atomic.h | 114 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 115 void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v); \ 116 void atomic_##NAME##_barr_##TYPE(volatile u_##TYPE *p, u_##TYPE v) 160 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 162 atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v)\ 171 atomic_##NAME##_barr_##TYPE(volatile u_##TYPE *p, u_##TYPE v)\
|
| /f-stack/freebsd/contrib/ngatm/netnatm/sig/ |
| H A D | unidef.h | 245 #define DEF(NAME, VAL, STR) UNIAPI_##NAME = VAL, argument 296 #define DEF(NAME, VALUE, STR) NAME = VALUE, argument
|
| H A D | sig_reset.c | 63 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument 69 #define DEF_PRIV_SIG(NAME, FROM) [SIG##NAME] = "SIG"#NAME, argument
|
| /f-stack/freebsd/contrib/openzfs/etc/zfs/ |
| H A D | vdev_id.conf.sas_switch.example | 3 # SWITCH PORT CHANNEL NAME
|
| H A D | vdev_id.conf.multipath.example | 3 # PCI_ID HBA PORT CHANNEL NAME
|
| H A D | vdev_id.conf.scsi.example | 8 # PCI_ID HBA PORT CHANNEL NAME
|
| H A D | vdev_id.conf.sas_direct.example | 8 # PCI_ID HBA PORT CHANNEL NAME
|
| /f-stack/app/nginx-1.16.1/src/http/modules/perl/ |
| H A D | Makefile.PL | 9 NAME => 'nginx',
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | testregex.rst | 37 ``--rules NAME`` 40 ``--data NAME``
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | ccpriv.h | 215 #define DEF(NAME) CONN_SIG_##NAME, argument 474 #define DEF(NAME) USER_SIG_##NAME, argument
|
| H A D | atmapi.h | 121 #define DEF(NAME,VAL,STR) NAME = (VAL), argument
|
| /f-stack/freebsd/mips/include/ |
| H A D | atomic.h | 293 #define ATOMIC_ACQ_REL(NAME, WIDTH) \ argument 295 atomic_##NAME##_acq_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 297 atomic_##NAME##_##WIDTH(p, v); \ 302 atomic_##NAME##_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\ 305 atomic_##NAME##_##WIDTH(p, v); \
|
| /f-stack/freebsd/i386/include/ |
| H A D | atomic.h | 108 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 109 void atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v); \ 110 void atomic_##NAME##_barr_##TYPE(volatile u_##TYPE *p, u_##TYPE v) 158 #define ATOMIC_ASM(NAME, TYPE, OP, CONS, V) \ argument 160 atomic_##NAME##_##TYPE(volatile u_##TYPE *p, u_##TYPE v)\ 169 atomic_##NAME##_barr_##TYPE(volatile u_##TYPE *p, u_##TYPE v)\
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | inflate.h | 27 NAME, /* i: waiting for end of file name (gzip) */ enumerator
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | tunables.cfg | 11 # Platform-specific tunables should still use a NAME from this table for 17 # NAME FreeBSD tunable Linux tunable
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | ldns.pot | 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|