Home
last modified time | relevance | path

Searched refs:synchronous (Results 1 – 25 of 145) sorted by relevance

123456

/third_party/cef/tests/ceftests/
Dmessage_router_unittest.cc1031 bool synchronous, in MultiQueryManager() argument
1034 synchronous_(synchronous), in MultiQueryManager()
1836 bool synchronous, in MultiQuerySingleFrameTestHandler() argument
1838 : manager_(std::string(), synchronous), cancel_type_(cancel_type) { in MultiQuerySingleFrameTestHandler()
1926 #define MULTI_QUERY_SINGLE_FRAME_TYPE_TEST(name, type, synchronous) \ argument
1929 new MultiQuerySingleFrameTestHandler(synchronous); \
2106 MultiQueryMultiHandlerTestHandler(bool synchronous, in MultiQueryMultiHandlerTestHandler() argument
2108 : manager_(std::string(), synchronous, 0), in MultiQueryMultiHandlerTestHandler()
2298 MultiQueryManager* CreateManager(const std::string& url, bool synchronous) { in CreateManager() argument
2302 url, synchronous, static_cast<int>(manager_map_.size()) * 1000); in CreateManager()
[all …]
Dscheme_handler_unittest.cc676 XHRTestSettings() : synchronous(true) {} in XHRTestSettings()
682 bool synchronous; member
705 if (settings.synchronous) { in SetUpXHR()
1178 settings.synchronous = false; in TEST()
1232 settings.synchronous = false; in TEST()
1417 settings.synchronous = false; in TEST()
1638 settings.synchronous = false; in TEST()
1756 settings.synchronous = false; in TEST()
1903 settings.synchronous = false; in TEST()
1935 settings.synchronous = false; in TEST()
[all …]
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_async_pixel.txt67 Normally the DrawPixels command is synchronous: OpenGL executes a
83 ASYNC_DRAW_PIXELS_SGIX restores the default synchronous behavior
103 ASYNC_TEX_IMAGE_SGIX restores the default synchronous behavior for
125 ASYNC_READ_PIXELS_SGIX restores the default synchronous behavior
DGLX_SGIX_video_resize.txt23 This extension provides a means for doing swap or frame synchronous
32 at swap rates and panning at frame rates is possible using frame synchronous
33 update instead of swap synchronous update used for the fill reduction case.
DSGIX_async_histogram.txt72 ASYNC_HISTOGRAM_SGIX restores the default synchronous behavior.
/third_party/openGLES/extensions/SGIX/
DSGIX_async_pixel.txt67 Normally the DrawPixels command is synchronous: OpenGL executes a
83 ASYNC_DRAW_PIXELS_SGIX restores the default synchronous behavior
103 ASYNC_TEX_IMAGE_SGIX restores the default synchronous behavior for
125 ASYNC_READ_PIXELS_SGIX restores the default synchronous behavior
DGLX_SGIX_video_resize.txt23 This extension provides a means for doing swap or frame synchronous
32 at swap rates and panning at frame rates is possible using frame synchronous
33 update instead of swap synchronous update used for the fill reduction case.
DSGIX_async_histogram.txt72 ASYNC_HISTOGRAM_SGIX restores the default synchronous behavior.
/third_party/node/test/parallel/
Dtest-stream-some-find-every.mjs18 // Some, find, and every work with a synchronous stream and predicate
31 // Some, find, and every work with an asynchronous stream and synchronous predicate
41 // Some, find, and every work on synchronous streams with an asynchronous predicate
Dtest-stream-asIndexedPairs.mjs6 // asIndexedPairs with a synchronous stream
/third_party/node/test/fixtures/wpt/resources/
Dreadme.md10 making assertions and is intended to work for both simple synchronous
/third_party/elfutils/config/
Ddebuginfod.sysconfig15 #DEBUGINFOD_PRAGMAS="-D 'pragma synchronous=full;'"
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.h109 gboolean synchronous; member
Dxvcontext.h203 gboolean synchronous);
Dxvimagesink.c1628 xvimagesink->synchronous = g_value_get_boolean (value); in gst_xv_image_sink_set_property()
1631 xvimagesink->synchronous); in gst_xv_image_sink_set_property()
1707 g_value_set_boolean (value, xvimagesink->synchronous); in gst_xv_image_sink_get_property()
1796 xvimagesink->synchronous); in gst_xv_image_sink_open()
1915 xvimagesink->synchronous = FALSE; in gst_xv_image_sink_init()
/third_party/gstreamer/gstplugins_base/sys/ximage/
Dximagesink.h195 gboolean synchronous; member
Dximagesink.c1295 ximagesink->synchronous ? "TRUE" : "FALSE"); in gst_x_image_sink_change_state()
1297 XSynchronize (ximagesink->xcontext->disp, ximagesink->synchronous); in gst_x_image_sink_change_state()
1752 ximagesink->synchronous = g_value_get_boolean (value); in gst_x_image_sink_set_property()
1755 ximagesink->synchronous ? "TRUE" : "FALSE"); in gst_x_image_sink_set_property()
1757 XSynchronize (ximagesink->xcontext->disp, ximagesink->synchronous); in gst_x_image_sink_set_property()
1814 g_value_set_boolean (value, ximagesink->synchronous); in gst_x_image_sink_get_property()
1931 ximagesink->synchronous = FALSE; in gst_x_image_sink_init()
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dsampling_par.c279 && !sp->synchronous) { in _vbi_sampling_par_permit_service()
394 sp->synchronous = TRUE; in _vbi_sampling_par_from_services_log()
Ddecoder.h369 vbi_bool synchronous; member
Draw_decoder.c500 if (sp->synchronous && 0 != sp->start[1]) in decode_pattern()
504 if (sp->synchronous && 0 != sp->start[0]) in decode_pattern()
825 if (!sp->synchronous) { in lines_containing_data()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_rt.c300 .synchronous = false); in lower_ray_walk_intrinsics()
322 .synchronous = false); in lower_ray_walk_intrinsics()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDebug.cpp121 void Debug::setOutputSynchronous(bool synchronous) in setOutputSynchronous() argument
123 mOutputSynchronous = synchronous; in setOutputSynchronous()
DDebug.h44 void setOutputSynchronous(bool synchronous);
/third_party/libfuse/doc/
Dmainpage.dox19 libfuse offers two APIs: a "high-level", synchronous API, and a
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_stream_fifo_synchronous.txt138 the producer. In synchronous operation, this is the frame whose
183 synchronous operation). In this case the state of the EGLStream

123456