Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for 070707 (0.46 sec)

  1. pilot/pkg/xds/testdata/none_lds_tcp.json

    {
        "0.0.0.0_7070": {
          "name": "0.0.0.0_7070",
          "address": {
            "Address": {
              "SocketAddress": {
                "address": "0.0.0.0",
                "PortSpecifier": {
                  "PortValue": 7070
                }
              }
            }
          },
          "filter_chains": [
            {
              "filters": [
                {
                  "name": "envoy.tcp_proxy",
                  "ConfigType": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jul 22 21:13:54 UTC 2020
    - 22.4K bytes
    - Viewed (0)
  2. src/math/big/intconv_test.go

    	{"0o10", "8", 0, 8, true},
    	{"0x10", "16", 0, 16, true},
    	{in: "0x10", base: 16},
    	{"-0x10", "-16", 0, -16, true},
    	{"+0x10", "16", 0, 16, true},
    	{"00", "0", 0, 0, true},
    	{"0", "0", 8, 0, true},
    	{"07", "7", 0, 7, true},
    	{"7", "7", 8, 7, true},
    	{"023", "19", 0, 19, true},
    	{"23", "23", 8, 19, true},
    	{"cafebabe", "cafebabe", 16, 0xcafebabe, true},
    	{"0b0", "0", 0, 0, true},
    	{"-111", "-111", 2, -7, true},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 12 22:58:58 UTC 2019
    - 10K bytes
    - Viewed (0)
  3. src/cmd/link/internal/loadpe/ldpe.go

    	IMAGE_REL_I386_ABSOLUTE          = 0x0000
    	IMAGE_REL_I386_DIR16             = 0x0001
    	IMAGE_REL_I386_REL16             = 0x0002
    	IMAGE_REL_I386_DIR32             = 0x0006
    	IMAGE_REL_I386_DIR32NB           = 0x0007
    	IMAGE_REL_I386_SEG12             = 0x0009
    	IMAGE_REL_I386_SECTION           = 0x000A
    	IMAGE_REL_I386_SECREL            = 0x000B
    	IMAGE_REL_I386_TOKEN             = 0x000C
    	IMAGE_REL_I386_SECREL7           = 0x000D
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Dec 18 20:26:46 UTC 2023
    - 26.5K bytes
    - Viewed (0)
  4. src/cmd/internal/dwarf/dwarf_defs.go

    const (
    	DW_LANG_C89         = 0x0001
    	DW_LANG_C           = 0x0002
    	DW_LANG_Ada83       = 0x0003
    	DW_LANG_C_plus_plus = 0x0004
    	DW_LANG_Cobol74     = 0x0005
    	DW_LANG_Cobol85     = 0x0006
    	DW_LANG_Fortran77   = 0x0007
    	DW_LANG_Fortran90   = 0x0008
    	DW_LANG_Pascal83    = 0x0009
    	DW_LANG_Modula2     = 0x000a
    	// Dwarf3
    	DW_LANG_Java           = 0x000b
    	DW_LANG_C99            = 0x000c
    	DW_LANG_Ada95          = 0x000d
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 09 15:55:36 UTC 2019
    - 16.1K bytes
    - Viewed (0)
  5. src/main/java/jcifs/internal/smb2/ServerMessageBlock2.java

        protected static final short SMB2_TREE_DISCONNECT = 0x0004;
        protected static final short SMB2_CREATE = 0x0005;
        protected static final short SMB2_CLOSE = 0x0006;
        protected static final short SMB2_FLUSH = 0x0007;
        protected static final short SMB2_READ = 0x0008;
        protected static final short SMB2_WRITE = 0x0009;
        protected static final short SMB2_LOCK = 0x000A;
        protected static final short SMB2_IOCTL = 0x000B;
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Sun Sep 30 10:47:31 UTC 2018
    - 19.9K bytes
    - Viewed (0)
  6. api/go1.17.txt

    pkg testing, type TB interface, Setenv(string, string)
    pkg text/template/parse, const SkipFuncCheck = 2
    pkg text/template/parse, const SkipFuncCheck Mode
    pkg time, const Layout = "01/02 03:04:05PM '06 -0700"
    pkg time, const Layout ideal-string
    pkg time, func UnixMicro(int64) Time
    pkg time, func UnixMilli(int64) Time
    pkg time, method (Time) GoString() string
    pkg time, method (Time) IsDST() bool
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 18K bytes
    - Viewed (0)
  7. src/syscall/types_windows.go

    }
    
    const (
    	DNS_TYPE_A       = 0x0001
    	DNS_TYPE_NS      = 0x0002
    	DNS_TYPE_MD      = 0x0003
    	DNS_TYPE_MF      = 0x0004
    	DNS_TYPE_CNAME   = 0x0005
    	DNS_TYPE_SOA     = 0x0006
    	DNS_TYPE_MB      = 0x0007
    	DNS_TYPE_MG      = 0x0008
    	DNS_TYPE_MR      = 0x0009
    	DNS_TYPE_NULL    = 0x000a
    	DNS_TYPE_WKS     = 0x000b
    	DNS_TYPE_PTR     = 0x000c
    	DNS_TYPE_HINFO   = 0x000d
    	DNS_TYPE_MINFO   = 0x000e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 20 06:04:31 UTC 2024
    - 27.8K bytes
    - Viewed (0)
  8. src/log/slog/handler_test.go

    		{"g1,g2", "f", "6"},
    		{"g1,g2,g4", "h", "7"},
    		{"g1,g2", "i", "8"},
    	}
    	if !slices.Equal(got, want) {
    		t.Errorf("\ngot  %v\nwant %v", got, want)
    	}
    }
    
    const rfc3339Millis = "2006-01-02T15:04:05.000Z07:00"
    
    func TestWriteTimeRFC3339(t *testing.T) {
    	for _, tm := range []time.Time{
    		time.Date(2000, 1, 2, 3, 4, 5, 0, time.UTC),
    		time.Date(2000, 1, 2, 3, 4, 5, 400, time.Local),
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 02 13:57:53 UTC 2023
    - 19.6K bytes
    - Viewed (0)
  9. src/cmd/link/internal/ld/pe.go

    	IMAGE_SYM_TYPE_STRUCT    = 8
    	IMAGE_SYM_DTYPE_FUNCTION = 2
    	IMAGE_SYM_DTYPE_ARRAY    = 3
    	IMAGE_SYM_CLASS_EXTERNAL = 2
    	IMAGE_SYM_CLASS_STATIC   = 3
    
    	IMAGE_REL_I386_DIR32   = 0x0006
    	IMAGE_REL_I386_DIR32NB = 0x0007
    	IMAGE_REL_I386_SECREL  = 0x000B
    	IMAGE_REL_I386_REL32   = 0x0014
    
    	IMAGE_REL_AMD64_ADDR64   = 0x0001
    	IMAGE_REL_AMD64_ADDR32   = 0x0002
    	IMAGE_REL_AMD64_ADDR32NB = 0x0003
    	IMAGE_REL_AMD64_REL32    = 0x0004
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Nov 09 19:01:27 UTC 2023
    - 48.8K bytes
    - Viewed (0)
  10. okhttp/src/main/kotlin/okhttp3/CipherSuite.kt

        // @JvmField val TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 = init("SSL_RSA_EXPORT_WITH_RC2_CBC_40_MD5", 0x0006)
        // @JvmField val TLS_RSA_WITH_IDEA_CBC_SHA = init("TLS_RSA_WITH_IDEA_CBC_SHA", 0x0007)
        @JvmField val TLS_RSA_EXPORT_WITH_DES40_CBC_SHA = init("SSL_RSA_EXPORT_WITH_DES40_CBC_SHA", 0x0008)
    
        @JvmField val TLS_RSA_WITH_DES_CBC_SHA = init("SSL_RSA_WITH_DES_CBC_SHA", 0x0009)
    
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Mon Jan 08 01:13:22 UTC 2024
    - 39.9K bytes
    - Viewed (0)
Back to top