/third_party/node/deps/icu-small/source/i18n/ |
D | numrange_fluent.cpp | 194 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 …]
|
D | number_fluent.cpp | 393 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/ |
D | numrange_fluent.cpp | 194 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 …]
|
D | number_fluent.cpp | 393 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/ |
D | numrange_fluent.cpp | 194 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 …]
|
D | number_fluent.cpp | 393 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/ |
D | numrange_fluent.cpp | 183 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 …]
|
D | number_fluent.cpp | 354 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/ |
D | deploy_info | 1 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
|
D | README | 41 | NFS SERVER | 50 | NFS Client 1 | | NFS Client 1 | | NFS Client 1 |
|
/third_party/ltp/testcases/network/rpc/basic_tests/ |
D | README | 6 used to NFS mount. 11 Also, on the remote server which has the NFS directory exported, it is
|
/third_party/ltp/testcases/network/ |
D | README.md | 50 ### NFS setup 51 NFS tests require running NFS server, enable and start `nfs-server.service`
|
/third_party/curl/packages/vms/ |
D | compare_curl_source.com | 17 $! 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.
|
D | curl_gnv_build_steps.txt | 137 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
|
D | build_gnv_curl_pcsi_text.com | 76 $! If this is VAX and the file is on NFS, the names may be mangled.
|
/third_party/ltp/testcases/kernel/fs/scsi/ltpfs/ |
D | ltpfs.part1 | 2 # Check the EXT2 & NFS filesystems
|
/third_party/mesa3d/docs/ci/ |
D | bare-metal.rst | 43 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/ |
D | runkdump.BASIC_LKDTM.RHEL | 75 # Dump vmcore on a mounted NFS filesystem.
|
D | runkdump.CRASHER.RHEL | 75 # Dump vmcore on a mounted NFS filesystem.
|
D | runkdump.EXTRA_LKDTM.SLES | 75 # Dump vmcore on a mounted NFS filesystem.
|
D | runkdump.BASIC_LKDTM.SLES | 75 # Dump vmcore on a mounted NFS filesystem.
|
D | runkdump.CRASHER.SLES | 75 # Dump vmcore on a mounted NFS filesystem.
|
D | runkdump.EXTRA_LKDTM.RHEL | 75 # Dump vmcore on a mounted NFS filesystem.
|
/third_party/ltp/testcases/kdump/doc/ |
D | ALL_TEST.txt | 56 * KNNFS: dump on a mounted NFS filesystem.
|
/third_party/icu/docs/userguide/strings/ |
D | stringprep.md | 359 #### 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,
|