| /f-stack/dpdk/app/test-pipeline/ |
| H A D | pipeline_hash.c | 28 *special = 0; *ext = 1; *key_size = 8; return; in translate_options() 30 *special = 0; *ext = 0; *key_size = 8; return; in translate_options() 32 *special = 0; *ext = 1; *key_size = 16; return; in translate_options() 34 *special = 0; *ext = 0; *key_size = 16; return; in translate_options() 36 *special = 0; *ext = 1; *key_size = 32; return; in translate_options() 38 *special = 0; *ext = 0; *key_size = 32; return; in translate_options() 41 *special = 1; *ext = 1; *key_size = 8; return; in translate_options() 43 *special = 1; *ext = 0; *key_size = 8; return; in translate_options() 88 uint32_t special, ext, key_size; in app_main_loop_worker_pipeline_hash() local 90 translate_options(&special, &ext, &key_size); in app_main_loop_worker_pipeline_hash() [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/alloc_class/ |
| H A D | alloc_class_002_neg.ksh | 34 log_mustnot zpool create $TESTPOOL raidz $ZPOOL_DISKS special $CLASS_DISK0 38 log_mustnot zpool create $TESTPOOL $ZPOOL_DISKS special mirror \ 43 log_mustnot zpool create $TESTPOOL raidz $ZPOOL_DISKS special raidz \
|
| H A D | alloc_class_003_pos.ksh | 39 log_must zpool add $TESTPOOL special mirror \ 45 log_must zpool add $TESTPOOL special mirror \ 50 log_must zpool add $TESTPOOL special $CLASS_DISK0
|
| H A D | alloc_class_001_pos.ksh | 35 for type in special dedup; do 38 log_must zpool create $TESTPOOL raidz $ZPOOL_DISKS special mirror \
|
| H A D | alloc_class_005_pos.ksh | 54 log_must zpool add $TESTPOOL special $CLASS_DISK0 56 log_must zpool add $TESTPOOL special mirror \
|
| H A D | alloc_class_008_pos.ksh | 50 special $special_type $create_disks 51 log_must zpool add $TESTPOOL special $special_type $added_disks
|
| H A D | alloc_class_009_pos.ksh | 57 log_must zpool add ${props} $TESTPOOL special $stype $sdisks 60 special $stype $sdisks
|
| H A D | alloc_class_012_pos.ksh | 71 special $CLASS_DISK0 special $CLASS_DISK1
|
| H A D | alloc_class_006_pos.ksh | 37 special mirror $CLASS_DISK0 $CLASS_DISK1
|
| H A D | alloc_class_011_neg.ksh | 35 log_must zpool create $TESTPOOL raidz $ZPOOL_DISKS special mirror \
|
| H A D | alloc_class_007_pos.ksh | 35 special mirror $CLASS_DISK0 $CLASS_DISK1
|
| H A D | alloc_class_004_pos.ksh | 53 special $stype $sdisks
|
| H A D | alloc_class_010_pos.ksh | 35 log_must zpool create $TESTPOOL raidz $ZPOOL_DISKS special mirror \
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_01.T.out | 55 rope 85Extra: special 2 4 HRD-000-212 56 ladder 0Extra: special 1 2 HRD-000-517 58 water 17Extra: special 2 14 GRO-000-2331
|
| H A D | test_01.J.out | 1 …special","on-order":2,"in-stock":4}, {"sku":"HRD-000-517","name":"ladder","sold":0,"extra":"specia…
|
| H A D | test_01.JP.out | 137 "extra": "special", 145 "extra": "special", 160 "extra": "special",
|
| H A D | test_01.XP.out | 127 <extra>special</extra> 135 <extra>special</extra> 150 <extra>special</extra>
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | cstyle.pl | 829 my $special = '(?:(?:\}\s*)?else\s+)?(?:if|for|while|switch)\b'; 834 if ($cont_off <= 0 && !/^\s*$special/ && 880 $cont_special = /^\s*$special/? 1 : 0; 980 if ($rest =~ /^\s*special/) { 1012 $cont_special = ($rest =~ /^\s*$special/)? 1 : 0;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | arm,syscon-icst.yaml | 15 reference designs by adding special control registers that manage such 22 writing a special token to another offset in the system controller. 24 Some ARM hardware contain special versions of the serial interface that only 27 therefore have special compatible strings as per this table (the OD value is
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_define.m4 | 34 # As a special exception, the respective Autoconf Macro's copyright owner 42 # This special exception to the GPL applies to versions of the Autoconf 44 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_tls.m4 | 34 # As a special exception, the respective Autoconf Macro's copyright owner 42 # This special exception to the GPL applies to versions of the Autoconf 44 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_check_link_flag.m4 | 45 # As a special exception, the respective Autoconf Macro's copyright owner 53 # This special exception to the GPL applies to versions of the Autoconf 55 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_check_compile_flag.m4 | 45 # As a special exception, the respective Autoconf Macro's copyright owner 53 # This special exception to the GPL applies to versions of the Autoconf 55 # modified version of the Autoconf Macro, you may extend this special
|
| H A D | ax_pthread.m4 | 13 # flags, and the PTHREAD_CFLAGS output variable to any special C compiler 17 # Also sets PTHREAD_CC to any special C compiler that is needed for 19 # is necessary on AIX to use the special cc_r compiler alias.) 72 # As a special exception, the respective Autoconf Macro's copyright owner 80 # This special exception to the GPL applies to versions of the Autoconf 82 # modified version of the Autoconf Macro, you may extend this special 96 # requires special compiler flags (e.g. on Tru64 or Sequent). 247 # Clang needs special handling, because older versions handle the -pthread 362 # need a special flag -Kthread to make this header compile.) 424 AC_CACHE_CHECK([whether more special flags are required for pthreads],
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mmc/ |
| H A D | ti-omap-hsmmc.txt | 43 - ti,needs-special-reset: Requires a special softreset sequence 44 - ti,needs-special-hs-handling: HSMMC IP needs special setting
|