Searched refs:ab (Results 1 – 16 of 16) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/linenoise/ |
| H A D | linenoise.c | 457 ab->b = NULL; in abInit() 458 ab->len = 0; in abInit() 462 char *new = realloc(ab->b,ab->len+len); in abAppend() 466 ab->b = new; in abAppend() 467 ab->len += len; in abAppend() 471 free(ab->b); in abFree() 509 struct abuf ab; in refreshSingleLine() local 520 abInit(&ab); in refreshSingleLine() 536 abFree(&ab); in refreshSingleLine() 559 abInit(&ab); in refreshMultiLine() [all …]
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/zfs/sys/ |
| H A D | trace_arc.h | 48 TP_PROTO(arc_buf_hdr_t *ab), 49 TP_ARGS(ab), 71 __entry->hdr_birth = ab->b_birth; 72 __entry->hdr_flags = ab->b_flags; 73 __entry->hdr_bufcnt = ab->b_l1hdr.b_bufcnt; 74 __entry->hdr_psize = ab->b_psize; 75 __entry->hdr_lsize = ab->b_lsize; 76 __entry->hdr_spa = ab->b_spa; 83 __entry->hdr_l2_hits = ab->b_l1hdr.b_l2_hits; 104 TP_PROTO(arc_buf_hdr_t *ab), \ [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | versatile-ab-ib2.dts | 7 #include "versatile-ab.dts"
|
| H A D | berlin2cd-google-chromecast.dts | 32 * first by the OF driver, so we can (ab)use it instead.
|
| H A D | versatile-pb.dts | 2 #include "versatile-ab.dts"
|
| H A D | versatile-ab.dts | 6 compatible = "arm,versatile-ab";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A D | pwm-meson.txt | 11 or "amlogic,meson-g12a-ao-pwm-ab"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
| H A D | zstd_test_data.txt | 1 …atem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore verit…
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | da9052-i2c.txt | 5 "dlg,da9053-ab", or "dlg,da9053-bb"
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | arm,versatile.yaml | 27 - const: arm,versatile-ab
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | memif.rst | 47 "mac=01:23:45:ab:cd:ef", "Mac address", "01:ab:23:cd:45:ef", ""
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | bitops.tcl | 113 r set str ab
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 19 "^(at25|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio|gpmc|hdmi|i2c-gpio),.*": true
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/amlogic/ |
| H A D | meson-g12-common.dtsi | 2071 compatible = "amlogic,meson-g12a-ao-pwm-ab";
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | arc.c | 985 const arc_buf_hdr_t *ab); 2379 arc_buf_info(arc_buf_t *ab, arc_buf_info_t *abi, int state_index) in arc_buf_info() argument 2381 arc_buf_hdr_t *hdr = ab->b_hdr; in arc_buf_info()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure | 3088 [ab].out )
|