Home
last modified time | relevance | path

Searched refs:Allow (Results 1 – 25 of 204) sorted by relevance

123456789

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDEPCDynamicLibrarySearchGenerator.h41 SymbolPredicate Allow = SymbolPredicate(),
43 : EPC(ES.getExecutorProcessControl()), H(H), Allow(std::move(Allow)),
51 SymbolPredicate Allow = SymbolPredicate(),
58 SymbolPredicate Allow = SymbolPredicate(),
60 return Load(ES, nullptr, std::move(Allow), std::move(AddAbsoluteSymbols));
70 SymbolPredicate Allow; variable
HDExecutionUtils.h232 SymbolPredicate Allow = SymbolPredicate(),
240 SymbolPredicate Allow = SymbolPredicate(),
247 SymbolPredicate Allow = SymbolPredicate(),
249 return Load(nullptr, GlobalPrefix, std::move(Allow),
259 SymbolPredicate Allow; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Basic/
HDProfileList.cpp93 return Allow; in getDefault()
101 return Allow; in getDefault()
108 return Allow; in inSection()
114 return Allow; in inSection()
128 return Allow; in isFunctionExcluded()
148 return Allow; in isFileExcluded()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDEPCDynamicLibrarySearchGenerator.cpp20 ExecutionSession &ES, const char *LibraryPath, SymbolPredicate Allow, in Load() argument
27 ES, *Handle, std::move(Allow), std::move(AddAbsoluteSymbols)); in Load()
46 if (Allow && !Allow(KV.first)) in tryToGenerate()
HDExecutionUtils.cpp222 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow, in DynamicLibrarySearchGenerator() argument
224 : Dylib(std::move(Dylib)), Allow(std::move(Allow)), in DynamicLibrarySearchGenerator()
230 SymbolPredicate Allow, in Load() argument
237 std::move(Lib), GlobalPrefix, std::move(Allow), in Load()
254 if (Allow && !Allow(Name)) in tryToGenerate()
/freebsd-14-stable/contrib/libucl/
HDChangeLog.md13 - Allow userdata objects to be emitted and destructed
43 - Allow to save comments and macros when parsing UCL documents
51 - Allow searching an array of paths for includes (by Allan Jude)
89 - Allow to reserve space in arrays and hashes
99 - Allow to emit msgpack from Lua
101 - Allow to pass opaque objects in Lua API for transparent C passthrough
/freebsd-14-stable/share/examples/jails/
HDrc.conf.jails14 #jail_sysvipc_allow="YES" # Allow SysV Interprocess Comm.
15 #jail_set_hostname_allow="YES" # Allow hostname to change
/freebsd-14-stable/sys/contrib/dev/acpica/components/debugger/
HDdbexec.c724 UINT8 Allow; in AcpiDbMethodThread() local
794 Allow = 0; in AcpiDbMethodThread()
802 Allow = 1; in AcpiDbMethodThread()
807 if (Allow) in AcpiDbMethodThread()
/freebsd-14-stable/sys/arm/conf/
HDstd.armv612 options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
14 options SCTP_SUPPORT # Allow kldload of SCTP
HDstd.armv712 options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
14 options SCTP_SUPPORT # Allow kldload of SCTP
HDTEGRA12492 device ukbd # Allow keyboard like HIDs to control console
139 device hkbd # Allow keyboard like HIDs to control console
HDGENERIC196 device hkbd # Allow keyboard like HIDs to control console
197 device ukbd # Allow keyboard like HIDs to control console
/freebsd-14-stable/sys/contrib/openzfs/etc/sudoers.d/
HDzfs2 ## Allow any user to run `zpool iostat/status -c smart` in order
/freebsd-14-stable/sys/contrib/device-tree/Bindings/power/supply/
HDcharger-manager.txt70 /* Allow charging for 5hr */
72 /* Allow discharging for 2hr */
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDProfileList.h33 Allow, enumerator
/freebsd-14-stable/crypto/heimdal/lib/hdb/
HDhdb.asn147 allow-kerberos4(15), -- Allow Kerberos 4 requests
48 allow-digest(16), -- Allow digest requests
/freebsd-14-stable/libexec/bootpd/
HDChanges26 Allow bootptab syntax: ha="0:0:c0:80:e8:a7"
131 Allow underscore in host names - readfile.c:goodname()
141 Allow ieee802 hardware address in bit-reversed oreder
223 Allow host name anywhere IP address is expected.
238 Allow extended-length BOOTP packets (more vendor options)
/freebsd-14-stable/sys/contrib/device-tree/Bindings/opp/
HDqcom-opp.txt10 - compatible: Allow OPPs to express their compatibility. It should be:
/freebsd-14-stable/sys/arm64/conf/
HDstd.arm6414 options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
21 options SCTP_SUPPORT # Allow kldload of SCTP
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDCommonOpts.td18 HelpText<"Allow the tool to remove sections even if it would leave "
126 HelpText<"Allow wildcard syntax for symbol-related flags. Incompatible "
/freebsd-14-stable/contrib/less/
HDNEWS69 * Allow expansion of environment variables in lesskey files.
100 * Allow --rscroll to accept non-ASCII characters (github #483).
102 * Allow the parameter to certain options to be terminated with a
212 * Allow empty "lines" field in --header option.
277 * Allow option name in -- command to end with '=' in addition to '\n'.
498 * Allow some debugging environment variables to be set in lesskey file.
542 * Allow "extra" string in lesskey file to append to a multi-char command
560 * Allow %% escape sequence in LESSOPEN variable.
566 * Allow backslash escaping of metacharacters in LESS environment variable
654 * Allow a fraction as the argument to the -# (--shift) option.
[all …]
/freebsd-14-stable/contrib/openbsm/
HDTODO18 - Allow the path /etc/security to be configured at configure-time so that
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiSchedule.td34 // Allow scheduler to assign default model to any unrecognized opcodes.
/freebsd-14-stable/usr.sbin/bsdconfig/usermgmt/share/
HDuser_input.subr438 # Allow the user to enter new GECOS information for a given user. This
457 # Allow the user to enter a new UID for a given user. If the user does not
475 # Allow the user to enter a new primary GID for a given user. If the user does
493 # Allow the user to enter a new login class for a given user. If the user does
511 # Allow the user to enter a date/time (in number-of-seconds since the `epoch')
654 # Allow the user to enter a date/time (in number-of-seconds since the `epoch')
797 # Allow the user to enter a new home directory for a given login. If the user
924 # Allow the user to select a new shell for a given login. If the user does not
/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDOptions.td174 HelpText<"Allow undefined and multiply defined symbols">;
176 HelpText<"Allow undefined symbols when creating executables">;
178 HelpText<"Allow multiply defined symbols when creating executables">;
180 HelpText<"Allow multiply defined resources when creating executables">;

123456789