Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for zc (0.14 sec)

  1. .bazelrc

    
    # On Windows, `__cplusplus` is wrongly defined without this switch
    # See https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/
    build:windows --copt=/Zc:__cplusplus
    build:windows --host_copt=/Zc:__cplusplus
    
    # Tensorflow uses M_* math constants that only get defined by MSVC headers if
    # _USE_MATH_DEFINES is defined.
    build:windows --copt=/D_USE_MATH_DEFINES
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
  2. istioctl/pkg/ztunnelconfig/ztunnelconfig.go

    		Example: `  # Retrieve summary about workload configuration
      istioctl x ztunnel-config workload
    
      # Retrieve summary about certificates
      istioctl x ztunnel-config certificates`,
    		Aliases: []string{"zc"},
    	}
    
    	configCmd.AddCommand(logCmd(ctx))
    	configCmd.AddCommand(workloadConfigCmd(ctx))
    	configCmd.AddCommand(certificatesConfigCmd(ctx))
    	configCmd.AddCommand(servicesCmd(ctx))
    	configCmd.AddCommand(policiesCmd(ctx))
    Go
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed May 01 13:11:40 GMT 2024
    - 22.2K bytes
    - Viewed (0)
  3. cmd/testdata/xl-many-parts.meta

    HA256�&x-minio-internal-replication-timestamp�2023-08-15T14:38:39.284708865Z�MetaUsr��X-Amz-Replication-Status�FAILED�X-Amz-Meta-Mtime�1599066652�content-type�video/quicktime�etag�%43bc26cf9d1b65d8830884adf6f47bba-9016�v�d���$����B�t�E'��bb��z�zc[�B��z�������Type�V2Obj��ID���B�t�E'��bb��z�DDir����hKP�|�T�ޭ6�EcAlgo�EcM�EcN�EcBSize��EcIndex�EcDist�	
    L1760:
    �CSumAlgo�PartNums�#8	
    L1761:
     !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGH...
    Plain Text
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sat Sep 02 21:40:38 GMT 2023
    - 808.8K bytes
    - Viewed (0)
Back to top