Home
last modified time | relevance | path

Searched defs:bump (Results 1 - 17 of 17) sorted by relevance

/third_party/libwebsockets/lib/roles/h2/
H A Dhttp2.c154 lws_h2_update_peer_txcredit(struct lws *wsi, unsigned int sid, int bump) in lws_h2_update_peer_txcredit() argument
205 lws_h2_update_peer_txcredit_thresh(struct lws *wsi, unsigned int sid, int threshold, int bump) in lws_h2_update_peer_txcredit_thresh() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/optimizations/
H A Dchunkcopy.h86 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
[all...]
/third_party/node/deps/zlib/contrib/optimizations/
H A Dchunkcopy.h97 const int bump = (--len % CHUNKCOPY_CHUNK_SIZE) + 1; variable
281 const int bump = ((len - 1) % sizeof(v)) + 1; in chunkset_core() local
[all...]
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dchunkcopy.h86 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
[all...]
/third_party/libwebsockets/lib/secure-streams/
H A Dsecure-streams-process.c308 ss_proxy_onward_txcr(void *userobj, int bump) in ss_proxy_onward_txcr() argument
H A 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() argument
H A Dsecure-streams.c1712 lws_ss_add_peer_tx_credit(struct lws_ss_handle *h, int32_t bump) in lws_ss_add_peer_tx_credit() argument
/third_party/libwebsockets/lib/misc/
H A Dlecp.c962 #define bump(_r) count[sp]++ macro
/third_party/icu/icu4c/source/i18n/
H A Dalphaindex.cpp362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
H A DdecNumber.cpp7119 Int bump; /* 1 if coefficient needs to be incremented */ local
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c1611 lws_wsi_txc_report_manual_txcr_in(struct lws *wsi, int32_t bump) in lws_wsi_txc_report_manual_txcr_in() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp362 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
H A DdecNumber.cpp7119 Int bump; /* 1 if coefficient needs to be incremented */ local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dalphaindex.cpp361 int32_t bump = count * maxLabelCount_ / size; in initLabels() local
H A DdecNumber.cpp7119 Int bump; /* 1 if coefficient needs to be incremented */ local
[all...]
/third_party/rust/crates/regex/regex-syntax/src/ast/
H A Dparse.rs468 fn bump(&self) -> bool { in bump() functions
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 57 milliseconds