Searched refs:gb (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
| H A D | snapshot.cfg | 46 export VOLSIZE=1gb
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | socionext,uniphier-ave4.yaml | 51 - const: ether-gb
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/ |
| H A D | zfs_create.cfg | 58 "1p" "1P" "1z" "1Z" "1gb" "1gB" "1Gb" "1GB" "1pb" "1pB" "1Pb" \
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | math.shlib | 81 *GB|*gb|*G|*g) factor='1024^3' ;;
|
| H A D | libtest.shlib | 919 # the `format` command requirements eg. 100mb 3gb
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | tegra20-acer-a500-picasso.dts | 1051 nvidia,ram-code = <0>; /* elpida-8gb */ 1148 nvidia,ram-code = <1>; /* elpida-4gb */ 1245 nvidia,ram-code = <2>; /* hynix-8gb */ 1342 nvidia,ram-code = <3>; /* hynix-4gb */
|
| H A D | uniphier-pro4.dtsi | 491 clock-names = "gio", "ether", "ether-gb", "ether-phy";
|
| /f-stack/freebsd/arm64/nvidia/tegra210/ |
| H A D | tegra210_pinmux.c | 224 #define GMUX(r, gb, gi, nm, f1, f2, f3, f4, gr, dn_s, dn_w, up_s, up_w) \ argument 228 .gpio_num = GPIO_NUM(GPIO_BANK_##gb, gi), \
|
| /f-stack/freebsd/arm/nvidia/ |
| H A D | tegra_pinmux.c | 174 #define GMUX(r, gb, gi, nm, f1, f2, f3, f4) \ argument 178 .gpio_num = GPIO_NUM(GPIO_BANK_##gb, gi), \
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | config.c | 1777 int gb = 1024*1024*1024; local 1781 if (bytes && (bytes % gb) == 0) { 1782 return snprintf(buf,len,"%lldgb",bytes/gb);
|