Home
last modified time | relevance | path

Searched +full:1 +full:gib (Results 1 – 25 of 109) sorted by relevance

12345

/freebsd/tests/sys/fs/fusefs/
H A Dlseek.cc9 * 1. Redistributions of source code must retain the above copyright
60 off_t fsize = 1 << 30; /* 1 GiB */ in TEST_F()
61 off_t offset_in = 1 << 28; in TEST_F()
64 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
65 expect_open(ino, 0, 1); in TEST_F()
76 EXPECT_EQ(-1, fpathconf(fd, _PC_MIN_HOLE_SIZE)); in TEST_F()
84 * pathconf can return 1 immediately. 1 means "holes are reported, but size is
92 off_t fsize = 1 << 30; /* 1 GiB */ in TEST_F()
93 off_t offset = 1 << 28; in TEST_F()
96 expect_lookup(RELPATH, ino, S_IFREG | 0644, fsize, 1); in TEST_F()
[all …]
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_options.37 .\" 1. Redistributions of source code must retain the above copyright
159 .Dq 1 .
182 bzip2 compression level. Supported values are from 1 to 9.
208 lrzip compression level. Supported values are from 1 to 9.
232 lzop compression level. Supported values are from 1 to 9.
257 common values are from 1 to 22.
292 which only supports values between 1 and 9.
427 .It Cm iso-level=1
431 files are limited to 4 GiB,
432 the complete ISO9660 image cannot exceed 4 GiB
[all...]
/freebsd/contrib/tcsh/nls/german/
H A Dset33 1 Ein Zeichen zurück
21 19 Lösche Zeichen unter Cursor oder gib EOF-Signal am Ende der Zeile
23 21 Lösche Zeichen unter Cursor oder zeige Vervollständigungen oder gib EOF-Signal
25 23 Füge Argument hinzu, wenn gestartet, oder gib zahl ein
51 49 Zeige Möglichkeiten der Vervollständigung oder gib EOF, falls Zeile leer
/freebsd/sys/contrib/device-tree/src/arm64/realtek/
H A Drtd1295-xnano-x5.dts14 memory@1f000 {
16 reg = <0x1f000 0x3ffe1000>; /* boot ROM to 1 GiB or 2 GiB */
H A Drtd1395-bpi-m4.dts16 reg = <0x2f000 0x3ffd1000>; /* boot ROM to 1 GiB or 2 GiB */
H A Drtd1395-lionskin.dts16 reg = <0x2f000 0x3ffd1000>; /* boot ROM to 1 GiB or 2 GiB */
H A Drtd1293-ds418j.dts14 memory@1f000 {
16 reg = <0x1f000 0x3ffe1000>; /* boot ROM to 1 GiB */
H A Drtd1295-mele-v9.dts15 memory@1f000 {
17 reg = <0x1f000 0x7ffe1000>; /* boot ROM to 2 GiB */
H A Drtd1295-probox2-ava.dts15 memory@1f000 {
17 reg = <0x1f000 0x7ffe1000>; /* boot ROM to 2 GiB */
H A Drtd1296-ds418.dts14 memory@1f000 {
16 reg = <0x1f000 0x7ffe1000>; /* boot ROM to 2 GiB */
H A Drtd1295-zidoo-x9s.dts14 memory@1f000 {
16 reg = <0x1f000 0x7ffe1000>; /* boot ROM to 2 GiB */
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/
H A Dfixed-partitions.yaml74 #address-cells = <1>;
75 #size-cells = <1>;
92 #address-cells = <1>;
95 /* a 4 GiB partition */
109 /* an 8 GiB partition */
111 label = "filesystem #1";
115 /* a 4 GiB partition */
125 #address-cells = <1>;
126 #size-cells = <1>;
145 #address-cells = <1>;
[all...]
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-gxl-s905w-tx3-mini.dts20 reg = <0x0 0x0 0x0 0x40000000>; /* 1 GiB or 2 GiB */
H A Dmeson-gxm-rbox-pro.dts34 reg = <0x0 0x0 0x0 0x80000000>; /* 2 GiB or 3 GiB */
116 dai-link-1 {
200 #address-cells = <1>;
218 brcmf: brcmf@1 {
219 reg = <1>;
252 mmc-ddr-1_8v;
253 mmc-hs200-1_8v;
/freebsd/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos850-e850-96.dts49 * RAM: 4 GiB (eMCP):
50 * - 2 GiB at 0x80000000
51 * - 2 GiB at 0x880000000
84 user_led1: led-1 {
136 reg_usb_host_vbus: regulator-1 {
146 #size-cells = <1>;
184 mmc-hs200-1_8v;
185 mmc-hs400-1_8v;
/freebsd/sys/arm64/include/
H A Dvmparam.h13 * 1. Redistributions of source code must retain the above copyright
47 #define MAXTSIZ (1*1024*1024*1024) /* max text size */
53 #define MAXDSIZ (1*1024*1024*1024) /* max data size */
59 #define MAXSSIZ (1*1024*1024*1024) /* max stack size */
84 #define VM_FREEPOOL_DEFAULT 1
94 #define VM_FREELIST_DMA32 1
125 * pages when PAGE_SIZE is 16KB. Level 1 reservations consist of 32 64KB
195 /* 512 GiB of kernel addresses */
199 /* 128 GiB KASAN shadow map */
203 /* 512GiB KMSAN shadow map */
[all …]
H A Dpte.h12 * 1. Redistributions of source code must retain the above copyright
47 #define TATTR_AP_TABLE_NO_EL0 (1UL << 61)
48 #define TATTR_UXN_TABLE (1UL << 60)
49 #define TATTR_PXN_TABLE (1UL << 59)
65 #define ATTR_SW_UNUSED1 (1UL << 58)
66 #define ATTR_SW_NO_PROMOTE (1UL << 57)
67 #define ATTR_SW_MANAGED (1UL << 56)
68 #define ATTR_SW_WIRED (1UL << 55)
70 #define ATTR_S1_UXN (1UL << 54)
71 #define ATTR_S1_PXN (1UL << 53)
[all …]
/freebsd/sys/arm64/iommu/
H A Diommu_pte.h12 * 1. Redistributions of source code must retain the above copyright
34 /* Level 0 table, 512GiB per entry */
41 /* Level 1 table, 1GiB per entry */
55 #define IOMMU_L3_SIZE (1 << IOMMU_L3_SHIFT)
64 #define IOMMU_L0_ENTRIES (1 << IOMMU_L0_ENTRIES_SHIFT)
65 #define IOMMU_L0_ADDR_MASK (IOMMU_L0_ENTRIES - 1)
68 #define IOMMU_Ln_ENTRIES (1 << IOMMU_Ln_ENTRIES_SHIFT)
69 #define IOMMU_Ln_ADDR_MASK (IOMMU_Ln_ENTRIES - 1)
70 #define IOMMU_Ln_TABLE_MASK ((1 << 12) - 1)
/freebsd/tools/tools/nanobsd/
H A DFlashDevice.sub9 # 1. Redistributions of source code must retain the above copyright
40 a1=`echo $1 | tr '[:upper:]' '[:lower:]'`
135 1024|1024mb|1g)
208 # (eg, 1 sector smaller than N GB is always smaller than any flash
209 # claiming to be N GB, but wastes a little space sometimes when 1GB
210 # really means 1GiB). This is intended to be used when producing
213 # Power of 2 variants can be specified with gi or mi for GiB and MiB
/freebsd/sys/contrib/device-tree/src/arm/intel/socfpga/
H A Dsocfpga_cyclone5_mcv.dtsi15 reg = <0x0 0x40000000>; /* 1 GiB */
/freebsd/sys/contrib/device-tree/src/arm/actions/
H A Dowl-s500-sparky.dts26 reg = <0x0 0x40000000>; /* 1 or 2 GiB */
/freebsd/sys/contrib/device-tree/src/arm/realtek/
H A Drtd1195-horseradish.dts26 <0x19100000 0x26f00000>; /* NOR flash to 1 GiB */
H A Drtd1195-mele-x1000.dts26 <0x19100000 0x26f00000>; /* NOR flash to 1 GiB */
/freebsd/contrib/llvm-project/lld/docs/
H A Dindex.rst71 clang dbg 1.67 GiB 104.03s 34.18s 23.49s 14.82s …
72 chromium dbg 1.14 GiB 209.05s [1]_ 64.70s 60.82s 27.60s …
80 .. [1] Since GNU ld doesn't support the ``-icf=all`` and citation in Performance
136 :maxdepth: 1
/freebsd/sys/riscv/include/
H A Dpte.h17 * 1. Redistributions of source code must retain the above copyright
45 /* Level 0 table, 512GiB per entry, SV48 only */
47 #define L0_SIZE (1UL << L0_SHIFT)
48 #define L0_OFFSET (L0_SIZE - 1)
50 /* Level 1 table, 1GiB per entry */
52 #define L1_SIZE (1UL << L1_SHIFT)
53 #define L1_OFFSET (L1_SIZE - 1)
57 #define L2_SIZE (1UL << L2_SHIFT)
58 #define L2_OFFSET (L2_SIZE - 1)
62 #define L3_SIZE (1UL << L3_SHIFT)
[all …]

12345