/third_party/node/deps/zlib/contrib/optimizations/ |
D | chunkcopy.h | 87 const int bump = (--len % CHUNKCOPY_CHUNK_SIZE) + 1; in chunkcopy_core() local 267 const int bump = ((len - 1) % sizeof(v)) + 1; in chunkset_core() local
|
/third_party/flutter/skia/third_party/externals/zlib/contrib/optimizations/ |
D | chunkcopy.h | 86 const int bump = (--len % CHUNKCOPY_CHUNK_SIZE) + 1; in chunkcopy_core() local 266 const int bump = ((len - 1) % sizeof(v)) + 1; in chunkset_core() local
|
/third_party/skia/third_party/externals/zlib/contrib/optimizations/ |
D | chunkcopy.h | 86 const int bump = (--len % CHUNKCOPY_CHUNK_SIZE) + 1; in chunkcopy_core() local 270 const int bump = ((len - 1) % sizeof(v)) + 1; in chunkset_core() local
|
/third_party/libwebsockets/lib/roles/h2/ |
D | http2.c | 154 lws_h2_update_peer_txcredit(struct lws *wsi, unsigned int sid, int bump) in lws_h2_update_peer_txcredit() 205 lws_h2_update_peer_txcredit_thresh(struct lws *wsi, unsigned int sid, int threshold, int bump) in lws_h2_update_peer_txcredit_thresh()
|
/third_party/libwebsockets/lib/secure-streams/ |
D | secure-streams-process.c | 308 ss_proxy_onward_txcr(void *userobj, int bump) in ss_proxy_onward_txcr()
|
D | secure-streams-client.c | 1038 lws_sspc_add_peer_tx_credit(struct lws_sspc_handle *h, int32_t bump) in lws_sspc_add_peer_tx_credit()
|
D | secure-streams.c | 1703 lws_ss_add_peer_tx_credit(struct lws_ss_handle *h, int32_t bump) in lws_ss_add_peer_tx_credit()
|
/third_party/libwebsockets/lib/misc/ |
D | lecp.c | 962 #define bump(_r) count[sp]++ macro
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | AlphabeticIndex.java | 478 final int bump = count * maxLabelCount / size; in initLabels() local
|
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
D | AlphabeticIndex.java | 497 final int bump = count * maxLabelCount / size; in initLabels() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | alphaindex.cpp | 362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
|
D | decNumber.cpp | 7119 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | alphaindex.cpp | 361 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
|
D | decNumber.cpp | 7119 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | alphaindex.cpp | 362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
|
D | decNumber.cpp | 7119 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/third_party/icu/icu4c/source/i18n/ |
D | alphaindex.cpp | 361 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
|
D | decNumber.cpp | 7119 Int bump; /* 1 if coefficient needs to be incremented */ local
|
/third_party/f2fs-tools/tools/sg_write_buffer/ |
D | sg_pt_linux_nvme.c | 932 int k, len, count, bump; in sntl_rep_opcodes() local
|
D | sg_lib.c | 527 int bump; in sg_decode_transportid_str() local
|
/third_party/libwebsockets/lib/core-net/ |
D | wsi.c | 1611 lws_wsi_txc_report_manual_txcr_in(struct lws *wsi, int32_t bump) in lws_wsi_txc_report_manual_txcr_in()
|
/third_party/rust/crates/regex/regex-syntax/src/ast/ |
D | parse.rs | 468 fn bump(&self) -> bool { in bump() method
|
/third_party/node/tools/ |
D | lint-md.mjs | 36032 bump: '≎', property
|