- Sort Score
- Result 10 results
- Languages All
Results 101 - 110 of 116 for iphone (0.08 sec)
-
src/main/java/jcifs/smb/SmbFile.java
this.fileLocator.updateType(response.getFileType()); info = response; fileSize = response.getDataSize(); // this is so damn unreliable, needs another race-prone query if required haveAttributes = false; // This seems to be the only way to obtain a reliable (with respect to locking) file size here
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 103.2K bytes - Viewed (0) -
api/go1.txt
pkg net, method (*IPAddr) String() string pkg net, method (*IPConn) Close() error pkg net, method (*IPConn) File() (*os.File, error) pkg net, method (*IPConn) LocalAddr() Addr pkg net, method (*IPConn) Read([]uint8) (int, error) pkg net, method (*IPConn) ReadFrom([]uint8) (int, Addr, error) pkg net, method (*IPConn) ReadFromIP([]uint8) (int, *IPAddr, error) pkg net, method (*IPConn) RemoteAddr() Addr
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0) -
okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list
pesarourbino.it pescara.it pet pf pfizer pg.in pg.it pgafan.net pgfog.com pgw.jp ph pharmacien.fr pharmaciens.km pharmacy phd phd.jo philips phone photo photography photos phutho.vn phuyen.vn phx.enscaled.us physio pi.gov.br pi.it pi.leg.br piacenza.it picard.replit.dev pics pictet pictures pid
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue May 27 22:00:49 UTC 2025 - 129.6K bytes - Viewed (3) -
CHANGELOG/CHANGELOG-1.10.md
* Bugfix: vSphere Cloud Provider (VCP) does not need any special service account anymore. ([#59440](https://github.com/kubernetes/kubernetes/pull/59440), [@rohitjogvmw](https://github.com/rohitjogvmw)) * fix the error prone account creation method of blob disk ([#59739](https://github.com/kubernetes/kubernetes/pull/59739), [@andyzhangx](https://github.com/andyzhangx))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.8K bytes - Viewed (0) -
lib/fips140/v1.0.0.zip
checkYes(n.IsMinusOne(mFour), "3 is not -1 mod 4") checkNot(n.IsZero(), "3 is zero") checkNot(n.IsOne(), "3 is one") checkYes(n.IsOdd(), "3 is not odd") n.SubOne(mFour) checkNot(n.IsMinusOne(mFour), "2 is -1 mod 4") checkNot(n.IsZero(), "2 is zero") checkNot(n.IsOne(), "2 is one") checkNot(n.IsOdd(), "2 is odd") n.SubOne(mFour) checkNot(n.IsMinusOne(mFour), "1 is -1 mod 4") checkNot(n.IsZero(), "1 is zero") checkYes(n.IsOne(), "1 is not one") checkYes(n.IsOdd(), "1 is not odd") n.SubOne(mFour) checkNot(n.IsMinusOne(mFour),...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.29.md
- Added a new `ipMode` field to the `.status` of Services where `type` is set to `LoadBalancer`.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Mar 12 00:36:01 UTC 2025 - 429.6K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.31.md
- Fixed an issue where the Service LoadBalancer controller was not correctly considering the `service.Status new IPMode` field and excluding the Ports when checking if the status was changed, resulting in the changed field potentially not to update the `service.Status` correctly. ([#125225](https://github.com/kubernetes/kubernetes/pull/125225), [@aojea](https://github.com/aojea))...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 13 19:49:57 UTC 2025 - 429.6K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.34.md
kubectl output format, `kyaml`. KYAML was a strict subset of YAML and should be accepted by any YAML processor. The formatting of KYAML was halfway between JSON and YAML. Because it was more explicit than the default YAML style, it was less error-prone. ([#132942](https://github.com/kubernetes/kubernetes/pull/132942), [@thockin](https://github.com/thockin)) [SIG API Machinery, Architecture, Auth, CLI, Cloud Provider, Cluster Lifecycle, Contributor Experience, Instrumentation, Network, Node, Scheduling,...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Wed Aug 27 10:36:10 UTC 2025 - 292.8K bytes - Viewed (1) -
okhttp/src/androidMain/assets/PublicSuffixDatabase.list
pesarourbino.it pescara.it pet pf pfizer pg.in pg.it pgafan.net pgfog.com pgw.jp ph pharmacien.fr pharmaciens.km pharmacy phd phd.jo philips phone photo photography photos phutho.vn phuyen.vn phx.enscaled.us physio pi.gov.br pi.it pi.leg.br piacenza.it picard.replit.dev pics pictet pictures pid
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Tue Dec 31 14:50:53 UTC 2024 - 129.6K bytes - Viewed (2) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getLdapAttrTelephoneNumber(); /** * Get the value for the key 'ldap.attr.homePhone'. <br> * The value is, e.g. homePhone <br> * comment: LDAP attribute for home phone. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getLdapAttrHomePhone(); /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 525.6K bytes - Viewed (2)