Home
last modified time | relevance | path

Searched defs:bump (Results 1 – 25 of 38) sorted by relevance

12

/external/rust/android-crates-io/extra_versions/crates/hashbrown/src/
Dlib.rs147 let bump = Bump::new(); in test_bumpalo() localVariable
/external/mtools/
Dvfat.c40 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/
Dsg_vpd_common.c332 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
Dsg_unmap.c609 uint32_t bump; in main() local
Dsg_vpd.c521 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
Dsg_inq.c1071 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
Dsg_read_attr.c599 int bump, id, alen; in decode_attr_vals() local
/external/rust/android-crates-io/crates/parking_lot/src/
Draw_fair_mutex.rs47 unsafe fn bump(&self) { in bump() method
Draw_mutex.rs134 unsafe fn bump(&self) { in bump() method
/external/zlib/contrib/optimizations/
Dchunkcopy.h101 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/
Dhttp2.c154 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/
Diter.rs79 pub unsafe fn bump(&mut self) { in bump() method
/external/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c308 ss_proxy_onward_txcr(void *userobj, int bump) in ss_proxy_onward_txcr()
Dsecure-streams-client.c1038 lws_sspc_add_peer_tx_credit(struct lws_sspc_handle *h, int32_t bump) in lws_sspc_add_peer_tx_credit()
Dsecure-streams.c1703 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/
Dmutex.rs106 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
Dremutex.rs179 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
Drwlock.rs1354 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/
DVelloRenderer.cpp336 ScratchBuffer bump = bufMgr->getScratchStorage(bufferSizes.bump_alloc); in renderScene() local
/external/libwebsockets/lib/misc/
Dlecp.c962 #define bump(_r) count[sp]++ macro
/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/text/
DAlphabeticIndex.java497 final int bump = count * maxLabelCount / size; in initLabels() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DAlphabeticIndex.java478 final int bump = count * maxLabelCount / size; in initLabels() local
/external/pytorch/torch/profiler/
D_memory_profiler.py610 def bump(self, key: TensorKey) -> None: member in DataFlowGraph
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
/external/cronet/tot/third_party/icu/source/i18n/
Dalphaindex.cpp362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local

12