Searched defs:old_state (Results 1 - 25 of 31) sorted by relevance

12

/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
H A DOISWiiMote.cpp232 const bool old_state = ((mtLastButtonStates & ( 1L << ois_button )) == 0) ? false : true; local
235 if( new_state == old_state )
/external/opencv3/3rdparty/libtiff/
H A Dtif_stream.cxx206 int old_state; local
208 ios::iostate old_state;
212 old_state = os->rdstate();
229 os->clear(old_state);
/external/fio/
H A Dblktrace.c340 int fd, i, old_state; local
352 old_state = td_bump_runstate(td, TD_SETTING_UP);
418 td_restore_runstate(td, old_state);
H A Dlibfio.c182 int old_state = td->runstate; local
185 return old_state;
188 void td_restore_runstate(struct thread_data *td, int old_state) argument
190 td_set_runstate(td, old_state);
H A Dfilesetup.c761 int old_state; local
767 old_state = td_bump_runstate(td, TD_SETTING_UP);
961 td_restore_runstate(td, old_state);
966 td_restore_runstate(td, old_state);
H A Diolog.c1235 int old_state, i; local
1237 old_state = td_bump_runstate(td, TD_FINISHING);
1261 td_restore_runstate(td, old_state);
/external/v8/src/crankshaft/
H A Dhydrogen-escape-analysis.cc87 HCapturedObject* old_state) {
91 HValue* operand = old_state->OperandAt(index);
102 HCapturedObject* old_state) {
105 HValue* operand = old_state->OperandAt(index);
85 NewStateForLoopHeader( HInstruction* previous, HCapturedObject* old_state) argument
100 NewStateCopy( HInstruction* previous, HCapturedObject* old_state) argument
/external/v8/src/ic/
H A Dic-state.cc397 CompareICState::State CompareICState::NewInputState(State old_state, argument
399 switch (old_state) {
449 Isolate* isolate, State old_state, State old_left, State old_right,
452 switch (old_state) {
448 TargetState( Isolate* isolate, State old_state, State old_left, State old_right, Token::Value op, bool has_inlined_smi_code, Handle<Object> x, Handle<Object> y) argument
H A Dic.cc98 void IC::TraceIC(const char* type, Handle<Object> name, State old_state, argument
127 PrintF(" (%c->%c%s) map=%p ", TransitionMarkFromState(old_state),
342 static void ComputeTypeInfoCountDelta(IC::State old_state, IC::State new_state, argument
345 switch (old_state) {
396 State old_state = StateFromCode(old_target); local
409 ComputeTypeInfoCountDelta(old_state, new_state, &polymorphic_delta,
2649 BinaryOpICState old_state(isolate(), target()->extra_ic_state());
2678 os << "[BinaryOpIC" << old_state << " => " << state << " @ "
2688 if (!old_state.UseInlinedSmiCode() && state.UseInlinedSmiCode()) {
2690 } else if (old_state
[all...]
/external/webrtc/webrtc/libjingle/xmpp/
H A Dpubsubstateclient.h46 C old_state; member in struct:buzz::PubSubStateChange
199 C old_state = has_old_state ? state_by_key_[key] : default_state_; local
200 if ((retracted && !has_old_state) || StatesEqual(new_state, old_state)) {
218 change.old_state = old_state;
H A Dchatroommoduleimpl.cc405 XmppChatroomState old_state; member in struct:buzz::StateTransitionDescription
531 XmppChatroomState old_state = chatroom_state_; local
534 if (old_state == new_state)
540 if (Transitions[i].old_state == old_state &&
/external/wpa_supplicant_8/hostapd/src/fst/
H A Dfst_ctrl_aux.h56 enum fst_session_state old_state; member in struct:fst_event_extra::fst_event_extra_session_state
/external/wpa_supplicant_8/src/fst/
H A Dfst_ctrl_aux.h56 enum fst_session_state old_state; member in struct:fst_event_extra::fst_event_extra_session_state
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_old.c406 * @old_state: old state wpa_supplicant is leaving
413 enum wpa_states old_state)
430 if (new_state == old_state)
444 old_state_str = wpa_supplicant_state_txt(old_state);
411 wpa_supplicant_dbus_notify_state_change(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) argument
H A Ddbus_old.h76 enum wpa_states old_state);
110 enum wpa_states old_state)
108 wpa_supplicant_dbus_notify_state_change(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) argument
/external/wpa_supplicant_8/wpa_supplicant/src/fst/
H A Dfst_ctrl_aux.h56 enum fst_session_state old_state; member in struct:fst_event_extra::fst_event_extra_session_state
/external/libnfc-nci/src/nfa/dm/
H A Dnfa_dm_discover.c1799 tNFA_DM_RF_DISC_STATE old_state = nfa_dm_cb.disc_cb.disc_state; local
1802 NFA_TRACE_DEBUG5 ("nfa_dm_disc_new_state (): old_state: %s (%d), new_state: %s (%d) disc_flags: 0x%x",
1806 NFA_TRACE_DEBUG3 ("nfa_dm_disc_new_state(): old_state: %d, new_state: %d disc_flags: 0x%x",
1822 if (old_state > NFA_DM_RFST_DISCOVERY)
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup.c277 unsigned old_state = setup->state; local
279 if (old_state == new_state)
285 states[old_state],
296 if (old_state == SETUP_FLUSHED)
309 if (old_state == SETUP_CLEARED)
/external/drm_hwcomposer/
H A Dhwcomposer.cpp138 drmModeConnection old_state = conn->state(); local
144 if (cur_state == old_state)
/external/opencv3/modules/ts/include/opencv2/
H A Dts.hpp528 const uint64 old_state; member in struct:cvtest::DefaultRngAuto
530 DefaultRngAuto() : old_state(cv::theRNG().state) { cv::theRNG().state = (uint64)-1; }
531 ~DefaultRngAuto() { cv::theRNG().state = old_state; }
/external/wpa_supplicant_8/wpa_supplicant/
H A Dnotify.c92 enum wpa_states old_state)
99 old_state);
108 else if (old_state >= WPA_ASSOCIATED &&
116 else if (old_state >= WPA_ASSOCIATED && new_state < WPA_ASSOCIATED)
90 wpas_notify_state_changed(struct wpa_supplicant *wpa_s, enum wpa_states new_state, enum wpa_states old_state) argument
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_state.c864 struct pipe_framebuffer_state *old_state = r300->fb_state.state; local
883 if (old_state->zsbuf && r300->zmask_in_use && !r300->locked_zbuffer) {
886 if (!pipe_surface_equal(old_state->zsbuf, state->zsbuf)) {
893 pipe_surface_reference(&r300->locked_zbuffer, old_state->zsbuf);
918 if (!!old_state->zsbuf != !!state->zsbuf) {
/external/webrtc/webrtc/p2p/base/
H A Dport.cc850 State old_state = state_; local
852 if (state != old_state) {
/external/v8/src/interpreter/
H A Dinterpreter.cc1841 Node* old_state = local
1846 __ SetAccumulator(old_state);
/external/webrtc/talk/app/webrtc/
H A Dwebrtcsession.cc921 void WebRtcSession::LogState(State old_state, State new_state) { argument
923 << " Old state:" << GetStateString(old_state)

Completed in 524 milliseconds

12