Search Options

Results per page
Sort
Preferred Languages
Advance

Results 121 - 130 of 132 for subtype (0.11 sec)

  1. compat/maven-compat/src/main/java/org/apache/maven/repository/legacy/LegacyRepositorySystem.java

        //                          String nonProxyHosts )
        //    {
        //        ProxyInfo proxyInfo = new ProxyInfo();
        //        proxyInfo.setHost( host );
        //        proxyInfo.setType( protocol );
        //        proxyInfo.setPort( port );
        //        proxyInfo.setNonProxyHosts( nonProxyHosts );
        //        proxyInfo.setUserName( username );
        //        proxyInfo.setPassword( password );
        //
    Registered: Sun Nov 03 03:35:11 UTC 2024
    - Last Modified: Fri Oct 25 12:31:46 UTC 2024
    - 31.6K bytes
    - Viewed (0)
  2. guava/src/com/google/common/base/Ascii.java

       * String#equalsIgnoreCase}). However in almost all cases that ASCII strings are used, the author
       * probably wanted the behavior provided by this method rather than the subtle and sometimes
       * surprising behavior of {@code toUpperCase()} and {@code toLowerCase()}.
       *
       * @since 16.0
       */
      public static boolean equalsIgnoreCase(CharSequence s1, CharSequence s2) {
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Fri Aug 02 13:50:22 UTC 2024
    - 21.7K bytes
    - Viewed (0)
  3. android/guava/src/com/google/common/io/MoreFiles.java

       *     guaranteed for the file system and {@link RecursiveDeleteOption#ALLOW_INSECURE} was not
       *     specified
       * @throws IOException if {@code path} or any file in the subtree rooted at it can't be deleted
       *     for any reason
       */
      public static void deleteRecursively(Path path, RecursiveDeleteOption... options)
          throws IOException {
        Path parentPath = getParentPath(path);
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 31 16:07:00 UTC 2024
    - 35K bytes
    - Viewed (0)
  4. guava/src/com/google/common/io/MoreFiles.java

       *     guaranteed for the file system and {@link RecursiveDeleteOption#ALLOW_INSECURE} was not
       *     specified
       * @throws IOException if {@code path} or any file in the subtree rooted at it can't be deleted
       *     for any reason
       */
      public static void deleteRecursively(Path path, RecursiveDeleteOption... options)
          throws IOException {
        Path parentPath = getParentPath(path);
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 31 16:07:00 UTC 2024
    - 34.5K bytes
    - Viewed (0)
  5. cmd/metrics-v2.go

    		if m.Aggregated.BatchJobs == nil {
    			return
    		}
    
    		for _, mj := range m.Aggregated.BatchJobs.Jobs {
    			jtype := toSnake(mj.JobType)
    			var objects, objectsFailed float64
    			var bucket string
    			switch madmin.BatchJobType(mj.JobType) {
    			case madmin.BatchJobReplicate:
    				objects = float64(mj.Replicate.Objects)
    				objectsFailed = float64(mj.Replicate.ObjectsFailed)
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Aug 15 12:04:40 UTC 2024
    - 131.9K bytes
    - Viewed (0)
  6. api/go1.16.txt

    pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC = 2048
    pkg syscall (darwin-arm64), const SO_TIMESTAMP_MONOTONIC ideal-int
    pkg syscall (darwin-arm64), const SO_TYPE = 4104
    pkg syscall (darwin-arm64), const SO_TYPE ideal-int
    pkg syscall (darwin-arm64), const SO_UPCALLCLOSEWAIT = 4135
    pkg syscall (darwin-arm64), const SO_UPCALLCLOSEWAIT ideal-int
    pkg syscall (darwin-arm64), const SO_USELOOPBACK = 64
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  7. api/go1.1.txt

    pkg syscall (darwin-386), const SO_SNDTIMEO = 4101
    pkg syscall (darwin-386), const SO_TIMESTAMP = 1024
    pkg syscall (darwin-386), const SO_TIMESTAMP_MONOTONIC = 2048
    pkg syscall (darwin-386), const SO_TYPE = 4104
    pkg syscall (darwin-386), const SO_UPCALLCLOSEWAIT = 4135
    pkg syscall (darwin-386), const SO_USELOOPBACK = 64
    pkg syscall (darwin-386), const SO_WANTMORE = 16384
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  8. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_TIMESTAMP = 8192
    pkg syscall (netbsd-arm64-cgo), const SO_TIMESTAMP ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_TYPE = 4104
    pkg syscall (netbsd-arm64-cgo), const SO_TYPE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_USELOOPBACK = 64
    pkg syscall (netbsd-arm64-cgo), const SO_USELOOPBACK ideal-int
    pkg syscall (netbsd-arm64-cgo), const SYS_ACCEPT = 30
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
  9. api/go1.txt

    pkg debug/elf, const STT_COMMON SymType
    pkg debug/elf, const STT_FILE SymType
    pkg debug/elf, const STT_FUNC SymType
    pkg debug/elf, const STT_HIOS SymType
    pkg debug/elf, const STT_HIPROC SymType
    pkg debug/elf, const STT_LOOS SymType
    pkg debug/elf, const STT_LOPROC SymType
    pkg debug/elf, const STT_NOTYPE SymType
    pkg debug/elf, const STT_OBJECT SymType
    pkg debug/elf, const STT_SECTION SymType
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  10. api/go1.14.txt

    pkg syscall (freebsd-arm64), const SO_TIMESTAMP = 1024
    pkg syscall (freebsd-arm64), const SO_TIMESTAMP ideal-int
    pkg syscall (freebsd-arm64), const SO_TYPE = 4104
    pkg syscall (freebsd-arm64), const SO_TYPE ideal-int
    pkg syscall (freebsd-arm64), const SO_USELOOPBACK = 64
    pkg syscall (freebsd-arm64), const SO_USELOOPBACK ideal-int
    pkg syscall (freebsd-arm64), const SO_USER_COOKIE = 4117
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top