Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 111111112 (0.08 sec)

  1. src/cmd/vendor/golang.org/x/arch/arm/armasm/tables.go

    	{0x0ff000f0, 0x06200ff0, 3, QSUB8_EQ, 0x1c04, instArgs{arg_R_12, arg_R_16, arg_R_0}},                          // QSUB8<c> <Rd>,<Rn>,<Rm> cond:4|0|1|1|0|0|0|1|0|Rn:4|Rd:4|(1)|(1)|(1)|(1)|1|1|1|1|Rm:4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 16 17:57:48 UTC 2017
    - 267.4K bytes
    - Viewed (0)
  2. pkg/proxy/iptables/proxier_test.go

    				{endpoint: "10.4.4.6:45", isLocal: true},
    			},
    		},
    		expectedResult: map[proxy.ServicePortName][]endpointExpectation{
    			makeServicePortName("ns1", "ep1", "p11", v1.ProtocolUDP): {
    				{endpoint: "10.1.1.11:11", isLocal: false},
    				{endpoint: "10.1.1.1:11", isLocal: false},
    			},
    			makeServicePortName("ns1", "ep1", "p12", v1.ProtocolUDP): {
    				{endpoint: "10.1.1.2:12", isLocal: false},
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (0)
  3. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

        <acronym>MP3</acronym>
        <_comment>MPEG-1 Audio Layer 3</_comment>
        <magic priority="20">
          <!-- http://mpgedit.org/mpgedit/mpeg_format/MP3Format.html -->
          <!-- Bit pattern for first two bytes: 11111111 111VVLLC    -->
          <!-- VV = MPEG Audio Version ID; 10 = V2, 11 = V1          -->
          <!-- LL = Layer description; 01 = L3, 10 = L2, 11 = L1     -->
          <!-- C = Protection bit; 0 = CRC, 1 = no CRC               -->
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

    * Format-separated endpoints for the OpenAPI spec, such as /swagger.json, /swagger-2.0.0.0.json, and so on, have been deprecated. The old endpoints will remain in 1.10, 1.11, 1.12 and 1.13, and get removed in 1.14. Please use single `/openapi/v2` endpoint with the appropriate Accept: header instead. For example:
    
    <table>
      <tr>
        <td>previous</td>
        <td>now</td>
      </tr>
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
Back to top