Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 69 of 69 for 9$ (0.07 sec)

  1. doc/go_spec.html

    TypeSpec = AliasDecl | TypeDef .
    </pre>
    
    <h4 id="Alias_declarations">Alias declarations</h4>
    
    <p>
    An alias declaration binds an identifier to the given type
    [<a href="#Go_1.9">Go 1.9</a>].
    </p>
    
    <pre class="ebnf">
    AliasDecl = identifier "=" Type .
    </pre>
    
    <p>
    Within the <a href="#Declarations_and_scope">scope</a> of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 21:07:21 UTC 2024
    - 281.5K bytes
    - Viewed (1)
  2. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	SYSLOG_ACTION_READ_CLEAR    = 4
    	SYSLOG_ACTION_CLEAR         = 5
    	SYSLOG_ACTION_CONSOLE_OFF   = 6
    	SYSLOG_ACTION_CONSOLE_ON    = 7
    	SYSLOG_ACTION_CONSOLE_LEVEL = 8
    	SYSLOG_ACTION_SIZE_UNREAD   = 9
    	SYSLOG_ACTION_SIZE_BUFFER   = 10
    )
    
    const (
    	DEVLINK_CMD_UNSPEC                                 = 0x0
    	DEVLINK_CMD_GET                                    = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

    //   %5 = "mhlo.broadcast"(%4)
    //   %6 = "mhlo.select"(%3, %input, %5)
    //   %7 = "mhlo.reduce"(%6, %4) ({
    //   ^bb0(%arg1: tensor<f32>, %arg2: tensor<f32>):
    //     %9 = mhlo.add %arg1, %arg2 : tensor<f32>
    //     "mhlo.return"(%9) : (tensor<f32>) -> ()
    //   }) {dimensions = dense<0> : tensor<1xi64>}
    //
    // If the input's rank N is greater than 2, we will reshape it to R2 first and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/resource/v1alpha2/generated.pb.go

    func (m *NamedResourcesIntSlice) Reset()      { *m = NamedResourcesIntSlice{} }
    func (*NamedResourcesIntSlice) ProtoMessage() {}
    func (*NamedResourcesIntSlice) Descriptor() ([]byte, []int) {
    	return fileDescriptor_4312f5b44a31ec02, []int{9}
    }
    func (m *NamedResourcesIntSlice) XXX_Unmarshal(b []byte) error {
    	return m.Unmarshal(b)
    }
    func (m *NamedResourcesIntSlice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
    	b = b[:cap(b)]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Mar 14 17:07:36 UTC 2024
    - 261.9K bytes
    - Viewed (0)
  5. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

          <match value="0x000002000210" type="string" offset="0">
          </match>
        </magic>
        <glob pattern="*.wb2"/>
      </mime-type>
      
      <!-- Quattro Pro for Windows 7-8 (wb3) and and 9 (qpw) files are
           currently detected by POIFSContainerDetector
      -->
    
      <mime-type type="application/xquery">
        <_comment>XQuery source code</_comment>
        <glob pattern="*.xq"/>
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  6. pkg/proxy/iptables/proxier_test.go

    		}},
    		expectedNewlyActiveUDPServices: map[proxy.ServicePortName]bool{},
    		expectedLocalEndpoints:         map[types.NamespacedName]int{},
    	}, {
    		// Case[9]: add a subset
    		name:              "add a subset",
    		previousEndpoints: []*discovery.EndpointSlice{namedPort[0], nil},
    		currentEndpoints:  multipleSubsetsWithLocal,
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (1)
  7. staging/src/k8s.io/apiextensions-apiserver/pkg/generated/openapi/zz_generated.openapi.go

    							Description: "observedGeneration represents the .metadata.generation that the condition was set based upon. For instance, if .metadata.generation is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the current state of the instance.",
    							Type:        []string{"integer"},
    							Format:      "int64",
    						},
    					},
    					"lastTransitionTime": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 01 06:07:17 UTC 2024
    - 329.7K bytes
    - Viewed (0)
  8. src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s

    	VGETMANTSD $8, 15(DX)(BX*2), X2, K2, X2            // 62f3ed0a27945a0f00000008 or 62f3ed2a27945a0f00000008 or 62f3ed4a27945a0f00000008
    	VGETMANTSS $9, X30, X22, K2, X26                   // 62034d0227d609
    	VGETMANTSS $10, X15, X11, K3, X3                   // 62d3250b27df0a or 62d3252b27df0a or 62d3254b27df0a
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue May 22 14:57:15 UTC 2018
    - 410.5K bytes
    - Viewed (0)
  9. src/cmd/compile/internal/ssagen/ssa.go

    		if typ.IsFloat() {
    			hasIntrinsic := false
    			switch Arch.LinkArch.Family {
    			case sys.AMD64, sys.ARM64, sys.RISCV64:
    				hasIntrinsic = true
    			case sys.PPC64:
    				hasIntrinsic = buildcfg.GOPPC64 >= 9
    			}
    
    			if hasIntrinsic {
    				var op ssa.Op
    				switch {
    				case typ.Kind() == types.TFLOAT64 && n.Op() == ir.OMIN:
    					op = ssa.OpMin64F
    				case typ.Kind() == types.TFLOAT64 && n.Op() == ir.OMAX:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Jun 10 19:44:43 UTC 2024
    - 284.9K bytes
    - Viewed (0)
Back to top