Home
last modified time | relevance | path

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

12345

/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/node/test/fixtures/postject-copy/node_modules/commander/lib/
Dhelp.js182 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/
Dv8-console.cc284 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/
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/vixl/test/aarch64/
Dtest-api-aarch64.cc1357 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/
DcontrolFlowOuterVariable.ts12 const helper = function<T>(t: T[]) { constant
/third_party/vk-gl-cts/external/amber/src/src/
Dclspv_helper.cc68 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/
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-handled.js6 const helper = require('../common/report'); constant
Dtest-report-getreport.js4 const helper = require('../common/report'); constant
Dtest-report-uncaught-exception-compat.js6 const helper = require('../common/report'); constant
Dtest-report-uncaught-exception-symbols.js6 const helper = require('../common/report'); constant
Dtest-report-uncaught-exception-primitives.js6 const helper = require('../common/report'); constant
Dtest-report-uncaught-exception.js6 const helper = require('../common/report'); constant
Dtest-report-worker.js6 const helper = require('../common/report'); constant
/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/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/rust/crates/serde/serde/src/de/
Dsize_hint.rs24 fn helper(bounds: (usize, Option<usize>)) -> Option<usize> { in helper() function
/third_party/typescript/src/compiler/transformers/
DlegacyDecorators.ts516 const helper = emitHelpers().createDecorateHelper( constant
586 const helper = emitHelpers().createParamHelper( constant
/third_party/typescript/tests/baselines/reference/
DcontrolFlowOuterVariable.js23 var helper = function (t) { function

12345