/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | MustExecute.h | 285 : Visited(Other.Visited), Explorer(Other.Explorer), in MustBeExecutedIterator() 289 : Visited(std::move(Other.Visited)), Explorer(Other.Explorer), in MustBeExecutedIterator() 344 MustBeExecutedIterator(ExplorerTy &Explorer, const Instruction *I); 363 ExplorerTy &Explorer; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MustExecute.cpp | 383 MustBeExecutedContextExplorer Explorer( in runOnModule() local 391 for (const Instruction *CI : Explorer.range(&I)) in runOnModule() 804 MustBeExecutedContextExplorer &Explorer, const Instruction *I) in MustBeExecutedIterator() argument 805 : Explorer(Explorer), CurInst(I) { in MustBeExecutedIterator() 819 if (Explorer.ExploreCFGForward) in resetInstruction() 821 if (Explorer.ExploreCFGBackward) in resetInstruction() 827 Head = Explorer.getMustBeExecutedNextInstruction(*this, Head); in advance() 832 Tail = Explorer.getMustBeExecutedPrevInstruction(*this, Tail); in advance() 863 MustBeExecutedContextExplorer Explorer( in run() local 871 for (const Instruction *CI : Explorer.range(&I)) in run()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | regstr.d | 182 REGSTR_PATH_EXPLORER = `Software\Microsoft\Windows\CurrentVersion\Explorer`, 720 …REGSTR_PATH_LASTCHECK = `Software\Microsoft\Windows\CurrentVersion\Explorer\LastChe… 721 …REGSTR_PATH_LASTOPTIMIZE = `Software\Microsoft\Windows\CurrentVersion\Explorer\LastOpt… 722 …REGSTR_PATH_LASTBACKUP = `Software\Microsoft\Windows\CurrentVersion\Explorer\LastBac…
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/msbuild/ |
H A D | LLVM.Cpp.Common.props | 33 <!-- Short names for platform toolsets (added to project name in Solution Explorer) -->
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 469 MustBeExecutedContextExplorer &Explorer = in getAttrsFromAssumes() local 471 auto EIt = Explorer.begin(getCtxI()), EEnd = Explorer.end(getCtxI()); in getAttrsFromAssumes() 473 if (Explorer.findInContextOf(It.first, EIt, EEnd)) in getAttrsFromAssumes()
|
H A D | AttributorAttributes.cpp | 629 MustBeExecutedContextExplorer &Explorer, in followUsesInContext() argument 633 auto EIt = Explorer.begin(CtxI), EEnd = Explorer.end(CtxI); in followUsesInContext() 637 bool Found = Explorer.findInContextOf(UserI, EIt, EEnd); in followUsesInContext() 663 MustBeExecutedContextExplorer &Explorer = in followUsesInMBEC() local 666 followUsesInContext<AAType>(AA, A, Explorer, &CtxI, Uses, S); in followUsesInMBEC() 711 Explorer.checkForAllContext(&CtxI, Pred); in followUsesInMBEC() 723 followUsesInContext(AA, A, Explorer, &BB->front(), Uses, ChildState); in followUsesInMBEC() 5121 MustBeExecutedContextExplorer &Explorer = in updateImpl() local 5129 return Explorer.findInContextOf(UniqueFree, I.getNextNode()); in updateImpl()
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | windows | 825 # "871C5380-42A0-1069-A2EA-08002B30309D" Internet Explorer 957 0 string Client\ UrlCache\ MMF Internet Explorer cache file 1114 # Note: called "Windows Explorer Command Shell File" by TrID and "File Explorer Command" by Window… 1115 >>&0 regex/c \^Shell]\r\n Windows Explorer Shell Command File 1715 # URL like File\C:\Users\nutzer\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch\desktop.ini
|
H A D | images | 2446 0 string IIO1$ Ulead Photo Explorer 3 2467 0 string IIO2H Ulead Photo Explorer 4 or 5
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 796 Explorer( 902 return Explorer; 1004 MustBeExecutedContextExplorer Explorer;
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | OpenCLSupport.rst | 456 in `Compiler Explorer <https://godbolt.org/z/5WbnTfb65>`_.
|
H A D | doxygen.cfg.in | 2201 # Note that this requires a modern browser other than Internet Explorer. Tested
|
H A D | UsersManual.rst | 3440 To use the toolset, select a project in Solution Explorer, open its Property
|
/netbsd-src/external/gpl3/binutils/dist/zlib/win32/ |
H A D | DLL_FAQ.txt | 267 installed, or with Microsoft Internet Explorer 4 or later, and
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/win32/ |
H A D | DLL_FAQ.txt | 267 installed, or with Microsoft Internet Explorer 4 or later, and
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/win32/ |
H A D | DLL_FAQ.txt | 267 installed, or with Microsoft Internet Explorer 4 or later, and
|
/netbsd-src/external/gpl3/gdb/dist/zlib/win32/ |
H A D | DLL_FAQ.txt | 267 installed, or with Microsoft Internet Explorer 4 or later, and
|
/netbsd-src/usr.bin/calendar/calendars/ |
H A D | calendar.history | 80 01/31 Explorer I launched, resulting in discovery of Van Allen Belt, 1958
|
/netbsd-src/share/misc/ |
H A D | acronyms.comp | 781 IE Internet Explorer
|
/netbsd-src/external/mpl/dhcp/dist/doc/devel/ |
H A D | doxyfile.in | 1723 # Note that this requires a modern browser other than Internet Explorer.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | doxygen.cfg.in | 2202 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/netbsd-src/external/mit/libcbor/dist/ |
H A D | Doxyfile | 2312 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/doc/doxygen/ |
H A D | user.cfg.in | 2590 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/doc/doxygen/ |
H A D | user.cfg.in | 2667 # Note that this requires a modern browser other than Internet Explorer. Tested
|
/netbsd-src/sys/dev/usb/ |
H A D | usbdevs | 2379 product MICROSOFT TBEXPLORER 0x0024 Trackball Explorer
|
/netbsd-src/lib/libc/time/ |
H A D | NEWS | 3960 removes stale pointers to World Time Explorer and WORLDTIME.
|