Home
last modified time | relevance | path

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

12

/openbsd-src/usr.bin/ssh/
H A Dssh-pkcs11-client.c49 struct helper { struct
59 static struct helper **helpers; argument
110 helper_free(struct helper *helper) in helper_free() argument
142 helper_terminate(struct helper * helper) helper_terminate() argument
243 struct helper *helper; rsa_encrypt() local
291 struct helper *helper; rsa_finish() local
319 struct helper *helper; ecdsa_do_sign() local
372 struct helper *helper; ecdsa_do_finish() local
390 wrap_key(struct helper * helper,struct sshkey * k) wrap_key() argument
416 struct helper *helper = NULL; pkcs11_make_cert() local
463 pkcs11_start_helper_methods(struct helper * helper) pkcs11_start_helper_methods() argument
502 struct helper *helper; pkcs11_start_helper() local
568 struct helper *helper; pkcs11_add_provider() local
618 struct helper *helper; pkcs11_del_provider() local
[all...]
H A Dssh-sk-client.c50 char *helper, *verbosity = NULL; in start_helper() local
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_fb_helper.c155 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter() local
191 struct drm_fb_helper *helper = info->par; drm_fb_helper_debug_leave() local
292 struct drm_fb_helper *helper; drm_fb_helper_restore_work_fn() local
371 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, drm_fb_helper_resume_worker() local
379 drm_fb_helper_fb_dirty(struct drm_fb_helper * helper) drm_fb_helper_fb_dirty() argument
417 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, damage_work); drm_fb_helper_damage_work() local
432 drm_fb_helper_prepare(struct drm_device * dev,struct drm_fb_helper * helper,unsigned int preferred_bpp,const struct drm_fb_helper_funcs * funcs) drm_fb_helper_prepare() argument
633 drm_fb_helper_add_damage_clip(struct drm_fb_helper * helper,u32 x,u32 y,u32 width,u32 height) drm_fb_helper_add_damage_clip() argument
647 drm_fb_helper_damage(struct drm_fb_helper * helper,u32 x,u32 y,u32 width,u32 height) drm_fb_helper_damage() argument
724 struct drm_fb_helper *helper = info->par; drm_fb_helper_deferred_io() local
[all...]
H A Ddrm_fbdev_generic.c227 static int drm_fbdev_generic_helper_fb_dirty(struct drm_fb_helper *helper, in drm_fbdev_generic_helper_fb_dirty()
/openbsd-src/lib/libcbor/src/cbor/internal/
H A Dloaders.c73 union _cbor_float_helper helper = {.as_uint = _cbor_load_uint32(source)}; in _cbor_load_float() local
78 union _cbor_double_helper helper = {.as_uint = _cbor_load_uint64(source)}; in _cbor_load_double() local
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_fbdev.c57 struct drm_fb_helper helper; member
155 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc() argument
214 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create() argument
385 intelfb_dirty(struct drm_fb_helper * helper,struct drm_clip_rect * clip) intelfb_dirty() argument
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dttp4.C11 struct helper { }; struct
/openbsd-src/gnu/llvm/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp38 HostInfo::SharedLibraryDirectoryHelper *helper) in SystemInitializerCommon()
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_fb_helper.h284 struct drm_fb_helper *helper, in drm_fb_helper_prepare()
295 struct drm_fb_helper *helper) in drm_fb_helper_init()
304 static inline void drm_fb_helper_fini(struct drm_fb_helper *helper) in drm_fb_helper_fini()
/openbsd-src/sys/dev/fdt/
H A Drkdrm.c289 struct rkdrm_framebuffer *sfb = to_rkdrm_framebuffer(helper->fb); in rkdrm_wsmmap() local
368 struct drm_fb_helper *helper = &sc->helper; rkdrm_attachhook() local
479 rkdrm_fb_probe(struct drm_fb_helper * helper,struct drm_fb_helper_surface_size * sizes) rkdrm_fb_probe() argument
[all...]
H A Drkdrm.h81 struct drm_fb_helper helper; global() member
90 struct drm_fb_helper helper; global() member
/openbsd-src/gnu/llvm/lld/COFF/
H A DDLL.cpp345 Defined *helper = nullptr; member in lld::coff::__anonc0c5fbab0111::TailMergeChunkX64
425 Defined *helper = nullptr; member in lld::coff::__anonc0c5fbab0111::TailMergeChunkX86
477 Defined *helper = nullptr; member in lld::coff::__anonc0c5fbab0111::TailMergeChunkARM
518 Defined *helper = nullptr; member in lld::coff::__anonc0c5fbab0111::TailMergeChunkARM64
H A DDLL.h59 Defined *helper; variable
H A DWriter.cpp1116 Defined *helper = cast<Defined>(ctx.config.delayLoadHelper); in appendImportThunks() local
/openbsd-src/gnu/llvm/lldb/source/Host/windows/
H A DHostInfoWindows.cpp43 void HostInfoWindows::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()
/openbsd-src/gnu/llvm/lldb/source/Host/linux/
H A DHostInfoLinux.cpp40 void HostInfoLinux::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp48 DumpValueObjectOptions::SetDeclPrintingHelper(DeclPrintingHelper helper) { in SetDeclPrintingHelper()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dradeon_fbdev.c510 struct drm_fb_helper *helper = rdev->ddev->fb_helper; in radeondrm_burner_cb() local
/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DHostInfoBase.cpp76 void HostInfoBase::Initialize(SharedLibraryDirectoryHelper *helper) { in Initialize()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.cpp1624 ExecutionContext &exe_ctx, Helper helper, std::string code, in GetClassInfoUtilityFunctionImpl()
1689 ExecutionContext &exe_ctx, Helper helper) { in GetClassInfoUtilityFunction()
1720 AppleObjCRuntimeV2::DynamicClassInfoExtractor::GetClassInfoArgs(Helper helper) { in GetClassInfoArgs()
1895 const DynamicClassInfoExtractor::Helper helper = ComputeHelper(exe_ctx); in UpdateISAToDescriptorMap() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectFrame.cpp167 DumpValueObjectOptions::DeclPrintingHelper helper = in DoExecute() local
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_drv.c3718 struct drm_fb_helper *helper = adev_to_drm(adev)->fb_helper; amdgpu_burner_cb() local
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_driver.c2161 drm_fb_helper_blank(dev_priv->burner_fblank, helper->info); in inteldrm_burner_cb() local
/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp1174 ResetMacroExpansionHelper helper(this); in HandleDirective() local
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp77 StmtPrinter(raw_ostream &os, PrinterHelper *helper, in StmtPrinter()

12