Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 59 of 59 for checkTask (0.15 sec)

  1. src/cmd/vendor/rsc.io/markdown/entity.go

    	"·":                       "\u00b7",
    	"𝔠":                             "\U0001d520",
    	"ч":                            "\u0447",
    	"✓":                           "\u2713",
    	"✓":                       "\u2713",
    	"χ":                             "\u03c7",
    	"○":                             "\u25cb",
    	"⧃":                            "\u29c3",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  2. src/runtime/asm_mipsx.s

    TEXT runtime·goexit(SB),NOSPLIT|NOFRAME|TOPFRAME,$0-0
    	NOR	R0, R0	// NOP
    	JAL	runtime·goexit1(SB)	// does not return
    	// traceback from goexit1 must hit code range of goexit
    	NOR	R0, R0	// NOP
    
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	MOVW	$1, R1
    	MOVB	R1, ret+0(FP)
    	RET
    
    // gcWriteBarrier informs the GC about heap pointer writes.
    //
    // gcWriteBarrier does NOT follow the Go ABI. It accepts the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 06 11:46:29 UTC 2024
    - 26.3K bytes
    - Viewed (0)
  3. src/runtime/asm_loong64.s

    	MOVV	runtime·lastmoduledatap(SB), R12
    	MOVV	R4, moduledata_next(R12)
    	MOVV	R4, runtime·lastmoduledatap(SB)
    	MOVV	8(R3), R30
    	ADDV	$0x10, R3
    	RET
    
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	MOVW	$1, R19
    	MOVB	R19, ret+0(FP)
    	RET
    
    // spillArgs stores return values from registers to a *internal/abi.RegArgs in R25.
    TEXT ·spillArgs(SB),NOSPLIT,$0-0
    	MOVV	R4, (0*8)(R25)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 13 15:04:25 UTC 2024
    - 26.5K bytes
    - Viewed (2)
  4. src/html/entity.go

    		"centerdot;":                       '\U000000B7',
    		"cfr;":                             '\U0001D520',
    		"chcy;":                            '\U00000447',
    		"check;":                           '\U00002713',
    		"checkmark;":                       '\U00002713',
    		"chi;":                             '\U000003C7',
    		"cir;":                             '\U000025CB',
    		"cirE;":                            '\U000029C3',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  5. src/runtime/asm_amd64.s

    DATA masks<>+0xe8(SB)/8, $0x0000ffffffffffff
    DATA masks<>+0xf0(SB)/8, $0xffffffffffffffff
    DATA masks<>+0xf8(SB)/8, $0x00ffffffffffffff
    GLOBL masks<>(SB),RODATA,$256
    
    // func checkASM() bool
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	// check that masks<>(SB) and shifts<>(SB) are aligned to 16-byte
    	MOVQ	$masks<>(SB), AX
    	MOVQ	$shifts<>(SB), BX
    	ORQ	BX, AX
    	TESTQ	$15, AX
    	SETEQ	ret+0(FP)
    	RET
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 60.4K bytes
    - Viewed (0)
  6. src/runtime/asm_arm.s

    	MOVW	runtime·lastmoduledatap(SB), R1
    	MOVW	R0, moduledata_next(R1)
    	MOVW	R0, runtime·lastmoduledatap(SB)
    	MOVW	saver11-8(SP), R11
    	MOVW	saver9-4(SP), R9
    	RET
    
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	MOVW	$1, R3
    	MOVB	R3, ret+0(FP)
    	RET
    
    // gcWriteBarrier informs the GC about heap pointer writes.
    //
    // gcWriteBarrier does NOT follow the Go ABI. It accepts the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 23 21:00:52 UTC 2024
    - 32.1K bytes
    - Viewed (0)
  7. src/runtime/asm_386.s

    DATA shifts<>+0xf0(SB)/4, $0x04030201
    DATA shifts<>+0xf4(SB)/4, $0x08070605
    DATA shifts<>+0xf8(SB)/4, $0x0c0b0a09
    DATA shifts<>+0xfc(SB)/4, $0xff0f0e0d
    
    GLOBL shifts<>(SB),RODATA,$256
    
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	// check that masks<>(SB) and shifts<>(SB) are aligned to 16-byte
    	MOVL	$masks<>(SB), AX
    	MOVL	$shifts<>(SB), BX
    	ORL	BX, AX
    	TESTL	$15, AX
    	SETEQ	ret+0(FP)
    	RET
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 15 15:45:13 UTC 2024
    - 43.1K bytes
    - Viewed (0)
  8. src/runtime/asm_ppc64x.s

    	ADD	$-8, R1
    	MOVD	R31, 0(R1)
    	MOVD	runtime·lastmoduledatap(SB), R4
    	MOVD	R3, moduledata_next(R4)
    	MOVD	R3, runtime·lastmoduledatap(SB)
    	MOVD	0(R1), R31
    	ADD	$8, R1
    	RET
    
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	MOVW	$1, R3
    	MOVB	R3, ret+0(FP)
    	RET
    
    // gcWriteBarrier informs the GC about heap pointer writes.
    //
    // gcWriteBarrier does NOT follow the Go ABI. It accepts the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 22 18:17:17 UTC 2024
    - 45.4K bytes
    - Viewed (0)
  9. src/runtime/asm_arm64.s

    	MOVD	runtime·lastmoduledatap(SB), R1
    	MOVD	R0, moduledata_next(R1)
    	MOVD	R0, runtime·lastmoduledatap(SB)
    	MOVD	8(RSP), R27
    	ADD	$0x10, RSP
    	RET
    
    TEXT ·checkASM(SB),NOSPLIT,$0-1
    	MOVW	$1, R3
    	MOVB	R3, ret+0(FP)
    	RET
    
    // gcWriteBarrier informs the GC about heap pointer writes.
    //
    // gcWriteBarrier does NOT follow the Go ABI. It accepts the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 43.4K bytes
    - Viewed (0)
Back to top