| /third_party/boost/libs/thread/example/ |
| D | ba_externallly_locked.cpp | 25 void Deposit(int amount) in Deposit() 29 void Withdraw(int amount) in Withdraw() 62 void AccountManager::Checking2Savings(int amount) in Checking2Savings() 99 void AccountManager::AMoreComplicatedChecking2Savings(int amount) { in AMoreComplicatedChecking2Savings()
|
| /third_party/boost/boost/beast/_experimental/unit_test/ |
| D | amount.hpp | 22 class amount class 41 amount::amount(std::size_t n, std::string const& what) in amount() function in boost::beast::unit_test::amount
|
| /third_party/boost/libs/beast/include/boost/beast/_experimental/unit_test/ |
| D | amount.hpp | 22 class amount class 41 amount::amount(std::size_t n, std::string const& what) in amount() function in boost::beast::unit_test::amount
|
| /third_party/boost/libs/asio/example/cpp14/executors/ |
| D | bank_account_1.cpp | 17 void deposit(int amount) in deposit() 27 void withdraw(int amount) in withdraw()
|
| D | bank_account_2.cpp | 17 void deposit(int amount) in deposit() 28 void withdraw(int amount) in withdraw()
|
| /third_party/boost/doc/html/boost_asio/example/cpp11/executors/ |
| D | bank_account_1.cpp | 17 void deposit(int amount) in deposit() 27 void withdraw(int amount) in withdraw()
|
| D | bank_account_2.cpp | 17 void deposit(int amount) in deposit() 28 void withdraw(int amount) in withdraw()
|
| /third_party/boost/libs/asio/example/cpp11/executors/ |
| D | bank_account_1.cpp | 17 void deposit(int amount) in deposit() 27 void withdraw(int amount) in withdraw()
|
| D | bank_account_2.cpp | 17 void deposit(int amount) in deposit() 28 void withdraw(int amount) in withdraw()
|
| /third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
| D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
| D | hebrwcal.cpp | 214 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() 274 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() 311 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() 345 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
| D | hebrwcal.cpp | 214 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() 274 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() 311 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() 345 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll()
|
| /third_party/icu/icu4c/source/i18n/ |
| D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
| D | hebrwcal.cpp | 214 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() 274 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() 311 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() 345 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll()
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | curramt.cpp | 22 CurrencyAmount::CurrencyAmount(const Formattable& amount, ConstChar16Ptr isoCode, in CurrencyAmount() 27 CurrencyAmount::CurrencyAmount(double amount, ConstChar16Ptr isoCode, in CurrencyAmount()
|
| D | hebrwcal.cpp | 214 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() 274 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() 311 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() 345 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll()
|
| /third_party/ffmpeg/libavcodec/ |
| D | noise_bsf.c | 31 int amount; member 39 int amount = s->amount > 0 ? s->amount : (s->state % 10001 + 1); in noise() local
|
| /third_party/curl/src/ |
| D | tool_urlglob.c | 65 static int multiply(unsigned long *amount, long with) in multiply() 79 size_t *posp, unsigned long *amount, in glob_set() 173 size_t *posp, unsigned long *amount, in glob_range() 361 size_t pos, unsigned long *amount) in glob_parse() 446 unsigned long amount = 0; in glob_url() local
|
| /third_party/boost/boost/units/systems/si/ |
| D | amount.hpp | 22 typedef unit<amount_dimension,si::system> amount; typedef
|
| /third_party/libwebsockets/lib/tls/ |
| D | tls.c | 224 lws_filepos_t *amount) in alloc_file() 258 lws_filepos_t *amount) in alloc_file() 325 uint8_t **buf, lws_filepos_t *amount) in lws_tls_alloc_pem_to_der_file()
|
| /third_party/boost/libs/beast/test/beast/websocket/ |
| D | utf8_checker.cpp | 469 auto const amount = (std::min)(n, size); in testWithStreamBuffer() local 536 auto const amount = (std::min)(n, std::size_t(3)/*size*/); in AutodeskTests() local 560 auto const amount = (std::min)(n, std::size_t(3)/*size*/); in AutobahnTest() local
|
| /third_party/skia/modules/skottie/src/text/ |
| D | RangeSelector.cpp | 111 void operator()(float amount, size_t offset, size_t count) const { in operator ()() 117 void add_proc(float amount, size_t offset, size_t count) const { in add_proc() 126 void domain_map_proc(float amount, size_t offset, size_t count) const { in domain_map_proc() 357 const auto amount = SkTPin<float>(fAmount / 100, -1, 1), in modulateCoverage() local
|
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | frame_window_update.h | 31 uint32_t amount; member
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-file.c | 148 _lws_plat_file_read(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_read() 168 _lws_plat_file_write(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_write()
|