| /third_party/node/deps/v8/src/heap/ |
| D | memory-chunk-inl.h | 15 ExternalBackingStoreType type, size_t amount) { in IncrementExternalBackingStoreBytes() 23 ExternalBackingStoreType type, size_t amount) { in DecrementExternalBackingStoreBytes() 33 size_t amount) { in MoveExternalBackingStoreBytes()
|
| D | spaces-inl.h | 46 size_t amount) { in IncrementExternalBackingStoreBytes() 52 size_t amount) { in DecrementExternalBackingStoreBytes() 59 size_t amount) { in MoveExternalBackingStoreBytes()
|
| /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/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/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 | 216 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() 277 void HebrewCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) in add() 314 void HebrewCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() 349 void HebrewCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll()
|
| /third_party/vixl/src/ |
| D | code-buffer-vixl.h | 176 bool HasSpaceFor(size_t amount) const { in HasSpaceFor() 180 void EnsureSpaceFor(size_t amount, bool* has_grown) { in EnsureSpaceFor() 186 void EnsureSpaceFor(size_t amount) { in EnsureSpaceFor()
|
| /third_party/curl/src/ |
| D | tool_urlglob.c | 67 static int multiply(curl_off_t *amount, curl_off_t with) in multiply() 91 size_t *posp, curl_off_t *amount, in glob_set() 186 size_t *posp, curl_off_t *amount, in glob_range() 374 size_t pos, curl_off_t *amount) in glob_parse() 459 curl_off_t amount = 0; in glob_url() local
|
| /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/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/curl/lib/ |
| D | headers.c | 43 size_t amount, in copy_header_external() 72 size_t amount = 0; in curl_easy_header() local 136 size_t amount = 0; in curl_easy_nextheader() local
|
| /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()
|
| /third_party/curl/tests/libtest/ |
| D | lib552.c | 133 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local 147 int amount = curlx_uztosi(size * nmemb); in write_callback() local
|
| D | lib1525.c | 39 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
|
| D | lib1527.c | 38 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
|
| D | lib1526.c | 38 size_t amount = nmemb * size; /* Total bytes curl wants */ in read_callback() local
|
| /third_party/skia/src/core/ |
| D | SkFontStream.cpp | 40 static bool read(SkStream* stream, void* buffer, size_t amount) { in read() 44 static bool skip(SkStream* stream, size_t amount) { in skip() 78 size_t amount = sizeof(SkSharedTTHeader) + ttcIndex * sizeof(uint32_t); in count_tables() local
|
| /third_party/libwebsockets/lib/plat/windows/ |
| D | windows-file.c | 119 _lws_plat_file_read(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_read() 137 _lws_plat_file_write(lws_fop_fd_t fop_fd, lws_filepos_t *amount, in _lws_plat_file_write()
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_apulsator.c | 35 double amount; member 46 double amount; member 137 const double amount = s->amount; in filter_frame() local
|
| /third_party/vixl/test/aarch32/ |
| D | test-assembler-cond-rd-operand-rn-shift-amount-1to31-in-it-block-t32.cc | 69 uint32_t amount; member 1123 uint32_t amount = kTests[i].operands.amount; in TestHelper() local
|
| D | test-assembler-cond-rd-operand-rn-shift-amount-1to32-t32.cc | 77 uint32_t amount; member 842 uint32_t amount = kTests[i].operands.amount; in TestHelper() local
|
| D | test-assembler-cond-rd-operand-rn-ror-amount-a32.cc | 75 uint32_t amount; member 1346 uint32_t amount = kTests[i].operands.amount; in TestHelper() local
|
| D | test-assembler-cond-rd-operand-rn-shift-amount-1to31-a32.cc | 77 uint32_t amount; member 1442 uint32_t amount = kTests[i].operands.amount; in TestHelper() local
|