Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 40 of 123 for 51 (0.05 seconds)

  1. compat/maven-model-builder/src/site/apt/index.apt

    Konrad Windszus <******@****.***> 1735893772 +0100
    Created: Sun Apr 05 03:35:12 GMT 2026
    - Last Modified: Fri Jan 03 08:42:52 GMT 2025
    - 13.2K bytes
    - Click Count (0)
  2. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A68E          ; mapped                 ; A68F          # 5.1  CYRILLIC CAPITAL LETTER TSWE
    A68F          ; valid                                  # 5.1  CYRILLIC SMALL LETTER TSWE
    A690          ; mapped                 ; A691          # 5.1  CYRILLIC CAPITAL LETTER TSSE
    A691          ; valid                                  # 5.1  CYRILLIC SMALL LETTER TSSE
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sat Feb 10 11:25:47 GMT 2024
    - 854.1K bytes
    - Click Count (0)
  3. docs/zh-hant/docs/tutorial/sql-databases.md

    ### 讀取多個 Hero { #read-heroes }
    
    我們可以用 `select()` 從資料庫「讀取」多個 `Hero`。可以加入 `limit` 與 `offset` 來分頁。
    
    {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[48:55] hl[51:52,54] *}
    
    ### 讀取單一 Hero { #read-one-hero }
    
    我們可以「讀取」單一的 `Hero`。
    
    {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[58:63] hl[60] *}
    
    ### 刪除 Hero { #delete-a-hero }
    
    我們也可以「刪除」一個 `Hero`。
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:05:38 GMT 2026
    - 14.8K bytes
    - Click Count (0)
  4. guava-tests/test/com/google/common/hash/BloomFilterTest.java

    cpovirk <******@****.***> 1773946242 -0700
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Mar 19 18:53:45 GMT 2026
    - 23K bytes
    - Click Count (0)
  5. docs/zh/docs/tutorial/sql-databases.md

    ### 读取 Hero { #read-heroes }
    
    我们可以使用 `select()` 从数据库中**读取** `Hero`,并利用 `limit` 和 `offset` 来对结果进行分页。
    
    {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[48:55] hl[51:52,54] *}
    
    ### 读取单个 Hero { #read-one-hero }
    
    我们可以**读取**单个 `Hero`。
    
    {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[58:63] hl[60] *}
    
    ### 删除单个 Hero { #delete-a-hero }
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 17:06:37 GMT 2026
    - 15.4K bytes
    - Click Count (0)
  6. api/go1.14.txt

    pkg syscall (freebsd-arm64), const AF_VENDOR04 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR05 = 49
    pkg syscall (freebsd-arm64), const AF_VENDOR05 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR06 = 51
    pkg syscall (freebsd-arm64), const AF_VENDOR06 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR07 = 53
    pkg syscall (freebsd-arm64), const AF_VENDOR07 ideal-int
    pkg syscall (freebsd-arm64), const AF_VENDOR08 = 55
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Click Count (0)
  7. api/go1.19.txt

    Russ Cox <******@****.***> 1669229156 -0500
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Dec 02 16:29:41 GMT 2022
    - 17.9K bytes
    - Click Count (0)
  8. lib/fips140/v1.26.0.zip

    - 19, and 1 otherwise. c := (v.l0 + 19) >> 51 c = (v.l1 + c) >> 51 c = (v.l2 + c) >> 51 c = (v.l3 + c) >> 51 c = (v.l4 + c) >> 51 // If v < 2^255 - 19 and c = 0, this will be a no-op. Otherwise, it's // effectively applying the reduction identity to the carry. v.l0 += 19 * c v.l1 += v.l0 >> 51 v.l0 = v.l0 & maskLow51Bits v.l2 += v.l1 >> 51 v.l1 = v.l1 & maskLow51Bits v.l3 += v.l2 >> 51 v.l2 = v.l2 & maskLow51Bits v.l4 += v.l3 >> 51 v.l3 = v.l3 & maskLow51Bits // no additional carry v.l4 = v.l4 &...
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Jan 08 17:58:32 GMT 2026
    - 660.3K bytes
    - Click Count (0)
  9. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_PPP = 9
    pkg syscall (netbsd-arm64-cgo), const DLT_PPP_BSDOS = 14
    pkg syscall (netbsd-arm64-cgo), const DLT_PPP_BSDOS ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PPP_ETHER = 51
    pkg syscall (netbsd-arm64-cgo), const DLT_PPP_ETHER ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PPP ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_PPP_PPPD = 166
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  10. android/guava-tests/test/com/google/common/graph/AbstractStandardDirectedGraphTest.java

                EndpointPair.ordered(1, 4),
                EndpointPair.ordered(1, 3),
                EndpointPair.ordered(1, 2),
                EndpointPair.ordered(3, 1),
                EndpointPair.ordered(5, 1))
            .inOrder();
      }
    
      @Test
      public void stableIncidentEdgeOrder_adjacentNodes_returnsInConnectingEdgeInsertionOrder() {
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Mon Oct 06 20:14:55 GMT 2025
    - 14.4K bytes
    - Click Count (0)
Back to Top