Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for Grown (0.1 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    The Mouse did not answer, so Alice went on eagerly:  `There is
    such a nice little dog near our house I should like to show you!
    A little bright-eyed terrier, you know, with oh, such long curly
    brown hair!  And it'll fetch things when you throw them, and
    it'll sit up and beg for its dinner, and all sorts of things--I
    can't remember half of them--and it belongs to a farmer, you
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  2. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    The Mouse did not answer, so Alice went on eagerly:  `There is
    such a nice little dog near our house I should like to show you!
    A little bright-eyed terrier, you know, with oh, such long curly
    brown hair!  And it'll fetch things when you throw them, and
    it'll sit up and beg for its dinner, and all sorts of things--I
    can't remember half of them--and it belongs to a farmer, you
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  3. api/go1.3.txt

    pkg syscall (openbsd-386), type FdSet struct, Bits [32]uint32
    pkg syscall (openbsd-386), type Kevent_t struct, Data int64
    pkg syscall (openbsd-386), type Mclpool struct, Grown int32
    pkg syscall (openbsd-386), type RtMetrics struct, Expire int64
    pkg syscall (openbsd-386), type RtMetrics struct, Pad uint32
    pkg syscall (openbsd-386), type Stat_t struct, Ino uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 02 02:45:00 UTC 2014
    - 117K bytes
    - Viewed (0)
  4. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    become a Ring encompassing a dark round Spot which in the middle inclined to violet and indigo. And the luminous Rings encompassing it were grown equal to those dark ones which in the four first Observations encompassed them, that is to say, the white Spot was grown a white Ring equal to the first of those dark Rings, and the first of those luminous Rings was now grown equal to the second of those dark ones, and the second of those luminous ones to the third of those dark ones, and so on. For the Diameters...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  5. guava/src/com/google/common/cache/LocalCache.java

         * concurrent read operation to see inconsistent data. This is made easier by the nature of the
         * read operations in Map. For example, no operation can reveal that the table has grown but the
         * threshold has not yet been updated, so there are no atomicity requirements for this with
         * respect to reads.
         *
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 149.2K bytes
    - Viewed (0)
  6. android/guava/src/com/google/common/cache/LocalCache.java

         * concurrent read operation to see inconsistent data. This is made easier by the nature of the
         * read operations in Map. For example, no operation can reveal that the table has grown but the
         * threshold has not yet been updated, so there are no atomicity requirements for this with
         * respect to reads.
         *
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Sat May 18 03:24:34 UTC 2024
    - 143.6K bytes
    - Viewed (0)
  7. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Submitted by Gavin Brown <gavin.brown@centralnic.com>
    in.net
    web.in
    
    // US REGISTRY LLC : http://us.org
    // Submitted by Gavin Brown <gavin.brown@centralnic.com>
    us.org
    
    // co.com Registry, LLC : https://registry.co.com
    // Submitted by Gavin Brown <gavin.brown@centralnic.com>
    co.com
    
    // Roar Domains LLC : https://roar.basketball/
    // Submitted by Gavin Brown <******@****.***>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (0)
  8. src/runtime/proc.go

    	// temporarily drop the allpLock. Hence, we need to re-fetch
    	// allp each time around the loop.
    	for i := 0; i < len(allp); i++ {
    		pp := allp[i]
    		if pp == nil {
    			// This can happen if procresize has grown
    			// allp but not yet created new Ps.
    			continue
    		}
    		pd := &pp.sysmontick
    		s := pp.status
    		sysretake := false
    		if s == _Prunning || s == _Psyscall {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 207.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/rsc.io/markdown/entity.go

    	"&frac56;":                          "\u215a",
    	"&frac58;":                          "\u215d",
    	"&frac78;":                          "\u215e",
    	"&frasl;":                           "\u2044",
    	"&frown;":                           "\u2322",
    	"&fscr;":                            "\U0001d4bb",
    	"&gE;":                              "\u2267",
    	"&gEl;":                             "\u2a8c",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  10. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"croissant":                            "\U0001f950",
    	"crossed_fingers":                      "\U0001f91e",
    	"crossed_flags":                        "\U0001f38c",
    	"crossed_swords":                       "\u2694\ufe0f",
    	"crown":                                "\U0001f451",
    	"cry":                                  "\U0001f622",
    	"crying_cat_face":                      "\U0001f63f",
    	"crystal_ball":                         "\U0001f52e",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
Back to top