Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for mapCopy (0.03 sec)

  1. cmd/object-handlers_test.go

    		{"enc-nothing", []int64{0}, mapCopy(metaWithSSEC)},
    		{"enc-small-0", []int64{11}, mapCopy(metaWithSSEC)},
    		{"enc-small-1", []int64{509}, mapCopy(metaWithSSEC)},
    		{"enc-small-2", []int64{5 * oneMiB}, mapCopy(metaWithSSEC)},
    		// cases 12-15: multipart part objects with encryption
    		{"enc-mp-0", []int64{5 * oneMiB, 10}, mapCopy(metaWithSSEC)},
    		{"enc-mp-1", []int64{5*oneMiB + 1, 10}, mapCopy(metaWithSSEC)},
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 163.1K bytes
    - Viewed (0)
  2. api/go1.3.txt

    pkg syscall (openbsd-386), const MADV_WILLNEED ideal-int
    pkg syscall (openbsd-386), const MAP_ANON = 4096
    pkg syscall (openbsd-386), const MAP_ANON ideal-int
    pkg syscall (openbsd-386), const MAP_COPY = 4
    pkg syscall (openbsd-386), const MAP_COPY ideal-int
    pkg syscall (openbsd-386), const MAP_FILE = 0
    pkg syscall (openbsd-386), const MAP_FILE ideal-int
    pkg syscall (openbsd-386), const MAP_FIXED = 16
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
Back to top