Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for cherries (0.12 sec)

  1. src/cmd/vendor/rsc.io/markdown/emoji.go

    	"chart_with_downwards_trend":           "\U0001f4c9",
    	"chart_with_upwards_trend":             "\U0001f4c8",
    	"checkered_flag":                       "\U0001f3c1",
    	"cheese":                               "\U0001f9c0",
    	"cherries":                             "\U0001f352",
    	"cherry_blossom":                       "\U0001f338",
    	"chess_pawn":                           "\u265f\ufe0f",
    	"chestnut":                             "\U0001f330",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 107.7K bytes
    - Viewed (0)
  2. pkg/printers/internalversion/printers.go

    	podPhase := pod.Status.Phase
    	reason := string(podPhase)
    	if pod.Status.Reason != "" {
    		reason = pod.Status.Reason
    	}
    
    	// If the Pod carries {type:PodScheduled, reason:SchedulingGated}, set reason to 'SchedulingGated'.
    	for _, condition := range pod.Status.Conditions {
    		if condition.Type == api.PodScheduled && condition.Reason == apiv1.PodReasonSchedulingGated {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 14:04:15 UTC 2024
    - 128.3K bytes
    - Viewed (0)
  3. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    Earth, as in springing of a Mine. And then the Vapour generated by the Explosion, expiring through the Pores of the Earth, feels hot and suffocates, and makes Tempests and Hurricanes, and sometimes causes the Land to slide, or the Sea to boil, and carries up the Water thereof in Drops, which by their weight fall down again in Spouts. Also some sulphureous Steams, at all times when the Earth is dry, ascending into the Air, ferment there with nitrous Acids, and sometimes taking fire cause Lightning and...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
Back to top