Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 52 of 52 for IEEE (0.07 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    	"hash/adler32": {
    		{"Checksum", Func, 0},
    		{"New", Func, 0},
    		{"Size", Const, 0},
    	},
    	"hash/crc32": {
    		{"Castagnoli", Const, 0},
    		{"Checksum", Func, 0},
    		{"ChecksumIEEE", Func, 0},
    		{"IEEE", Const, 0},
    		{"IEEETable", Var, 0},
    		{"Koopman", Const, 0},
    		{"MakeTable", Func, 0},
    		{"New", Func, 0},
    		{"NewIEEE", Func, 0},
    		{"Size", Const, 0},
    		{"Table", Type, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. api/go1.1.txt

    pkg go/token, const VAR = 85
    pkg go/token, const XOR = 19
    pkg go/token, const XOR_ASSIGN = 30
    pkg hash/adler32, const Size = 4
    pkg hash/crc32, const Castagnoli = 2197175160
    pkg hash/crc32, const IEEE = 3988292384
    pkg hash/crc32, const Koopman = 3945912366
    pkg hash/crc32, const Size = 4
    pkg hash/crc64, const ECMA = 14514072000185962306
    pkg hash/crc64, const ISO = 15564440312192434176
    pkg hash/crc64, const Size = 8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top