Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 73 for dotlines (0.31 sec)

  1. src/cmd/compile/internal/staticinit/sched.go

    // tryWrapGlobalInit returns a new outlined function to contain global
    // initializer statement n, if possible and worthwhile. Otherwise, it
    // returns nil.
    //
    // Currently, it outlines map assignment statements with large,
    // side-effect-free RHS expressions.
    func tryWrapGlobalInit(n ir.Node) *ir.Func {
    	// Look for "X = ..." where X has map type.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 17:16:14 UTC 2024
    - 30.7K bytes
    - Viewed (0)
  2. android/guava/src/com/google/common/net/MediaType.java

      public static final MediaType ZIP = createConstant(APPLICATION_TYPE, "zip");
    
      /* font types */
    
      /**
       * A collection of font outlines as defined by <a href="https://tools.ietf.org/html/rfc8081">RFC
       * 8081</a>.
       *
       * @since 30.0
       */
      public static final MediaType FONT_COLLECTION = createConstant(FONT_TYPE, "collection");
    
      /**
    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. guava/src/com/google/common/collect/ImmutableMap.java

         *
         * Two other points:
         *
         * 1. We'll want to use something like @PolyNull once we can make that work for the various
         * platforms we target.
         *
         * 2. Kotlin's Map type has a getOrDefault method that accepts and returns a "plain V," in
         * contrast to the "V?" type that we're using. As a result, Kotlin sees a conflict between the
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Apr 30 14:39:16 UTC 2024
    - 44.6K bytes
    - Viewed (0)
  4. guava/src/com/google/common/net/MediaType.java

      public static final MediaType ZIP = createConstant(APPLICATION_TYPE, "zip");
    
      /* font types */
    
      /**
       * A collection of font outlines as defined by <a href="https://tools.ietf.org/html/rfc8081">RFC
       * 8081</a>.
       *
       * @since 30.0
       */
      public static final MediaType FONT_COLLECTION = createConstant(FONT_TYPE, "collection");
    
      /**
    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/bufio/bufio_test.go

    // to accumulate the text of a file.
    func readLines(b *Reader) string {
    	s := ""
    	for {
    		s1, err := b.ReadString('\n')
    		if err == io.EOF {
    			break
    		}
    		if err != nil && err != iotest.ErrTimeout {
    			panic("GetLines: " + err.Error())
    		}
    		s += s1
    	}
    	return s
    }
    
    // Call Read to accumulate the text of a file
    func reads(buf *Reader, m int) string {
    	var b [1000]byte
    	nb := 0
    	for {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 10 18:56:01 UTC 2023
    - 51.5K bytes
    - Viewed (0)
  6. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    net.fm
    org.fm
    fm
    
    // fo : https://en.wikipedia.org/wiki/.fo
    fo
    
    // fr : http://www.afnic.fr/
    // domaines descriptifs : https://www.afnic.fr/medias/documents/Cadre_legal/Afnic_Naming_Policy_12122016_VEN.pdf
    fr
    asso.fr
    com.fr
    gouv.fr
    nom.fr
    prd.fr
    tm.fr
    // domaines sectoriels : https://www.afnic.fr/en/products-and-services/the-fr-tld/sector-based-fr-domains-4.html
    aeroport.fr
    avocat.fr
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  7. CREDITS

    to grant the rights to its Contributions conveyed by this License.
    
    2.6. Fair Use
    
    This License is not intended to limit any rights You have under
    applicable copyright doctrines of fair use, fair dealing, or other
    equivalents.
    
    2.7. Conditions
    
    Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted
    in Section 2.1.
    
    3. Responsibilities
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  8. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return{EventInfo,};});'use strict';tr.exportTo('tr.b',function(){let nextGUID=1;const UUID4_PATTERN='xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx';const...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  9. src/encoding/json/testdata/code.json.gz

    uches":3,"min_t":1228525763,"max_t":1236205616,"mean_t":1231403388},{"name":"positionedLifetime-expected.png","kids":[],"cl_weight":0.003061301158710795,"touches":2,"min_t":1228781586,"max_t":1236205616,"mean_t":1232493601},{"name":"continuation-outlines-with-layers-expected.png","kids":[],"cl_weight":0.0010536271031095271,"touches":3,"min_t":1228525763,"max_t":1236205616,"mean_t":1231403388},{"name":"inline-text-quirk-bpm-expected.png","kids":[],"cl_weight":0.0006270059426999707,"touches":2,"mi...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*File).Name", Method, 0},
    		{"(*File).Offset", Method, 0},
    		{"(*File).Pos", Method, 0},
    		{"(*File).Position", Method, 0},
    		{"(*File).PositionFor", Method, 4},
    		{"(*File).SetLines", Method, 0},
    		{"(*File).SetLinesForContent", Method, 0},
    		{"(*File).Size", Method, 0},
    		{"(*FileSet).AddFile", Method, 0},
    		{"(*FileSet).Base", Method, 0},
    		{"(*FileSet).File", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top