Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 148 of 148 for 1016 (0.15 sec)

  1. doc/go1.17_spec.html

    </p>
    
    <p>
    If the operands of these functions are all constants, the return
    value is a constant.
    </p>
    
    <pre>
    var a = complex(2, -2)             // complex128
    const b = complex(1.0, -1.4)       // untyped complex constant 1 - 1.4i
    x := float32(math.Cos(math.Pi/2))  // float32
    var c64 = complex(5, -x)           // complex64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Oct 10 18:25:45 UTC 2024
    - 211.6K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VGETMANTSS $10, -7(CX), X11, K3, X3                // 62f3250b2799f9ffffff0a or 62f3252b2799f9ffffff0a or 62f3254b2799f9ffffff0a
    	VGETMANTSS $10, 15(DX)(BX*4), X11, K3, X3          // 62f3250b279c9a0f0000000a or 62f3252b279c9a0f0000000a or 62f3254b279c9a0f0000000a
    	VINSERTF32X4 $0, X9, Y9, K1, Y2                    // 62d3352918d100
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	ADCB $7, (R11)                          // 41801307
    	ADCB $7, DL                             // 80d207
    	ADCB $7, R11                            // 4180d307
    	ADCB DL, (BX)                           // 1013
    	ADCB R11, (BX)                          // 44101b
    	ADCB DL, (R11)                          // 411013
    	ADCB R11, (R11)                         // 45101b
    	ADCB DL, DL                             // 10d2 or 12d2
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (1)
  4. doc/go_spec.html

    </p>
    
    <p>
    If the operands of these functions are all constants, the return
    value is a constant.
    </p>
    
    <pre>
    var a = complex(2, -2)             // complex128
    const b = complex(1.0, -1.4)       // untyped complex constant 1 - 1.4i
    x := float32(math.Cos(math.Pi/2))  // float32
    var c64 = complex(5, -x)           // complex64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Oct 02 00:58:01 UTC 2024
    - 282.5K bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg debug/elf, const R_PPC_EMB_NADDR16_HA = 105
    pkg debug/elf, const R_PPC_EMB_NADDR16_HI = 104
    pkg debug/elf, const R_PPC_EMB_NADDR16_LO = 103
    pkg debug/elf, const R_PPC_EMB_NADDR32 = 101
    pkg debug/elf, const R_PPC_EMB_RELSDA = 116
    pkg debug/elf, const R_PPC_EMB_RELSEC16 = 111
    pkg debug/elf, const R_PPC_EMB_RELST_HA = 114
    pkg debug/elf, const R_PPC_EMB_RELST_HI = 113
    pkg debug/elf, const R_PPC_EMB_RELST_LO = 112
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    10A0..10C5    ; disallowed                             # 1.1  GEORGIAN CAPITAL LETTER AN..GEORGIAN CAPITAL LETTER HOE
    10C6          ; disallowed                             # NA   <reserved-10C6>
    10C7          ; mapped                 ; 2D27          # 6.1  GEORGIAN CAPITAL LETTER YN
    10C8..10CC    ; disallowed                             # NA   <reserved-10C8>..<reserved-10CC>
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/adminlte.min.css.map

    600;\n}\n\n.direct-chat-timestamp {\n  color: #697582;\n}\n\n.direct-chat-contacts-open .direct-chat-contacts {\n  -webkit-transform: translate(0, 0);\n  transform: translate(0, 0);\n}\n\n.direct-chat-contacts {\n  -webkit-transform: translate(101%, 0);\n  transform: translate(101%, 0);\n  background-color: #343a40;\n  bottom: 0;\n  color: #fff;\n  height: 250px;\n  overflow: auto;\n  position: absolute;\n  top: 0;\n  width: 100%;\n}\n\n.direct-chat-contacts-light {\n  background-color: #f8f9fa;\n}\n\n.direct-chat-contacts-light...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 3.7M bytes
    - Viewed (1)
  8. src/main/webapp/css/admin/adminlte.min.css

    :2px}.direct-chat-name{font-weight:600}.direct-chat-timestamp{color:#697582}.direct-chat-contacts-open .direct-chat-contacts{-webkit-transform:translate(0,0);transform:translate(0,0)}.direct-chat-contacts{-webkit-transform:translate(101%,0);transform:translate(101%,0);background-color:#343a40;bottom:0;color:#fff;height:250px;overflow:auto;position:absolute;top:0;width:100%}.direct-chat-contacts-light{background-color:#f8f9fa}.direct-chat-contacts-light .contacts-list-name{color:#495057}.direct-chat-contacts-light...
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Sat Oct 26 01:49:09 UTC 2024
    - 1.3M bytes
    - Viewed (0)
Back to top