Home
last modified time | relevance | path

Searched refs:release_stream (Results 1 – 25 of 39) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dsync_point_manager_unittest.cc194 release_stream.AllocateOrderNum(); in TEST_F()
209 release_stream.BeginProcessing(); in TEST_F()
270 release_stream.BeginProcessing(); in TEST_F()
278 release_stream.EndProcessing(); in TEST_F()
280 release_stream.BeginProcessing(); in TEST_F()
288 release_stream.EndProcessing(); in TEST_F()
364 release_stream.EndProcessing(); in TEST_F()
442 release_stream.EndProcessing(); in TEST_F()
489 release_stream.EndProcessing(); in TEST_F()
499 release_stream.EndProcessing(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dsync_point_manager_unittest.cc194 release_stream.AllocateOrderNum(); in TEST_F()
209 release_stream.BeginProcessing(); in TEST_F()
270 release_stream.BeginProcessing(); in TEST_F()
278 release_stream.EndProcessing(); in TEST_F()
280 release_stream.BeginProcessing(); in TEST_F()
288 release_stream.EndProcessing(); in TEST_F()
364 release_stream.EndProcessing(); in TEST_F()
442 release_stream.EndProcessing(); in TEST_F()
489 release_stream.EndProcessing(); in TEST_F()
499 release_stream.EndProcessing(); in TEST_F()
[all …]
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/FreeType/
H A DFontFamily.cpp48 bool FontFamily::AddFace(void* ft_face, Font::Style style, Font::Weight weight, bool release_stream) in AddFace() argument
50 FontFace* face = new FontFace((FT_Face)ft_face, style, weight, release_stream); in AddFace()
H A DFontFamily.h60 bool AddFace(void* ft_face, Font::Style style, Font::Weight weight, bool release_stream);
H A DFontFace.h47 FontFace(FT_Face face, Font::Style style, Font::Weight weight, bool release_stream);
H A DFontProvider.cpp189 …Face(void* face, const String& family, Font::Style style, Font::Weight weight, bool release_stream) in AddFace() argument
201 return font_family->AddFace((FT_Face) face, style, weight, release_stream); in AddFace()
H A DFontFace.cpp130 if (release_stream) in ReleaseFace()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/BitmapFont/
H A DFontFamily.cpp45 …ol FontFamily::AddFace( void *bm_face, Font::Style style, Font::Weight weight, bool release_stream) in AddFace() argument
47 …ore::FontFace* face = new FontFace((BitmapFontDefinitions*)bm_face, style, weight, release_stream); in AddFace()
H A DFontProvider.cpp145 …Face(void* face, const String& family, Font::Style style, Font::Weight weight, bool release_stream) in AddFace() argument
157 return font_family->AddFace((BitmapFontDefinitions *) face, style, weight, release_stream); in AddFace()
H A DFontFamily.h59 bool AddFace( void *bm_face, Font::Style style, Font::Weight weight, bool release_stream);
H A DFontFace.h47 …FontFace(BitmapFontDefinitions *_face, Font::Style style, Font::Weight weight, bool release_stream
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DFontFace.h45 FontFace(Font::Style style, Font::Weight weight, bool release_stream);
69 bool release_stream; variable
H A DFontFamily.h56 …virtual bool AddFace(void* ft_face, Font::Style style, Font::Weight weight, bool release_stream) =…
/dports/databases/cassandra-cpp-driver/cpp-driver-2.16.0/src/
H A Dstream_manager.hpp65 release_stream(stream); in release()
126 inline void release_stream(int stream) { in release_stream() function in datastax::internal::core::StreamManager
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Source/Core/
H A DFontFace.cpp41 release_stream = _release_stream; in FontFace()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/BitmapFont/
H A DFontProvider.h88 …ace(void* face, const String& family, Font::Style style, Font::Weight weight, bool release_stream);
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/FreeType/
H A DFontProvider.h88 …ace(void* face, const String& family, Font::Style style, Font::Weight weight, bool release_stream);
/dports/emulators/mess/mame-mame0226/src/lib/netlist/plib/
H A Dppreprocessor.h62 m_stack.emplace_back(input_context(istrm.release_stream(),plib::util::path(filename), filename)); in process()
H A Dppreprocessor.cpp620 m_stack.emplace_back(input_context(lstrm.release_stream(), plib::util::path(l), l)); in process_line()
627 m_stack.emplace_back(input_context(strm.release_stream(), plib::util::path(arg), arg)); in process_line()
/dports/emulators/mame/mame-mame0226/src/lib/netlist/plib/
H A Dppreprocessor.h62 m_stack.emplace_back(input_context(istrm.release_stream(),plib::util::path(filename), filename)); in process()
/dports/databases/arrow/apache-arrow-6.0.1/go/arrow/cdata/
H A Dcdata_fulltest.c286 static void release_stream(struct ArrowArrayStream* st) { in release_stream() function
378 out->release = &release_stream; in setup_array_stream_test()
/dports/devel/boost-docs/boost_1_72_0/libs/beast/example/advanced/server-flex/
H A Dadvanced_server_flex.cpp611 derived().release_stream(), in on_read()
685 release_stream() in release_stream() function in plain_http_session
751 release_stream() in release_stream() function in ssl_http_session
/dports/devel/boost-python-libs/boost_1_72_0/libs/beast/example/advanced/server-flex/
H A Dadvanced_server_flex.cpp611 derived().release_stream(), in on_read()
685 release_stream() in release_stream() function in plain_http_session
751 release_stream() in release_stream() function in ssl_http_session
/dports/devel/boost-libs/boost_1_72_0/libs/beast/example/advanced/server-flex/
H A Dadvanced_server_flex.cpp611 derived().release_stream(), in on_read()
685 release_stream() in release_stream() function in plain_http_session
751 release_stream() in release_stream() function in ssl_http_session
/dports/devel/hyperscan/boost_1_75_0/libs/beast/example/advanced/server-flex/
H A Dadvanced_server_flex.cpp612 derived().release_stream(), in on_read()
686 release_stream() in release_stream() function in plain_http_session
752 release_stream() in release_stream() function in ssl_http_session

12