| /third_party/libcoap/include/coap3/ |
| H A D | coap_ws_internal.h | 38 coap_session_type_t state; /**< Client or Server */ member
|
| /third_party/popt/tests/ |
| H A D | test2.c | 36 static char *state = NULL; variable
|
| /third_party/protobuf/benchmarks/cpp/ |
| H A D | cpp_benchmark.cc | 100 virtual void BenchmarkCase(benchmark::State& state) { in BenchmarkCase() argument 121 virtual void BenchmarkCase(benchmark::State& state) { in BenchmarkCase() argument 144 virtual void BenchmarkCase(benchmark::State& state) { in BenchmarkCase() argument 176 virtual void BenchmarkCase(benchmark::State& state) { in BenchmarkCase() argument [all...] |
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| H A D | ParseContext.cs | 59 internal ParserInternalState state; field [all...] |
| H A D | WriteContext.cs | 56 internal WriterInternalState state; field [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-allow-passthrough.c | 294 void *state = NULL; in unload_all_null_sink_modules() local
|
| H A D | module-suspend-on-idle.c | 481 void *state; in pa__done() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | hashmap.c | 234 void *pa_hashmap_iterate(const pa_hashmap *h, void **state, const void **key) { in pa_hashmap_iterate() argument 267 void *pa_hashmap_iterate_backwards(const pa_hashmap *h, void **state, cons argument [all...] |
| H A D | cli-text.c | 107 void *state; in append_port_list() local 141 void *state; in pa_card_list_to_string() local
|
| H A D | play-memblockq.c | 95 static void sink_input_state_change_cb(pa_sink_input *i, pa_sink_input_state_t state) { in sink_input_state_change_cb() argument
|
| H A D | sound-file-stream.c | 122 static void sink_input_state_change_cb(pa_sink_input *i, pa_sink_input_state_t state) { in sink_input_state_change_cb() argument
|
| H A D | lock-autospawn.c | 67 } state = STATE_IDLE; variable [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | RenderbufferImpl.h | 35 RenderbufferImpl(const gl::RenderbufferState &state) : mState(state) {} in RenderbufferImpl() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | WindowSurfaceWGL.cpp | 19 WindowSurfaceWGL::WindowSurfaceWGL(const egl::SurfaceState &state, in WindowSurfaceWGL() argument
|
| H A D | PbufferSurfaceWGL.cpp | 19 PbufferSurfaceWGL::PbufferSurfaceWGL(const egl::SurfaceState &state, in PbufferSurfaceWGL() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Compiler.cpp | 65 Compiler::Compiler(rx::GLImplFactory *implFactory, const State &state, egl::Display *display) in Compiler() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | BufferD3D.cpp | 22 BufferD3D::BufferD3D(const gl::BufferState &state, BufferFactoryD3D *factory) in BufferD3D() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | PbufferSurfaceCGL.cpp | 23 PbufferSurfaceCGL::PbufferSurfaceCGL(const egl::SurfaceState &state, in PbufferSurfaceCGL() argument 125 createDefaultFramebuffer(const gl::Context *context, const gl::FramebufferState &state) createDefaultFramebuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
| H A D | PbufferSurfaceEAGL.cpp | 25 PbufferSurfaceEAGL::PbufferSurfaceEAGL(const egl::SurfaceState &state, in PbufferSurfaceEAGL() argument 128 createDefaultFramebuffer(const gl::Context *context, const gl::FramebufferState &state) createDefaultFramebuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
| H A D | PbufferSurfaceGLX.cpp | 18 PbufferSurfaceGLX::PbufferSurfaceGLX(const egl::SurfaceState &state, in PbufferSurfaceGLX() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | DisplayGL.cpp | 70 DisplayGL::DisplayGL(const egl::DisplayState &state) : DisplayImpl(state) {} in DisplayGL() argument 81 ImageImpl *DisplayGL::createImage(const egl::ImageState &state, in createImage() argument 90 SurfaceImpl *DisplayGL::createPbufferFromClientBuffer(const egl::SurfaceState &state, in createPbufferFromClientBuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | Buffer9.cpp | 17 Buffer9::Buffer9(const gl::BufferState &state, Renderer9 *renderer) in Buffer9() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/ |
| H A D | DisplayVkWin32.cpp | 23 DisplayVkWin32::DisplayVkWin32(const egl::DisplayState &state) in DisplayVkWin32() argument 54 SurfaceImpl *DisplayVkWin32::createWindowSurfaceVk(const egl::SurfaceState &state, in createWindowSurfaceVk() argument 186 DisplayImpl *CreateVulkanWin32Display(const egl::DisplayState &state) in CreateVulkanWin32Display() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| H A D | SurfaceNULL.cpp | 28 createDefaultFramebuffer(const gl::Context *context, const gl::FramebufferState &state) createDefaultFramebuffer() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | OverlayVk.cpp | 21 OverlayVk::OverlayVk(const gl::OverlayState &state) in OverlayVk() argument
|