Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 23 for 248 (0.21 sec)

  1. internal/lock/lock_windows.go

    	// the kernel is arbitrarily okay with < 248 bytes. That
    	// matches what the docs above say:
    	// "When using an API to create a directory, the specified
    	// path cannot be so long that you cannot append an 8.3 file
    	// name (that is, the directory name cannot exceed MAX_PATH
    	// minus 12)." Since MAX_PATH is 260, 260 - 12 = 248.
    	//
    	// The MSDN docs appear to say that a normal path that is 248 bytes long
    Go
    - Registered: Sun Apr 07 19:28:10 GMT 2024
    - Last Modified: Wed Oct 18 18:08:15 GMT 2023
    - 7.9K bytes
    - Viewed (0)
  2. internal/lock/lock_windows_test.go

    func TestFixLongPath(t *testing.T) {
    	// 248 is long enough to trigger the longer-than-248 checks in
    	// fixLongPath, but short enough not to make a path component
    	// longer than 255, which is illegal on Windows. (which
    	// doesn't really matter anyway, since this is purely a string
    	// function we're testing, and it's not actually being used to
    	// do a system call)
    	veryLong := "l" + strings.Repeat("o", 248) + "ng"
    Go
    - Registered: Sun Apr 07 19:28:10 GMT 2024
    - Last Modified: Wed Oct 18 18:08:15 GMT 2023
    - 2.2K bytes
    - Viewed (0)
  3. internal/etag/etag_test.go

    	{String: "ceb8853ddc5086cc4ab9e149f8f09c88-1", ETag: ETag{206, 184, 133, 61, 220, 80, 134, 204, 74, 185, 225, 73, 248, 240, 156, 136, 45, 49}},   // 3
    	{String: `"ceb8853ddc5086cc4ab9e149f8f09c88-2"`, ETag: ETag{206, 184, 133, 61, 220, 80, 134, 204, 74, 185, 225, 73, 248, 240, 156, 136, 45, 50}}, // 4
    	{ // 5
    		String: "90402c78d2dccddee1e9e86222ce2c6361675f3529d26000ae2e900ff216b3cb59e130e092d8a2981e776f4d0bd60941",
    Go
    - Registered: Sun Apr 14 19:28:10 GMT 2024
    - Last Modified: Mon Sep 18 17:00:54 GMT 2023
    - 12.6K bytes
    - Viewed (0)
  4. api/go1.22.txt

    pkg debug/elf, const R_LARCH_SUB6 R_LARCH #63725
    pkg debug/elf, const R_LARCH_SUB_ULEB128 = 108 #63725
    pkg debug/elf, const R_LARCH_SUB_ULEB128 R_LARCH #63725
    pkg debug/elf, const R_MIPS_PC32 = 248 #61974
    pkg debug/elf, const R_MIPS_PC32 R_MIPS #61974
    pkg encoding/base32, method (*Encoding) AppendDecode([]uint8, []uint8) ([]uint8, error) #53693
    pkg encoding/base32, method (*Encoding) AppendEncode([]uint8, []uint8) []uint8 #53693
    Plain Text
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Wed Jan 24 20:54:27 GMT 2024
    - 7.7K bytes
    - Viewed (0)
  5. cmd/apierrorcode_string.go

    	_ = x[ErrUnsupportedSQLOperation-243]
    	_ = x[ErrUnsupportedSQLStructure-244]
    	_ = x[ErrUnsupportedSyntax-245]
    	_ = x[ErrUnsupportedRangeHeader-246]
    	_ = x[ErrLexerInvalidChar-247]
    	_ = x[ErrLexerInvalidOperator-248]
    	_ = x[ErrLexerInvalidLiteral-249]
    	_ = x[ErrLexerInvalidIONLiteral-250]
    	_ = x[ErrParseExpectedDatePart-251]
    	_ = x[ErrParseExpectedKeyword-252]
    	_ = x[ErrParseExpectedTokenType-253]
    Go
    - Registered: Sun Apr 14 19:28:10 GMT 2024
    - Last Modified: Sat Apr 06 06:44:30 GMT 2024
    - 21.1K bytes
    - Viewed (0)
  6. .teamcity/performance-test-durations.json

      "durations" : [ {
        "testProject" : "bigSwiftApp",
        "linux" : 176
      }, {
        "testProject" : "mediumSwiftMulti",
        "linux" : 248
      } ]
    }, {
      "scenario" : "org.gradle.performance.regression.nativeplatform.SwiftCleanBuildPerformanceTest.clean assemble (swift)",
      "durations" : [ {
        "testProject" : "bigSwiftApp",
        "linux" : 2620
      }, {
    Json
    - Registered: Wed Apr 17 11:36:08 GMT 2024
    - Last Modified: Mon Feb 19 11:22:56 GMT 2024
    - 26.3K bytes
    - Viewed (1)
  7. api/go1.10.txt

    pkg debug/elf, const R_PPC64_DTPREL16_HIGHA = 115
    pkg debug/elf, const R_PPC64_DTPREL16_HIGHA R_PPC64
    pkg debug/elf, const R_PPC64_ENTRY = 118
    pkg debug/elf, const R_PPC64_ENTRY R_PPC64
    pkg debug/elf, const R_PPC64_IRELATIVE = 248
    pkg debug/elf, const R_PPC64_IRELATIVE R_PPC64
    pkg debug/elf, const R_PPC64_JMP_IREL = 247
    pkg debug/elf, const R_PPC64_JMP_IREL R_PPC64
    pkg debug/elf, const R_PPC64_PLT16_LO_DS = 60
    Plain Text
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Tue Feb 06 05:00:01 GMT 2018
    - 30.1K bytes
    - Viewed (0)
  8. src/main/webapp/css/admin/adminlte.min.css

    .pace-activity::before{border:5px solid #1f2d3d}.pace-corner-indicator-light .pace .pace-activity::before{border-right-color:rgba(248,249,250,.2);border-left-color:rgba(248,249,250,.2)}.pace-corner-indicator-light .pace .pace-activity::after{border-top-color:rgba(248,249,250,.2);border-bottom-color:rgba(248,249,250,.2)}.pace-fill-left-light .pace .pace-progress{background-color:rgba(248,249,250,.2)}.pace-flash-light .pace .pace-progress{background:#f8f9fa}.pace-flash-light .pace .pace-progress-inner{box-shadow:0...
    CSS
    - Registered: Mon Apr 15 08:04:17 GMT 2024
    - Last Modified: Fri Feb 07 10:28:50 GMT 2020
    - 641.1K bytes
    - Viewed (1)
  9. api/go1.3.txt

    pkg syscall (freebsd-arm), const EOWNERDEAD Errno
    pkg syscall (freebsd-arm), const EV_DROP = 4096
    pkg syscall (freebsd-arm), const EV_DROP ideal-int
    pkg syscall (freebsd-arm), const IFT_CARP = 248
    pkg syscall (freebsd-arm), const IFT_CARP ideal-int
    pkg syscall (freebsd-arm), const MAP_ALIGNED_SUPER = 16777216
    pkg syscall (freebsd-arm), const MAP_ALIGNED_SUPER ideal-int
    Plain Text
    - Registered: Tue Apr 16 11:13:10 GMT 2024
    - Last Modified: Mon Jun 02 02:45:00 GMT 2014
    - 117K bytes
    - Viewed (0)
  10. src/main/webapp/css/bootstrap.min.css

    0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light....
    CSS
    - Registered: Mon Apr 15 08:04:17 GMT 2024
    - Last Modified: Wed Dec 25 08:05:52 GMT 2019
    - 155.8K bytes
    - Viewed (0)
Back to top