Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 119 for 166 (0.08 sec)

  1. guava/src/com/google/common/cache/LongAdder.java

    /*
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/LongAdder.java?revision=1.17
     */
    
    package com.google.common.cache;
    
    import com.google.common.annotations.GwtCompatible;
    import java.io.IOException;
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Jun 15 18:00:07 UTC 2021
    - 5.5K bytes
    - Viewed (0)
  2. src/net/textproto/reader_test.go

    	wantMsg := "5.1.1 The email account that you tried to reach does not exist. Please try\n" +
    		"5.1.1 double-checking the recipient's email address for typos or\n" +
    		"5.1.1 unnecessary spaces. Learn more at\n" +
    		"Unexpected but legal text!\n" +
    		"5.1.1 https://support.google.com/mail/answer/6596 h20si25154304pfd.166 - gsmtp"
    
    	code, msg, err := r.ReadResponse(250)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 05 18:31:56 UTC 2024
    - 14.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.golden_summary

     IteratorGetNext 1
     IteratorV2 1
     Less 9
     LogicalAnd 3
     LoopCond 8
     Max 4
     Maximum 44
     Merge 145
     Minimum 43
     Mul 8
     NextIteration 136
     RandomUniform 14
     Range 9
     RefSwitch 166
     Reshape 2
     ScatterAdd 4
     Shape 6
     ShapeN 10
     Size 2
     Snapshot 1
     StackPopV2 314
     StackPushV2 314
     StackV2 314
     StridedSlice 12
     Sub 5
     Sum 2
     Switch 247
     TensorArrayGatherV3 8
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 06 10:38:14 UTC 2023
    - 5K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_386.go

    	SYS_NANOSLEEP                    = 162
    	SYS_MREMAP                       = 163
    	SYS_SETRESUID                    = 164
    	SYS_GETRESUID                    = 165
    	SYS_VM86                         = 166
    	SYS_QUERY_MODULE                 = 167
    	SYS_POLL                         = 168
    	SYS_NFSSERVCTL                   = 169
    	SYS_SETRESGID                    = 170
    	SYS_GETRESGID                    = 171
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.7K bytes
    - Viewed (0)
  5. android/guava/src/com/google/common/util/concurrent/AtomicDouble.java

    /*
     * Written by Doug Lea and Martin Buchholz with assistance from
     * members of JCP JSR-166 Expert Group and released to the public
     * domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/extra/AtomicDouble.java?revision=1.13
     * (Modified to adapt to guava coding conventions and
     * to use AtomicLong instead of sun.misc.Unsafe)
     */
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Feb 28 21:00:54 UTC 2022
    - 7.2K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc64le.go

    	SYS_SCHED_RR_GET_INTERVAL   = 161
    	SYS_NANOSLEEP               = 162
    	SYS_MREMAP                  = 163
    	SYS_SETRESUID               = 164
    	SYS_GETRESUID               = 165
    	SYS_QUERY_MODULE            = 166
    	SYS_POLL                    = 167
    	SYS_NFSSERVCTL              = 168
    	SYS_SETRESGID               = 169
    	SYS_GETRESGID               = 170
    	SYS_PRCTL                   = 171
    	SYS_RT_SIGRETURN            = 172
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 14.3K bytes
    - Viewed (0)
  7. src/strconv/testdata/testfp.txt

    float64 %b 46202199371337e-072 5224462102115359p-246
    float64 %b 231010996856685e-073 5224462102115359p-247
    float64 %b 9324754620109615e+212 5539753864394442p+705
    float64 %b 78459735791271921e+049 8388176519442766p+166
    float64 %b 272104041512242479e+200 5554409530847367p+670
    float64 %b 6802601037806061975e+198 5554409530847367p+668
    float64 %b 20505426358836677347e-221 4524032052079546p-722
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 08 04:08:51 UTC 2014
    - 7.9K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_linux_ppc.go

    	SYS_NANOSLEEP                    = 162
    	SYS_MREMAP                       = 163
    	SYS_SETRESUID                    = 164
    	SYS_GETRESUID                    = 165
    	SYS_QUERY_MODULE                 = 166
    	SYS_POLL                         = 167
    	SYS_NFSSERVCTL                   = 168
    	SYS_SETRESGID                    = 169
    	SYS_GETRESGID                    = 170
    	SYS_PRCTL                        = 171
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 17.4K bytes
    - Viewed (0)
  9. android/guava/src/com/google/common/util/concurrent/AtomicDoubleArray.java

    /*
     * Written by Doug Lea with assistance from members of JCP JSR-166
     * Expert Group and released to the public domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/jsr166e/extra/AtomicDoubleArray.java?revision=1.5
     * (Modified to adapt to guava coding conventions and
     * to use AtomicLongArray instead of sun.misc.Unsafe)
     */
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Tue Apr 04 09:45:04 UTC 2023
    - 8K bytes
    - Viewed (0)
  10. guava-tests/test/com/google/common/util/concurrent/AtomicDoubleTest.java

    /*
     * Written by Doug Lea and Martin Buchholz with assistance from
     * members of JCP JSR-166 Expert Group and released to the public
     * domain, as explained at
     * http://creativecommons.org/publicdomain/zero/1.0/
     */
    
    /*
     * Source:
     * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck-jsr166e/AtomicDoubleTest.java?revision=1.8
     * (Modified to adapt to guava coding conventions)
     */
    
    package com.google.common.util.concurrent;
    
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Feb 09 22:57:07 UTC 2022
    - 10.2K bytes
    - Viewed (0)
Back to top