Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 36 of 36 for iword (0.17 sec)

  1. api/openapi-spec/v3/apis__apiextensions.k8s.io__v1_openapi.json

                "description": "message is a human-readable message indicating details about last transition.",
                "type": "string"
              },
              "reason": {
                "description": "reason is a unique, one-word, CamelCase reason for the condition's last transition.",
                "type": "string"
              },
              "status": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 178.6K bytes
    - Viewed (0)
  2. src/cmd/go/alldocs.go

    // should use a negation:
    //
    //	//go:build !amd64.v2
    //
    // To keep a file from being considered for any build:
    //
    //	//go:build ignore
    //
    // (Any other unsatisfied word will work as well, but "ignore" is conventional.)
    //
    // To build a file only when using cgo, and only on Linux and OS X:
    //
    //	//go:build cgo && (linux || darwin)
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
  3. src/cmd/internal/obj/x86/asm6.go

    	{AUNPCKLPS, yxm, Pm, opBytes{0x14}},
    	{AUMONITOR, ywrfsbase, Pf3, opBytes{0xae, 06}},
    	{AVERR, ydivl, Pm, opBytes{0x00, 04}},
    	{AVERW, ydivl, Pm, opBytes{0x00, 05}},
    	{AWAIT, ynone, Px, opBytes{0x9b}},
    	{AWORD, ybyte, Px, opBytes{2}},
    	{AXCHGB, yml_mb, Pb, opBytes{0x86, 0x86}},
    	{AXCHGL, yxchg, Px, opBytes{0x90, 0x90, 0x87, 0x87}},
    	{AXCHGQ, yxchg, Pw, opBytes{0x90, 0x90, 0x87, 0x87}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
  4. src/crypto/internal/nistec/fiat/p521_fiat64.go

    type p521NonMontgomeryDomainFieldElement [9]uint64
    
    // p521CmovznzU64 is a single-word conditional move.
    //
    // Postconditions:
    //
    //	out1 = (if arg1 = 0 then arg2 else arg3)
    //
    // Input Bounds:
    //
    //	arg1: [0x0 ~> 0x1]
    //	arg2: [0x0 ~> 0xffffffffffffffff]
    //	arg3: [0x0 ~> 0xffffffffffffffff]
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 167K bytes
    - Viewed (0)
  5. staging/src/k8s.io/apimachinery/pkg/util/managedfields/internal/testdata/swagger.json

            "message": {
              "description": "Human-readable message indicating details about last transition.",
              "type": "string"
            },
            "reason": {
              "description": "Unique, one-word, CamelCase reason for the condition's last transition.",
              "type": "string"
            },
            "status": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 229.4K bytes
    - Viewed (0)
  6. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    attractive Powers than these. For Nature is very consonant and conformable to her self. How these Attractions may be perform'd, I do not here consider. What I call Attraction may be perform'd by impulse, or by some other means unknown to me. I use that Word here to signify only in general any Force by which Bodies tend towards one another, whatsoever be the Cause. For we must learn from the Phænomena of Nature what Bodies attract one another, and what are the Laws and Properties of the Attraction, before...
    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