Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for opform (0.49 sec)

  1. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    FB5E..FB61    ; mapped                 ; 067A          # 1.1  ARABIC LETTER TTEHEH ISOLATED FORM..ARABIC LETTER TTEHEH MEDIAL FORM
    FB62..FB65    ; mapped                 ; 067F          # 1.1  ARABIC LETTER TEHEH ISOLATED FORM..ARABIC LETTER TEHEH MEDIAL FORM
    FB66..FB69    ; mapped                 ; 0679          # 1.1  ARABIC LETTER TTEH ISOLATED FORM..ARABIC LETTER TTEH MEDIAL FORM
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

            when this object was created. It is not guaranteed to be set in happens-before
            order across separate operations. Clients may not set this value. It is represented
            in RFC3339 form and is in UTC. Populated by the system. Read-only. Null for
            lists. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#metadata'
          jsonPath: .metadata.creationTimestamp
          name: Age
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/ssa/rewritegeneric.go

    					continue
    				}
    				t := i.Type
    				z := v_0_1
    				x := v_1
    				if !(z.Op != OpConst8 && x.Op != OpConst8) {
    					continue
    				}
    				v.reset(OpXor8)
    				v0 := b.NewValue0(v.Pos, OpXor8, t)
    				v0.AddArg2(z, x)
    				v.AddArg2(i, v0)
    				return true
    			}
    		}
    		break
    	}
    	// match: (Xor8 (Const8 <t> [c]) (Xor8 (Const8 <t> [d]) x))
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 22 18:24:47 UTC 2024
    - 812.2K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    ...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. src/cmd/compile/internal/ssa/rewriteAMD64.go

    	case OpOr16:
    		v.Op = OpAMD64ORL
    		return true
    	case OpOr32:
    		v.Op = OpAMD64ORL
    		return true
    	case OpOr64:
    		v.Op = OpAMD64ORQ
    		return true
    	case OpOr8:
    		v.Op = OpAMD64ORL
    		return true
    	case OpOrB:
    		v.Op = OpAMD64ORL
    		return true
    	case OpPanicBounds:
    		return rewriteValueAMD64_OpPanicBounds(v)
    	case OpPopCount16:
    		return rewriteValueAMD64_OpPopCount16(v)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 12 19:38:41 UTC 2024
    - 712.7K bytes
    - Viewed (0)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
              GRPCRoute falls under extended support within the Gateway API. Within the
              following specification, the word "MUST" indicates that an implementation
              supporting GRPCRoute must conform to the indicated requirement, but an
              implementation not supporting this route type need not follow the requirement
              unless explicitly indicated.
    
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  7. RELEASE.md

        * TensorFlow Python wheels now specifically conform to [manylinux2014](https://peps.python.org/pep-0599/), an upgrade from manylinux2010. The minimum Pip version supporting manylinux2014 is Pip 19.3 (see [pypa/manylinux](https://github.com/pypa/manylinux). This change may affect you if you have been...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  8. src/cmd/compile/internal/ssa/rewriteARM64.go

    	case OpOr16:
    		v.Op = OpARM64OR
    		return true
    	case OpOr32:
    		v.Op = OpARM64OR
    		return true
    	case OpOr64:
    		v.Op = OpARM64OR
    		return true
    	case OpOr8:
    		v.Op = OpARM64OR
    		return true
    	case OpOrB:
    		v.Op = OpARM64OR
    		return true
    	case OpPanicBounds:
    		return rewriteValueARM64_OpPanicBounds(v)
    	case OpPopCount16:
    		return rewriteValueARM64_OpPopCount16(v)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 608.6K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__apps__v1_openapi.json

    ...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top