| /external/rust/crates/hashbrown/src/ |
| D | lib.rs | 158 let bump = Bump::new(); in test_bumpalo() localVariable
|
| /external/angle/third_party/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
|
| /external/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
|
| /external/rust/crates/parking_lot/src/ |
| D | raw_fair_mutex.rs | 47 unsafe fn bump(&self) { in bump() method
|
| D | raw_mutex.rs | 134 unsafe fn bump(&self) { in bump() method
|
| /external/mtools/ |
| D | vfat.c | 40 int limit, int bump) in autorename() 110 void autorename_short(dos_name_t *name, int bump) in autorename_short() 115 void autorename_long(char *name, int bump) in autorename_long()
|
| /external/libwebsockets/lib/core-net/ |
| D | stats.c | 251 lws_stats_bump(struct lws_context_per_thread *pt, int i, uint64_t bump) in lws_stats_bump()
|
| D | wsi.c | 1303 lws_wsi_txc_report_manual_txcr_in(struct lws *wsi, int32_t bump) in lws_wsi_txc_report_manual_txcr_in()
|
| D | private-lib-core-net.h | 1309 struct lws_context_per_thread *pt, int index, uint64_t bump) { in lws_stats_bump()
|
| /external/libwebsockets/lib/roles/h2/ |
| D | http2.c | 154 lws_h2_update_peer_txcredit(struct lws *wsi, int sid, int bump) in lws_h2_update_peer_txcredit() 205 lws_h2_update_peer_txcredit_thresh(struct lws *wsi, int sid, int threshold, int bump) in lws_h2_update_peer_txcredit_thresh()
|
| /external/libwebsockets/lib/secure-streams/ |
| D | secure-streams-process.c | 207 ss_proxy_onward_txcr(void *userobj, int bump) in ss_proxy_onward_txcr()
|
| D | secure-streams-client.c | 564 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 | 558 lws_ss_add_peer_tx_credit(struct lws_ss_handle *h, int32_t bump) in lws_ss_add_peer_tx_credit()
|
| /external/rust/crates/syn/src/ |
| D | buffer.rs | 197 unsafe fn bump(self) -> Cursor<'a> { in bump() method
|
| /external/rust/crates/lock_api/src/ |
| D | mutex.rs | 103 unsafe fn bump(&self) { in bump() method 538 pub fn bump(s: &mut Self) { in bump() method
|
| D | remutex.rs | 168 pub unsafe fn bump(&self) { in bump() method 644 pub fn bump(s: &mut Self) { in bump() method
|
| D | rwlock.rs | 1001 pub fn bump(s: &mut Self) { in bump() method 1215 pub fn bump(s: &mut Self) { in bump() method 1381 pub fn bump(s: &mut Self) { in bump() method
|
| /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/ |
| D | AlphabeticIndex.java | 497 final int bump = count * maxLabelCount / size; in initLabels() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | AlphabeticIndex.java | 478 final int bump = count * maxLabelCount / size; in initLabels() local
|
| /external/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
|
| /external/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
|
| /external/rust/crates/regex-syntax/src/ast/ |
| D | parse.rs | 472 fn bump(&self) -> bool { in bump() method
|
| /external/llvm-project/mlir/lib/Conversion/StandardToLLVM/ |
| D | StandardToLLVM.cpp | 1934 Value bump = rewriter.create<LLVM::SubOp>(loc, alignment, one); in createAligned() local
|