Home
last modified time | relevance | path

Searched refs:old_state (Results 1 – 25 of 45) sorted by relevance

12

/external/grpc-grpc/src/core/lib/iomgr/
Dcombiner.cc99 gpr_atm old_state = gpr_atm_full_fetch_add(&lock->state, -STATE_UNORPHANED); in start_destroy() local
101 GPR_INFO, "C:%p really_destroy old_state=%" PRIdPTR, lock, old_state)); in start_destroy()
102 if (old_state == 1) { in start_destroy()
285 gpr_atm old_state = in grpc_combiner_continue_exec_ctx() local
288 gpr_log(GPR_INFO, "C:%p finish old_state=%" PRIdPTR, lock, old_state)); in grpc_combiner_continue_exec_ctx()
295 switch (old_state) { in grpc_combiner_continue_exec_ctx()
/external/webrtc/webrtc/libjingle/xmpp/
Dpubsubstateclient.h46 C old_state; member
199 C old_state = has_old_state ? state_by_key_[key] : default_state_; in OnItem() local
200 if ((retracted && !has_old_state) || StatesEqual(new_state, old_state)) { in OnItem()
218 change.old_state = old_state; in OnItem()
Dhangoutpubsubclient.cc240 change.published_nick, change.old_state, change.new_state); in OnPresenterStateChange()
259 bool was_muted = change.old_state; in OnAudioMuteStateChange()
324 change.published_nick, change.old_state, change.new_state); in OnVideoMuteStateChange()
341 change.published_nick, change.old_state, change.new_state); in OnVideoPauseStateChange()
358 change.published_nick, change.old_state, change.new_state); in OnRecordingStateChange()
377 bool was_blockee = change.old_state; in OnMediaBlockStateChange()
Dchatroommoduleimpl.cc405 XmppChatroomState old_state; member
531 XmppChatroomState old_state = chatroom_state_; in ChangePresence() local
534 if (old_state == new_state) in ChangePresence()
540 if (Transitions[i].old_state == old_state && in ChangePresence()
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/msm_vidc/msm_vidc_common_state_change/
Dformat10 field:int old_state; offset:12; size:4; signed:1;
13 print fmt: "Moved inst: %p from 0x%x to 0x%x", REC->instp, REC->old_state, REC->new_state
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/msm_vidc/msm_vidc_common_state_change/
Dformat10 field:int old_state; offset:16; size:4; signed:1;
13 print fmt: "Moved inst: %p from 0x%x to 0x%x", REC->instp, REC->old_state, REC->new_state
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/mac80211/drv_sta_state/
Dformat15 field:u32 old_state; offset:72; size:4; signed:0;
18 …str(vif_name), REC->vif_type, REC->p2p ? "/p2p" : "", REC->sta_addr, REC->old_state, REC->new_state
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/round_robin/
Dround_robin.cc164 void UpdateStateCountersLocked(grpc_connectivity_state old_state,
461 grpc_connectivity_state old_state, grpc_connectivity_state new_state, in UpdateStateCountersLocked() argument
463 GPR_ASSERT(old_state != GRPC_CHANNEL_SHUTDOWN); in UpdateStateCountersLocked()
465 if (old_state == GRPC_CHANNEL_READY) { in UpdateStateCountersLocked()
468 } else if (old_state == GRPC_CHANNEL_CONNECTING) { in UpdateStateCountersLocked()
471 } else if (old_state == GRPC_CHANNEL_TRANSIENT_FAILURE) { in UpdateStateCountersLocked()
/external/v8/tools/
Dic-processor.js154 type, pc, line, column, old_state, new_state, map, name, modifier, argument
158 print(type + " (" + old_state + "->" + new_state + modifier + ") at " +
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/optimization/
Doptimize_dataset_test.py88 0, lambda old_state, elem: (old_state + 1, elem + old_state + var)))
/external/wpa_supplicant_8/src/fst/
Dfst_ctrl_aux.h67 enum fst_session_state old_state; member
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ReduceDataset.pbtxt20 A function that maps `(old_state, input_element)` to `new_state`. It must take
/external/toolchain-utils/binary_search_tool/
Dbinary_search_state.py568 old_state = None
576 old_state = os.readlink(STATE_FILE)
586 if old_state:
587 os.remove(old_state)
/external/autotest/client/site_tests/cellular_ScanningProperty/
Dcellular_ScanningProperty.py95 old_state, new_state): argument
109 if old_state == new_state:
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup.c295 unsigned old_state = setup->state; in set_scene_state() local
297 if (old_state == new_state) in set_scene_state()
303 states[old_state], in set_scene_state()
314 if (old_state == SETUP_FLUSHED) in set_scene_state()
327 if (old_state == SETUP_CLEARED) in set_scene_state()
/external/adhd/cras/src/server/
Dcras_bt_transport.c251 enum cras_bt_transport_state old_state = in cras_bt_transport_update_properties() local
256 if (transport->state != old_state) in cras_bt_transport_update_properties()
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.c90 enum wpa_states old_state) in wpas_notify_state_changed() argument
102 else if (old_state >= WPA_ASSOCIATED && in wpas_notify_state_changed()
110 else if (old_state >= WPA_ASSOCIATED && new_state < WPA_ASSOCIATED) in wpas_notify_state_changed()
Dnotify.h25 enum wpa_states old_state);
/external/v8/src/
Dunicode.cc221 State old_state = *state; in ValueOfIncremental() local
224 if (V8_LIKELY(next <= kMaxOneByteChar && old_state == State::kAccept)) { in ValueOfIncremental()
250 if (old_state != State::kAccept) { in ValueOfIncremental()
/external/autotest/client/cros/cellular/pseudomodem/
Dmodem.py306 old_state = self.Get(mm1_constants.I_MODEM, 'State')
308 self.StateChanged(old_state, state, dbus.types.UInt32(reason))
/external/libevent/
Dbufferevent_openssl.c327 unsigned old_state : 2; member
1308 return be_openssl_set_fd(bev_ssl, bev_ssl->old_state, data->fd); in be_openssl_ctrl()
1376 bev_ssl->old_state = state; in bufferevent_openssl_new_impl()
/external/u-boot/drivers/usb/gadget/
Df_mass_storage.c2282 enum fsg_state old_state; in handle_exception() local
2327 old_state = common->state; in handle_exception()
2329 if (old_state == FSG_STATE_ABORT_BULK_OUT) in handle_exception()
2341 switch (old_state) { in handle_exception()
/external/adhd/cras/src/libcras/
Dcras_client.c621 cras_socket_state_t old_state = client->server_fd_state; in disconnect_transition_action() local
658 switch (old_state) { in disconnect_transition_action()
702 cras_socket_state_t old_state; in server_fd_dispatch() local
708 old_state = client->server_fd_state; in server_fd_dispatch()
735 } else if (old_state != client->server_fd_state) { in server_fd_dispatch()
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.h346 void LogState(State old_state, State new_state);
/external/v8/src/ic/
Dic.h109 void TraceIC(const char* type, Handle<Object> name, State old_state,

12