Home
last modified time | relevance | path

Searched refs:NFS (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/i18n/
Dnumrange_fluent.cpp194 template<typename T> using NFS = NumberRangeFormatterSettings<T>; typedef
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
222 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
229 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberRangeFormatter()
[all …]
Dnumber_fluent.cpp393 template<typename T> using NFS = NumberFormatterSettings<T>; typedef
398 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
400 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
401 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
407 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
409 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
410 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
415 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
421 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
428 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberFormatter()
[all …]
/third_party/icu/icu4c/source/i18n/
Dnumrange_fluent.cpp194 template<typename T> using NFS = NumberRangeFormatterSettings<T>; typedef
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
222 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
229 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberRangeFormatter()
[all …]
Dnumber_fluent.cpp421 template<typename T> using NFS = NumberFormatterSettings<T>; typedef
426 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
428 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
429 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
435 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
437 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
438 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
443 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
449 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
456 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberFormatter()
[all …]
/third_party/node/deps/icu-small/source/i18n/
Dnumrange_fluent.cpp194 template<typename T> using NFS = NumberRangeFormatterSettings<T>; typedef
199 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
201 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
202 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
208 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
210 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) noexcept in UnlocalizedNumberRangeFormatter()
211 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
216 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
222 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
229 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberRangeFormatter()
[all …]
Dnumber_fluent.cpp421 template<typename T> using NFS = NumberFormatterSettings<T>; typedef
426 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
428 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
429 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
435 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
437 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) noexcept in UnlocalizedNumberFormatter()
438 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
443 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
449 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
456 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberFormatter()
[all …]
/third_party/ltp/testcases/network/nfsv4/locks/
Ddeploy_info1 locktest.py script aims to help deploying and running locktests over multiple NFS
4 The source code of NFS client test is in ./deploy/locktests.tar.gz
12 -s <server>:<mountpoint> : NFS server to use, followed by full directory to mount
DREADME41 | NFS SERVER |
50 | NFS Client 1 | | NFS Client 1 | | NFS Client 1 |
/third_party/FreeBSD/
DRELNOTES70 increase the NFS server's maximum I/O size from 128Kbytes
86 If either the NFS client or NFS server have multiple
89 NFS performance for the mount.
113 support for NFS-over-TLS as described in the Internet Draft titled
117 They use KTLS to encrypt/decrypt all NFS RPC message traffic, plus
158 where /usr is a separately mounted remote file system (such as NFS).
161 NFS mounts in /etc/fstab will need the "late" mount option.
168 When nfsv4_server_only is set to "YES" in /etc/rc.conf, the NFS server
179 A series of commits ending with r364896 added NFS over TLS
184 export option(s) related to NFS over TLS.
[all …]
/third_party/libfuse/doc/
DREADME.NFS1 NFS exporting is supported in Linux kernels 2.6.27 or later.
9 NFS exporting works to some extent on all fuse filesystems, but not
30 makes the library remember nodes forever. This will make the NFS
/third_party/ltp/testcases/network/rpc/basic_tests/
DREADME6 used to NFS mount.
11 Also, on the remote server which has the NFS directory exported, it is
/third_party/ltp/testcases/network/
DREADME.md50 ### NFS setup
51 NFS tests require running NFS server, enable and start `nfs-server.service`
/third_party/curl/packages/vms/
Dcompare_curl_source.com15 $! NFS mounted volume.
51 $! not use NFS as a source directory so I need to make a copy.
56 $! If your repository checkout is not on an NFS mounted volume, you do not
65 $! not use NFS as a source directory so I need to make a copy.
Dcurl_gnv_build_steps.txt139 vms_root1 (Optional if vms_root is on a NFS volume)
140 src_root1 (Optional if src_root is on a NFS volume)
250 Note that if src_root: or vms_root: are NFS mounted disks, the
273 If you are not using NFS mounted disks and do not want to have a
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfs.part12 # Check the EXT2 & NFS filesystems
/third_party/ltp/testcases/kdump/sample/
Drunkdump.BASIC_LKDTM.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.BASIC_LKDTM.RHEL75 # Dump vmcore on a mounted NFS filesystem.
/third_party/mesa3d/docs/ci/
Dbare-metal.rst49 Since we're going the TFTP route, we also use NFS root. This avoids
54 Telling the board about where its TFTP and NFS should come from is
155 For a servo board, you'll need to also volume mount the board's NFS
/third_party/ltp/testcases/kdump/doc/
DALL_TEST.txt56 * KNNFS: dump on a mounted NFS filesystem.
/third_party/icu/docs/userguide/strings/
Dstringprep.md359 #### NFS Version 4 Profiles
370 code points are turned off. Case mappings are included if the NFS
373 2. *nfs4_cis_prep Profile*: This profile is used for preparing NFS server
378 Access Control Entries of NFS servers. These strings consist of two parts,
/third_party/mesa3d/.gitlab-ci/container/
Darm64.config161 # For nouveau. Note that DRM must be a module so that it's loaded after NFS is up to provide the f…

12