Searched defs:upd (Results 1 – 11 of 11) sorted by relevance
| /external/kotlinx.atomicfu/atomicfu/src/commonMain/kotlin/kotlinx/atomicfu/ |
| D | AtomicFU.common.kt | 166 val upd = function(cur) in update() constant 177 val upd = function(cur) in getAndUpdate() constant 188 val upd = function(cur) in updateAndGet() constant 245 val upd = function(cur) in update() constant 256 val upd = function(cur) in getAndUpdate() constant 267 val upd = function(cur) in updateAndGet() constant 362 val upd = function(cur) in update() constant 373 val upd = function(cur) in getAndUpdate() constant 384 val upd = function(cur) in updateAndGet() constant 479 val upd = function(cur) in update() constant [all …]
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_subexp.c | 119 vpx_prob upd) { in vp9_prob_diff_update_savings_search() 143 vpx_prob *bestp, vpx_prob upd, in vp9_prob_diff_update_savings_search_model() 184 const vpx_prob upd = DIFF_UPDATE_PROB; in vp9_cond_prob_diff_update() local
|
| D | vp9_bitstream.c | 549 const vpx_prob upd = DIFF_UPDATE_PROB; in update_coef_probs_common() local 602 const vpx_prob upd = DIFF_UPDATE_PROB; in update_coef_probs_common() local
|
| D | vp9_encoder.c | 8237 int upd = 7; local
|
| /external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/ |
| D | LockFreeStackTest.kt | 53 val upd = Node(value, cur) in pushLoop() constant
|
| /external/libvpx/vp8/encoder/ |
| D | bitstream.c | 670 const vp8_prob newp, const vp8_prob upd) { in prob_update_savings() 717 const vp8_prob upd = vp8_coef_update_probs[i][j][k][t]; in independent_coef_context_savings() local 765 const vp8_prob upd = vp8_coef_update_probs[i][j][k][t]; in default_coef_context_savings() local 886 const vp8_prob upd = vp8_coef_update_probs[i][j][k][t]; in vp8_update_coef_probs() local 907 const vp8_prob upd = vp8_coef_update_probs[i][j][k][t]; in vp8_update_coef_probs() local 968 const vp8_prob upd = vp8_coef_update_probs[i][j][k][t]; in pack_coef_probs() local
|
| /external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/src/ |
| D | Publish.kt | 276 var upd = cur + n in request() variable
|
| /external/libvpx/vp8/ |
| D | vp8_cx_iface.c | 840 int upd = 7; in set_reference_and_update() local
|
| /external/wpa_supplicant_8/hs20/server/ |
| D | spp_server.c | 1453 xml_node_t *pps, *c, *trust, *aaa, *aaa1, *upd, *homesp, *p; in build_pps() local
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_nl80211.c | 5495 struct nl80211_sta_flag_update upd; in wpa_driver_nl80211_sta_add() local 6262 struct nl80211_sta_flag_update upd; in wpa_driver_nl80211_sta_set_flags() local 7476 struct nl80211_sta_flag_update upd; in wpa_driver_nl80211_set_supp_port() local
|
| /external/libaom/av1/encoder/ |
| D | encoder.c | 5212 int upd = AOM_REFFRAME_ALL; in av1_apply_encoding_flags() local
|