Home
last modified time | relevance | path

Searched refs:GetState (Results 1 - 25 of 31) sorted by relevance

12

/third_party/benchmark/test/
H A Dstate_assembly_test.cc10 benchmark::State& GetState();
19 State& S = GetState(); in test_for_auto_loop()
42 State& S = GetState(); in test_while_loop()
/third_party/gptfdisk/
H A Dgdisk.cc36 if (theGPT.GetState() != use_gpt) in main()
43 if (theGPT.GetState() != use_gpt) in main()
H A Dcgdisk.cc68 if (theGPT.GetState() != use_gpt) { in main()
H A Dgpt.h164 WhichToUse GetState(void) {return whichWasUsed;} in GetState() function in GPTData
/third_party/node/deps/v8/src/execution/
H A Dembedder-state.h23 EmbedderStateTag GetState() const { return tag_; } in GetState() function in v8::EmbedderStateTag::EmbedderState
/third_party/openSLES/api/1.0.1/
H A DOpenSLES_OpenHarmony.h58 SLresult (*GetState) ( member
H A DOpenSLES.h410 SLresult (*GetState) ( member
1395 SLresult (*GetState) ( member
/third_party/lzma/CS/7zip/Compress/LZMA/
H A DLzmaDecoder.cs125 uint GetState(uint pos, byte prevByte) in GetState() method in SevenZip.Compression.LZMA.Decoder.LiteralDecoder
129 { return m_Coders[GetState(pos, prevByte)].DecodeNormal(rangeDecoder); } in DecodeNormal()
132 { return m_Coders[GetState(pos, prevByte)].DecodeWithMatchByte(rangeDecoder, matchByte); } in DecodeWithMatchByte()
/third_party/node/deps/v8/src/codegen/
H A Dsource-position-table.h137 IndexAndPositionState GetState() const { in GetState() function in v8::internal::SourcePositionTableIterator
/third_party/ffmpeg/libavdevice/
H A Ddshow_filter.c163 SETVTBL(vtbl, filter, GetState); in ff_dshow_filter_Setup()
/third_party/node/deps/npm/node_modules/node-gyp/lib/
H A DFind-VisualStudio.cs108 InstanceState GetState(); in GetState() method
/third_party/glfw/src/
H A Dwin32_platform.h277 #define XInputGetState _glfw.win32.xinput.GetState
473 PFN_XInputGetState GetState; member
H A Dx11_platform.h289 #define XkbGetState _glfw.x11.xkb.GetState
784 PFN_XkbGetState GetState; member
H A Dwin32_init.c133 _glfw.win32.xinput.GetState = (PFN_XInputGetState) in loadLibraries()
/third_party/openmax/api/1.1.2/
H A DOMX_Core.h961 ((OMX_COMPONENTTYPE*)hComponent)->GetState( \
H A DOMX_Component.h399 specification for details on the GetState method.
401 OMX_ERRORTYPE (*GetState)( member
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamOpenSLES.cpp298 SLresult result = (*bq)->GetState(bq, &queueState); in getBufferDepth()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DDeviceGL.cpp293 ASSERT(GetState() == State::Disconnected); in DestroyImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DDeviceVk.cpp879 if (GetState() == State::Disconnected) { in WaitForIdleForDestruction()
901 ASSERT(GetState() == State::Disconnected); in DestroyImpl()
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.cc226 sample_info->embedder_state = embedder_state->GetState(); in GetStackSample()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.h308 State GetState() const;
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp184 ASSERT(GetState() == State::Disconnected); in DestroyImpl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DDeviceD3D12.cpp666 ASSERT(GetState() == State::Disconnected); in DestroyImpl()
/third_party/openSLES/api/1.1/
H A DOpenSLES.h455 SLresult (*GetState) ( member
1536 SLresult (*GetState) ( member
/third_party/openSLES/api/1.0/
H A DOpenSLES.h409 SLresult (*GetState) ( member
1389 SLresult (*GetState) ( member

Completed in 34 milliseconds

12