| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_transfer_helper.c | 43 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/ |
| D | VulkanExternalImageTest.cpp | 23 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/ |
| D | gsttypefindhelper.c | 85 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/ |
| D | GrMeshTest.cpp | 168 [&](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) {
|
| D | GrThreadSafeCacheTest.cpp | 743 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/ |
| D | controlFlowOuterVariable.ts | 12 const helper = function<T>(t: T[]) { constant
|
| /third_party/cef/tests/cefclient/browser/ |
| D | osr_accessibility_node.cc | 17 OsrAccessibilityHelper* helper) in OsrAXNode() 169 OsrAccessibilityHelper* helper) { in CreateNode()
|
| /third_party/flutter/skia/tests/ |
| D | GrMeshTest.cpp | 141 [&](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/ |
| D | test-report-signal.js | 13 const helper = require('../common/report'); constant
|
| D | test-report-uncaught-exception-override.js | 6 const helper = require('../common/report'); constant
|
| D | test-report-uncaught-exception.js | 6 const helper = require('../common/report'); constant
|
| D | test-report-getreport.js | 4 const helper = require('../common/report'); constant
|
| D | test-report-worker.js | 6 const helper = require('../common/report'); constant
|
| /third_party/cef/libcef/browser/ |
| D | browser_host_create.cc | 83 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/ |
| D | VulkanImageTest.cpp | 140 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/ |
| D | allowlist-namespaces.hpp | 8 inner::Helper helper; member
|
| D | allowlist-namespaces-basic.hpp | 8 inner::Helper helper; member
|
| /third_party/rust/crates/serde/serde/src/private/ |
| D | size_hint.rs | 16 fn helper(bounds: (usize, Option<usize>)) -> Option<usize> { in helper() function
|
| /third_party/skia/third_party/externals/tint/src/reader/spirv/ |
| D | parser_impl_barrier_test.cc | 68 auto* helper = in TEST_F() local 102 auto* helper = in TEST_F() local
|
| /third_party/mesa3d/src/panfrost/midgard/ |
| D | midgard_nir_lower_helper_writes.c | 74 nir_ssa_def *helper = nir_load_helper_invocation(b, 1); in nir_lower_helper_writes() local
|
| /third_party/typescript/src/compiler/factory/ |
| D | emitNode.ts | 206 for (const helper of helpers) { constant 242 const helper = sourceEmitHelpers[i]; constant
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/ |
| D | install-plugins.c | 498 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/ |
| D | controlFlowOuterVariable.js | 23 var helper = function (t) { function
|
| /third_party/flutter/skia/tools/ |
| D | DDLTileHelper.cpp | 27 const DDLPromiseImageHelper& helper) { in createTileSpecificSKP() 133 const DDLPromiseImageHelper& helper) { in createSKPPerTile()
|
| /third_party/node/test/node-api/test_fatal/ |
| D | test_threads_report.js | 3 const helper = require('../../common/report.js'); constant
|