Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 76 for 1435 (0.06 sec)

  1. common-protos/k8s.io/api/batch/v1/generated.proto

      // more consecutive numbers are compressed and represented by the first and
      // last element of the series, separated by a hyphen.
      // For example, if the completed indexes are 1, 3, 4, 5 and 7, they are
      // represented as "1,3-5,7".
      // +optional
      optional string completedIndexes = 7;
    
      // uncountedTerminatedPods holds the UIDs of Pods that have terminated but
    Registered: Wed Nov 06 22:53:10 UTC 2024
    - Last Modified: Mon Mar 11 18:43:24 UTC 2024
    - 21.1K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/arm.s

    	ADD	R1@>R2, R3, R4
    	ADD	R1->R2, R3, R4
    	ADD	R1, R2, R3
    	ADD	R(1)<<R(2), R(3), R(4) // ADD	R1<<R2, R3, R4
    
    //	LTYPE1 cond imsr ',' spreg ',' // asm doesn't support trailing comma.
    //	{
    //		outcode($1, $2, &$3, $5, &nullgen);
    //	}
    //	LTYPE1 cond imsr ',' reg
    //	{
    //		outcode($1, $2, &$3, 0, &$5);
    //	}
    	ADD	$1, R2
    	ADD	R1<<R2, R3
    	ADD	R1>>R2, R3
    	ADD	R1@>R2, R3
    	ADD	R1->R2, R3
    	ADD	R1, R2
    
    //
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 15 20:51:01 UTC 2023
    - 69K bytes
    - Viewed (0)
  3. api/go1.14.txt

    pkg debug/dwarf, const AttrMainSubprogram = 106
    pkg debug/dwarf, const AttrMainSubprogram Attr
    pkg debug/dwarf, const AttrMutable = 97
    pkg debug/dwarf, const AttrMutable Attr
    pkg debug/dwarf, const AttrNoreturn = 135
    pkg debug/dwarf, const AttrNoreturn Attr
    pkg debug/dwarf, const AttrObjectPointer = 100
    pkg debug/dwarf, const AttrObjectPointer Attr
    pkg debug/dwarf, const AttrPictureString = 96
    pkg debug/dwarf, const AttrPictureString Attr
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  4. cmd/xl-storage-format-v2_test.go

    				10: {vObj},             // disk 10
    				11: {vDelMarker, vObj}, // disk 11
    				12: {vDelMarker, vObj}, // disk 12
    				13: {vDelMarker, vObj}, // disk 13
    				14: {vDelMarker, vObj}, // disk 14
    				15: {vDelMarker, vObj}, // disk 15
    			},
    			quorum:      7,
    			reqVersions: 0,
    			want:        []xlMetaV2ShallowVersion{vDelMarker, vObj},
    		},
    	}
    	for _, test := range testCases {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Fri Mar 08 17:50:48 UTC 2024
    - 36.4K bytes
    - Viewed (0)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const DLT_CISCO_IOS ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_DECT = 221
    pkg syscall (netbsd-arm64-cgo), const DLT_DECT ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_DOCSIS = 143
    pkg syscall (netbsd-arm64-cgo), const DLT_DOCSIS ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_ECONET = 115
    pkg syscall (netbsd-arm64-cgo), const DLT_ECONET ideal-int
    pkg syscall (netbsd-arm64-cgo), const DLT_EN10MB = 1
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  6. docs/en/docs/release-notes.md

    * 🌐 Add Chinese translation for Advanced User Guide - Intro. PR [#1445](https://github.com/tiangolo/fastapi/pull/1445) by [@RunningIkkyu](https://github.com/RunningIkkyu).
    
    ### Internal
    
    * 🔧 Update TestDriven link to course in sponsors section. PR [#2435](https://github.com/tiangolo/fastapi/pull/2435) by [@tiangolo](https://github.com/tiangolo).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC ideal-int
    pkg syscall (darwin-arm64), const SO_TYPE = 4104
    pkg syscall (darwin-arm64), const SO_TYPE ideal-int
    pkg syscall (darwin-arm64), const SO_UPCALLCLOSEWAIT = 4135
    pkg syscall (darwin-arm64), const SO_UPCALLCLOSEWAIT ideal-int
    pkg syscall (darwin-arm64), const SO_USELOOPBACK = 64
    pkg syscall (darwin-arm64), const SO_USELOOPBACK ideal-int
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. tests/test_include_router_defaults_overrides.py

                            },
                            "400": {"description": "Client error level 0"},
                            "401": {"description": "Client error level 1"},
                            "405": {"description": "Client error level 5"},
                            "422": {
                                "description": "Validation Error",
                                "content": {
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Jun 30 18:25:16 UTC 2023
    - 358.6K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.21.md

    - github.com/mattn/go-runewidth: [v0.0.2 → v0.0.7](https://github.com/mattn/go-runewidth/compare/v0.0.2...v0.0.7)
    - github.com/miekg/dns: [v1.1.4 → v1.1.35](https://github.com/miekg/dns/compare/v1.1.4...v1.1.35)
    - github.com/moby/sys/mountinfo: [v0.1.3 → v0.4.0](https://github.com/moby/sys/mountinfo/compare/v0.1.3...v0.4.0)
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  10. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1E33          ; valid                                  # 1.1  LATIN SMALL LETTER K WITH DOT BELOW
    1E34          ; mapped                 ; 1E35          # 1.1  LATIN CAPITAL LETTER K WITH LINE BELOW
    1E35          ; valid                                  # 1.1  LATIN SMALL LETTER K WITH LINE BELOW
    1E36          ; mapped                 ; 1E37          # 1.1  LATIN CAPITAL LETTER L WITH DOT BELOW
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top