| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_queue.c | 20 ngx_queue_t *middle, *next; in ngx_queue_middle() local 22 middle = ngx_queue_head(queue); in ngx_queue_middle() 24 if (middle == ngx_queue_last(queue)) { in ngx_queue_middle() 25 return middle; in ngx_queue_middle() 31 middle = ngx_queue_next(middle); in ngx_queue_middle() 36 return middle; in ngx_queue_middle() 42 return middle; in ngx_queue_middle()
|
| /f-stack/freebsd/contrib/zstd/lib/dictBuilder/ |
| H A D | divsufsort.c | 354 int *middle; in ss_pivot() local 370 middle = ss_median3(Td, PA, middle - t, middle, middle + t); in ss_pivot() 554 l = middle - first, r = last - middle; in ss_rotate() 620 middle = a; in ss_inplacemerge() 695 ss_blockswap(buf, middle, last - middle); in ss_mergebackward() 700 if(*(middle - 1) < 0) { p2 = PA + ~*(middle - 1); x |= 2; } in ss_mergebackward() 767 if((first < middle) && (middle < last)) { in ss_swapmerge() 795 lm = middle - m, rm = middle + m; in ss_swapmerge() 819 *middle = ~*middle; in ss_swapmerge() 1016 int *middle; in tr_pivot() local [all …]
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | state015.cfg | 34 # when the middle level properties are set locally, and the bottom 35 # level has inherited its value from the middle level, results in no change 38 # Executing 'zfs inherit' at the middle level results in the middle level
|
| H A D | state016.cfg | 34 # when the middle level properties are set locally, and the bottom 35 # level has inherited its value from the middle level, results in no change 36 # to the top level properties and the middle and bottom properties changing 39 # Executing 'zfs inherit -r' at the bottom and middle levels after executing
|
| H A D | state017.cfg | 34 # when the top level and middle level datasets properties are set locally, 35 # and the bottom level has inherited its properties from the middle 39 # Executing 'zfs inherit' at the middle level results in the middle level
|
| H A D | state021.cfg | 35 # middle dataset has inherited from the top level, results in the top level 36 # properties reverting back to their default values, and the middle level 40 # the middle level values.
|
| H A D | state019.cfg | 34 # when the top level properties are set locally and the middle and bottom 36 # properties reverting back to their default values, the middle and bottom 39 # Executing 'zfs inherit' at the middle and bottom levels is somewhat
|
| H A D | state020.cfg | 34 # when the top level properties are set locally and the middle and bottom 36 # properties reverting back to their default values, the middle and bottom 39 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat
|
| H A D | state022.cfg | 35 # middle dataset has inherited from the top level, results in the top level 36 # properties reverting back to their default values, the middle and bottom 39 # Executing 'zfs inherit -r' at the middle and bottom levels is somewhat
|
| H A D | state018.cfg | 34 # when the top level and middle level datasets properties are set locally, 35 # and the bottom level has inherited its properties from the middle 40 # Executing 'zfs inherit -r' at the middle and bottom levels after executing
|
| H A D | state005.cfg | 35 # by a middle level dataset, that the bottom level filesystem inherits 36 # the property from the middle level dataset, and not from the top level
|
| H A D | state013.cfg | 33 # Verify that executing 'zfs inherit' on each level when the middle 34 # and bottom levels properties are set locally results in the middle and
|
| H A D | state023.cfg | 37 # Executing 'zfs inherit' at the middle level results in it inheriting 41 # the middle levels (now default) values
|
| H A D | state014.cfg | 34 # when the bottom and middle level properties have been set locally results 38 # Note : executing inherit -r at the middle level and bottom levels after
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | gpio-mouse.txt | 16 - button-middle-gpios: GPIO line handle to the middle mouse button 30 button-middle-gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
|
| H A D | elan_i2c.txt | 17 - elan,middle-button: touchpad has a physical middle button
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | ad7879.txt | 29 - adi,averaging : 0: 2 middle values (1 if median disabled) 30 1: 4 middle values 31 2: 8 middle values
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_macfilter.c | 380 u_int middle = base + (range >> 1); /* middle */ in macfilter_find_mac() local 381 int d = bcmp(ether, mf_macs[middle].ether, ETHER_ADDR_LEN); in macfilter_find_mac() 383 *ri = middle; in macfilter_find_mac() 386 range -= middle - base + 1; in macfilter_find_mac() 387 base = middle + 1; in macfilter_find_mac() 389 range = middle - base; in macfilter_find_mac()
|
| /f-stack/dpdk/drivers/crypto/snow3g/ |
| H A D | meson.build | 10 # version comes with quotes, so we split based on " and take the middle
|
| /f-stack/dpdk/drivers/crypto/zuc/ |
| H A D | meson.build | 10 # version comes with quotes, so we split based on " and take the middle
|
| /f-stack/dpdk/drivers/crypto/aesni_gcm/ |
| H A D | meson.build | 12 # version comes with quotes, so we split based on " and take the middle
|
| /f-stack/dpdk/drivers/crypto/aesni_mb/ |
| H A D | meson.build | 12 # version comes with quotes, so we split based on " and take the middle
|
| /f-stack/dpdk/drivers/crypto/kasumi/ |
| H A D | meson.build | 10 # version comes with quotes, so we split based on " and take the middle
|
| /f-stack/tools/libxo/xohtml/ |
| H A D | xohtml.css | 50 vertical-align: middle; 70 vertical-align: middle; 119 vertical-align: middle; 130 vertical-align: middle; 551 vertical-align: middle; 741 vertical-align: middle; 862 vertical-align: middle;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/hisilicon/ |
| H A D | dw-dsi.txt | 3 A DSI Host Controller resides in the middle of display controller and external
|