Home
last modified time | relevance | path

Searched defs:InitialState (Results 1 – 25 of 103) sorted by relevance

12345

/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DCheckObjCDealloc.cpp272 ProgramStateRef InitialState = C.getState(); in checkBeginFunction() local
517 ProgramStateRef InitialState = State; in diagnoseMissingReleases() local
845 ProgramStateRef InitialState = C.getState(); in transitionToReleaseValue() local
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/pkg/mutate/
H A DPackageStateMutator.java130 public static class InitialState { class in PackageStateMutator
135 public InitialState(int packageSequence, long stateSequence) { in InitialState() method in PackageStateMutator.InitialState
/aosp_15_r20/external/angle/src/tests/gl_tests/gles1/
H A DCurrentNormalTest.cpp36 TEST_P(CurrentNormalTest, InitialState) in TEST_P() argument
H A DCurrentColorTest.cpp34 TEST_P(CurrentColorTest, InitialState) in TEST_P() argument
H A DShadeModelTest.cpp34 TEST_P(ShadeModelTest, InitialState) in TEST_P() argument
H A DTextureTargetEnableTest.cpp30 TEST_P(TextureTargetEnableTest, InitialState) in TEST_P() argument
H A DMatrixModeTest.cpp32 TEST_P(MatrixModeTest, InitialState) in TEST_P() argument
H A DMatrixStackTest.cpp32 TEST_P(MatrixStackTest, InitialState) in TEST_P() argument
H A DClientStateEnable.cpp37 TEST_P(ClientStateEnable, InitialState) in TEST_P() argument
H A DClientActiveTextureTest.cpp34 TEST_P(ClientActiveTextureTest, InitialState) in TEST_P() argument
H A DPointParameterTest.cpp34 TEST_P(PointParameterTest, InitialState) in TEST_P() argument
H A DCurrentTextureCoordsTest.cpp39 TEST_P(CurrentTextureCoordsTest, InitialState) in TEST_P() argument
H A DClipPlaneTest.cpp34 TEST_P(ClipPlaneTest, InitialState) in TEST_P() argument
H A DTextureParameterTest.cpp34 TEST_P(TextureParameterTest, InitialState) in TEST_P() argument
H A DMaterialsTest.cpp36 TEST_P(MaterialsTest, InitialState) in TEST_P() argument
H A DFogTest.cpp34 TEST_P(FogTest, InitialState) in TEST_P() argument
H A DTextureEnvTest.cpp132 TEST_P(TextureEnvTest, InitialState) in TEST_P() argument
/aosp_15_r20/external/cronet/base/fuchsia/
H A Dtest_component_context_for_process.h77 enum class InitialState { enum
/aosp_15_r20/external/cronet/base/synchronization/
H A Dwaitable_event.h62 enum class InitialState { SIGNALED, NOT_SIGNALED }; enum
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/synchronization/
Dwaitable_event.h66 enum class InitialState { SIGNALED, NOT_SIGNALED }; enum
/aosp_15_r20/external/libchrome/base/synchronization/
H A Dwaitable_event.h63 enum class InitialState { SIGNALED, NOT_SIGNALED }; enum
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/synchronization/
Dwaitable_event.h66 enum class InitialState { SIGNALED, NOT_SIGNALED }; enum
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dpacket_number_indexed_queue_test.cc25 TEST_F(PacketNumberIndexedQueueTest, InitialState) { in TEST_F() argument
/aosp_15_r20/external/grpc-grpc/test/core/tsi/
H A Dssl_session_cache_test.cc89 TEST(SslSessionCacheTest, InitialState) { in TEST() argument
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
H A Dle_dynamic_channel.cc33 LeDynamicChannel::State InitialState(bool has_remote_channel) { in InitialState() function

12345