Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 126 for 142 (0.02 sec)

  1. pom.xml

      <url>https://github.com/google/guava</url>
      <properties>
        <!-- Override this with -Dtest.include="**/SomeTest.java" on the CLI -->
        <test.include>%regex[.*.class]</test.include>
        <truth.version>1.4.2</truth.version>
        <jsr305.version>3.0.2</jsr305.version>
        <checker.version>3.43.0</checker.version>
        <errorprone.version>2.28.0</errorprone.version>
        <j2objc.version>3.0.0</j2objc.version>
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Jun 03 20:33:34 UTC 2024
    - 19K bytes
    - Viewed (0)
  2. src/syscall/tables_js.go

    	sys_futex_wait_abs       = 120
    	sys_futex_wake           = 121
    	sys_pread                = 130
    	sys_pwrite               = 131
    	sys_truncate             = 140
    	sys_lstat                = 141
    	sys_link                 = 142
    	sys_rename               = 143
    	sys_symlink              = 144
    	sys_access               = 145
    	sys_readlink             = 146
    	sys_utimes               = 147
    	sys_get_random_bytes     = 150
    )
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 19.2K bytes
    - Viewed (0)
  3. cmd/sftp-server.go

    // since those use the underlying algorithm. This list is sent to the client if
    // it supports the server-sig-algs extension. Order is irrelevant.
    // https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.22.0:ssh/common.go;l=142
    var supportedPubKeyAuthAlgos = []string{
    	ssh.KeyAlgoED25519,
    	ssh.KeyAlgoSKED25519, ssh.KeyAlgoSKECDSA256,
    	ssh.KeyAlgoECDSA256, ssh.KeyAlgoECDSA384, ssh.KeyAlgoECDSA521,
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Wed Jun 05 07:51:13 UTC 2024
    - 16K bytes
    - Viewed (0)
  4. src/math/big/ratconv.go

    //
    //	x      n    exact    decimal representation n fractional digits
    //	0      0    true     0
    //	1      0    true     1
    //	1/2    1    true     0.5
    //	1/3    0    false    0       (0.333... rounded)
    //	1/4    2    true     0.25
    //	1/6    1    false    0.2     (0.166... rounded)
    func (x *Rat) FloatPrec() (n int, exact bool) {
    	// Determine q and largest p2, p5 such that d = q·2^p2·5^p5.
    	// The results n, exact are:
    	//
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 15 22:16:34 UTC 2023
    - 12.3K bytes
    - Viewed (0)
  5. src/debug/elf/elf.go

    	EM_TI_C6000      Machine = 140 /* The Texas Instruments TMS320C6000 DSP family */
    	EM_TI_C2000      Machine = 141 /* The Texas Instruments TMS320C2000 DSP family */
    	EM_TI_C5500      Machine = 142 /* The Texas Instruments TMS320C55x DSP family */
    	EM_TI_ARP32      Machine = 143 /* Texas Instruments Application Specific RISC Processor, 32bit fetch */
    	EM_TI_PRU        Machine = 144 /* Texas Instruments Programmable Realtime Unit */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 00:01:16 UTC 2024
    - 134.6K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/app/web/admin/upgrade/AdminUpgradeAction.java

        private static final String VERSION_13_17 = "13.17";
    
        private static final String VERSION_14_0 = "14.0";
    
        private static final String VERSION_14_1 = "14.1";
    
        private static final String VERSION_14_2 = "14.2";
    
        private static final String VERSION_14_3 = "14.3";
    
        private static final String VERSION_14_4 = "14.4";
    
        private static final String VERSION_14_5 = "14.5";
    
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Sun May 26 05:52:29 UTC 2024
    - 48.6K bytes
    - Viewed (0)
  7. src/encoding/gob/doc.go

    	ff 82	// the type number, 65 (1 byte (-FF) followed by 65<<1)
    	01	// add one to field number, yielding field 0
    	2c	// encoding of signed "22" (0x2c = 44 = 22<<1); Point.x = 22
    	01	// add one to field number, yielding field 1
    	42	// encoding of signed "33" (0x42 = 66 = 33<<1); Point.y = 33
    	00	// end of structure
    
    The type encoding is long and fairly intricate but we send it only once.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Apr 11 20:22:45 UTC 2024
    - 17.1K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/text/internal/language/compact/tables.go

    	en150Index        ID = 136
    	enAGIndex         ID = 137
    	enAIIndex         ID = 138
    	enASIndex         ID = 139
    	enATIndex         ID = 140
    	enAUIndex         ID = 141
    	enBBIndex         ID = 142
    	enBEIndex         ID = 143
    	enBIIndex         ID = 144
    	enBMIndex         ID = 145
    	enBSIndex         ID = 146
    	enBWIndex         ID = 147
    	enBZIndex         ID = 148
    	enCAIndex         ID = 149
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 31.4K bytes
    - Viewed (0)
  9. src/strconv/eisel_lemire.go

    	{0xFEB6EA8BEDEFA633, 0x9FD561F1FD0F9BD3}, // 1e-145
    	{0xFE64A52EE96B8FC0, 0xC7CABA6E7C5382C8}, // 1e-144
    	{0x3DFDCE7AA3C673B0, 0xF9BD690A1B68637B}, // 1e-143
    	{0x06BEA10CA65C084E, 0x9C1661A651213E2D}, // 1e-142
    	{0x486E494FCFF30A62, 0xC31BFA0FE5698DB8}, // 1e-141
    	{0x5A89DBA3C3EFCCFA, 0xF3E2F893DEC3F126}, // 1e-140
    	{0xF89629465A75E01C, 0x986DDB5C6B3A76B7}, // 1e-139
    	{0xF6BBB397F1135823, 0xBE89523386091465}, // 1e-138
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Apr 11 16:34:30 UTC 2022
    - 41.4K bytes
    - Viewed (0)
  10. src/runtime/runtime-gdb_test.go

    	t.Logf("gdb output:\n%s", got)
    	if err != nil {
    		t.Fatalf("gdb exited with error: %v", err)
    	}
    
    	sgot := strings.ReplaceAll(string(got), "\r\n", "\n")
    
    	if !strings.Contains(sgot, "\n$1 = 42\n$2 = 18446744073709551615\n$3 = -1\n$4 = 1 '\\001'\n$5 = 8192") {
    		t.Fatalf("output mismatch")
    	}
    }
    
    const panicSource = `
    package main
    
    import "runtime/debug"
    
    func main() {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Feb 21 22:16:54 UTC 2024
    - 23.2K bytes
    - Viewed (0)
Back to top