Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 31 for 768 (0.19 sec)

  1. src/cmd/internal/obj/riscv/inst.go

    		return &inst{0x53, 0x0, 0x2, -766, 0x68}
    	case AFCVTSLU:
    		return &inst{0x53, 0x0, 0x3, -765, 0x68}
    	case AFCVTSQ:
    		return &inst{0x53, 0x0, 0x3, 1027, 0x20}
    	case AFCVTSW:
    		return &inst{0x53, 0x0, 0x0, -768, 0x68}
    	case AFCVTSWU:
    		return &inst{0x53, 0x0, 0x1, -767, 0x68}
    	case AFCVTWD:
    		return &inst{0x53, 0x0, 0x0, -992, 0x61}
    	case AFCVTWQ:
    		return &inst{0x53, 0x0, 0x0, -928, 0x63}
    	case AFCVTWS:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Mar 20 14:19:33 UTC 2024
    - 13.9K bytes
    - Viewed (0)
  2. src/image/gif/reader.go

    	hasTransparentIndex bool
    
    	// Computed.
    	globalColorTable color.Palette
    
    	// Used when decoding.
    	delay    []int
    	disposal []byte
    	image    []*image.Paletted
    	tmp      [1024]byte // must be at least 768 so we can read color table
    }
    
    // blockReader parses the block structure of GIF image data, which comprises
    // (n, (n bytes)) blocks, with 1 <= n <= 255. It is the reader given to the
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 16:15:54 UTC 2024
    - 17.5K bytes
    - Viewed (0)
  3. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^213056 mod p(x), x^212992 mod p(x) */
    DATA ·IEEEConst+752(SB)/8,$0x000000010d9a47d2
    DATA ·IEEEConst+760(SB)/8,$0x00000000e1a9e0c4
    
    	/* x^212032 mod p(x), x^211968 mod p(x) */
    DATA ·IEEEConst+768(SB)/8,$0x00000000a696c58c
    DATA ·IEEEConst+776(SB)/8,$0x00000001403731dc
    
    	/* x^211008 mod p(x), x^210944 mod p(x) */
    DATA ·IEEEConst+784(SB)/8,$0x000000002aa28ec6
    DATA ·IEEEConst+792(SB)/8,$0x00000001a5ea9682
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/text/internal/language/compact/tables.go

    	zhHansIndex       ID = 762
    	zhHansCNIndex     ID = 763
    	zhHansHKIndex     ID = 764
    	zhHansMOIndex     ID = 765
    	zhHansSGIndex     ID = 766
    	zhHantIndex       ID = 767
    	zhHantHKIndex     ID = 768
    	zhHantMOIndex     ID = 769
    	zhHantTWIndex     ID = 770
    	zuIndex           ID = 771
    	zuZAIndex         ID = 772
    	caESvalenciaIndex ID = 773
    	enUSuvaposixIndex ID = 774
    )
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 31.4K bytes
    - Viewed (0)
  5. src/main/java/org/codelibs/fess/helper/ViewHelper.java

    public class ViewHelper {
    
        private static final Logger logger = LogManager.getLogger(ViewHelper.class);
    
        protected static final String SCREEN_WIDTH = "screen_width";
    
        protected static final int TABLET_WIDTH = 768;
    
        protected static final String CONTENT_DISPOSITION = "Content-Disposition";
    
        protected static final String HL_CACHE = "hl_cache";
    
        protected static final String QUERIES = "queries";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu May 30 06:58:45 UTC 2024
    - 40.2K bytes
    - Viewed (0)
  6. pkg/kubelet/cm/memorymanager/policy_static_test.go

    			assignments: state.ContainerMemoryAssignments{
    				"pod1": map[string][]state.Block{
    					"container1": {
    						{
    							NUMAAffinity: []int{0, 1},
    							Type:         v1.ResourceMemory,
    							Size:         768 * mb,
    						},
    						{
    							NUMAAffinity: []int{0, 1},
    							Type:         hugepages1Gi,
    							Size:         gb,
    						},
    					},
    				},
    				"pod2": map[string][]state.Block{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sun Sep 17 05:49:15 UTC 2023
    - 100.4K bytes
    - Viewed (0)
  7. src/cmd/internal/obj/arm64/asm7.go

    	{AFSTPQ, C_PAIR, C_NONE, C_NONE, C_PQAUTO_16, C_NONE, 67, 4, REGSP, 0, 0},
    	{AFSTPQ, C_PAIR, C_NONE, C_NONE, C_UAUTO4K, C_NONE, 76, 8, REGSP, 0, 0},
    	{AFSTPQ, C_PAIR, C_NONE, C_NONE, C_NAUTO4K, C_NONE, 76, 8, REGSP, 0, 0},
    	{AFSTPQ, C_PAIR, C_NONE, C_NONE, C_LAUTO, C_NONE, 77, 12, REGSP, 0, 0},
    	{AFSTPQ, C_PAIR, C_NONE, C_NONE, C_LAUTOPOOL, C_NONE, 77, 12, REGSP, LTO, 0},
    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. api/go1.1.txt

    pkg syscall (darwin-386), const CS6 ideal-int
    pkg syscall (darwin-386), const CS7 = 512
    pkg syscall (darwin-386), const CS7 ideal-int
    pkg syscall (darwin-386), const CS8 = 768
    pkg syscall (darwin-386), const CS8 ideal-int
    pkg syscall (darwin-386), const CSIZE = 768
    pkg syscall (darwin-386), const CSIZE ideal-int
    pkg syscall (darwin-386), const CSTART = 17
    pkg syscall (darwin-386), const CSTART ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  9. src/cmd/compile/internal/ssa/_gen/S390X.rules

    	(MVC [makeValAndOff(int32(s)-256, 256)] dst src (MVC [makeValAndOff(256, 0)] dst src mem))
    (Move [s] dst src mem) && s > 512 && s <= 768 && logLargeCopy(v, s) =>
    	(MVC [makeValAndOff(int32(s)-512, 512)] dst src (MVC [makeValAndOff(256, 256)] dst src (MVC [makeValAndOff(256, 0)] dst src mem)))
    (Move [s] dst src mem) && s > 768 && s <= 1024 && logLargeCopy(v, s) =>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 12 18:09:26 UTC 2023
    - 74.3K bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const BPF_T_MICROTIME_MONOTONIC_FAST = 768
    pkg syscall (freebsd-arm64), const BPF_T_MICROTIME_MONOTONIC_FAST ideal-int
    pkg syscall (freebsd-arm64), const BPF_T_MONOTONIC = 512
    pkg syscall (freebsd-arm64), const BPF_T_MONOTONIC ideal-int
    pkg syscall (freebsd-arm64), const BPF_T_MONOTONIC_FAST = 768
    pkg syscall (freebsd-arm64), const BPF_T_MONOTONIC_FAST ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top