Home
last modified time | relevance | path

Searched defs:amount (Results 1 - 25 of 188) sorted by relevance

12345678

/third_party/icu/icu4c/source/i18n/
H A Dcurramt.cpp22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() argument
27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount() argument
H A Dtmutamt.cpp26 TimeUnitAmount::TimeUnitAmount(double amount, in TimeUnitAmount() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcurramt.cpp22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() argument
27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount() argument
H A Dtmutamt.cpp26 TimeUnitAmount::TimeUnitAmount(double amount, in TimeUnitAmount() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcurramt.cpp22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() argument
27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount() argument
H A Dtmutamt.cpp26 TimeUnitAmount::TimeUnitAmount(double amount, in TimeUnitAmount() argument
/third_party/curl/tests/libtest/
H A Dlib1527.c38 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
H A Dlib1526.c38 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
H A Dlib1525.c39 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
H A Dlib1940.c59 size_t amount = header->amount; in showem() local
H A Dlib1591.c39 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
H A Dlib552.c133 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
147 int amount = curlx_uztosi(size * nmemb); in write_callback() local
/third_party/node/deps/v8/src/heap/
H A Dmemory-chunk-inl.h14 IncrementExternalBackingStoreBytes( ExternalBackingStoreType type, size_t amount) IncrementExternalBackingStoreBytes() argument
22 DecrementExternalBackingStoreBytes( ExternalBackingStoreType type, size_t amount) DecrementExternalBackingStoreBytes() argument
30 MoveExternalBackingStoreBytes(ExternalBackingStoreType type, MemoryChunk* from, MemoryChunk* to, size_t amount) MoveExternalBackingStoreBytes() argument
[all...]
/third_party/curl/lib/
H A Dgopher.c142 ssize_t amount, k; in gopher_do() local
/third_party/curl/include/curl/
H A Dheader.h34 size_t amount; /* number of headers using this name */ member
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-file.c148 _lws_plat_file_read(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_read() argument
168 _lws_plat_file_write(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_write() argument
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-file.c119 _lws_plat_file_read(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_read() argument
137 _lws_plat_file_write(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_write() argument
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/
H A Dlws-minimal-esp32.c40 size_t amount; member
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-heltec-wb32/main/
H A Dlws-minimal-esp32.c44 size_t amount; member
/third_party/mesa3d/src/util/
H A Dbitset.h110 __bitset_rotate_right(BITSET_WORD *x, unsigned amount, unsigned n) in __bitset_rotate_right() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dthreads_pthread.c199 int CRYPTO_atomic_add(int *val, int amount, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_add() argument
H A Dthreads_none.c128 int CRYPTO_atomic_add(int *val, int amount, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_add() argument
/third_party/openssl/crypto/
H A Dthreads_pthread.c201 int CRYPTO_atomic_add(int *val, int amount, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_add() argument
H A Dthreads_none.c128 int CRYPTO_atomic_add(int *val, int amount, int *ret, CRYPTO_RWLOCK *lock) in CRYPTO_atomic_add() argument
/third_party/skia/bench/
H A DImageFilterCollapse.cpp100 static sk_sp<SkColorFilter> make_brightness(float amount) { in make_brightness() argument

Completed in 11 milliseconds

12345678