- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for 98 (0.01 sec)
-
src/main/java/jcifs/netbios/NbtAddress.java
public String getHostName () { /* * 2010 - We no longer try a Node Status to get the * hostname because apparently some servers do not respond * anymore. I think everyone post Windows 98 will accept * an IP address as the tconHostName which is the principal * use of this method. */ if ( this.hostName.isUnknown() ) { return getHostAddress(); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 15.2K bytes - Viewed (0) -
cmd/apierrorcode_string.go
_ = x[ErrMalformedPresignedDate-93] _ = x[ErrMalformedCredentialDate-94] _ = x[ErrMalformedExpires-95] _ = x[ErrNegativeExpires-96] _ = x[ErrAuthHeaderEmpty-97] _ = x[ErrExpiredPresignRequest-98] _ = x[ErrRequestNotReadyYet-99] _ = x[ErrUnsignedHeaders-100] _ = x[ErrMissingDateHeader-101] _ = x[ErrInvalidQuerySignatureAlgo-102] _ = x[ErrInvalidQueryParams-103] _ = x[ErrBucketAlreadyOwnedByYou-104]
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jun 13 22:26:38 UTC 2024 - 21.4K bytes - Viewed (0) -
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
systemHelper.waitForNoWaitingThreads(); } public void test_getVersion() { assertEquals("98.76.5", systemHelper.getVersion()); assertEquals(98, systemHelper.getMajorVersion()); assertEquals(76, systemHelper.getMinorVersion()); assertEquals("98.76", systemHelper.getProductVersion()); } public void test_getEnvMap() {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 18.5K bytes - Viewed (0) -
.teamcity/performance-test-durations.json
"durations" : [ { "testProject" : "mediumJavaMultiProject", "linux" : 108 }, { "testProject" : "mediumMonolithicJavaProject", "linux" : 98 } ] }, { "scenario" : "org.gradle.performance.experiment.maven.JavaTestGradleVsMavenPerformanceTest.clean test (Gradle vs Maven)", "durations" : [ { "testProject" : "mediumJavaMultiProject",
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Thu Sep 12 14:38:24 UTC 2024 - 27.9K bytes - Viewed (0) -
src/main/java/jcifs/smb1/netbios/NbtAddress.java
*/ public String getHostName() { /* 2010 - We no longer try a Node Status to get the * hostname because apparently some servers do not respond * anymore. I think everyone post Windows 98 will accept * an IP address as the tconHostName which is the principal * use of this method. */ if (hostName == UNKNOWN_NAME) { return getHostAddress(); }
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Fri Mar 22 20:39:42 UTC 2019 - 30.1K bytes - Viewed (0) -
src/main/java/jcifs/SmbResource.java
* (i.e. seconds since Epoch 1970). Times should be the same as those * reported using the properties dialog of the Windows Explorer program. * * For Win95/98/Me this is actually the last write time. It is currently * not possible to retrieve the create time from files on these systems. * * @return The number of milliseconds since the 00:00:00 GMT, January 1,
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Dec 20 14:09:34 UTC 2020 - 26K bytes - Viewed (1) -
api/go1.5.txt
pkg debug/elf, const R_PPC64_TPREL16_HI R_PPC64 pkg debug/elf, const R_PPC64_TPREL16_HIGHER = 97 pkg debug/elf, const R_PPC64_TPREL16_HIGHER R_PPC64 pkg debug/elf, const R_PPC64_TPREL16_HIGHERA = 98 pkg debug/elf, const R_PPC64_TPREL16_HIGHERA R_PPC64 pkg debug/elf, const R_PPC64_TPREL16_HIGHEST = 99 pkg debug/elf, const R_PPC64_TPREL16_HIGHEST R_PPC64 pkg debug/elf, const R_PPC64_TPREL16_HIGHESTA = 100
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Jul 30 21:14:09 UTC 2015 - 46.6K bytes - Viewed (0) -
api/go1.11.txt
pkg debug/elf, const EM_TI_C6000 Machine pkg debug/elf, const EM_TI_PRU = 144 pkg debug/elf, const EM_TI_PRU Machine pkg debug/elf, const EM_TMM_GPP = 96 pkg debug/elf, const EM_TMM_GPP Machine pkg debug/elf, const EM_TPC = 98 pkg debug/elf, const EM_TPC Machine pkg debug/elf, const EM_TRIMEDIA = 163 pkg debug/elf, const EM_TRIMEDIA Machine pkg debug/elf, const EM_TSK3000 = 131 pkg debug/elf, const EM_TSK3000 Machine
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 22 03:48:56 UTC 2018 - 25K bytes - Viewed (0) -
api/go1.10.txt
pkg debug/elf, const R_ARM_BASE_ABS = 31 pkg debug/elf, const R_ARM_BASE_ABS R_ARM pkg debug/elf, const R_ARM_CALL = 28 pkg debug/elf, const R_ARM_CALL R_ARM pkg debug/elf, const R_ARM_GOTOFF12 = 98 pkg debug/elf, const R_ARM_GOTOFF12 R_ARM pkg debug/elf, const R_ARM_GOTRELAX = 99 pkg debug/elf, const R_ARM_GOTRELAX R_ARM pkg debug/elf, const R_ARM_GOT_ABS = 95 pkg debug/elf, const R_ARM_GOT_ABS R_ARM
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Feb 06 05:00:01 UTC 2018 - 30.1K bytes - Viewed (0)