/external/openfst/src/include/fst/ |
D | compose-filter.h | 75 void SetState(T state) { state_ = state; } in SetState() function 143 void SetState(const F1 &f1, const F2 &f2) { in SetState() function 245 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function 330 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function 418 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function 506 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function
|
D | matcher.h | 115 void SetState(StateId s) { SetState_(s); } in SetState() function 212 void SetState(StateId s) { in SetState() function 448 void SetState(StateId s) { in SetState() function 622 void SetState(StateId s) { in SetState() function 811 void SetState(StateId s) { in SetState() function 1035 void SetState(StateId s) { in SetState() function 1186 void SetState(StateId s) { base_->SetState(s); } in SetState() function
|
D | lookahead-matcher.h | 206 void SetState(StateId s) { return matcher_.SetState(s); } in SetState() function 286 void SetState(StateId s) { in SetState() function 481 void SetState(StateId s) { in SetState() function 737 void SetState(StateId s) { base_->SetState(s); } in SetState() function
|
D | state-map.h | 421 void SetState(StateId s) { in SetState() function 459 void SetState(StateId s) { in SetState() function 543 void SetState(StateId s) { in SetState() function
|
D | accumulator.h | 54 void SetState(StateId) {} in SetState() function 93 void SetState(StateId) {} in SetState() function 187 void SetState(StateId s) { in SetState() function 694 void SetState(StateId s) { in SetState() function
|
D | matcher-fst.h | 227 void SetState(StateId s) { matcher_->SetState(s); } in SetState() function 268 void SetState(StateId s) { matcher_->SetState(s); } in SetState() function
|
D | state-reachable.h | 162 void SetState(StateId s) { s_ = s; } in SetState() function
|
D | arcsort.h | 56 void SetState(StateId s) { in SetState() function
|
D | lookahead-filter.h | 244 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function 360 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function 474 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function
|
D | vector-fst.h | 137 void SetState(StateId s, State *state) { states_[s] = state; } in SetState() function
|
/external/lldb/tools/debugserver/source/ |
D | TTYState.cpp | 101 TTYStateSwitcher::SetState(uint32_t idx) const in SetState() function in TTYStateSwitcher
|
/external/webrtc/webrtc/modules/video_coding/ |
D | frame_buffer.cc | 205 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) { in SetState() function in webrtc::VCMFrameBuffer
|
D | decoding_state.cc | 67 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) { in SetState() function in webrtc::VCMDecodingState
|
/external/openfst/src/include/fst/extensions/pdt/ |
D | compose.h | 82 void SetState(StateId s) { in SetState() function 332 void SetState(StateId s1, StateId s2, const FilterState &f) { in SetState() function
|
/external/ceres-solver/internal/ceres/ |
D | parameter_block.h | 94 bool SetState(const double* x) { in SetState() function
|
/external/webrtc/talk/app/webrtc/ |
D | datachannel.cc | 482 void DataChannel::SetState(DataState state) { in SetState() function in webrtc::DataChannel
|
D | videosource.cc | 464 void VideoSource::SetState(SourceState new_state) { in SetState() function in webrtc::VideoSource
|
D | webrtcsession.cc | 927 void WebRtcSession::SetState(State state) { in SetState() function in webrtc::WebRtcSession
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_and_cursor_composer_unittest.cc | 97 void SetState(CursorState state, const DesktopVector& pos) { in SetState() function in webrtc::__anon07ebca250111::FakeMouseMonitor
|
/external/lldb/tools/debugserver/source/MacOSX/ |
D | MachThread.cpp | 527 MachThread::SetState(nub_state_t state) in SetState() function in MachThread
|
D | MachProcess.cpp | 261 MachProcess::SetState(nub_state_t new_state) in SetState() function in MachProcess
|
/external/webrtc/webrtc/base/ |
D | testutils.h | 198 void SetState(StreamState state) { in SetState() function
|
/external/v8/src/ |
D | deoptimizer.h | 858 void SetState(Smi* state) { state_ = state; } in SetState() function
|
/external/lldb/source/Target/ |
D | Thread.cpp | 531 Thread::SetState(StateType state) in SetState() function in Thread
|
/external/protobuf/python/google/protobuf/pyext/ |
D | message.cc | 2104 PyObject* SetState(CMessage* self, PyObject* state) { in CheckAndGetInteger() function
|