Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for getSize (0.39 sec)

  1. misc/wasm/wasm_exec.js

    						setInt64(sp + 8, (timeOrigin + performance.now()) * 1000000);
    					},
    
    					// func walltime() (sec int64, nsec int32)
    					"runtime.walltime": (sp) => {
    						sp >>>= 0;
    						const msec = (new Date).getTime();
    						setInt64(sp + 8, msec / 1000);
    						this.mem.setInt32(sp + 16, (msec % 1000) * 1000000, true);
    					},
    
    					// func scheduleTimeoutEvent(delay int64) int32
    					"runtime.scheduleTimeoutEvent": (sp) => {
    JavaScript
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon May 22 17:47:47 GMT 2023
    - 16.3K bytes
    - Viewed (1)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const FD_CLOEXEC = 1
    pkg syscall (netbsd-arm64-cgo), const FD_CLOEXEC ideal-int
    pkg syscall (netbsd-arm64-cgo), const FD_SETSIZE = 256
    pkg syscall (netbsd-arm64-cgo), const FD_SETSIZE ideal-int
    pkg syscall (netbsd-arm64-cgo), const F_DUPFD = 0
    pkg syscall (netbsd-arm64-cgo), const F_DUPFD_CLOEXEC = 12
    pkg syscall (netbsd-arm64-cgo), const F_DUPFD_CLOEXEC ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.3.txt

    pkg syscall (openbsd-386), const SIOCSVNETID = 2149607846
    pkg syscall (openbsd-386), const SIOCSVNETID ideal-int
    pkg syscall (openbsd-386), const SYS_CLOCK_GETRES = 89
    pkg syscall (openbsd-386), const SYS_CLOCK_GETTIME = 87
    pkg syscall (openbsd-386), const SYS_CLOCK_SETTIME = 88
    pkg syscall (openbsd-386), const SYS_FHSTATFS = 65
    pkg syscall (openbsd-386), const SYS_FSTAT = 53
    pkg syscall (openbsd-386), const SYS_FSTATAT = 42
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (linux-386), const SYS_TIMERFD_GETTIME = 326
    pkg syscall (linux-386), const SYS_TIMERFD_SETTIME = 325
    pkg syscall (linux-386), const SYS_TIMER_CREATE = 259
    pkg syscall (linux-386), const SYS_TIMER_DELETE = 263
    pkg syscall (linux-386), const SYS_TIMER_GETOVERRUN = 262
    pkg syscall (linux-386), const SYS_TIMER_GETTIME = 261
    pkg syscall (linux-386), const SYS_TIMER_SETTIME = 260
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const SYS_TIMERFD_GETTIME ideal-int
    pkg syscall (linux-arm-cgo), const SYS_TIMERFD_SETTIME ideal-int
    pkg syscall (linux-arm-cgo), const SYS_TIMER_CREATE ideal-int
    pkg syscall (linux-arm-cgo), const SYS_TIMER_DELETE ideal-int
    pkg syscall (linux-arm-cgo), const SYS_TIMER_GETOVERRUN ideal-int
    pkg syscall (linux-arm-cgo), const SYS_TIMER_GETTIME ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const IP_FW_TABLE_FLUSH = 42
    pkg syscall (freebsd-arm64), const IP_FW_TABLE_FLUSH ideal-int
    pkg syscall (freebsd-arm64), const IP_FW_TABLE_GETSIZE = 43
    pkg syscall (freebsd-arm64), const IP_FW_TABLE_GETSIZE ideal-int
    pkg syscall (freebsd-arm64), const IP_FW_TABLE_LIST = 44
    pkg syscall (freebsd-arm64), const IP_FW_TABLE_LIST ideal-int
    pkg syscall (freebsd-arm64), const IP_FW_ZERO = 53
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  7. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const IP_FW_TABLE_FLUSH = 42 #53466
    pkg syscall (freebsd-riscv64), const IP_FW_TABLE_FLUSH ideal-int #53466
    pkg syscall (freebsd-riscv64), const IP_FW_TABLE_GETSIZE = 43 #53466
    pkg syscall (freebsd-riscv64), const IP_FW_TABLE_GETSIZE ideal-int #53466
    pkg syscall (freebsd-riscv64), const IP_FW_TABLE_LIST = 44 #53466
    pkg syscall (freebsd-riscv64), const IP_FW_TABLE_LIST ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  8. api/go1.txt

    pkg syscall (linux-386), const SYS_TIMERFD_GETTIME ideal-int
    pkg syscall (linux-386), const SYS_TIMERFD_SETTIME ideal-int
    pkg syscall (linux-386), const SYS_TIMER_CREATE ideal-int
    pkg syscall (linux-386), const SYS_TIMER_DELETE ideal-int
    pkg syscall (linux-386), const SYS_TIMER_GETOVERRUN ideal-int
    pkg syscall (linux-386), const SYS_TIMER_GETTIME ideal-int
    pkg syscall (linux-386), const SYS_TIMER_SETTIME ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  9. api/go1.16.txt

    pkg syscall (darwin-arm64), const EXTPROC ideal-int
    pkg syscall (darwin-arm64), const FD_CLOEXEC = 1
    pkg syscall (darwin-arm64), const FD_CLOEXEC ideal-int
    pkg syscall (darwin-arm64), const FD_SETSIZE = 1024
    pkg syscall (darwin-arm64), const FD_SETSIZE ideal-int
    pkg syscall (darwin-arm64), const FLUSHO = 8388608
    pkg syscall (darwin-arm64), const FLUSHO ideal-int
    pkg syscall (darwin-arm64), const F_ADDFILESIGS = 61
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  10. api/except.txt

    pkg syscall (openbsd-386), const SIOCBRDGGPARAM = 3224922456
    pkg syscall (openbsd-386), const SIOCBRDGSADDR = 3223873860
    pkg syscall (openbsd-386), const SYS_CLOCK_GETRES = 234
    pkg syscall (openbsd-386), const SYS_CLOCK_GETTIME = 232
    pkg syscall (openbsd-386), const SYS_CLOCK_SETTIME = 233
    pkg syscall (openbsd-386), const SYS_FHSTATFS = 309
    pkg syscall (openbsd-386), const SYS_FSTAT = 292
    pkg syscall (openbsd-386), const SYS_FSTATAT = 316
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu May 25 00:13:30 GMT 2023
    - 34.6K bytes
    - Viewed (0)
Back to top