Home
last modified time | relevance | path

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

123

/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) 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/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.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/flutter/skia/third_party/externals/icu/source/i18n/
Dnumrange_fluent.cpp183 template<typename T> using NFS = NumberRangeFormatterSettings<T>; typedef
188 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberRangeFormatter()
190 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(const NFS<UNF>& other) in UnlocalizedNumberRangeFormatter()
191 : NFS<UNF>(other) { in UnlocalizedNumberRangeFormatter()
197 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberRangeFormatter()
199 UnlocalizedNumberRangeFormatter::UnlocalizedNumberRangeFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberRangeFormatter()
200 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberRangeFormatter()
205 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
211 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
218 : LNF(static_cast<const NFS<LNF>&>(other)) {} in LocalizedNumberRangeFormatter()
[all …]
Dnumber_fluent.cpp354 template<typename T> using NFS = NumberFormatterSettings<T>; typedef
359 : UNF(static_cast<const NFS<UNF>&>(other)) {} in UnlocalizedNumberFormatter()
361 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(const NFS<UNF>& other) in UnlocalizedNumberFormatter()
362 : NFS<UNF>(other) { in UnlocalizedNumberFormatter()
368 : UNF(static_cast<NFS<UNF>&&>(src)) {} in UnlocalizedNumberFormatter()
370 UnlocalizedNumberFormatter::UnlocalizedNumberFormatter(NFS<UNF>&& src) U_NOEXCEPT in UnlocalizedNumberFormatter()
371 : NFS<UNF>(std::move(src)) { in UnlocalizedNumberFormatter()
376 NFS<UNF>::operator=(static_cast<const NFS<UNF>&>(other)); in operator =()
382 NFS<UNF>::operator=(static_cast<NFS<UNF>&&>(src)); in operator =()
389 : 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/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.com17 $! NFS mounted volume.
53 $! not use NFS as a source directory so I need to make a copy.
58 $! If your repository checkout is not on an NFS mounted volume, you do not
67 $! not use NFS as a source directory so I need to make a copy.
Dcurl_gnv_build_steps.txt137 vms_root1 (Optional if vms_root is on a NFS volume)
138 src_root1 (Optional if src_root is on a NFS volume)
248 Note that if src_root: or vms_root: are NFS mounted disks, the
271 If you are not using NFS mounted disks and do not want to have a
Dbuild_gnv_curl_pcsi_text.com76 $! If this is VAX and the file is on NFS, the names may be mangled.
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/
Dltpfs.part12 # Check the EXT2 & NFS filesystems
/third_party/mesa3d/docs/ci/
Dbare-metal.rst43 Since we're going the TFTP route, we also use NFS root. This avoids
48 Telling the board about where its TFTP and NFS should come from is
91 For a servo board, you'll need to also volume mount the board's NFS
/third_party/ltp/testcases/kdump/sample/
Drunkdump.BASIC_LKDTM.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.RHEL75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.BASIC_LKDTM.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.CRASHER.SLES75 # Dump vmcore on a mounted NFS filesystem.
Drunkdump.EXTRA_LKDTM.RHEL75 # Dump vmcore on a mounted NFS filesystem.
/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,

123