Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 20 for Quad (0.08 sec)

  1. src/debug/macho/file.go

    	// when Scattered == false && Extern == false, Value is the section number.
    	// when Scattered == true, Value is the value that this reloc refers to.
    	Type      uint8
    	Len       uint8 // 0=byte, 1=word, 2=long, 3=quad
    	Pcrel     bool
    	Extern    bool // valid if Scattered == false
    	Scattered bool
    }
    
    type Section struct {
    	SectionHeader
    	Relocs []Reloc
    
    	// Embed ReaderAt for ReadAt method.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 18 19:33:30 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    count--;}}}
    active[currentLine.id]=(currentLine.type==='left');}
    return area;}
    static quadToRect(quad){const left=Math.min(quad[0],quad[2],quad[4]);const right=Math.max(quad[0],quad[2],quad[4]);const top=Math.min(quad[1],quad[3],quad[5]);const bottom=Math.max(quad[1],quad[3],quad[5]);return{left,right,top,bottom};}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  3. okhttp/src/test/java/okhttp3/HttpUrlTest.kt

        // mongolian vowel separator
        assertThat(parse("http://h/\u180e").encodedPath).isEqualTo("/%E1%A0%8E")
        // en quad
        assertThat(parse("http://h/\u2000").encodedPath).isEqualTo("/%E2%80%80")
        // em quad
        assertThat(parse("http://h/\u2001").encodedPath).isEqualTo("/%E2%80%81")
        // en space
        assertThat(parse("http://h/\u2002").encodedPath).isEqualTo("/%E2%80%82")
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 67.9K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb1/netbios/NbtAddress.java

            } else {
                calledName = null;
            }
    
            return calledName;
        }
    
    /* 
     * There are three degrees of state that any NbtAddress can have.
     * 
     * 1) IP Address - If a dot-quad IP string is used with getByName (or used
     * to create an NbtAddress internal to this netbios package), no query is
     * sent on the wire and the only state this object has is it's IP address
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Fri Mar 22 20:39:42 UTC 2019
    - 30.1K bytes
    - Viewed (0)
  5. src/net/netip/netip.go

    //   - "::ffff:1.2.3.4" (if [Addr.Is4In6])
    //   - IPv6 with zone ("fe80:db8::1%eth0")
    //
    // Note that unlike package net's IP.String method,
    // IPv4-mapped IPv6 addresses format with a "::ffff:"
    // prefix before the dotted quad.
    func (ip Addr) String() string {
    	switch ip.z {
    	case z0:
    		return "invalid IP"
    	case z4:
    		return ip.string4()
    	default:
    		if ip.Is4In6() {
    			return ip.string4In6()
    		}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 17:10:01 UTC 2024
    - 43.2K bytes
    - Viewed (0)
  6. src/cmd/compile/internal/ssa/_gen/AMD64Ops.go

    //    AuxInt as unsigned (e.g. shifts) must be careful.
    //  - All SymOff opcodes require their offset to fit in an int32.
    
    // Suffixes encode the bit width of various instructions.
    // Q (quad word) = 64 bit
    // L (long word) = 32 bit
    // W (word)      = 16 bit
    // B (byte)      = 8 bit
    // D (double)    = 64 bit float
    // S (single)    = 32 bit float
    
    // copied from ../../amd64/reg.go
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 04 16:40:24 UTC 2023
    - 98K bytes
    - Viewed (1)
  7. src/cmd/internal/obj/arm64/asm7.go

    	{AFMOVS, C_FREG, C_NONE, C_NONE, C_ROFF, C_NONE, 99, 4, 0, 0, 0},
    	{AFMOVD, C_FREG, C_NONE, C_NONE, C_ROFF, C_NONE, 99, 4, 0, 0, 0},
    
    	/* pre/post-indexed/signed-offset load/store register pair
    	   (unscaled, signed 10-bit quad-aligned and long offset).
    	The pre/post-indexed format only supports OREG cases because
    	the RSP and pseudo registers are not allowed to be modified
    	in this way. */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  8. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    Air, be to the Sine of Refraction as I to R; the Rays which come parallel to the Axis of the Glass, shall in the Place where the Image of the Object is most distinctly made, be scattered all over a little Circle, whose Diameter is _(Rq/Iq) × (S cub./D quad.)_ very nearly,[H] as I gather by computing the Errors of the Rays by the Method of infinite Series, and rejecting the Terms, whose Quantities are inconsiderable. As for instance, if the Sine of Incidence I, be to the Sine of Refraction R, as 20 to...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  9. src/testdata/Isaac.Newton-Opticks.txt

    the Rays which come parallel to the Axis of the Glass, shall in the
    Place where the Image of the Object is most distinctly made, be
    scattered all over a little Circle, whose Diameter is _(Rq/Iq) × (S
    cub./D quad.)_ very nearly,[H] as I gather by computing the Errors of
    the Rays by the Method of infinite Series, and rejecting the Terms,
    whose Quantities are inconsiderable. As for instance, if the Sine of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1FFE          ; disallowed_STD3_mapped ; 0020 0314     # 1.1  GREEK DASIA
    1FFF          ; disallowed                             # NA   <reserved-1FFF>
    2000..200A    ; disallowed_STD3_mapped ; 0020          # 1.1  EN QUAD..HAIR SPACE
    200B          ; ignored                                # 1.1  ZERO WIDTH SPACE
    200C..200D    ; deviation              ;               # 1.1  ZERO WIDTH NON-JOINER..ZERO WIDTH JOINER
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top