Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 25 for 576 (0.17 sec)

  1. src/main/java/jcifs/config/PropertyConfiguration.java

            this.netbiosSocketTimeout = Config.getInt(p, "jcifs.netbios.soTimeout", 5000);
            this.netbiosSendBufferSize = Config.getInt(p, "jcifs.netbios.snd_buf_size", 576);
            this.netbiosRevcBufferSize = Config.getInt(p, "jcifs.netbios.rcv_buf_size", 576);
            this.netbiosRetryCount = Config.getInt(p, "jcifs.netbios.retryCount", 2);
            this.netbiosRetryTimeout = Config.getInt(p, "jcifs.netbios.retryTimeout", 3000);
    
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu Jan 05 13:06:39 UTC 2023
    - 8.9K bytes
    - Viewed (0)
  2. src/mime/multipart/writer_test.go

    	w := NewWriter(&buf)
    	if err := w.SetBoundary("MIMEBOUNDARY"); err != nil {
    		t.Fatalf("Error setting mime boundary: %v", err)
    	}
    
    	header := textproto.MIMEHeader{
    		"A": {"2"},
    		"B": {"5", "7", "6"},
    		"C": {"4"},
    		"M": {"3"},
    		"Z": {"1"},
    	}
    
    	part, err := w.CreatePart(header)
    	if err != nil {
    		t.Fatalf("Unable to create part: %v", err)
    	}
    	part.Write([]byte("foo"))
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Sep 06 17:36:47 UTC 2022
    - 4.1K bytes
    - Viewed (0)
  3. test/typeparam/boundmethod.go

    	//
    	// // stringify on an instantiated type, whose bound method is associated with
    	// // the generic type StringInt[T], which maps directly to T.
    	// got2 := stringify(x2)
    	// want2 := []string{"5", "7", "6"}
    	// if !reflect.DeepEqual(got2, want2) {
    	// 	panic(fmt.Sprintf("got %s, want %s", got2, want2))
    	// }
    
    	// stringify on an instantiated type, whose bound method is associated with
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 25 14:29:30 UTC 2023
    - 2.7K bytes
    - Viewed (0)
  4. src/main/java/jcifs/smb1/netbios/NameServiceClient.java

    import jcifs.smb1.util.LogStream;
    
    class NameServiceClient implements Runnable {
    
        static final int DEFAULT_SO_TIMEOUT = 5000;
        static final int DEFAULT_RCV_BUF_SIZE = 576;
        static final int DEFAULT_SND_BUF_SIZE = 576;
        static final int NAME_SERVICE_UDP_PORT = 137;
        static final int DEFAULT_RETRY_COUNT = 2;
        static final int DEFAULT_RETRY_TIMEOUT = 3000;
    
        static final int RESOLVER_LMHOSTS = 1;
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Fri Mar 22 20:39:42 UTC 2019
    - 17.4K bytes
    - Viewed (0)
  5. src/main/java/jcifs/config/BaseConfiguration.java

        protected String netbiosHostname;
        protected int netbiosCachePolicy = 60 * 60 * 10;
        protected int netbiosSocketTimeout = 5000;
        protected int netbiosSendBufferSize = 576;
        protected int netbiosRevcBufferSize = 576;
        protected int netbiosRetryCount = 2;
        protected int netbiosRetryTimeout = 3000;
        protected String netbiosScope;
        protected int netbiosLocalPort = 0;
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu Jan 05 13:06:39 UTC 2023
    - 20.4K bytes
    - Viewed (0)
  6. src/main/java/jcifs/Configuration.java

    
        /**
         * 
         * Property <tt>jcifs.netbios.snd_buf_size</tt> (int, default 576)
         * 
         * @return netbios send buffer size
         */
        int getNetbiosSndBufSize ();
    
    
        /**
         * 
         * Property <tt>jcifs.netbios.rcv_buf_size</tt> (int, default 576)
         * 
         * @return netbios recieve buffer size
         */
        int getNetbiosRcvBufSize ();
    
    
    Registered: Wed Jun 12 15:45:55 UTC 2024
    - Last Modified: Thu Jan 05 13:06:39 UTC 2023
    - 18K bytes
    - Viewed (0)
  7. tensorflow/compiler/aot/codegen_test_h.golden

    //   ((unknown): f32[1,2], (unknown): s64[3,4], (unknown): f32[1], (unknown): f32[1], (unknown): s32[5]) -> (u32[5,6], f32[1], s32[5])
    //
    // Memory stats:
    //   arg bytes total:    392
    //   arg bytes aligned:  576
    //   temp bytes total:   171
    //   temp bytes aligned: 512
    class MyClass final : public tensorflow::XlaCompiledCpuFunction {
     public:
      // Number of input arguments for the compiled computation.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 01:20:01 UTC 2024
    - 16.6K bytes
    - Viewed (0)
  8. test/fixedbugs/issue60982.go

    	case 570:
    		return 570
    	case 571:
    		return 571
    	case 572:
    		return 572
    	case 573:
    		return 573
    	case 574:
    		return 574
    	case 575:
    		return 575
    	case 576:
    		return 576
    	case 577:
    		return 577
    	case 578:
    		return 578
    	case 579:
    		return 579
    	case 580:
    		return 580
    	case 581:
    		return 581
    	case 582:
    		return 582
    	case 583:
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 28 16:07:47 UTC 2023
    - 23.7K bytes
    - Viewed (0)
  9. src/math/erfc_s390x.s

    DATA ·erfcrodataL38<> + 552(SB)/8, $0.445073894984683537E-07
    DATA ·erfcrodataL38<> + 560(SB)/8, $0.660425940000555729E-06
    DATA ·erfcrodataL38<> + 568(SB)/8, $2.0
    DATA ·erfcrodataL38<> + 576(SB)/8, $8.63616855509444462538e-78
    DATA ·erfcrodataL38<> + 584(SB)/8, $1.00000000000000222044
    DATA ·erfcrodataL38<> + 592(SB)/8, $0.500000000000004237e+00
    DATA ·erfcrodataL38<> + 600(SB)/8, $0.416666664838056960e-01
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 15:34:41 UTC 2019
    - 14.4K bytes
    - Viewed (0)
  10. src/hash/crc32/crc32_table_ppc64le.s

    	/* x^225344 mod p(x), x^225280 mod p(x) */
    DATA ·IEEEConst+560(SB)/8,$0x00000000920e5df4
    DATA ·IEEEConst+568(SB)/8,$0x00000001a45048ec
    
    	/* x^224320 mod p(x), x^224256 mod p(x) */
    DATA ·IEEEConst+576(SB)/8,$0x0000000169dc310e
    DATA ·IEEEConst+584(SB)/8,$0x000000000c441004
    
    	/* x^223296 mod p(x), x^223232 mod p(x) */
    DATA ·IEEEConst+592(SB)/8,$0x0000000009fc331c
    DATA ·IEEEConst+600(SB)/8,$0x000000000e17cad6
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Feb 19 20:44:20 UTC 2024
    - 113.3K bytes
    - Viewed (0)
Back to top