| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | keyspace.tcl | 71 test {Non existing command} { 87 test {RENAME against already existing key} { 104 test {RENAMENX against already existing key} { 110 test {RENAMENX against already existing key (2)} { 115 test {RENAME against non existing source key} { 120 test {RENAME where source and dest key are the same (existing)} { 125 test {RENAMENX where source and dest key are the same (existing)} { 130 test {RENAME where source and dest key are the same (non existing)} { 185 test {MOVE against key existing in the target DB} {
|
| H A D | dump.tcl | 69 test {RESTORE can overwrite an existing key with REPLACE} { 85 test {DUMP of non existing key returns nil} { 148 test {MIGRATE will not overwrite existing keys, unless REPLACE is used} { 282 test {MIGRATE with multiple keys migrate just existing ones} {
|
| H A D | introspection.tcl | 42 test {CLIENT SETNAME can change the name of an existing connection} {
|
| H A D | introspection-2.tcl | 23 test {TOUCH returns the number of existing keys specified} {
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | dict.c | 292 dictEntry *dictAddRaw(dict *d, void *key, dictEntry **existing) in dictAddRaw() argument 302 if ((index = _dictKeyIndex(d, key, dictHashKey(d,key), existing)) == -1) in dictAddRaw() 327 dictEntry *entry, *existing, auxentry; in dictReplace() local 331 entry = dictAddRaw(d,key,&existing); in dictReplace() 342 auxentry = *existing; in dictReplace() 343 dictSetVal(d, existing, val); in dictReplace() 356 dictEntry *entry, *existing; in dictAddOrFind() local 357 entry = dictAddRaw(d,key,&existing); in dictAddOrFind() 358 return entry ? entry : existing; in dictAddOrFind() 967 if (existing) *existing = NULL; in _dictKeyIndex() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | broadcom-bcm87xx.txt | 12 with the existing register value, and the fourth cell is ORed with 14 value of zero, no read of the existing value is performed.
|
| /f-stack/freebsd/contrib/zstd/examples/ |
| H A D | README.md | 17 minimizes malloc()/free() calls by re-using existing resources. 31 reducing impact of malloc()/free() and memset() by re-using existing resources.
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | user-libblkid.m4 | 3 dnl # has existing in blkid since 2008.
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | hash.tcl | 62 test {HGET against non existing key} { 135 test {HMGET against non existing key and fields} { 260 test {HINCRBY against non existing database key} { 265 test {HINCRBY against non existing hash key} { 329 test {HINCRBYFLOAT against non existing database key} { 334 test {HINCRBYFLOAT against non existing hash key} { 418 test {HSTRLEN against non existing field} {
|
| H A D | incr.tcl | 2 test {INCR against non existing key} { 80 test {INCRBYFLOAT against non existing key} {
|
| H A D | list.tcl | 585 test {LLEN against non existing key} { 593 test {LINDEX against non existing key} { 641 test {RPOPLPUSH against non existing key} { 664 test {RPOPLPUSH against non existing src key} { 732 test {LRANGE against non existing key} { 780 test {LSET against non existing key} {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ti/ |
| H A D | clockdomain.txt | 10 binding type, it is used to group existing clock nodes under
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | README | 28 Please BE CONSISTENT with the existing style, check for errors,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | mlx90632.txt | 14 already existing EEPROM parameters.
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | dpaa.rst | 77 fmlib library integration. The driver will detect about any existing FMC 79 previous fmc config is existing.
|
| /f-stack/dpdk/devtools/cocci/ |
| H A D | mtod-offset.cocci | 30 // Fold subsequent offset terms into pre-existing offset used in
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | hugepages.rst | 35 Clear existing huge page reservation
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/partitions/ |
| H A D | brcm,trx.txt | 21 There are two existing/known TRX variants:
|
| /f-stack/tools/libxo/doc/ |
| H A D | xopo.rst | 10 unchanged, avoiding the expense of updating any existing translation
|
| /f-stack/freebsd/mips/conf/ |
| H A D | AP135 | 9 # PCIe host controllers - there's two of them, and the existing
|
| H A D | TL-ARCHERC7V2 | 9 # PCIe host controllers - there's two of them, and the existing
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/ |
| H A D | pinctrl-mt8183.txt | 65 For I2C pins, there are existing generic driving setup and the specific 69 driving setup for I2C pins, the existing generic driving setup will be
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | ABI.rst | 31 meaning of an existing property. For drivers, default to the original
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A D | pwm-fsl-ftm.txt | 6 for the endianness of the FTM PWM block as integrated into the existing SoCs:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | psci.yaml | 52 with existing software when "arm,psci" is later in the compatible 177 * enabling firmware and hypervisors to support existing and new kernels.
|