Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 138 for dodata (0.09 sec)

  1. src/cmd/covdata/covdata.go

    	}
    	fmt.Fprintf(os.Stderr, "usage: go tool covdata [command]\n")
    	fmt.Fprintf(os.Stderr, `
    Commands are:
    
    textfmt     convert coverage data to textual format
    percent     output total percentage of statements covered
    pkglist     output list of package import paths
    func        output coverage profile information for each function
    merge       merge data files together
    subtract    subtract one set of data files from another set
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 14 19:41:17 UTC 2024
    - 5.7K bytes
    - Viewed (0)
  2. test/asmhdr.dir/main.s

    #include "go_asm.h"
    #define RODATA	8
    
    DATA ·smallIntAsm(SB)/8, $const_smallInt
    GLOBL ·smallIntAsm(SB),RODATA,$8
    
    DATA ·bigIntAsm(SB)/8, $const_bigInt
    GLOBL ·bigIntAsm(SB),RODATA,$8
    
    DATA ·stringAsm(SB)/4, $const_stringVal
    GLOBL ·stringAsm(SB),RODATA,$4
    
    DATA ·longStringAsm(SB)/91, $const_longStringVal
    GLOBL ·longStringAsm(SB),RODATA,$91
    
    DATA ·typSize(SB)/8, $typ__size
    GLOBL ·typSize(SB),RODATA,$8
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jan 10 21:27:19 UTC 2022
    - 733 bytes
    - Viewed (0)
  3. src/cmd/nm/nm_test.go

    	}
    
    	runtimeSyms := map[string]string{
    		"runtime.text":      "T",
    		"runtime.etext":     "T",
    		"runtime.rodata":    "R",
    		"runtime.erodata":   "R",
    		"runtime.epclntab":  "R",
    		"runtime.noptrdata": "D",
    	}
    
    	if runtime.GOOS == "aix" && iscgo {
    		// pclntab is moved to .data section on AIX.
    		runtimeSyms["runtime.epclntab"] = "D"
    	}
    
    	out, err = testenv.Command(t, nmPath(t), exe).CombinedOutput()
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 20 23:32:34 UTC 2023
    - 8.8K bytes
    - Viewed (0)
  4. src/math/log1p_s390x.s

    DATA ·log1pxout<> + 0(SB)/8, $0x40f1000000000000
    GLOBL ·log1pxout<> + 0(SB), RODATA, $8
    DATA ·log1pxl2<> + 0(SB)/8, $0xbfda7aecbeba4e46
    GLOBL ·log1pxl2<> + 0(SB), RODATA, $8
    DATA ·log1pxl1<> + 0(SB)/8, $0x3ffacde700000000
    GLOBL ·log1pxl1<> + 0(SB), RODATA, $8
    DATA ·log1pxa<> + 0(SB)/8, $5.5
    GLOBL ·log1pxa<> + 0(SB), RODATA, $8
    DATA ·log1pxmone<> + 0(SB)/8, $-1.0
    GLOBL ·log1pxmone<> + 0(SB), RODATA, $8
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 5.1K bytes
    - Viewed (0)
  5. src/math/sin_s390x.s

    DATA sincoss0<>+0(SB)/8, $0.100000000000000000E+01
    GLOBL sincoss0<>+0(SB), RODATA, $8
    DATA sincoss1<>+0(SB)/8, $-.166666666666666657E+00
    GLOBL sincoss1<>+0(SB), RODATA, $8
    DATA sincoss2<>+0(SB)/8, $0.833333333333309209E-02
    GLOBL sincoss2<>+0(SB), RODATA, $8
    DATA sincoss3<>+0(SB)/8, $-.198412698410701448E-03
    GLOBL sincoss3<>+0(SB), RODATA, $8
    DATA sincoss4<>+0(SB)/8, $0.275573191453906794E-05
    GLOBL sincoss4<>+0(SB), RODATA, $8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jul 31 04:25:54 UTC 2023
    - 8.6K bytes
    - Viewed (0)
  6. src/math/sinh_s390x.s

    DATA sinhe2<>+0(SB)/8, $0.58578643762688526692E+00
    GLOBL sinhe2<>+0(SB), RODATA, $8
    DATA sinhe3<>+0(SB)/8, $0.19526214587563004497E+00
    GLOBL sinhe3<>+0(SB), RODATA, $8
    DATA sinhe4<>+0(SB)/8, $0.48815536475176217404E-01
    GLOBL sinhe4<>+0(SB), RODATA, $8
    DATA sinhe5<>+0(SB)/8, $0.97631072948627397816E-02
    GLOBL sinhe5<>+0(SB), RODATA, $8
    DATA sinhe6<>+0(SB)/8, $0.16271839297756073153E-02
    GLOBL sinhe6<>+0(SB), RODATA, $8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 17 13:54:10 UTC 2021
    - 6K bytes
    - Viewed (0)
  7. src/math/cosh_s390x.s

    DATA coshxaddhy<>+0(SB)/8, $0xc2f0000100003fdf
    GLOBL coshxaddhy<>+0(SB), RODATA, $8
    DATA coshx4ff<>+0(SB)/8, $0x4ff0000000000000
    GLOBL coshx4ff<>+0(SB), RODATA, $8
    DATA coshe1<>+0(SB)/8, $0x3ff000000000000a
    GLOBL coshe1<>+0(SB), RODATA, $8
    
    // Log multiplier table
    DATA coshtab<>+0(SB)/8, $0.442737824274138381E-01
    DATA coshtab<>+8(SB)/8, $0.263602189790660309E-01
    DATA coshtab<>+16(SB)/8, $0.122565642281703586E-01
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 5.6K bytes
    - Viewed (0)
  8. src/math/expm1_s390x.s

    DATA ·expm1xinf<> + 0(SB)/8, $0x7ff0000000000000
    GLOBL ·expm1xinf<> + 0(SB), RODATA, $8
    DATA ·expm1x4ff<> + 0(SB)/8, $0x4ff0000000000000
    GLOBL ·expm1x4ff<> + 0(SB), RODATA, $8
    DATA ·expm1x2ff<> + 0(SB)/8, $0x2ff0000000000000
    GLOBL ·expm1x2ff<> + 0(SB), RODATA, $8
    DATA ·expm1xaddexp<> + 0(SB)/8, $0xc2f0000100003ff0
    GLOBL ·expm1xaddexp<> + 0(SB), RODATA, $8
    
    // Log multipliers table
    DATA ·expm1tab<> + 0(SB)/8, $0.0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 5.3K bytes
    - Viewed (0)
  9. src/math/log_s390x.s

    GLOBL ·logx43f<> + 0(SB), RODATA, $8
    DATA ·logxl2<> + 0(SB)/8, $0x3fda7aecbeba4e46
    GLOBL ·logxl2<> + 0(SB), RODATA, $8
    DATA ·logxl1<> + 0(SB)/8, $0x3ffacde700000000
    GLOBL ·logxl1<> + 0(SB), RODATA, $8
    
    /* Input transform scale and add constants */
    DATA ·logxm<> + 0(SB)/8, $0x3fc77604e63c84b1
    DATA ·logxm<> + 8(SB)/8, $0x40fb39456ab53250
    DATA ·logxm<> + 16(SB)/8, $0x3fc9ee358b945f3f
    DATA ·logxm<> + 24(SB)/8, $0x40fb39418bf3b137
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 4.3K bytes
    - Viewed (0)
  10. src/time/tzdata/tzdata.go

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // Package tzdata provides an embedded copy of the timezone database.
    // If this package is imported anywhere in the program, then if
    // the time package cannot find tzdata files on the system,
    // it will use this embedded information.
    //
    // Importing this package will increase the size of a program by about
    // 450 KB.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jan 17 22:30:53 UTC 2023
    - 3K bytes
    - Viewed (0)
Back to top