Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 39 for F2 (0.03 sec)

  1. src/archive/tar/format.go

    	// the PAX format.
    	formatSTAR
    
    	formatMax
    )
    
    func (f Format) has(f2 Format) bool   { return f&f2 != 0 }
    func (f *Format) mayBe(f2 Format)     { *f |= f2 }
    func (f *Format) mayOnlyBe(f2 Format) { *f &= f2 }
    func (f *Format) mustNotBe(f2 Format) { *f &^= f2 }
    
    var formatNames = map[Format]string{
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 13 18:36:46 UTC 2023
    - 11.3K bytes
    - Viewed (0)
  2. src/main/java/jcifs/smb1/http/NetworkExplorer.java

            if( f1.isDirectory() != f2.isDirectory() ) {
                return f1.isDirectory() ? -1 : 1;
            }
            return f1name.compareToIgnoreCase( f2.getName() );
        }
        protected int compareSizes( SmbFile f1, String f1name, SmbFile f2 ) throws IOException {
            long diff;
    
            if( f1.isDirectory() != f2.isDirectory() ) {
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Wed Jan 22 03:57:31 UTC 2020
    - 19.7K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	FTINTRMWF	F0, F2		// 02041a01
    	FTINTRMWD	F0, F2		// 02081a01
    	FTINTRMVF	F0, F2		// 02241a01
    	FTINTRMVD	F0, F2		// 02281a01
    	FTINTRPWF	F0, F2		// 02441a01
    	FTINTRPWD	F0, F2		// 02481a01
    	FTINTRPVF	F0, F2		// 02641a01
    	FTINTRPVD	F0, F2		// 02681a01
    	FTINTRZWF	F0, F2		// 02841a01
    	FTINTRZWD	F0, F2		// 02881a01
    	FTINTRZVF	F0, F2		// 02a41a01
    	FTINTRZVD	F0, F2		// 02a81a01
    	FTINTRNEWF	F0, F2		// 02c41a01
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Sat Nov 02 01:36:19 UTC 2024
    - 11.6K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/riscv64.s

    	FCVTSLU	X5, F0					// 538032d0
    	FSGNJS	F1, F0, F2				// 53011020
    	FSGNJNS	F1, F0, F2				// 53111020
    	FSGNJXS	F1, F0, F2				// 53211020
    	FMVXS	F0, X5					// d30200e0
    	FMVSX	X5, F0					// 538002f0
    	FMVXW	F0, X5					// d30200e0
    	FMVWX	X5, F0					// 538002f0
    	FMADDS	F1, F2, F3, F4				// 43822018
    	FMSUBS	F1, F2, F3, F4				// 47822018
    	FNMSUBS	F1, F2, F3, F4				// 4b822018
    	FNMADDS	F1, F2, F3, F4				// 4f822018
    
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Oct 25 12:05:29 UTC 2024
    - 16.8K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/arm64.s

    	FLDPD	1024(RSP), (F1, F2) // fb031091610b406d
    	FLDPD.W	8(RSP), (F1, F2)    // e18bc06d
    	FLDPD.P	8(RSP), (F1, F2)    // e18bc06c
    	FLDPD	-31(R0), (F1, F2)   // 1b7c00d1610b406d
    	FLDPD	-4(R0), (F1, F2)    // 1b1000d1610b406d
    	FLDPD	-8(R0), (F1, F2)    // 01887f6d
    	FLDPD	x(SB), (F1, F2)
    	FLDPD	x+8(SB), (F1, F2)
    	FLDPS	-5(R0), (F1, F2)    // 1b1400d1610b402d
    	FLDPS	(R0), (F1, F2)      // 0108402d
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Jul 24 18:45:14 UTC 2024
    - 95.2K bytes
    - Viewed (0)
  6. src/test/java/jcifs/tests/SessionTest.java

            String loc = getTestShareURL();
            try ( SmbResource f1 = ctx.get(loc) ) {
                f1.exists();
                try ( SmbResource f2 = ctx.get(loc) ) {
                    f2.exists();
                    connectionMatches(f1, f2);
                }
            }
        }
    
    
        @Test
        public void transportReuseAnon () throws CIFSException {
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Thu Jan 05 13:09:03 UTC 2023
    - 15.8K bytes
    - Viewed (0)
  7. tests/test_compat.py

        non_cached_fields2 = get_model_fields(Model)
        cached_fields = get_cached_model_fields(Model)
        cached_fields2 = get_cached_model_fields(Model)
        for f1, f2 in zip(cached_fields, cached_fields2):
            assert f1 is f2
    
        assert non_cached_fields is not non_cached_fields2
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Wed Sep 11 07:45:30 UTC 2024
    - 3.5K bytes
    - Viewed (0)
  8. ci/official/containers/linux_arm64/build.sh

      TAG="latest-multi-python"
    else
      # If it is a change, grab a good tag for iterative builds
      if [[ -z "${KOKORO_GITHUB_PULL_REQUEST_NUMBER}" ]]; then
        TAG=$(head -n 1 "$KOKORO_PIPER_DIR/presubmit_request.txt" | cut -d" " -f2)
      else
        TAG="pr-${KOKORO_GITHUB_PULL_REQUEST_NUMBER}"
      fi
    fi
    
    AR_IMAGE_PATH="us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/build-arm64"
    
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Aug 01 15:44:57 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  9. cmd/admin-router.go

    				return
    			}
    		}
    
    		// Apply http tracing "middleware" based on presence of flag.
    		var f2 http.HandlerFunc
    		if handlerFlags.Has(traceAllFlag) {
    			f2 = httpTraceAll(f)
    		} else {
    			f2 = httpTraceHdrs(f)
    		}
    
    		// call the final handler
    		f2(w, r)
    	}
    
    	// Enable compression of responses based on presence of flag.
    	if !handlerFlags.Has(noGZFlag) {
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Sat Sep 21 11:35:40 UTC 2024
    - 26.2K bytes
    - Viewed (0)
  10. src/test/java/org/codelibs/fess/helper/CrawlingConfigHelperTest.java

                    list.add((FileConfig) crawlingConfigHelper.getCrawlingConfig("F2"));
                    list.add((FileConfig) crawlingConfigHelper.getCrawlingConfig("F3"));
                    return list;
                }
            }, FileConfigBhv.class.getCanonicalName());
            final List<FileConfig> configList = crawlingConfigHelper.getFileConfigListByIds(List.of("F1", "F2", "F3"));
            assertEquals(3, configList.size());
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 23.2K bytes
    - Viewed (0)
Back to top