/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/node/test/fixtures/postject-copy/node_modules/commander/lib/ |
D | help.js | 182 longestSubcommandTermLength(cmd, helper) { argument 196 longestOptionTermLength(cmd, helper) { argument 210 longestGlobalOptionTermLength(cmd, helper) { argument 224 longestArgumentTermLength(cmd, helper) { argument 348 formatHelp(cmd, helper) { argument 417 padWidth(cmd, helper) { argument
|
/third_party/node/deps/v8/src/inspector/ |
D | v8-console.cc | 284 ConsoleHelper helper(info, consoleContext, m_inspector); in Clear() local 292 const String16& title, const ConsoleHelper& helper, in identifierFromTitleOrStackTrace() 316 ConsoleHelper helper(info, consoleContext, m_inspector); in Count() local 336 ConsoleHelper helper(info, consoleContext, m_inspector); in CountReset() local 354 ConsoleHelper helper(info, consoleContext, m_inspector); in Assert() local 370 ConsoleHelper helper(info, consoleContext, m_inspector); in Profile() local 384 ConsoleHelper helper(info, consoleContext, m_inspector); in ProfileEnd() local 397 ConsoleHelper helper(info, consoleContext, inspector); in timeFunction() local 416 ConsoleHelper helper(info, consoleContext, inspector); in timeEndFunction() local 468 ConsoleHelper helper(info, consoleContext, m_inspector); in TimeStamp() local [all …]
|
/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/vixl/test/aarch64/ |
D | test-api-aarch64.cc | 1357 ScratchScopeHelper helper(&masm, in TEST() local 1393 ScratchScopeHelper helper(&masm, in TEST() local 1429 ScratchScopeHelper helper(&masm, in TEST() local 1452 ScratchScopeHelper helper(&masm, in TEST() local 1488 ScratchScopeHelper helper(&masm, in TEST() local 1524 ScratchScopeHelper helper(&masm, in TEST() local 1547 ScratchScopeHelper helper(&masm, in TEST() local 1579 ScratchScopeHelper helper(&masm, in TEST() local 1611 ScratchScopeHelper helper(&masm, in TEST() local 1632 ScratchScopeHelper helper(&masm, in TEST() local [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | controlFlowOuterVariable.ts | 12 const helper = function<T>(t: T[]) { constant
|
/third_party/vk-gl-cts/external/amber/src/src/ |
D | clspv_helper.cc | 68 spv_result_t ParseExtendedInst(ReflectionHelper* helper, in ParseExtendedInst() 214 auto* helper = reinterpret_cast<ReflectionHelper*>(user_data); in ParseReflection() local 268 ReflectionHelper helper; in Compile() 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-handled.js | 6 const helper = require('../common/report'); constant
|
D | test-report-getreport.js | 4 const helper = require('../common/report'); constant
|
D | test-report-uncaught-exception-compat.js | 6 const helper = require('../common/report'); constant
|
D | test-report-uncaught-exception-symbols.js | 6 const helper = require('../common/report'); constant
|
D | test-report-uncaught-exception-primitives.js | 6 const helper = require('../common/report'); constant
|
D | test-report-uncaught-exception.js | 6 const helper = require('../common/report'); constant
|
D | test-report-worker.js | 6 const helper = require('../common/report'); constant
|
/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/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/rust/crates/serde/serde/src/de/ |
D | size_hint.rs | 24 fn helper(bounds: (usize, Option<usize>)) -> Option<usize> { in helper() function
|
/third_party/typescript/src/compiler/transformers/ |
D | legacyDecorators.ts | 516 const helper = emitHelpers().createDecorateHelper( constant 586 const helper = emitHelpers().createParamHelper( constant
|
/third_party/typescript/tests/baselines/reference/ |
D | controlFlowOuterVariable.js | 23 var helper = function (t) { function
|