Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for spelling (0.23 sec)

  1. src/debug/elf/elf.go

    	EM_PJ            Machine = 91  /* picoJava */
    	EM_OPENRISC      Machine = 92  /* OpenRISC 32-bit embedded processor */
    	EM_ARC_COMPACT   Machine = 93  /* ARC International ARCompact processor (old spelling/synonym: EM_ARC_A5) */
    	EM_XTENSA        Machine = 94  /* Tensilica Xtensa Architecture */
    	EM_VIDEOCORE     Machine = 95  /* Alphamosaic VideoCore processor */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  2. src/encoding/json/testdata/code.json.gz

    36524,"max_t":1236205616,"mean_t":1231540308}],"cl_weight":0.02343373598201407,"touches":3,"min_t":1228936524,"max_t":1236205616,"mean_t":1231540308},{"name":"spelling","kids":[{"name":"spelling-expected.png","kids":[],"cl_weight":0.0012625845779729648,"touches":3,"min_t":1228936524,"max_t":1236205616,"mean_t":1231540308},{"name":"spelling-expected.checksum","kids":[],"cl_weight":0.0012625845779729648,"touches":3,"min_t":1228936524,"max_t":1236205616,"mean_t":1231540308}],"cl_weight":0.003232382...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
  3. src/runtime/proc.go

    			// where we might hold a lock on a different P's timers. We do this
    			// once on the last pass before checking runnext because stealing
    			// from the other P's runnext should be the last resort, so if there
    			// are timers to steal do that first.
    			//
    			// We only check timers on one of the stealing iterations because
    			// the time stored in now doesn't change in this loop and checking
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
  4. src/net/http/server.go

    		c.rwc.Close()
    		delete(srv.activeConn, c)
    	}
    	return err
    }
    
    // shutdownPollIntervalMax is the max polling interval when checking
    // quiescence during Server.Shutdown. Polling starts with a small
    // interval and backs off to the max.
    // Ideally we could find a solution that doesn't involve polling,
    // but which also doesn't have a high runtime cost (and doesn't
    // involve any contentious mutexes), but that is left as an
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jun 07 17:57:01 UTC 2024
    - 123.4K bytes
    - Viewed (0)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    think very likely it can talk:  at any rate, there's no harm in
    trying.'  So she began:  `O Mouse, do you know the way out of
    this pool?  I am very tired of swimming about here, O Mouse!'
    (Alice thought this must be the right way of speaking to a mouse:
    she had never done such a thing before, but she remembered having
    seen in her brother's Latin Grammar, `A mouse--of a mouse--to a
    mouse--a mouse--O mouse!'  The Mouse looked at her rather
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  6. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    think very likely it can talk:  at any rate, there's no harm in
    trying.'  So she began:  `O Mouse, do you know the way out of
    this pool?  I am very tired of swimming about here, O Mouse!'
    (Alice thought this must be the right way of speaking to a mouse:
    she had never done such a thing before, but she remembered having
    seen in her brother's Latin Grammar, `A mouse--of a mouse--to a
    mouse--a mouse--O mouse!'  The Mouse looked at her rather
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"seat":                                 "\U0001f4ba",
    	"secret":                               "\u3299\ufe0f",
    	"see_no_evil":                          "\U0001f648",
    	"seedling":                             "\U0001f331",
    	"selfie":                               "\U0001f933",
    	"senegal":                              "\U0001f1f8\U0001f1f3",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  8. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    of _Aqua fortis_, is it not done by attracting and mixing with the _Aqua fortis_, and not attracting, or perhaps repelling Silver? And when Water precipitates Antimony out of the Sublimate of Antimony and Sal-armoniac, or out of Butter of Antimony, is it not done by its dissolving, mixing with, and weakening the Sal-armoniac or Spirit of Salt, and its not attracting, or perhaps repelling the Antimony? And is it not for want of an attractive virtue between the Parts of Water and Oil, of Quick-silver...
    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/cmd/compile/internal/ssa/_gen/generic.rules

    // growslice so that we don't have to spill/restore the new length around the growslice call.
    // The exception here is that if the new length is a constant, avoiding spilling it
    // is pointless and its constantness is sometimes useful for subsequent optimizations.
    // See issue 56440.
    // Note there are 2 rules here, one for the pre-decomposed []T result and one for
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 22:21:05 UTC 2024
    - 135.3K bytes
    - Viewed (0)
  10. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Please pull this list from, and only from https://publicsuffix.org/list/public_suffix_list.dat,
    // rather than any other VCS sites. Pulling from any other URL is not guaranteed to be supported.
    
    // Instructions on pulling and using this list can be found at https://publicsuffix.org/list/.
    
    // ===BEGIN ICANN DOMAINS===
    
    // ac : http://nic.ac/rules.htm
    ac
    com.ac
    edu.ac
    gov.ac
    net.ac
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
Back to top