Home
last modified time | relevance | path

Searched refs:registry (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/
H A DCheckerDependencyHandling.cpp19 extern "C" void clang_registerCheckers(CheckerRegistry &registry) { in clang_registerCheckers() argument
20 registry.addChecker<Dependency>("example.Dependency", "", ""); in clang_registerCheckers()
21 registry.addChecker<DependendentChecker>("example.DependendentChecker", "", in clang_registerCheckers()
24 registry.addDependency("example.DependendentChecker", "example.Dependency"); in clang_registerCheckers()
/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerOptionHandling/
H A DCheckerOptionHandling.cpp29 extern "C" void clang_registerCheckers(CheckerRegistry &registry) { in clang_registerCheckers() argument
30 registry.addChecker(registerMyChecker, shouldRegisterMyChecker, in clang_registerCheckers()
35 registry.addCheckerOption(/*OptionType*/ "bool", in clang_registerCheckers()
/freebsd/crypto/openssh/openbsd-compat/
H A Dport-aix.c343 char *registry; in aix_setauthdb() local
350 if (getuserattr((char *)user, S_REGISTRY, &registry, SEC_CHAR) == 0) { in aix_setauthdb()
351 if (setauthdb(registry, old_registry) == 0) in aix_setauthdb()
352 debug3("AIX/setauthdb set registry '%s'", registry); in aix_setauthdb()
355 registry, strerror(errno)); in aix_setauthdb()
/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/SampleAnalyzer/
H A DMainCallChecker.cpp47 extern "C" void clang_registerCheckers(CheckerRegistry &registry) { in clang_registerCheckers() argument
48 registry.addChecker<MainCallChecker>( in clang_registerCheckers()
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.c164 Table *registry = luaH_new(L); in init_registry() local
165 sethvalue(L, &g->l_registry, registry); in init_registry()
166 luaH_resize(L, registry, LUA_RIDX_LAST, 0); in init_registry()
169 luaH_setint(L, registry, LUA_RIDX_MAINTHREAD, &mt); in init_registry()
172 luaH_setint(L, registry, LUA_RIDX_GLOBALS, &mt); in init_registry()
/freebsd/contrib/lua/src/
H A Dlstate.c218 Table *registry = luaH_new(L); in init_registry() local
219 sethvalue(L, &g->l_registry, registry); in init_registry()
220 luaH_resize(L, registry, LUA_RIDX_LAST, 0); in init_registry()
222 setthvalue(L, &registry->array[LUA_RIDX_MAINTHREAD - 1], L); in init_registry()
224 sethvalue(L, &registry->array[LUA_RIDX_GLOBALS - 1], luaH_new(L)); in init_registry()
/freebsd/contrib/file/magic/Magdir/
H A Dgnome33 # Summary: GStreamer binary registry
36 0 belong 0xc0def00d GStreamer binary registry
H A Driff9 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml
244 # WAVE/AVI codec registry: https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-
417 # https://www.iana.org/assignments/wave-avi-codec-registry/wave-avi-codec-registry.xml
H A Dsun98 # which is the IANA registry of Snoop datalink types)
/freebsd/sys/contrib/openzfs/config/
H A Dax_count_cpus.m458 …[[mingw*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/Cen…
59 …[[msys*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/Cent…
60 …[[cygwin*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/Ce…
/freebsd/usr.bin/clang/llvm-xray/
H A DMakefile13 SRCS+= xray-registry.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPassRegistry.def9 // This file is used as the registry of passes that are part of the
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PassRegistry.def9 // This file is used as the registry of passes that are part of the X86 backend.
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPassRegistry.def9 // This file is used as the registry of passes that are part of the
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXPassRegistry.def9 // This file is used as the registry of passes that are part of the
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXPassRegistry.def9 // This file is used as the registry of passes that are part of the
/freebsd/lib/libc/net/
H A Dhosts29 # from your regional registry (ARIN, APNIC, LACNIC, RIPE NCC, or AfriNIC.)
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-Windows.txt131 service and which reads its configuration from registry instead of
251 but it is using Windows registry for configuration information instead
256 The root of wpa_supplicant configuration in registry is
298 parameters in registry. It can also be imported to registry as a
/freebsd/contrib/file/tests/
H A DMakefile.am118 registry-pol.result \
119 registry-pol.testfile \
/freebsd/crypto/openssl/doc/man7/
H A Dopenssl-core_names.h.pod32 I<This header file does not constitute a general registry of names>.
/freebsd/sys/dev/bxe/
H A Decore_sp.c2948 if (o->registry.aprox_match.vec[i]) in ecore_mcast_get_next_bin()
2951 if (BIT_VEC64_TEST_BIT(o->registry.aprox_match. in ecore_mcast_get_next_bin()
2975 BIT_VEC64_CLEAR_BIT(o->registry.aprox_match.vec, cur_bit); in ecore_mcast_clear_first_bin()
3017 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, bin); in ecore_mcast_set_one_rule_e2()
3395 elem = o->registry.aprox_match.vec[i]; in ecore_mcast_refresh_registry_e2()
3530 BIT_VEC64_SET_BIT(o->registry.aprox_match.vec, in ecore_mcast_hdl_add_e1h()
3580 ECORE_MEMSET(o->registry.aprox_match.vec, 0, in ecore_mcast_setup_e1h()
3581 sizeof(o->registry.aprox_match.vec)); in ecore_mcast_setup_e1h()
3598 ECORE_MEMSET(o->registry.aprox_match.vec, 0, in ecore_mcast_setup_e1h()
3599 sizeof(o->registry.aprox_match.vec)); in ecore_mcast_setup_e1h()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPassRegistry.def9 // This file is used as the registry of passes that are part of the
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DTargetPassRegistry.inc9 // This file is used as the registry of passes in registerPassBuilderCallbacks
/freebsd/crypto/openssh/
H A DREADME.platform85 There is no official registry of 3rd party event numbers, so if this
/freebsd/crypto/heimdal/doc/
H A Dwin2k.texi35 @command{Ksetup} store the domain information under the registry key:
300 Basically it say that you can add a registry key

123