Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 86 for 0_8080 (0.1 sec)

  1. src/vendor/golang.org/x/text/unicode/bidi/tables13.0.0.go

    	// Block 0x41, offset 0x1040
    	0x1060: 0x000c, 0x1061: 0x000c, 0x1062: 0x000c,
    	0x1067: 0x000c, 0x1068: 0x000c,
    	0x1072: 0x000c,
    	0x1079: 0x000c, 0x107a: 0x000c, 0x107b: 0x000c,
    	// Block 0x42, offset 0x1080
    	0x1080: 0x000a, 0x1084: 0x000a, 0x1085: 0x000a,
    	// Block 0x43, offset 0x10c0
    	0x10de: 0x000a, 0x10df: 0x000a, 0x10e0: 0x000a, 0x10e1: 0x000a, 0x10e2: 0x000a, 0x10e3: 0x000a,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 120.9K bytes
    - Viewed (0)
  2. src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go

    	// Block 0x41, offset 0x1040
    	0x1060: 0x000c, 0x1061: 0x000c, 0x1062: 0x000c,
    	0x1067: 0x000c, 0x1068: 0x000c,
    	0x1072: 0x000c,
    	0x1079: 0x000c, 0x107a: 0x000c, 0x107b: 0x000c,
    	// Block 0x42, offset 0x1080
    	0x1080: 0x000a, 0x1084: 0x000a, 0x1085: 0x000a,
    	// Block 0x43, offset 0x10c0
    	0x10de: 0x000a, 0x10df: 0x000a, 0x10e0: 0x000a, 0x10e1: 0x000a, 0x10e2: 0x000a, 0x10e3: 0x000a,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 127.4K bytes
    - Viewed (0)
  3. src/vendor/golang.org/x/text/unicode/bidi/tables9.0.0.go

    	0x7f0: 0x000c, 0x7f1: 0x000c, 0x7f5: 0x000c,
    	// Block 0x20, offset 0x800
    	0x801: 0x000c, 0x802: 0x000c, 0x803: 0x000c, 0x804: 0x000c, 0x805: 0x000c,
    	0x807: 0x000c, 0x808: 0x000c,
    	0x80d: 0x000c,
    	0x822: 0x000c, 0x823: 0x000c,
    	0x831: 0x0004,
    	// Block 0x21, offset 0x840
    	0x841: 0x000c,
    	0x87c: 0x000c, 0x87f: 0x000c,
    	// Block 0x22, offset 0x880
    	0x881: 0x000c, 0x882: 0x000c, 0x883: 0x000c, 0x884: 0x000c,
    	0x88d: 0x000c,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 109.2K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_darwin_arm64.go

    	BRKINT                                  = 0x2
    	BS0                                     = 0x0
    	BS1                                     = 0x8000
    	BSDLY                                   = 0x8000
    	CFLUSH                                  = 0xf
    	CLOCAL                                  = 0x8000
    	CLOCK_MONOTONIC                         = 0x6
    	CLOCK_MONOTONIC_RAW                     = 0x4
    	CLOCK_MONOTONIC_RAW_APPROX              = 0x5
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 87.5K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/text/unicode/bidi/tables11.0.0.go

    	0x7c7: 0x000c, 0x7c8: 0x000c, 0x7cb: 0x000c,
    	0x7cc: 0x000c, 0x7cd: 0x000c, 0x7d1: 0x000c,
    	0x7f0: 0x000c, 0x7f1: 0x000c, 0x7f5: 0x000c,
    	// Block 0x20, offset 0x800
    	0x801: 0x000c, 0x802: 0x000c, 0x803: 0x000c, 0x804: 0x000c, 0x805: 0x000c,
    	0x807: 0x000c, 0x808: 0x000c,
    	0x80d: 0x000c,
    	0x822: 0x000c, 0x823: 0x000c,
    	0x831: 0x0004,
    	0x83a: 0x000c, 0x83b: 0x000c,
    	0x83c: 0x000c, 0x83d: 0x000c, 0x83e: 0x000c, 0x83f: 0x000c,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 116.6K bytes
    - Viewed (0)
  6. pkg/scheduler/internal/cache/cache_test.go

    		makeBasePod(t, nodeName, "test-2", "200m", "1Ki", "", []v1.ContainerPort{{HostIP: "127.0.0.1", HostPort: 8080, Protocol: "TCP"}}),
    		makeBasePod(t, nodeName, "test-3", "200m", "1Ki", "", []v1.ContainerPort{{HostIP: "127.0.0.1", HostPort: 8080, Protocol: "TCP"}}),
    	}
    	now := time.Now()
    	defaultTTL := 10 * time.Second
    	tests := []struct {
    		name        string
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Oct 17 01:38:03 UTC 2023
    - 63.8K bytes
    - Viewed (0)
  7. src/unicode/tables.go

    	{0x1C85, 0x1C85, d{-6243, 0, -6243}},
    	{0x1C86, 0x1C86, d{-6236, 0, -6236}},
    	{0x1C87, 0x1C87, d{-6181, 0, -6181}},
    	{0x1C88, 0x1C88, d{35266, 0, 35266}},
    	{0x1C90, 0x1CBA, d{0, -3008, 0}},
    	{0x1CBD, 0x1CBF, d{0, -3008, 0}},
    	{0x1D79, 0x1D79, d{35332, 0, 35332}},
    	{0x1D7D, 0x1D7D, d{3814, 0, 3814}},
    	{0x1D8E, 0x1D8E, d{35384, 0, 35384}},
    	{0x1E00, 0x1E95, d{UpperLower, UpperLower, UpperLower}},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 06 04:29:53 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/text/unicode/norm/tables13.0.0.go

    	0x7fc: 0x106e, 0x7fd: 0x1126, 0x7fe: 0x1246, 0x7ff: 0x147e,
    	// Block 0x20, offset 0x800
    	0x800: 0x15ce, 0x801: 0x134e, 0x802: 0x09ca, 0x803: 0x0b3e, 0x804: 0x10de, 0x805: 0x119e,
    	0x806: 0x0f02, 0x807: 0x1036, 0x808: 0x139a, 0x809: 0x14ea, 0x80a: 0x09c6, 0x80b: 0x0a92,
    	0x80c: 0x0d7a, 0x80d: 0x0e2e, 0x80e: 0x0e62, 0x80f: 0x1116, 0x810: 0x113e, 0x811: 0x14aa,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 378.6K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go

    	0x7fc: 0x1166, 0x7fd: 0x121e, 0x7fe: 0x133e, 0x7ff: 0x1576,
    	// Block 0x20, offset 0x800
    	0x800: 0x16c6, 0x801: 0x1446, 0x802: 0x0ac2, 0x803: 0x0c36, 0x804: 0x11d6, 0x805: 0x1296,
    	0x806: 0x0ffa, 0x807: 0x112e, 0x808: 0x1492, 0x809: 0x15e2, 0x80a: 0x0abe, 0x80b: 0x0b8a,
    	0x80c: 0x0e72, 0x80d: 0x0f26, 0x80e: 0x0f5a, 0x80f: 0x120e, 0x810: 0x1236, 0x811: 0x15a2,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 385.8K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

        class MatmulModel(module.Module):
    
          def __init__(self, bias: Optional[core.Tensor]):
            self._bias = bias
            self._kernel = np.random.uniform(size=y_shape).astype('f4')
            self._min = (-0.8, -0.8, -0.9)
            self._max = (0.9, 0.9, 1.0)
    
          @def_function.function(
              input_signature=[
                  tensor_spec.TensorSpec(
                      name='x', shape=shapes[0], dtype=dtypes.float32
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
Back to top