Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 55 for sunday (0.23 sec)

  1. src/cmd/compile/internal/s390x/ssa.go

    		p.Reg = v.Args[0].Reg()
    	case ssa.OpS390XDIVD, ssa.OpS390XDIVW,
    		ssa.OpS390XDIVDU, ssa.OpS390XDIVWU,
    		ssa.OpS390XMODD, ssa.OpS390XMODW,
    		ssa.OpS390XMODDU, ssa.OpS390XMODWU:
    
    		// TODO(mundaym): use the temp registers every time like x86 does with AX?
    		dividend := v.Args[0].Reg()
    		divisor := v.Args[1].Reg()
    
    		// CPU faults upon signed overflow, which occurs when most
    		// negative int is divided by -1.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 24 01:26:58 UTC 2023
    - 27.1K bytes
    - Viewed (0)
  2. src/time/format_test.go

    	{"Year", "2006 6 06 _6 __6 ___6", "2009 6 09 _6 __6 ___6"},
    	{"Month", "Jan January 1 01 _1", "Feb February 2 02 _2"},
    	{"DayOfMonth", "2 02 _2 __2", "4 04  4  35"},
    	{"DayOfWeek", "Mon Monday", "Wed Wednesday"},
    	{"Hour", "15 3 03 _3", "21 9 09 _9"},
    	{"Minute", "4 04 _4", "0 00 _0"},
    	{"Second", "5 05 _5", "57 57 _57"},
    }
    
    func TestFormat(t *testing.T) {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 00:58:29 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/github.com/google/pprof/internal/report/source.go

    			continue
    		}
    		base := r.begin - objBegin
    		insts, err := sp.objectTool.Disasm(r.mapping.File, objBegin, objEnd, rpt.options.IntelSyntax)
    		if err != nil {
    			// TODO(sanjay): Report that the covered addresses are missing.
    			continue
    		}
    
    		var lastFrames []plugin.Frame
    		var lastAddr, maxAddr uint64
    		for i, inst := range insts {
    			addr := inst.Addr + base
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 31 19:48:28 UTC 2024
    - 31.3K bytes
    - Viewed (0)
  4. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    steinkjer.no
    stjordal.no
    stjørdal.no
    stokke.no
    stor-elvdal.no
    stord.no
    stordal.no
    storfjord.no
    omasvuotna.no
    strand.no
    stranda.no
    stryn.no
    sula.no
    suldal.no
    sund.no
    sunndal.no
    surnadal.no
    sveio.no
    svelvik.no
    sykkylven.no
    sogne.no
    søgne.no
    somna.no
    sømna.no
    sondre-land.no
    søndre-land.no
    sor-aurdal.no
    sør-aurdal.no
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/_gen/S390X.rules

    (MULLW x (MOVDconst [c])) => (MULLWconst [int32(c)] x)
    
    // NILF instructions leave the high 32 bits unchanged which is
    // equivalent to the leftmost 32 bits being set.
    // TODO(mundaym): modify the assembler to accept 64-bit values
    // and use isU32Bit(^c).
    (AND x (MOVDconst [c]))
      && s390x.NewRotateParams(0, 63, 0).OutMerge(uint64(c)) != nil
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 18:09:26 UTC 2023
    - 74.3K bytes
    - Viewed (0)
  6. src/cmd/link/internal/ld/data.go

    			st.err.Errorf(s, "unreachable sym in relocation: %s", ldr.SymName(rs))
    		}
    
    		var rv sym.RelocVariant
    		if target.IsPPC64() || target.IsS390X() {
    			rv = ldr.RelocVariant(s, ri)
    		}
    
    		// TODO(mundaym): remove this special case - see issue 14218.
    		if target.IsS390X() {
    			switch rt {
    			case objabi.R_PCRELDBL:
    				rt = objabi.R_PCREL
    				rv = sym.RV_390_DBL
    			case objabi.R_CALL:
    				rv = sym.RV_390_DBL
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (0)
  7. src/cmd/internal/obj/s390x/asmz.go

    			zRIE(_d, oprie, uint32(p.To.Reg), uint32(r), uint32(v), 0, 0, 0, 0, asm)
    		} else {
    			zRIL(_a, opril, uint32(p.To.Reg), uint32(v), asm)
    		}
    
    	case 23: // 64-bit logical op $constant reg
    		// TODO(mundaym): merge with case 24.
    		v := c.vregoff(&p.From)
    		switch p.As {
    		default:
    			c.ctxt.Diag("%v is not supported", p)
    		case AAND:
    			if v >= 0 { // needs zero extend
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  8. gradle/verification-metadata.xml

             <trusted-key id="53C935821AA6A755BD337DB53595395EB3D8E1BA" group="org.apache.logging.log4j"/>
             <trusted-key id="55E770230E69CC6DE143FB5B62C82E50836EB3EE" group="com.github.gundy" name="semver4j"/>
             <trusted-key id="5989BAF76217B843D66BE55B2D0E1FB8FE4B68B4" group="org.eclipse.jetty"/>
             <trusted-key id="59B06224FD8912E36603BE79FEFE78456EDDC34A" group="io.mockk"/>
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue May 21 22:30:36 UTC 2024
    - 90.1K bytes
    - Viewed (0)
  9. tensorflow/c/c_api.h

                                            TF_Status* status);
    
    // Destroy an options object.
    TF_CAPI_EXPORT extern void TF_DeleteSessionOptions(TF_SessionOptions*);
    
    // TODO(jeff,sanjay):
    // - export functions to set Config fields
    
    // --------------------------------------------------------------------------
    // The new graph construction API, still under development.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Oct 26 21:08:15 UTC 2023
    - 82.3K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/syscall_zos_s390x.go

    	} else {
    		*funcref = legacyWait4
    	}
    	return (*funcref)(pid, wstatus, options, rusage)
    }
    
    func legacyWait4(pid int, wstatus *WaitStatus, options int, rusage *Rusage) (wpid int, err error) {
    	// TODO(mundaym): z/OS doesn't have wait4. I don't think getrusage does what we want.
    	// At the moment rusage will not be touched.
    	var status _C_int
    	wpid, err = waitpid(pid, &status, options)
    	if wstatus != nil {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 84.4K bytes
    - Viewed (0)
Back to top