Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 25 of 134) sorted by relevance

123456

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c43 static inline bool need_interleave_path(struct u_transfer_helper *helper, in need_interleave_path()
58 struct u_transfer_helper *helper = prsc->screen->transfer_helper; in handle_transfer() local
102 struct u_transfer_helper *helper = pscreen->transfer_helper; in u_transfer_helper_resource_create() local
152 struct u_transfer_helper *helper = pscreen->transfer_helper; in u_transfer_helper_resource_destroy() local
249 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in u_transfer_helper_transfer_map() local
368 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in flush_region() local
490 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in u_transfer_helper_transfer_flush_region() local
520 struct u_transfer_helper *helper = pctx->screen->transfer_helper; in u_transfer_helper_transfer_unmap() local
562 struct u_transfer_helper *helper = calloc(1, sizeof(*helper)); in u_transfer_helper_create() local
575 u_transfer_helper_destroy(struct u_transfer_helper *helper) in u_transfer_helper_destroy()
[all …]
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanExternalImageTest.cpp23 VkFormat ChooseAnyImageFormat(const VulkanExternalHelper &helper) in ChooseAnyImageFormat()
62 VulkanExternalHelper helper; in TEST_P() local
98 VulkanExternalHelper helper; in TEST_P() local
127 VulkanExternalHelper helper; in TEST_P() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgsttypefindhelper.c85 GstTypeFindHelper *helper; local
237 GstTypeFindHelper *helper = (GstTypeFindHelper *) data; local
252 GstTypeFindHelper *helper = (GstTypeFindHelper *) data; local
266 GstTypeFindHelper *helper = (GstTypeFindHelper *)data; local
407 GstTypeFindHelper helper; local
559 GstTypeFindBufHelper *helper; local
599 GstTypeFindBufHelper *helper = (GstTypeFindBufHelper *) data; local
617 GstTypeFindBufHelper *helper = (GstTypeFindBufHelper *) data; local
629 GstTypeFindBufHelper *helper = (GstTypeFindBufHelper *) data; local
748 GstTypeFindBufHelper helper; local
/third_party/skia/tests/
DGrMeshTest.cpp168 [&](DrawMeshHelper* helper) {
180 [&](DrawMeshHelper* helper) {
189 [&](DrawMeshHelper* helper) {
195 [&](DrawMeshHelper* helper) {
216 [&](DrawMeshHelper* helper) {
222 [&](DrawMeshHelper* helper) {
241 [&](DrawMeshHelper* helper) {
259 [&](DrawMeshHelper* helper) {
309 [&](DrawMeshHelper* helper) {
363 [&](DrawMeshHelper* helper) {
DGrThreadSafeCacheTest.cpp743 TestHelper helper(dContext); in test_1() local
776 TestHelper helper(dContext); in test_2() local
813 TestHelper helper(dContext); in test_3() local
846 TestHelper helper(dContext); in test_4() local
880 TestHelper helper(dContext); in test_4_5() local
921 TestHelper helper(dContext); in test_4_75() local
960 TestHelper helper(dContext); in test_5() local
998 TestHelper helper(dContext); in test_6() local
1041 TestHelper helper(dContext); in test_7() local
1086 TestHelper helper(dContext); in test_8() local
[all …]
/third_party/typescript/tests/cases/compiler/
DcontrolFlowOuterVariable.ts12 const helper = function<T>(t: T[]) { constant
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_node.cc17 OsrAccessibilityHelper* helper) in OsrAXNode()
169 OsrAccessibilityHelper* helper) { in CreateNode()
/third_party/flutter/skia/tests/
DGrMeshTest.cpp141 [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
160 run_test(context, "setIndexed", reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
184 run_test(context, "setIndexedPatterned", reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
206 reporter, rtc, gold, [&](DrawMeshHelper* helper) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
282 DrawMeshHelper helper(state); in onExecute() local
/third_party/node/test/report/
Dtest-report-signal.js13 const helper = require('../common/report'); constant
Dtest-report-uncaught-exception-override.js6 const helper = require('../common/report'); constant
Dtest-report-uncaught-exception.js6 const helper = require('../common/report'); constant
Dtest-report-getreport.js4 const helper = require('../common/report'); constant
Dtest-report-worker.js6 const helper = require('../common/report'); constant
/third_party/cef/libcef/browser/
Dbrowser_host_create.cc83 auto helper = std::make_unique<CreateBrowserHelper>( in CreateBrowser() local
91 [](std::unique_ptr<CreateBrowserHelper> helper) { in CreateBrowser()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanImageTest.cpp140 VulkanHelper helper; in TEST_P() local
195 VulkanHelper helper; in TEST_P() local
263 VulkanHelper helper; in TEST_P() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dallowlist-namespaces.hpp8 inner::Helper helper; member
Dallowlist-namespaces-basic.hpp8 inner::Helper helper; member
/third_party/rust/crates/serde/serde/src/private/
Dsize_hint.rs16 fn helper(bounds: (usize, Option<usize>)) -> Option<usize> { in helper() function
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl_barrier_test.cc68 auto* helper = in TEST_F() local
102 auto* helper = in TEST_F() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_nir_lower_helper_writes.c74 nir_ssa_def *helper = nir_load_helper_invocation(b, 1); in nir_lower_helper_writes() local
/third_party/typescript/src/compiler/factory/
DemitNode.ts206 for (const helper of helpers) { constant
242 const helper = sourceEmitHelpers[i]; constant
/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dinstall-plugins.c498 const gchar *helper; in gst_install_plugins_get_helper() local
617 GstInstallPluginsAsyncHelper *helper; in gst_install_plugins_installer_exited() local
664 GstInstallPluginsAsyncHelper *helper; in gst_install_plugins_async() local
/third_party/typescript/tests/baselines/reference/
DcontrolFlowOuterVariable.js23 var helper = function (t) { function
/third_party/flutter/skia/tools/
DDDLTileHelper.cpp27 const DDLPromiseImageHelper& helper) { in createTileSpecificSKP()
133 const DDLPromiseImageHelper& helper) { in createSKPPerTile()
/third_party/node/test/node-api/test_fatal/
Dtest_threads_report.js3 const helper = require('../../common/report.js'); constant

123456