Home
last modified time | relevance | path

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

12345678910>>...16

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCDynamicLibrarySearchGenerator.h37 SymbolPredicate Allow = SymbolPredicate())
38 : EPC(ES.getExecutorProcessControl()), H(H), Allow(std::move(Allow)) {}
45 SymbolPredicate Allow = SymbolPredicate());
51 SymbolPredicate Allow = SymbolPredicate()) {
52 return Load(ES, nullptr, std::move(Allow));
62 SymbolPredicate Allow; variable
H A DExecutionUtils.h228 SymbolPredicate Allow = SymbolPredicate());
235 SymbolPredicate Allow = SymbolPredicate());
241 SymbolPredicate Allow = SymbolPredicate()) {
242 return Load(nullptr, GlobalPrefix, std::move(Allow));
251 SymbolPredicate Allow; variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCDynamicLibrarySearchGenerator.cpp17 SymbolPredicate Allow) { in Load() argument
23 std::move(Allow)); in Load()
37 if (Allow && !Allow(KV.first)) in tryToGenerate()
H A DExecutionUtils.cpp224 sys::DynamicLibrary Dylib, char GlobalPrefix, SymbolPredicate Allow) in DynamicLibrarySearchGenerator() argument
225 : Dylib(std::move(Dylib)), Allow(std::move(Allow)), in DynamicLibrarySearchGenerator()
230 SymbolPredicate Allow) { in Load() argument
236 std::move(Lib), GlobalPrefix, std::move(Allow)); in Load()
252 if (Allow && !Allow(Name)) in tryToGenerate()
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DProfileList.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()
/openbsd-src/gnu/usr.bin/perl/cpan/Params-Check/t/
H A D01_Params-Check.t19 { ok( allow( 42, qr/^\d+$/ ), "Allow based on regex" );
20 ok( allow( $0, $0), " Allow based on string" );
21 ok( allow( 42, [0,42] ), " Allow based on list" );
22 ok( allow( 42, [50,sub{1}])," Allow based on list containing sub");
23 ok( allow( 42, TRUE ), " Allow based on constant sub" );
33 ok( !$sub_called, "Allow short-circuits properly" );
39 sub { is_deeply(+shift,$thing, "Allow coderef gets proper args") }
230 " Allow coderef gets proper args") }
/openbsd-src/sys/arch/alpha/stand/netboot/
H A Dversion9 1.4: Allow ethernet address to be hardcoded with setnetbootinfo(8).
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DProfileList.h33 Allow, enumerator
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Semaphore/
H A DChanges22 - Allow installation on non-threaded Perls
/openbsd-src/gnu/llvm/llvm/tools/llvm-objcopy/
H A DCommonOpts.td15 HelpText<"Allow the tool to remove sections even if it would leave "
123 HelpText<"Allow wildcard syntax for symbol-related flags. Incompatible "
/openbsd-src/gnu/usr.bin/texinfo/
H A DTODO50 - Allow @end (and other?) commands to be indented in the source.
58 - Allow subitems and `see' and `see also' in indices.
66 - Allow @hsep/@vsep at @item, instead of just in template.
70 - Allow : in node names for info files, for names like
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/t/
H A Dprintf.t13 # Allow for it to be removed
/openbsd-src/gnu/llvm/llvm/include/llvm/Config/
H A Dabi-breaking.h.cmake21 /* Allow selectively disabling link-time mismatch checking so that header-only
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td34 // Allow scheduler to assign default model to any unrecognized opcodes.
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A DChangeLog159 * hppa.h (pa_opcodes): Allow 0 immediates in PA 2.0 variants of pdtlb
203 mov. Allow 64bit addressing for mov and movq.
293 between memory and segment register. Allow movq for moving between
436 * i386.h (i386_optab): Allow cs/ds in 64bit for branch hints.
474 Allow disassembly of ColdFire V4e object files.
/openbsd-src/gnu/usr.bin/perl/dist/Net-Ping/
H A DChanges49 - Allow data_size > 1024, up to 65535, i.e. fragmented packets.
64 - Allow NET_PING_FAIL_IP override for testing an IP which should not exist,
333 - Allow UDP ping to different IP addresses
351 - Allow demo/fping -s to force service check.
467 - Allow source_verify method to work
501 - Allow for smoother upgrade from
/openbsd-src/gnu/gcc/gcc/config/s390/
H A Dpredicates.md62 ;; Allow SYMBOL_REFs and @PLT stubs.
110 /* Allow labels and local symbols. */
123 /* Allow adding *even* in-range constants. */
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dc++config164 // Allow use of "export template." This is currently not a feature
168 // Allow use of the GNU syntax extension, "extern template." This
/openbsd-src/gnu/gcc/gcc/config/mips/
H A Dmips.opt56 Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations
138 Allow the use of hardware floating-point instructions
/openbsd-src/gnu/usr.bin/perl/dist/Thread-Queue/
H A DChanges58 - Allow installation on non-threaded Perls
/openbsd-src/gnu/llvm/lld/COFF/
H A DOptions.td168 HelpText<"Allow undefined and multiply defined symbols">;
170 HelpText<"Allow undefined symbols when creating executables">;
172 HelpText<"Allow multiply defined symbols when creating executables">;
174 HelpText<"Allow multiply defined resources when creating executables">;
/openbsd-src/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-strip.rst115 Allow wildcard syntax for symbol-related flags. On by default for
150 Allow :program:`llvm-strip` to remove sections even if it would leave invalid
/openbsd-src/gnu/usr.bin/binutils/include/mpw/
H A DChangeLog41 * fcntl.h (open): Allow optional third arg.
/openbsd-src/gnu/gcc/gcc/config/m32r/
H A Dm32r.opt64 Allow two instructions to be issued per cycle
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A DCMakeLists.txt73 # Allow the ORC runtime to reference LLVM headers.

12345678910>>...16