/third_party/typescript/tests/baselines/reference/ |
D | numberFormatCurrencySign.types | 2 …erFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' }).format(99999… 4 >new Intl.NumberFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' })… 5 >new Intl.NumberFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' })… 6 >new Intl.NumberFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' })… 11 >{ style: 'currency', currency: 'NZD', currencySign: 'accounting' } : { style: string; currency: st… 17 >'accounting' : "accounting"
|
D | numberFormatCurrencySign.symbols | 2 …erFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' }).format(99999… 4 >new Intl.NumberFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' })…
|
/third_party/boost/boost/graph/distributed/ |
D | strong_components.hpp | 199 accounting::time_type start = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() 280 accounting::time_type end = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() 282 std::cerr << "Trim local SCCs time = " << accounting::print_time(end - start) << " seconds.\n"; in fleischer_hendrickson_pinar_strong_components() 305 end = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() 306 …std::cerr << "Running main loop destructors time = " << accounting::print_time(end - start) << " s… in fleischer_hendrickson_pinar_strong_components() 309 start = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() 389 end = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() 391 std::cerr << " Initialize BFS time = " << accounting::print_time(end - start) << " seconds.\n"; in fleischer_hendrickson_pinar_strong_components() 392 start = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() 396 accounting::time_type start2 = accounting::get_time(); in fleischer_hendrickson_pinar_strong_components() [all …]
|
D | boman_et_al_graph_coloring.hpp | 52 accounting::time_type execution_time; 70 << "Wall clock time = " << accounting::print_time(execution_time) in print() 135 boman_et_al_graph_coloring_stats.execution_time = accounting::get_time(); in boman_et_al_graph_coloring() 316 accounting::get_time() - boman_et_al_graph_coloring_stats.execution_time; in boman_et_al_graph_coloring()
|
D | eager_dijkstra_shortest_paths.hpp | 53 accounting::time_type execution_time; 70 << "Wall clock time = " << accounting::print_time(execution_time) in print() 355 eager_dijkstra_shortest_paths_stats.execution_time = accounting::get_time(); in eager_dijkstra_shortest_paths() 387 accounting::get_time() in eager_dijkstra_shortest_paths()
|
D | crauser_et_al_shortest_paths.hpp | 64 accounting::time_type execution_time; 80 << "Wall clock time = " << accounting::print_time(execution_time) in print() 546 crauser_et_al_shortest_paths_stats.execution_time = accounting::get_time(); in crauser_et_al_shortest_paths() 608 accounting::get_time() - crauser_et_al_shortest_paths_stats.execution_time; in crauser_et_al_shortest_paths()
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/ |
D | numberpermutationtest.txt | 928 compact-short percent sign-accounting-except-zero 942 compact-short currency/EUR sign-accounting-except-zero 956 compact-short measure-unit/length-furlong sign-accounting-except-zero 970 scientific/+ee/sign-always percent sign-accounting-except-zero 984 scientific/+ee/sign-always currency/EUR sign-accounting-except-zero 998 scientific/+ee/sign-always measure-unit/length-furlong sign-accounting-except-zero 1600 compact-short unit-width-narrow sign-accounting-except-zero 1614 compact-short unit-width-full-name sign-accounting-except-zero 1628 scientific/+ee/sign-always unit-width-narrow sign-accounting-except-zero 1642 scientific/+ee/sign-always unit-width-full-name sign-accounting-except-zero [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/ |
D | numberpermutationtest.txt | 928 compact-short percent sign-accounting-except-zero 942 compact-short currency/EUR sign-accounting-except-zero 956 compact-short measure-unit/length-furlong sign-accounting-except-zero 970 scientific/+ee/sign-always percent sign-accounting-except-zero 984 scientific/+ee/sign-always currency/EUR sign-accounting-except-zero 998 scientific/+ee/sign-always measure-unit/length-furlong sign-accounting-except-zero 1600 compact-short unit-width-narrow sign-accounting-except-zero 1614 compact-short unit-width-full-name sign-accounting-except-zero 1628 scientific/+ee/sign-always unit-width-narrow sign-accounting-except-zero 1642 scientific/+ee/sign-always unit-width-full-name sign-accounting-except-zero [all …]
|
/third_party/icu/icu4c/source/test/testdata/ |
D | numberpermutationtest.txt | 928 compact-short percent sign-accounting-except-zero 942 compact-short currency/EUR sign-accounting-except-zero 956 compact-short measure-unit/length-furlong sign-accounting-except-zero 970 scientific/+ee/sign-always percent sign-accounting-except-zero 984 scientific/+ee/sign-always currency/EUR sign-accounting-except-zero 998 scientific/+ee/sign-always measure-unit/length-furlong sign-accounting-except-zero 1600 compact-short unit-width-narrow sign-accounting-except-zero 1614 compact-short unit-width-full-name sign-accounting-except-zero 1628 scientific/+ee/sign-always unit-width-narrow sign-accounting-except-zero 1642 scientific/+ee/sign-always unit-width-full-name sign-accounting-except-zero [all …]
|
/third_party/iptables/extensions/ |
D | libxt_nfacct.man | 1 The nfacct match provides the extended accounting infrastructure for iptables. 9 accounting the traffic that this rule-set is matching. 11 To use this extension, you have to create an accounting object: 15 Then, you have to attach it to the accounting object via iptables:
|
D | libxt_connbytes.man | 13 NOTE that for connections which have no accounting information, the match will 16 flows will not be gaining/losing a/the accounting structure when be sysctl flag
|
/third_party/libwebsockets/lib/plat/unix/ |
D | unix-spawn.c | 224 lsp->accounting[0] = (lws_usec_t)((uint64_t)tms.tms_cstime * 1000000) / hz; in lws_spawn_reap() 225 lsp->accounting[1] = (lws_usec_t)((uint64_t)tms.tms_cutime * 1000000) / hz; in lws_spawn_reap() 226 lsp->accounting[2] = (lws_usec_t)((uint64_t)tms.tms_stime * 1000000) / hz; in lws_spawn_reap() 227 lsp->accounting[3] = (lws_usec_t)((uint64_t)tms.tms_utime * 1000000) / hz; in lws_spawn_reap() 256 cb(opaque, temp.accounting, &temp.si, in lws_spawn_reap()
|
/third_party/e2fsprogs/tests/t_dangerous/ |
D | expect | 10 Writing superblocks and filesystem accounting information: done 29 Writing superblocks and filesystem accounting information: done 108 Writing superblocks and filesystem accounting information: done
|
/third_party/boost/boost/graph/ |
D | accounting.hpp | 18 namespace boost { namespace graph { namespace accounting { namespace
|
/third_party/e2fsprogs/tests/d_dumpe2fs_group_only/ |
D | expect | 8 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/tests/m_hugefile_slack/ |
D | expect | 11 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/doc/RelNotes/ |
D | v1.43.5.txt | 51 Fix libext2fs to correctly handle accounting for an external xattr 54 Fix e2fsck to correctly handle quota accounting when deleting files 64 The e2fsck program now properly updates the quota accounting when
|
/third_party/e2fsprogs/tests/m_hugefile/ |
D | expect | 8 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/tests/j_short_uncommitted_trans/ |
D | expect | 8 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/tests/j_short_uncommitted_trans_mcsum_64bit/ |
D | expect | 8 Writing superblocks and filesystem accounting information: done
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | Makefile | 14 accounting.o \
|
/third_party/e2fsprogs/tests/f_large_dir_csum/ |
D | expect | 7 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/tests/r_expand_full/ |
D | expect | 10 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/tests/t_iexpand_full/ |
D | expect | 11 Writing superblocks and filesystem accounting information: done
|
/third_party/e2fsprogs/tests/f_large_dir/ |
D | expect | 7 Writing superblocks and filesystem accounting information: done
|