Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for della (0.17 sec)

  1. api/go1.16.txt

    pkg debug/elf, const DT_MIPS_DELTA_INSTANCE = 1879048217
    pkg debug/elf, const DT_MIPS_DELTA_INSTANCE DynTag
    pkg debug/elf, const DT_MIPS_DELTA_INSTANCE_NO = 1879048218
    pkg debug/elf, const DT_MIPS_DELTA_INSTANCE_NO DynTag
    pkg debug/elf, const DT_MIPS_DELTA_RELOC = 1879048219
    pkg debug/elf, const DT_MIPS_DELTA_RELOC DynTag
    pkg debug/elf, const DT_MIPS_DELTA_RELOC_NO = 1879048220
    pkg debug/elf, const DT_MIPS_DELTA_RELOC_NO DynTag
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.txt

    pkg unicode, method (SpecialCase) ToTitle(int32) int32
    pkg unicode, method (SpecialCase) ToUpper(int32) int32
    pkg unicode, type CaseRange struct
    pkg unicode, type CaseRange struct, Delta d
    pkg unicode, type CaseRange struct, Hi uint32
    pkg unicode, type CaseRange struct, Lo uint32
    pkg unicode, type Range16 struct
    pkg unicode, type Range16 struct, Hi uint16
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  3. src/archive/zip/reader.go

    	}
    
    	msdosModified := msDosTimeToTime(f.ModifiedDate, f.ModifiedTime)
    	f.Modified = msdosModified
    	if !modified.IsZero() {
    		f.Modified = modified.UTC()
    
    		// If legacy MS-DOS timestamps are set, we can use the delta between
    		// the legacy and extended versions to estimate timezone offset.
    		//
    		// A non-UTC timezone is always used (even if offset is zero).
    		// Thus, FileHeader.Modified.Location() == time.UTC is useful for
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 13 18:36:46 GMT 2023
    - 27.7K bytes
    - Viewed (0)
  4. api/go1.4.txt

    pkg image, method (*RGBA64) RGBA64At(int, int) color.RGBA64
    pkg image, method (*YCbCr) YCbCrAt(int, int) color.YCbCr
    
    # CL 129190043 png: make the encoder configurable, Jeff R. Allen <jra@nella.org>
    pkg image/png, const BestCompression = -3
    pkg image/png, const BestCompression CompressionLevel
    pkg image/png, const BestSpeed = -2
    pkg image/png, const BestSpeed CompressionLevel
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 12 03:01:01 GMT 2014
    - 34K bytes
    - Viewed (0)
Back to top