Home
last modified time | relevance | path

Searched defs:state_ (Results 1 – 25 of 146) sorted by relevance

123456

/external/libcxx/test/support/
Ddeleter_types.h31 int state_; variable
69 int state_; variable
99 mutable int state_; variable
131 mutable int state_; variable
169 int state_; variable
190 int state_; variable
217 int state_; variable
236 int state_; variable
256 int state_; variable
275 int state_; variable
[all …]
/external/webrtc/webrtc/base/
Drandom.h63 uint64_t state_; variable
Dsocketadapters.h137 } state_; variable
182 State state_; variable
211 State state_; variable
Dmacasyncsocket.h90 ConnState state_; variable
/external/webrtc/webrtc/common_audio/
Dfir_filter_neon.h32 rtc::scoped_ptr<float[], AlignedFreeDeleter> state_; variable
Dfir_filter_sse.h32 rtc::scoped_ptr<float[], AlignedFreeDeleter> state_; variable
Dsparse_fir_filter.h45 std::vector<float> state_; variable
/external/webrtc/webrtc/libjingle/xmpp/
Dxmpppump.h55 buzz::XmppEngine::State state_; variable
Dxmppsocket.h64 buzz::AsyncSocket::State state_; variable
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_symbolizer_libbacktrace.h46 void *state_; // Leaked. variable
/external/libmojo/mojo/message_pump/
Dhandle_watcher.h57 std::unique_ptr<StateBase> state_; variable
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.dtor/
Dnull.pass.cpp21 int state_; member in Deleter
/external/compiler-rt/test/tsan/
Dmutex_annotations.cc30 long long state_; member in Mutex
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor/
Dnullptr.pass.cpp22 int state_; member in Deleter
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor/
Dnullptr.pass.cpp22 int state_; member in Deleter
Ddefault01.pass.cpp23 int state_; member in Deleter
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/
Dnull_ctor.pass.cpp23 int state_; member in Deleter
/external/webrtc/talk/session/media/
Drtcpmuxfilter.h83 State state_; variable
/external/libchrome/base/message_loop/
Dmessage_pump_glib.h52 RunState* state_; variable
/external/webrtc/talk/app/webrtc/
Dremoteaudiosource.h91 SourceState state_; variable
Dvideosource.h110 SourceState state_; variable
/external/v4l2_codec2/vda/
Dvp9_decoder.h132 State state_; variable
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers/
Dindex.fail.cpp21 int state_; member in A
/external/libcxx/test/std/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers/
Dindex.pass.cpp21 int state_; member in A
/external/v8/src/compiler/
Dcode-assembler.h411 CodeAssemblerState* state_; variable
433 CodeAssemblerState* state_; variable
467 CodeAssemblerState* state_; variable

123456