| /f-stack/app/redis-5.0.5/src/ |
| H A D | db.c | 1473 unsigned char *indexed = buf; in slotToKeyUpdateKey() local 1479 indexed[1] = hashslot & 0xff; in slotToKeyUpdateKey() 1480 memcpy(indexed+2,key->ptr,keylen); in slotToKeyUpdateKey() 1486 if (indexed != buf) zfree(indexed); in slotToKeyUpdateKey() 1510 unsigned char indexed[2]; in getKeysInSlot() local 1513 indexed[1] = hashslot & 0xff; in getKeysInSlot() 1515 raxSeek(&iter,">=",indexed,2); in getKeysInSlot() 1517 if (iter.key[0] != indexed[0] || iter.key[1] != indexed[1]) break; in getKeysInSlot() 1529 unsigned char indexed[2]; in delKeysInSlot() local 1532 indexed[1] = hashslot & 0xff; in delKeysInSlot() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | gr-udc.txt | 22 from the default size of 1024. The array is indexed by the OUT endpoint 28 from the default size of 1024. The array is indexed by the IN endpoint
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/st/ |
| H A D | st,clkgen-mux.txt | 3 This binding supports only simple indexed multiplexers, it does not
|
| /f-stack/freebsd/contrib/device-tree/Bindings/timer/ |
| H A D | jcore,pit.txt | 8 there should be one region per cpu, indexed by the sequential,
|
| H A D | renesas,mtu2.yaml | 18 independent. The MTU2 hardware supports five channels indexed from 0 to 4.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | jcore,aic.txt | 10 region per cpu, indexed by the sequential, zero-based hardware cpu
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/health/ |
| H A D | max30100.txt | 15 while the engine is running. First indexed value is the configuration for
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwlock/ |
| H A D | omap-hwspinlock.txt | 15 0-indexed relative hwlock number as the argument
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | ti,omap-iommu.txt | 26 number (0-indexed) within the sub-system. This property
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | arm,komeda.txt | 21 - reg: Zero-indexed identifier for the pipeline
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | lpm6_lib.rst | 71 The first table, called tbl24, is indexed using the first 24 bits of the IP address be looked up, 73 are indexed using the rest of the bytes of the IP address, in chunks of 8 bits. 152 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
|
| H A D | lpm_lib.rst | 56 The first table, called tbl24, is indexed using the first 24 bits of the IP address to be looked up, 57 while the second table(s), called tbl8, is indexed using the last 8 bits of the IP address. 140 Hence, in this case, we copy the exact same entry to every position indexed by one of these combina…
|
| H A D | metrics_lib.rst | 114 ``struct rte_metric_name`` that is indexed by the key. The following will
|
| H A D | efd_lib.rst | 99 is indexed with the hash of the flow key and the keys (more than one is possible, 190 last few bits of CRC hash) and then the EFD table is indexed with the
|
| H A D | rte_flow.rst | 579 specific to each device, they are not necessarily indexed from zero and may
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/src/ |
| H A D | ctl.c | 374 {NAME("bin"), CHILD(indexed, arenas_bin)}, 376 {NAME("lextent"), CHILD(indexed, arenas_lextent)}, 495 {NAME("bins"), CHILD(indexed, stats_arenas_i_bins)}, 496 {NAME("lextents"), CHILD(indexed, stats_arenas_i_lextents)}, 536 {NAME("arenas"), CHILD(indexed, stats_arenas)} 548 {NAME("arena"), CHILD(indexed, arena)},
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | ti-abb-regulator.txt | 41 voltage, allowing for various modes to be selected indexed off
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | renesas,rza1-pinctrl.txt | 207 A GPIO controller node, controlling 16 pins indexed from 0.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | clock-bindings.txt | 23 names indexed by the first cell in the clock specifier.
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 1204 ngx_uint_t indexed, size_update, prefix; in ngx_http_v2_state_header_block() local 1219 indexed = 0; in ngx_http_v2_state_header_block() 1225 indexed = 1; in ngx_http_v2_state_header_block() 1269 if (indexed) { in ngx_http_v2_state_header_block()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | kernel_nic_interface.rst | 298 This is done by using the ``kni_port_params_array[]`` array, which is indexed by the port ID.
|
| H A D | ipsec_secgw.rst | 175 lcore cache. Cache represents flat array containing SA's indexed by SPI.
|
| /f-stack/freebsd/contrib/zstd/doc/ |
| H A D | zstd_compression_format.md | 1313 The first state (`State1`) encodes the even indexed symbols, 1314 and the second (`State2`) encodes the odd indexed symbols.
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 15177 Fixed a problem where a store of an object into an indexed package could 16535 Fixed a problem with stores to indexed package elements - the
|