Home
last modified time | relevance | path

Searched refs:indexed (Results 1 – 24 of 24) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Ddb.c1473 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 Dgr-udc.txt22 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 Dst,clkgen-mux.txt3 This binding supports only simple indexed multiplexers, it does not
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Djcore,pit.txt8 there should be one region per cpu, indexed by the sequential,
H A Drenesas,mtu2.yaml18 independent. The MTU2 hardware supports five channels indexed from 0 to 4.
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Djcore,aic.txt10 region per cpu, indexed by the sequential, zero-based hardware cpu
/f-stack/freebsd/contrib/device-tree/Bindings/iio/health/
H A Dmax30100.txt15 while the engine is running. First indexed value is the configuration for
/f-stack/freebsd/contrib/device-tree/Bindings/hwlock/
H A Domap-hwspinlock.txt15 0-indexed relative hwlock number as the argument
/f-stack/freebsd/contrib/device-tree/Bindings/iommu/
H A Dti,omap-iommu.txt26 number (0-indexed) within the sub-system. This property
/f-stack/freebsd/contrib/device-tree/Bindings/display/
H A Darm,komeda.txt21 - reg: Zero-indexed identifier for the pipeline
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlpm6_lib.rst71 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 Dlpm_lib.rst56 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 Dmetrics_lib.rst114 ``struct rte_metric_name`` that is indexed by the key. The following will
H A Defd_lib.rst99 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 Drte_flow.rst579 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 Dctl.c374 {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 Dti-abb-regulator.txt41 voltage, allowing for various modes to be selected indexed off
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Drenesas,rza1-pinctrl.txt207 A GPIO controller node, controlling 16 pins indexed from 0.
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dclock-bindings.txt23 names indexed by the first cell in the clock specifier.
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c1204 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 Dkernel_nic_interface.rst298 This is done by using the ``kni_port_params_array[]`` array, which is indexed by the port ID.
H A Dipsec_secgw.rst175 lcore cache. Cache represents flat array containing SA's indexed by SPI.
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md1313 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 Dchanges.txt15177 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