Home
last modified time | relevance | path

Searched defs:upd (Results 1 – 20 of 20) sorted by relevance

/external/kotlinx.atomicfu/atomicfu/src/commonMain/kotlin/kotlinx/atomicfu/
DAtomicFU.common.kt166 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/
Dvp9_subexp.c119 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
Dvp9_bitstream.c550 const vpx_prob upd = DIFF_UPDATE_PROB; in update_coef_probs_common() local
Dvp9_encoder.c7036 int upd = 7; local
/external/grpc-grpc/test/core/resource_quota/
Dperiodic_update_test.cc34 std::unique_ptr<PeriodicUpdate> upd; in TEST() local
82 std::unique_ptr<PeriodicUpdate> upd; in TEST() local
/external/kotlinx.atomicfu/atomicfu/src/commonTest/kotlin/kotlinx/atomicfu/test/
DLockFreeStackTest.kt53 val upd = Node(value, cur) in pushLoop() constant
/external/libvpx/vp8/encoder/
Dbitstream.c670 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/grpc-grpc/test/core/transport/chttp2/
Dflow_control_fuzzer.cc247 StreamFlowControl::IncomingUpdateContext upd(&stream->fc); in Perform() local
274 StreamFlowControl::IncomingUpdateContext upd(&s->fc); in Perform() local
293 StreamFlowControl::IncomingUpdateContext upd(&s->fc); in Perform() local
/external/kotlinx.coroutines/reactive/kotlinx-coroutines-reactive/src/
DPublish.kt276 var upd = cur + n in request() variable
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dframe_window_update.cc113 grpc_core::chttp2::TransportFlowControl::OutgoingUpdateContext upd( in grpc_chttp2_window_update_parser_parse() local
Dparsing.cc520 grpc_core::chttp2::TransportFlowControl::IncomingUpdateContext upd( in init_data_frame_parser() local
525 grpc_core::chttp2::StreamFlowControl::IncomingUpdateContext upd( in init_data_frame_parser() local
Dchttp2_transport.cc1991 grpc_core::chttp2::StreamFlowControl::IncomingUpdateContext upd( in grpc_chttp2_maybe_complete_recv_message() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe_window_update.cc111 grpc_core::chttp2::TransportFlowControl::OutgoingUpdateContext upd( in grpc_chttp2_window_update_parser_parse() local
Dparsing.cc542 grpc_core::chttp2::TransportFlowControl::IncomingUpdateContext upd( in init_data_frame_parser() local
547 grpc_core::chttp2::StreamFlowControl::IncomingUpdateContext upd( in init_data_frame_parser() local
Dchttp2_transport.cc2012 grpc_core::chttp2::StreamFlowControl::IncomingUpdateContext upd( in grpc_chttp2_maybe_complete_recv_message() local
/external/lzma/CPP/7zip/UI/Agent/
DAgentOut.cpp157 static void SetInArchiveInterfaces(CAgent *agent, CArchiveUpdateCallback *upd) in SetInArchiveInterfaces()
/external/libvpx/vp8/
Dvp8_cx_iface.c847 int upd = 7; in set_reference_and_update() local
/external/wpa_supplicant_8/hs20/server/
Dspp_server.c1453 xml_node_t *pps, *c, *trust, *aaa, *aaa1, *upd, *homesp, *p; in build_pps() local
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.c5634 struct nl80211_sta_flag_update upd; in wpa_driver_nl80211_sta_add() local
6406 struct nl80211_sta_flag_update upd; in wpa_driver_nl80211_sta_set_flags() local
7635 struct nl80211_sta_flag_update upd; in wpa_driver_nl80211_set_supp_port() local
/external/libaom/av1/encoder/
Dencoder.c5332 int upd = AOM_REFFRAME_ALL; in av1_apply_encoding_flags() local