Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 432 for 08 (0.02 sec)

  1. platforms/documentation/docs/src/snippets/kotlinDsl/androidBuild/kotlin/app/src/main/res/drawable/ic_launcher_background.xml

            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/snippets/kotlinDsl/androidSingleBuild/kotlin/src/main/res/drawable/ic_launcher_background.xml

            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
            android:strokeColor="#33FFFFFF"
            android:strokeWidth="0.8" />
        <path
            android:fillColor="#00000000"
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/samples/templates/java-android-application/src/main/res/drawable/ic_launcher_background.xml

            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/samples/templates/java-android-application/app/src/main/res/drawable/ic_launcher_background.xml

            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M19,0L19,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
            android:fillColor="#00000000"
            android:pathData="M29,0L29,108"
            android:strokeWidth="0.8"
            android:strokeColor="#33FFFFFF" />
        <path
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 5.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsymaddr_zos_s390x.s

    TEXT ·get_FgetxattrAddr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·Fgetxattr(SB), R8
    	MOVD R8, ret+0(FP)
    	RET
    
    // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
    
    TEXT ·get_FsetxattrAddr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·Fsetxattr(SB), R8
    	MOVD R8, ret+0(FP)
    	RET
    
    // THIS FILE IS GENERATED BY THE COMMAND AT THE TOP; DO NOT EDIT
    
    TEXT ·get_accept4Addr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·accept4(SB), R8
    	MOVD R8, ret+0(FP)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 8.8K bytes
    - Viewed (0)
  6. src/runtime/memclr_s390x.s

    clear9:
    	CMPBNE	R5, $9, clear10
    	MOVD	$0, 0(R4)
    	MOVB	$0, 8(R4)
    	RET
    clear10:
    	CMPBNE	R5, $10, clear11
    	MOVD	$0, 0(R4)
    	MOVH	$0, 8(R4)
    	RET
    clear11:
    	MOVD	$0, 0(R4)
    	MOVH	$0, 8(R4)
    	MOVB	$0, 10(R4)
    	RET
    
    clear12to15:
    	CMPBNE	R5, $12, clear13
    	MOVD	$0, 0(R4)
    	MOVW	$0, 8(R4)
    	RET
    clear13:
    	CMPBNE	R5, $13, clear14
    	MOVD	$0, 0(R4)
    	MOVW	$0, 8(R4)
    	MOVB	$0, 12(R4)
    	RET
    clear14:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jan 29 19:11:07 UTC 2021
    - 2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/symaddr_zos_s390x.s

    TEXT ·getPipe2Addr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·Pipe2(SB), R8
    	MOVD R8, ret+0(FP)
    	RET
    
    TEXT ·get_FlockAddr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·Flock(SB), R8
    	MOVD R8, ret+0(FP)
    	RET
    
    TEXT ·get_GetxattrAddr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·Getxattr(SB), R8
    	MOVD R8, ret+0(FP)
    	RET
    
    TEXT ·get_NanosleepAddr(SB), NOSPLIT|NOFRAME, $0-8
    	MOVD $·Nanosleep(SB), R8
    	MOVD R8, ret+0(FP)
    	RET
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  8. src/internal/runtime/atomic/atomic_mipsx.s

    	JMP	·Cas(SB)
    
    TEXT ·Loaduintptr(SB),NOSPLIT,$0-8
    	JMP	·Load(SB)
    
    TEXT ·Loaduint(SB),NOSPLIT,$0-8
    	JMP	·Load(SB)
    
    TEXT ·Loadp(SB),NOSPLIT,$-0-8
    	JMP	·Load(SB)
    
    TEXT ·Storeint32(SB),NOSPLIT,$0-8
    	JMP	·Store(SB)
    
    TEXT ·Storeint64(SB),NOSPLIT,$0-12
    	JMP	·Store64(SB)
    
    TEXT ·Storeuintptr(SB),NOSPLIT,$0-8
    	JMP	·Store(SB)
    
    TEXT ·Xadduintptr(SB),NOSPLIT,$0-12
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 21:29:34 UTC 2024
    - 4.9K bytes
    - Viewed (0)
  9. src/runtime/cgo/abi_arm64.h

    // SAVE_R19_TO_R28(offset) saves R19 ~ R28 to the stack space
    // of ((offset)+0*8)(RSP) ~ ((offset)+9*8)(RSP).
    //
    // SAVE_F8_TO_F15(offset) saves F8 ~ F15 to the stack space
    // of ((offset)+0*8)(RSP) ~ ((offset)+7*8)(RSP).
    //
    // R29 is not saved because Go will save and restore it.
    
    #define SAVE_R19_TO_R28(offset) \
    	STP	(R19, R20), ((offset)+0*8)(RSP) \
    	STP	(R21, R22), ((offset)+2*8)(RSP) \
    	STP	(R23, R24), ((offset)+4*8)(RSP) \
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 30 01:28:43 UTC 2022
    - 1.5K bytes
    - Viewed (0)
  10. src/vendor/golang.org/x/sys/cpu/cpu_arm64.s

    //go:build gc
    
    #include "textflag.h"
    
    // func getisar0() uint64
    TEXT ·getisar0(SB),NOSPLIT,$0-8
    	// get Instruction Set Attributes 0 into x0
    	// mrs x0, ID_AA64ISAR0_EL1 = d5380600
    	WORD	$0xd5380600
    	MOVD	R0, ret+0(FP)
    	RET
    
    // func getisar1() uint64
    TEXT ·getisar1(SB),NOSPLIT,$0-8
    	// get Instruction Set Attributes 1 into x0
    	// mrs x0, ID_AA64ISAR1_EL1 = d5380620
    	WORD	$0xd5380620
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 937 bytes
    - Viewed (0)
Back to top