Searched refs:accounting (Results 1 – 25 of 100) sorted by relevance
1234
/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 | numberFormatCurrencySignResolved.types | 2 …erFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' }).resolvedOpti… 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' })…
|
D | numberFormatCurrencySignResolved.symbols | 2 …erFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' }).resolvedOpti… 4 >new Intl.NumberFormat('en-NZ', { style: 'currency', currency: 'NZD', currencySign: 'accounting' })…
|
/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/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/ |
D | 0001-e2fsprogs-set-hugefile-from-4T-to-1T-in-hugefile-tes.patch | 30 -Writing superblocks and filesystem accounting information: done 31 +Writing superblocks and filesystem accounting information: done
|
/third_party/libxml2/ |
D | backport-parser-Fix-consumed-accounting-when-switching-encodi.patch | 4 Subject: [PATCH 19/28] parser: Fix 'consumed' accounting when switching
|
D | backport-parser-Fix-regression-in-xmlParserNodeInfo-accountin.patch | 4 Subject: [PATCH] parser: Fix regression in xmlParserNodeInfo accounting
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
D | Makefile | 14 accounting.o \
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
D | ChangeLog | 178 - update full message for interim accounting updates 363 - add minimal RADIUS accounting server support (hostapd-as-server); 694 * driver_nl80211: fixed STA accounting data collection (TX/RX bytes 873 * fixed IPv6 connection to RADIUS accounting server 1016 for the RADIUS accounting messages (e.g., for EAP-PEAP/TTLS to get 1017 tunneled identity into accounting messages when the RADIUS server 1039 RADIUS accounting gets correct information 1040 * start RADIUS accounting only after successful completion of WPA 1058 * driver_madwifi: added support for RADIUS accounting 1104 * clear accounting data in the driver when starting a new accounting [all …]
|
/third_party/icu/docs/userguide/format_parse/numbers/ |
D | skeletons.md | 91 | `sign-accounting` <br/> `currency/CAD` | `() currency/CAD` | -40 | (CA$40.00) | 367 - `sign-accounting` or `()` (concise) 368 - `sign-accounting-always` or `()!` (concise) 370 - `sign-accounting-except-zero` or `()?` (concise) 372 - `sign-accounting-negative` or `()-` (concise)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
D | Makefile | 26 accounting.o \
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ChangeLog | 221 - update full message for interim accounting updates 406 - add minimal RADIUS accounting server support (hostapd-as-server); 737 * driver_nl80211: fixed STA accounting data collection (TX/RX bytes 916 * fixed IPv6 connection to RADIUS accounting server 1059 for the RADIUS accounting messages (e.g., for EAP-PEAP/TTLS to get 1060 tunneled identity into accounting messages when the RADIUS server 1082 RADIUS accounting gets correct information 1083 * start RADIUS accounting only after successful completion of WPA 1101 * driver_madwifi: added support for RADIUS accounting 1147 * clear accounting data in the driver when starting a new accounting [all …]
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_barrier.txt | 74 accounting for texture filtering rules). 116 accounting for texture filtering rules).
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_barrier.txt | 74 accounting for texture filtering rules). 116 accounting for texture filtering rules).
|
/third_party/ltp/testcases/kernel/controllers/ |
D | README | 56 Directory containing the cpu accounting controller testcases.
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_conservative_rasterization.adoc | 44 This extension allows for some variation in implementations by accounting
|
D | VK_EXT_conservative_rasterization.txt | 44 This extension allows for some variation in implementations by accounting
|
/third_party/tzdata/ |
D | time2posix.3.txt | 38 POSIX equivalents. This is done by accounting for the number of time-
|
/third_party/ltp/doc/ |
D | User-Guidelines.asciidoc | 66 margin for the runtime accounting. It's currently set to 30 seconds but may
|
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/ |
D | query.js.test.cjs | 150 …ds/query.js TAP recursive tree > should return everything in the tree, accounting for recursion 1`…
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | type_half.inl | 120 // Adjust e, accounting for the different exponent bias
|
1234