| /third_party/protobuf/src/google/protobuf/stubs/ |
| H A D | int128.h | 232 inline uint128 operator<<(const uint128& val, int amount) { in operator <<() argument 249 inline uint128 operator>>(const uint128& val, int amount) { in operator >>() argument 266 operator <<=(int amount) operator <<=() argument 283 operator >>=(int amount) operator >>=() argument [all...] |
| /third_party/skia/modules/skottie/src/text/ |
| H A D | RangeSelector.cpp | 111 void operator()(float amount, size_t offset, size_t count) const { in operator ()() argument 117 void add_proc(float amount, size_t offset, size_t count) const { in add_proc() argument 126 void domain_map_proc(float amount, size_t offset, size_t count) const { in domain_map_proc() argument 357 const auto amount in modulateCoverage() local [all...] |
| /foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
| H A D | 3d_dm_shadowing_common.h | 217 float ReduceLightBleedingVsm(float pMax, float amount) in ReduceLightBleedingVsm() argument
|
| /foundation/communication/dsoftbus/core/connection/br/src/ |
| H A D | softbus_conn_br_trans.c | 134 int32_t amount = g_flowController->apply(g_flowController, (int32_t)expect); in BrTransSend() local
|
| /foundation/communication/dsoftbus/core/connection/ble/src/ |
| H A D | softbus_conn_ble_trans.c | 280 uint32_t amount = (uint32_t)g_flowController->apply(g_flowController, (int32_t)sendLen); in ConnGattTransSend() local 569 uint32_t amount = (uint32_t)g_flowController->apply(g_flowController, (int32_t)(dataLen - sentLen)); ConnCocTransSend() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_acrusher.c | 30 double amount; member
|
| H A D | af_apulsator.c | 35 double amount; member 46 double amount; member 137 const double amount = s->amount; in filter_frame() local [all...] |
| H A D | af_aexciter.c | 41 double amount; member 181 const double amount = s->amount; in filter_frame() local
|
| /third_party/curl/src/ |
| H A D | tool_urlglob.c | 67 static int multiply(curl_off_t *amount, curl_off_t with) in multiply() argument 90 glob_set(struct URLGlob *glob, char **patternp, size_t *posp, curl_off_t *amount, int globindex) glob_set() argument 185 glob_range(struct URLGlob *glob, char **patternp, size_t *posp, curl_off_t *amount, int globindex) glob_range() argument 373 glob_parse(struct URLGlob *glob, char *pattern, size_t pos, curl_off_t *amount) glob_parse() argument 459 curl_off_t amount = 0; glob_url() local [all...] |
| /third_party/curl/lib/ |
| H A D | bufq.c | 134 static size_t chunk_skip(struct buf_chunk *chunk, size_t amount) in chunk_skip() argument 481 void Curl_bufq_skip(struct bufq *q, size_t amount) in Curl_bufq_skip() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | ChineseCalendar.java | 561 public void add(int field, int amount) { in add() argument 581 public void roll(int field, int amount) { in roll() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | ChineseCalendar.java | 544 public void add(int field, int amount) { in add() argument 563 public void roll(int field, int amount) { in roll() argument
|
| /third_party/node/deps/v8/src/zone/ |
| H A D | zone-chunk-list.h | 190 void Advance(int amount) { in Advance() argument
|
| /third_party/node/src/ |
| H A D | node_os.cc | 139 double amount = static_cast<double>(uv_get_free_memory()); in GetFreeMemory() local 145 double amount = static_cast<double>(uv_get_total_memory()); in GetTotalMemory() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | hebrwcal.cpp | 216 void HebrewCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) in add() argument 277 add(EDateFields field, int32_t amount, UErrorCode& status) add() argument 314 roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) roll() argument 349 roll(EDateFields field, int32_t amount, UErrorCode& status) roll() argument [all...] |
| /third_party/libwebsockets/lib/tls/openssl/ |
| H A D | openssl-client.c | 1037 lws_filepos_t amount = 0; local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | frame.h | 240 void IncreaseSPDelta(int amount) { sp_delta_ += amount; } in IncreaseSPDelta() argument
|
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | pointer-auth-arm64.cc | 42 uint64_t RotCell(uint64_t in_cell, int amount) { in RotCell() argument
|
| /third_party/vixl/test/aarch32/ |
| H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to31-a32.cc | 140 uint32_t amount; member 3395 uint32_t amount = kTests[i].operands.amount; in TestHelper() local
|
| H A D | test-simulator-cond-rd-memop-rs-shift-amount-1to32-a32.cc | 140 uint32_t amount; member 3395 uint32_t amount = kTests[i].operands.amount; in TestHelper() local
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | measfmt.cpp | 478 const Measure* amount = dynamic_cast<const Measure*>(formatObj); in format() local
|
| H A D | chnsecal.cpp | 374 void ChineseCalendar::add(UCalendarDateFields field, int32_t amount, UErrorCode& status) { in add() argument 396 void ChineseCalendar::add(EDateFields field, int32_t amount, UErrorCode& status) { in add() argument 404 void ChineseCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) { in roll() argument 462 roll(EDateFields field, int32_t amount, UErrorCode& status) roll() argument [all...] |
| H A D | gregocal.cpp | 819 GregorianCalendar::roll(EDateFields field, int32_t amount, UErrorCode& status) { in roll() argument 824 GregorianCalendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) in roll() argument [all...] |
| /third_party/mesa3d/src/amd/addrlib/src/gfx10/ |
| H A D | gfx10addrlib.cpp | 1287 INT_32 amount = 0; in GetPipeRotateAmount() local
|
| /third_party/mesa3d/src/amd/addrlib/src/gfx11/ |
| H A D | gfx11addrlib.cpp | 940 INT_32 amount = 0; in GetPipeRotateAmount() local
|