/freebsd/contrib/llvm-project/clang/lib/Analysis/plugins/CheckerDependencyHandling/ |
H A D | CheckerDependencyHandling.cpp | 19 extern "C" void clang_registerCheckers(CheckerRegistry ®istry) { 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 D | CheckerOptionHandling.cpp | 29 extern "C" void clang_registerCheckers(CheckerRegistry ®istry) { 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 D | port-aix.c | 343 char *registry; in aix_setauthdb() local 350 if (getuserattr((char *)user, S_REGISTRY, ®istry, 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 D | MainCallChecker.cpp | 47 extern "C" void clang_registerCheckers(CheckerRegistry ®istry) { in clang_registerCheckers() argument 48 registry.addChecker<MainCallChecker>( in clang_registerCheckers()
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lstate.c | 164 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 D | lstate.c | 218 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, ®istry->array[LUA_RIDX_MAINTHREAD - 1], L); in init_registry() 224 sethvalue(L, ®istry->array[LUA_RIDX_GLOBALS - 1], luaH_new(L)); in init_registry()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | gnome | 33 # Summary: GStreamer binary registry 36 0 belong 0xc0def00d GStreamer binary registry
|
H A D | riff | 9 # 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 D | sun | 98 # which is the IANA registry of Snoop datalink types)
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | ax_count_cpus.m4 | 58 …[[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 D | Makefile | 13 SRCS+= xray-registry.cpp
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPassRegistry.def | 9 // This file is used as the registry of passes that are part of the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PassRegistry.def | 9 // 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 D | BPFPassRegistry.def | 9 // This file is used as the registry of passes that are part of the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DirectXPassRegistry.def | 9 // This file is used as the registry of passes that are part of the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXPassRegistry.def | 9 // This file is used as the registry of passes that are part of the
|
/freebsd/lib/libc/net/ |
H A D | hosts | 29 # from your regional registry (ARIN, APNIC, LACNIC, RIPE NCC, or AfriNIC.)
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | README-Windows.txt | 131 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 D | Makefile.am | 118 registry-pol.result \ 119 registry-pol.testfile \
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-core_names.h.pod | 32 I<This header file does not constitute a general registry of names>.
|
/freebsd/sys/dev/bxe/ |
H A D | ecore_sp.c | 2948 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 D | AMDGPUPassRegistry.def | 9 // This file is used as the registry of passes that are part of the
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/ |
H A D | TargetPassRegistry.inc | 9 // This file is used as the registry of passes in registerPassBuilderCallbacks
|
/freebsd/crypto/openssh/ |
H A D | README.platform | 85 There is no official registry of 3rd party event numbers, so if this
|
/freebsd/crypto/heimdal/doc/ |
H A D | win2k.texi | 35 @command{Ksetup} store the domain information under the registry key: 300 Basically it say that you can add a registry key
|