Home
last modified time | relevance | path

Searched defs:old_state (Results 1 – 25 of 56) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/search/
Dsearch_model.cc42 const State old_state = state_; in SetState() local
57 const State old_state = state_; in SetMode() local
72 const State old_state = state_; in SetInstantSupportState() local
86 const State old_state = state_; in SetVoiceSearchSupported() local
Dsearch_delegate.cc19 void SearchDelegate::ModelChanged(const SearchModel::State& old_state, in ModelChanged()
Dinstant_page.cc83 void InstantPage::ModelChanged(const SearchModel::State& old_state, in ModelChanged()
Dsearch_model_unittest.cc47 const SearchModel::State& old_state, in ModelChanged()
/external/chromium_org/chrome/browser/metrics/
Dthread_watcher_unittest.cc93 State old_state; in UpdateState() local
111 WaitState old_state; in UpdateWaitState() local
122 State old_state = UpdateState(ACTIVATED); in ActivateThreadWatching() local
128 State old_state = UpdateState(DEACTIVATED); in DeActivateThreadWatching() local
135 State old_state = UpdateState(SENT_PING); in PostPingMessage() local
141 State old_state = UpdateState(RECEIVED_PONG); in OnPongMessage() local
/external/fio/
Dlibfio.c179 int old_state = td->runstate; in td_bump_runstate() local
185 void td_restore_runstate(struct thread_data *td, int old_state) in td_restore_runstate()
/external/chromium_org/chromeos/ime/
Dfake_ime_keyboard.cc45 bool old_state = caps_lock_is_enabled_; in SetCapsLockEnabled() local
Dime_keyboard_x11.cc394 bool old_state = current_caps_lock_status_; in SetCapsLockEnabled() local
/external/chromium_org/v8/src/ic/
Dic-state.cc509 CompareICState::State CompareICState::NewInputState(State old_state, in NewInputState()
553 State old_state, State old_left, State old_right, Token::Value op, in TargetState()
Dic.cc99 void IC::TraceIC(const char* type, Handle<Object> name, State old_state, in TraceIC()
138 #define TRACE_VECTOR_IC(type, name, old_state, new_state) \ argument
355 static void ComputeTypeInfoCountDelta(IC::State old_state, IC::State new_state, in ComputeTypeInfoCountDelta()
393 State old_state, State new_state, in OnTypeFeedbackChanged()
428 State old_state = UNINITIALIZED; in PostPatching() local
1901 IC::State old_state = FeedbackToState(vector, slot); in DoCustomHandler() local
1930 IC::State old_state = FeedbackToState(vector, slot); in PatchMegamorphic() local
1956 IC::State old_state = FeedbackToState(vector, slot); in HandleMiss() local
2236 BinaryOpICState old_state(isolate(), target()->extra_ic_state()); in Transition() local
/external/lldb/tools/debugserver/source/MacOSX/
DMachException.cpp90 const thread_state_t old_state, in catch_mach_exception_raise_state()
119 thread_state_t old_state, in catch_mach_exception_raise_state_identity()
/external/qemu/distrib/sdl-1.2.15/src/video/dc/
DSDL_dcevents.c93 static kbd_state_t old_state; in keyboard_update() local
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dpubsubstateclient.h63 C old_state; member
216 C old_state = has_old_state ? state_by_key_[key] : default_state_; in OnItem() local
Dchatroommoduleimpl.cc421 XmppChatroomState old_state; member
547 XmppChatroomState old_state = chatroom_state_; in ChangePresence() local
/external/chromium_org/ash/wm/
Dlock_window_state.cc108 scoped_ptr<wm::WindowState::State> old_state( in SetLockWindowState() local
/external/chromium_org/chrome/browser/ui/
Dbrowser_instant_controller.cc123 const SearchModel::State& old_state, in ModelChanged()
/external/chromium_org/v8/src/
Dhydrogen-escape-analysis.cc87 HCapturedObject* old_state) { in NewStateForLoopHeader()
102 HCapturedObject* old_state) { in NewStateCopy()
/external/chromium_org/ui/views/controls/scrollbar/
Dbase_scroll_bar_thumb.cc129 CustomButton::ButtonState old_state = state_; in SetState() local
/external/chromium_org/mojo/system/
Dlocal_message_pipe_endpoint.cc33 HandleSignalsState old_state = GetHandleSignalsState(); in OnPeerClose() local
/external/chromium_org/athena/wm/
Dbezel_controller.cc86 State old_state = state_; in SetState() local
/external/chromium_org/chrome/browser/ui/bookmarks/
Dbookmark_tab_helper.cc93 const bool old_state = is_starred_; in UpdateStarredStateForCurrentURL() local
/external/qemu/qobject/
Djson-lexer.c70 #define TERMINAL_NEEDED_LOOKAHEAD(old_state, terminal) \ argument
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dsync_worker.cc220 RemoteServiceState old_state = GetCurrentState(); in SetSyncEnabled() local
681 RemoteServiceState old_state = GetCurrentState(); in UpdateServiceState() local
/external/chromium_org/mojo/public/cpp/utility/lib/
Drun_loop.cc105 RunState* old_state = run_state_; in RunInternal() local
/external/chromium_org/mojo/common/
Dmessage_pump_mojo.cc105 RunState* old_state = NULL; in Run() local

123