Home
last modified time | relevance | path

Searched defs:oldState (Results 1 – 25 of 29) sorted by relevance

12

/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.expected/assign/
Dassign.U.pass.cpp103 Traced::state oldState{}; in test() local
119 Traced::state oldState{}; in test() local
142 BothMayThrow::state oldState{}; in test() local
168 BothMayThrow::state oldState{}; in test() local
194 BothMayThrow::state oldState{}; in test() local
222 BothMayThrow::state oldState{}; in test() local
254 TracedNoexcept::state oldState{}; in test() local
286 TracedNoexcept::state oldState{}; in test() local
Dassign.move.pass.cpp108 Traced::state oldState{}; in test() local
136 TracedNoexcept::state oldState{}; in test() local
166 Traced::state oldState{}; in test() local
201 TracedNoexcept::state oldState{}; in test() local
230 Traced::state oldState{}; in test() local
252 Traced::state oldState{}; in test() local
Dassign.copy.pass.cpp87 Traced::state oldState{}; in test() local
115 TracedNoexcept::state oldState{}; in test() local
145 Traced::state oldState{}; in test() local
181 TracedNoexcept::state oldState{}; in test() local
211 Traced::state oldState{}; in test() local
234 Traced::state oldState{}; in test() local
Dassign.unexpected.copy.pass.cpp103 BothNoexcept::state oldState{}; in test() local
124 BothNoexcept::state oldState{}; in test() local
152 BothNoexcept::state oldState{}; in test() local
166 Traced::state oldState{}; in test() local
Dassign.unexpected.move.pass.cpp103 BothNoexcept::state oldState{}; in test() local
124 BothNoexcept::state oldState{}; in test() local
152 BothNoexcept::state oldState{}; in test() local
166 Traced::state oldState{}; in test() local
Demplace.pass.cpp54 BothNoexcept::state oldState{}; in test() local
68 BothMayThrow::state oldState{}; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/expected/expected.void/assign/
Dassign.unexpected.move.pass.cpp103 BothNoexcept::state oldState{}; in test() local
124 BothNoexcept::state oldState{}; in test() local
152 BothNoexcept::state oldState{}; in test() local
166 Traced::state oldState{}; in test() local
/external/kotlinx.coroutines/integration/kotlinx-coroutines-slf4j/src/
DMDCContext.kt56 val oldState = MDC.getCopyOfContextMap() in updateThreadContext() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/
DStateFlow.kt325 val oldState = _state.value in compareAndSet() constant
386 var oldState: Any? = null // previously emitted T!! | NULL (null -- nothing emitted yet) in collect() variable
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/
DThreadContextElementTest.kt228 val oldState = myThreadLocal.get() in updateThreadContext() constant
249 val oldState = myThreadLocal.get() in updateThreadContext() constant
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/internal/
DThreadContext.kt110 val oldState = threadLocal.get() in updateThreadContext() constant
/external/swiftshader/src/Reactor/
DPragma.hpp57 std::variant<BooleanPragma, IntegerPragma> oldState; member in rr::ScopedPragma
/external/deqp/framework/delibs/debase/
DdeMath.c71 unsigned int oldState; in deSetRoundingMode() local
/external/perfetto/ui/src/frontend/
Dindex.ts66 const oldState = this.state; constant
/external/libbackup/src/com/google/android/libraries/backup/shadow/
DBackupAgentHelperShadow.java152 ParcelFileDescriptor oldState, BackupDataOutput data, ParcelFileDescriptor newState) in onBackup()
/external/libbackup/src/com/google/android/libraries/backup/
DPersistentBackupAgentHelper.java55 public void onBackup(ParcelFileDescriptor oldState, BackupDataOutput data, in onBackup()
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/base/
DGeneratorBase.java208 int oldState = _features; in overrideStdFeatures() local
DParserBase.java298 int oldState = _features; in overrideStdFeatures() local
/external/openthread/src/core/meshcop/
Djoiner.cpp121 State oldState = mState; in SetState() local
Dcommissioner.cpp96 State oldState = mState; in SetState() local
/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPServerTransaction.java1370 DialogState oldState = dialog.getState(); in sendResponse() local
/external/openthread/src/core/thread/
Dnetwork_data_publisher.cpp820 State oldState = GetState(); in Publish() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/analytics/
DPlaybackStatsListener.java857 private static boolean isInvalidJoinTransition( in isInvalidJoinTransition()
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/analytics/
DPlaybackStatsListener.java857 private static boolean isInvalidJoinTransition( in isInvalidJoinTransition()
/external/nanohttpd/websocket/src/main/java/fi/iki/elonen/
DNanoWSD.java134 State oldState = this.state; in close() local

12