HomeSort by relevance Sort by last modified time
    Searched refs:State (Results 451 - 475 of 643) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/platform/graphics/qt/
MediaPlayerPrivateQt.cpp 125 connect(m_mediaPlayer, SIGNAL(stateChanged(QMediaPlayer::State)),
126 this, SLOT(stateChanged(QMediaPlayer::State)));
285 if (m_mediaPlayer->state() != QMediaPlayer::PlayingState)
291 if (m_mediaPlayer->state() == QMediaPlayer::PlayingState)
297 return (m_mediaPlayer->state() != QMediaPlayer::PlayingState);
431 void MediaPlayerPrivateQt::stateChanged(QMediaPlayer::State)
520 // Log the state changes and raise the state change events
  /external/webkit/Source/WebCore/bindings/v8/
SerializedScriptValue.cpp 359 StateBase* state = doSerialize(value, 0); local
360 while (state)
361 state = state->advance(*this);
369 StateBase* checkException(StateBase* state)
371 return m_tryCatch.HasCaught() ? handleError(JSException, state) : 0;
374 StateBase* reportFailure(StateBase* state)
376 return handleError(JSFailure, state);
379 StateBase* writeArray(uint32_t length, StateBase* state)
382 return pop(state);
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/chromium/
GLES2Canvas.cpp 76 struct GLES2Canvas::State {
77 State()
88 State(const State& other)
94 , m_clippingPaths() // Don't copy; clipping paths are tracked per-state.
112 // Helper function for applying the state's alpha value to the given input
114 // PlatformContextSkia::State::applyAlpha(), but the type is different.
208 m_stateStack.append(State());
373 m_stateStack.append(State(m_stateStack.last()));
    [all...]
  /bionic/libc/tools/
gensyscalls.py 296 class State:
659 state = State() variable
660 state.process_file(bionic_root+"SYSCALLS.TXT")
661 state.regenerate()
  /external/chromium/build/
install-build-deps.sh 375 Dir::State::Lists "${tmp}/apt/lists/";
376 Dir::State::status "${tmp}/status";
  /external/chromium/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 180 && ((tcp_ == NULL) || (tcp_->State() != PseudoTcp::TCP_CLOSED)))
234 switch (tcp_->State()) {
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExprEngine.h 63 /// CleanedState - The state for EntryNode "cleaned" of all dead
94 /// Execute the work list with an initial state. Nodes that reaches the exit
96 /// state of the function call.
126 /// getInitialState - Return the initial state used for the root vertex
188 /// making assumptions about state values.
189 const ProgramState *processAssume(const ProgramState *state, SVal cond,bool assumption);
193 bool wantsRegionChangeUpdate(const ProgramState *state);
198 processRegionChanges(const ProgramState *state,
204 void printState(raw_ostream &Out, const ProgramState *State,
403 SVal evalBinOp(const ProgramState *state, BinaryOperator::Opcode op
    [all...]
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
relabel.h 162 typedef CacheState<A> State;
327 typedef CacheState<A> State;
  /external/v8/src/
global-handles.cc 33 #include "vm-state-inl.h"
200 VMState state(isolate, EXTERNAL);
216 enum State {
223 State state_ : 4; // Need one more bit for MSVC as it treats enums as signed.
228 // Provided data for callback. In DESTROYED state, this is used for
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 7 // Context.h: Defines the gl::Context class, managing all GL state and performing
138 // Helper structure to store all raw state
139 struct State
232 // State manipulation
456 State mState;
511 // state caching flags
  /frameworks/base/telephony/java/com/android/internal/telephony/
Phone.java 51 * The phone state. One of the following:<p>
61 enum State {
66 * The state of a data connection.
82 * The state of a data activity.
99 static final String STATE_KEY = "state";
280 * @param apnType specify for which apn to get connection state info.
309 * Get current coarse-grained voice call state.
313 * then the phone state is RINGING not OFFHOOK
319 State getState();
382 * Register for getting notifications for change in the Call State {@link Call.State
    [all...]
  /packages/apps/Phone/src/com/android/phone/sip/
SipSettings.java 171 if (mCallManager.getState() != Phone.State.IDLE) {
483 menu.findItem(MENU_ADD_ACCOUNT).setEnabled(mCallManager.getState() == Phone.State.IDLE);
  /packages/apps/Settings/src/com/android/settings/
SecuritySettings.java 321 KeyStore.State state = KeyStore.getInstance().state(); local
322 mResetCredentials.setEnabled(state != KeyStore.State.UNINITIALIZED);
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
ObjectStreamClassTest.java 191 .lookup(Thread.State.class);
  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.cc 26 #define SET_STATE(state) SetState(state, __PRETTY_FUNCTION__)
46 // A utility function to convert State enum to string.
47 const char* ToStr(const NotificationPanel::State state) {
48 switch (state) {
517 // no change to the state
609 PanelController::State* state = local
610 reinterpret_cast<PanelController::State*>(details.map_key())
    [all...]
  /external/chromium/chrome/browser/search_engines/
search_provider_install_data.cc 205 SearchProviderInstallData::State SearchProviderInstallData::GetInstallState(
  /external/chromium/net/http/
http_auth_handler_negotiate.cc 252 State state = next_state_; local
254 switch (state) {
270 NOTREACHED() << "bad state";
  /external/chromium/net/socket/
socks_client_socket_pool.cc 108 State state = next_state_; local
110 switch (state) {
126 NOTREACHED() << "bad state";
  /external/chromium/third_party/libjingle/source/talk/examples/login/
xmppsocket.cc 165 buzz::AsyncSocket::State XmppSocket::state() { function in class:XmppSocket
  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediasessionclient.h 143 void OnSessionState(BaseSession *session, BaseSession::State state);
  /external/libnfc-nxp/src/
phFriNfc_MifStdFormat.h 48 * \name Mifare standard - constants for the state
52 #define PH_FRINFC_MFSTD_FMT_RESET_INIT 0 /*!< Reset state */
184 * checking the authenticate state
306 /* Get the next authenticate state */
396 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT; \
412 * \copydoc page_reg Resets the component instance to the initial state and initializes the
442 * when an I/O operation has finished. The internal state machine decides
447 * The function call scheme is according to \ref grp_interact. No State reset is performed during
453 * the state machine of this function like a regular return value of an internally
  /external/markdown/
regression-tests.py 59 """ Tests of the State class for BlockParser. """
62 self.state = markdown.blockparser.State()
65 """ Test State when empty. """
66 self.assertEqual(self.state, [])
69 """ Test State.set(). """
70 self.state.set('a_state')
71 self.assertEqual(self.state, ['a_state'])
72 self.state.set('state2')
73 self.assertEqual(self.state, ['a_state', 'state2']
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/Xext/Xinerama/
Xinerama.c 156 panoramiX_info->State = rep.state;
266 return rep.state;
  /external/skia/android_sample/SampleApp/jni/
sample-jni.cpp 111 JNIEnv* env, jobject thiz, jint x, jint y, jint state);
133 SkView::Click::State state; local
136 state = SkView::Click::kDown_State;
140 state = SkView::Click::kUp_State;
143 state = SkView::Click::kMoved_State;
149 gWindow->handleClick(x, y, state);
  /external/webkit/Source/WebCore/html/parser/
HTMLTokenizer.cpp 87 inline bool isEndTagBufferingState(HTMLTokenizer::State state)
89 switch (state) {
148 // that some code points aren't reached in the state machine.
156 // character in the <mumble> state."
164 // character ... and switch to the <mumble> state."
176 // state. We handle those cases by advancing the source directly and using
177 // this macro to switch to the indicated state.
196 // token. Switch to the <mumble> state." We use the word "resume" instead of
198 // in the state when we "resume" (i.e., are called again)
    [all...]

Completed in 1611 milliseconds

<<11121314151617181920>>