/external/rust/android-crates-io/extra_versions/crates/hashbrown/src/ |
D | lib.rs | 147 let bump = Bump::new(); in test_bumpalo() localVariable
|
/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/sg3_utils/src/ |
D | sg_vpd_common.c | 332 int k, bump, na_len, assoc, nst; in decode_net_man_vpd() local 680 int k, n, bump, ppc, pspc; in decode_mode_policy_vpd() local 910 int k, bump; in decode_feature_sets_vpd() local 975 int k, j, res, bump, csd_len; in decode_dev_constit_vpd() local 1263 int k, bump, pcmp_id, pcmp_unit; in decode_power_consumption() local 2246 int k, bump; in decode_rod_descriptor() local 2486 int j, k, m, bump, desc_type, desc_len, sa_len, pdt; in decode_3party_copy_vpd() local 2786 int k, bump, rel_port, desc_len, proto; in decode_proto_lu_vpd() local 2847 int k, j, bump, rel_port, desc_len, proto, phy; in decode_proto_port_vpd() local 2925 int k, bump; in decode_lb_protection_vpd() local
|
D | sg_unmap.c | 609 uint32_t bump; in main() local
|
D | sg_vpd.c | 521 int k, bump, rel_port, ip_tid_len, tpd_len; in decode_scsi_ports_vpd_4vpd() local 2170 int bump, off; in svpd_decode_all() local
|
D | sg_inq.c | 1071 int bump, off; in svpd_inhex_decode_all() local 1199 int al, k, bump; in decode_ascii_inf() local 1249 int k, bump, rel_port, ip_tid_len, tpd_len; in decode_scsi_ports_vpd_4inq() local
|
D | sg_read_attr.c | 599 int bump, id, alen; in decode_attr_vals() local
|
/external/rust/android-crates-io/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/zlib/contrib/optimizations/ |
D | chunkcopy.h | 101 const int bump = (--len % CHUNKCOPY_CHUNK_SIZE) + 1; in chunkcopy_core() local 356 const int bump = ((len - 1) % sizeof(v)) + 1; in chunkset_core() local
|
/external/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()
|
/external/rust/android-crates-io/crates/httparse/src/ |
D | iter.rs | 79 pub unsafe fn bump(&mut self) { in bump() method
|
/external/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()
|
/external/rust/android-crates-io/crates/lock_api/src/ |
D | mutex.rs | 106 unsafe fn bump(&self) { in bump() method 643 pub fn bump(s: &mut Self) { in bump() method 789 pub fn bump(s: &mut Self) { in bump() method
|
D | remutex.rs | 179 pub unsafe fn bump(&self) { in bump() method 758 pub fn bump(s: &mut Self) { in bump() method 885 pub fn bump(s: &mut Self) { in bump() method
|
D | rwlock.rs | 1354 pub fn bump(s: &mut Self) { in bump() method 1470 pub fn bump(s: &mut Self) { in bump() method 1686 pub fn bump(s: &mut Self) { in bump() method 1854 pub fn bump(s: &mut Self) { in bump() method 2021 pub fn bump(s: &mut Self) { in bump() method 2365 pub fn bump(s: &mut Self) { in bump() method
|
/external/skia/src/gpu/graphite/compute/ |
D | VelloRenderer.cpp | 336 ScratchBuffer bump = bufMgr->getScratchStorage(bufferSizes.bump_alloc); in renderScene() local
|
/external/libwebsockets/lib/misc/ |
D | lecp.c | 962 #define bump(_r) count[sp]++ macro
|
/external/icu/icu4j/main/collate/src/main/java/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/pytorch/torch/profiler/ |
D | _memory_profiler.py | 610 def bump(self, key: TensorKey) -> None: member in DataFlowGraph
|
/external/icu/icu4c/source/i18n/ |
D | alphaindex.cpp | 362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | alphaindex.cpp | 362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
|