Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 75 of 75 for 280 (0.04 sec)

  1. api/go1.4.txt

    pkg debug/elf, const R_AARCH64_ADR_PREL_PG_HI21_NC R_AARCH64
    pkg debug/elf, const R_AARCH64_CALL26 = 283
    pkg debug/elf, const R_AARCH64_CALL26 R_AARCH64
    pkg debug/elf, const R_AARCH64_CONDBR19 = 280
    pkg debug/elf, const R_AARCH64_CONDBR19 R_AARCH64
    pkg debug/elf, const R_AARCH64_COPY = 1024
    pkg debug/elf, const R_AARCH64_COPY R_AARCH64
    pkg debug/elf, const R_AARCH64_GLOB_DAT = 1025
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 12 03:01:01 UTC 2014
    - 34K bytes
    - Viewed (0)
  2. guava/src/com/google/common/net/MediaType.java

      /**
       * Media type for the <a href="https://tools.ietf.org/html/rfc7946">GeoJSON Format</a>, a
       * geospatial data interchange format based on JSON.
       *
       * @since 28.0
       */
      public static final MediaType GEO_JSON = createConstant(APPLICATION_TYPE, "geo+json");
    
      public static final MediaType GZIP = createConstant(APPLICATION_TYPE, "x-gzip");
    
      /**
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Aug 07 16:17:10 UTC 2023
    - 46.2K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/userguide/reference/command_line_interface.adoc

    +--- org.json:json:{strictly 20220924} -> 20220924 (c)
    +--- javax.inject:javax.inject:{strictly 1} -> 1 (c)
    +--- aopalliance:aopalliance:{strictly 1.0} -> 1.0 (c)
    +--- com.google.guava:guava:{strictly [28.0-jre, 28.5-jre]} -> 28.2-jre (c)
    +--- com.google.guava:guava:{strictly 28.2-jre} -> 28.2-jre (c)
    +--- com.google.guava:failureaccess:{strictly 1.0.1} -> 1.0.1 (c)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 23 05:36:09 UTC 2024
    - 34.8K bytes
    - Viewed (0)
  4. android/guava/src/com/google/common/net/MediaType.java

      /**
       * Media type for the <a href="https://tools.ietf.org/html/rfc7946">GeoJSON Format</a>, a
       * geospatial data interchange format based on JSON.
       *
       * @since 28.0
       */
      public static final MediaType GEO_JSON = createConstant(APPLICATION_TYPE, "geo+json");
    
      public static final MediaType GZIP = createConstant(APPLICATION_TYPE, "x-gzip");
    
      /**
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Aug 07 16:17:10 UTC 2023
    - 46.2K bytes
    - Viewed (0)
  5. src/runtime/asm_arm64.s

    // this invariant.
    //
    // This is ABIInternal because Go code injects its PC directly into new
    // goroutine stacks.
    TEXT runtime·debugCallV2<ABIInternal>(SB),NOSPLIT|NOFRAME,$0-0
    	STP	(R29, R30), -280(RSP)
    	SUB	$272, RSP, RSP
    	SUB	$8, RSP, R29
    	// Save all registers that may contain pointers so they can be
    	// conservatively scanned.
    	//
    	// We can't do anything that might clobber any of these
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 43.4K bytes
    - Viewed (0)
Back to top