Searched defs:helper (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-current/contrib/llvm-project/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp38 SystemInitializerCommon( HostInfo::SharedLibraryDirectoryHelper *helper) argument
/freebsd-current/sys/dev/mmc/
H A Dmmc_helpers.c87 mmc_parse(device_t dev, struct mmc_helper *helper, struct mmc_host *host) argument
[all...]
H A Dmmc_fdt_helpers.c48 mmc_fdt_parse(device_t dev, phandle_t node, struct mmc_helper *helper, argument
112 struct mmc_helper *helper local
121 struct mmc_helper *helper = arg; local
140 cd_setup(struct mmc_helper *helper, phandle_t node) argument
242 wp_setup(struct mmc_helper *helper, phandle_t node) argument
264 mmc_fdt_gpio_setup(device_t dev, phandle_t node, struct mmc_helper *helper, mmc_fdt_cd_handler handler) argument
289 mmc_fdt_gpio_teardown(struct mmc_helper *helper) argument
308 mmc_fdt_gpio_get_present(struct mmc_helper *helper) argument
323 mmc_fdt_gpio_get_readonly(struct mmc_helper *helper) argument
339 mmc_fdt_set_power(struct mmc_helper *helper, enum mmc_power_mode power_mode) argument
[all...]
/freebsd-current/contrib/kyua/bootstrap/
H A Dplain_helpers.cpp87 struct helper { struct in namespace:__anon854
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtest_helpers.cpp89 const char* helper = "detail/process_helpers"; local
/freebsd-current/contrib/libcbor/src/cbor/internal/
H A Dloaders.c73 union _cbor_float_helper helper = {.as_uint = _cbor_load_uint32(source)}; local
78 union _cbor_double_helper helper = {.as_uint = _cbor_load_uint64(source)}; local
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_spawnattr.c115 char helper[FILENAME_MAX]; local
H A Dt_fileactions.c307 char helper[FILENAME_MAX]; local
/freebsd-current/sys/sys/
H A Dmodule_khelp.h48 struct helper { struct
65 struct helper *helper; member in struct:khelp_modevent_data
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dsystem_error.cpp145 constinit static AvoidDestroyingGenericCategory helper; variable
180 constinit static AvoidDestroyingSystemCategory helper; variable
H A Dfuture.cpp52 constinit static AvoidDestroyingFutureCategory helper; variable
H A Dios.cpp50 constinit static AvoidDestroyingIostreamCategory helper; variable
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DDLL.h59 Defined *helper; member in class:lld::coff::DelayLoadContents
H A DDLL.cpp347 Defined *helper = nullptr; member in class:lld::coff::__anon1279::TailMergeChunkX64
429 Defined *helper = nullptr; member in class:lld::coff::__anon1279::TailMergeChunkX86
483 Defined *helper = nullptr; member in class:lld::coff::__anon1279::TailMergeChunkARM
526 Defined *helper = nullptr; member in class:lld::coff::__anon1279::TailMergeChunkARM64
[all...]
/freebsd-current/contrib/kyua/utils/
H A Dstacktrace_test.cpp162 const fs::path helper = fs::path(test_case->get_config_var("srcdir")) / local
196 const fs::path helper = fs::path(test_case->get_config_var("srcdir")) / local
242 const fs::path helper = fs::path(get_config_var("srcdir")) / local
266 const fs::path helper = fs::path(get_config_var("srcdir")) / local
[all...]
/freebsd-current/crypto/openssh/
H A Dssh-sk-client.c52 char *helper, *verbosity = NULL; local
[all...]
H A Dssh-pkcs11-client.c62 struct helper { struct
125 helper_free(struct helper *helper) argument
159 helper_terminate(struct helper *helper) argument
260 struct helper *helper; local
308 struct helper *helper; local
337 struct helper *helper; local
390 struct helper *helper; local
409 wrap_key(struct helper *helper, struct sshkey *k) argument
437 struct helper *helper = NULL; local
486 pkcs11_start_helper_methods(struct helper *helper) argument
527 struct helper *helper; local
595 struct helper *helper; local
645 struct helper *helper; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/DataFormatters/
H A DDumpValueObjectOptions.cpp49 DumpValueObjectOptions::SetDeclPrintingHelper(DeclPrintingHelper helper) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DHostInfoBase.cpp76 void HostInfoBase::Initialize(SharedLibraryDirectoryHelper *helper) { argument
/freebsd-current/sys/arm/nvidia/drm2/
H A Dtegra_fb.c115 tegra_fb_probe(struct drm_fb_helper *helper, argument
/freebsd-current/tools/tools/net80211/wesside/wesside/
H A Daircrack-ptw-lib.c365 doublesorthelper helper[KEYHSBYTES]; local
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-matchers-arithmetic_test.cc968 AllArgsHelper helper; local
996 OptionalMatchersHelper helper; local
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_fb_helper.c354 struct drm_fb_helper *helper; local
487 drm_fb_helper_crtc_free(struct drm_fb_helper *helper) argument
[all...]
/freebsd-current/sys/dev/malo/
H A Dif_malohal.c366 malo_hal_fwload_helper(struct malo_hal *mh, char *helper) argument
475 malo_hal_fwload(struct malo_hal *mh, char *helper, char *firmware) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DHashing.h615 ::llvm::hashing::detail::hash_combine_recursive_helper helper; local

Completed in 387 milliseconds

12