Home
last modified time | relevance | path

Searched refs:Find (Results 1 – 25 of 654) sorted by relevance

12345678910>>...27

/netbsd-src/external/bsd/tre/dist/tests/agrep/
H A Drecords.args1 # Find words which contain the letter 'a'.
3 # Find words which contain a capital letter.
5 # Find sentences which contain certain words.
8 # Find paragraphs which contain "PATTERN".
/netbsd-src/external/gpl3/gcc/dist/contrib/regression/
H A Dmkindex.pl38 use File::Find qw(find);
58 die unless (substr ($File::Find::dir,0,(length $srcdir)) eq $srcdir);
59 my $dir = substr $File::Find::dir,(length $srcdir);
/netbsd-src/external/gpl3/gcc.old/dist/contrib/regression/
H A Dmkindex.pl38 use File::Find qw(find);
58 die unless (substr ($File::Find::dir,0,(length $srcdir)) eq $srcdir);
59 my $dir = substr $File::Find::dir,(length $srcdir);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSubtargetInfo.cpp25 static const T *Find(StringRef S, ArrayRef<T> A) { in Find() function
65 Find(SubtargetFeatures::StripFlag(Feature), FeatureTable); in ApplyFeatureFlag()
169 const SubtargetSubTypeKV *CPUEntry = Find(CPU, ProcDesc); in getFeatures()
182 const SubtargetSubTypeKV *CPUEntry = Find(TuneCPU, ProcDesc); in getFeatures()
270 Find(SubtargetFeatures::StripFlag(Feature), ProcFeatures); in ToggleFeature()
314 const SubtargetSubTypeKV *CPUEntry = Find(CPU, ProcDesc); in getSchedModelForCPU()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A DUpdateCMakeLists.pl3 use File::Find;
23 my $dir = $File::Find::dir;
26 $dirCMake{$dir} = $File::Find::name;
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp29 void Find(CheckerContext &C, const CallExpr *CE, unsigned paramNum) const;
93 Find(C, CE, 0); in evalFind()
100 Find(C, CE, 1); in evalFind()
107 void STLAlgorithmModeling::Find(CheckerContext &C, const CallExpr *CE, in Find() function in __anon3585a8a20111::STLAlgorithmModeling
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDynamicLibrary.cpp42 HandleList::iterator Find(void *Handle) { return find(Handles, Handle); } in Find() function in DynamicLibrary::HandleSet
45 return Handle == Process || Find(Handle) != Handles.end(); in Contains()
54 if (Find(Handle) != Handles.end()) { in AddLibrary()
/netbsd-src/external/bsd/libpcap/dist/cmake/Modules/
H A DFindAirPcap.cmake5 # Find the AirPcap library and include files.
48 # Find the header
53 # Find the library
H A DFindPacket.cmake27 # Find the Packet library and include files.
88 # Find the header
93 # Find the library
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DHexagon.cpp326 auto Find = [&HTC] (const std::string &RootDir, const std::string &SubDir, in constructHexagonLinkArgs() local
338 std::string Crt0SA = Find(RootDir, StartSubDir, "/crt0_standalone.o"); in constructHexagonLinkArgs()
341 std::string Crt0 = Find(RootDir, StartSubDir, "/crt0.o"); in constructHexagonLinkArgs()
345 ? Find(RootDir, StartSubDir + "/pic", "/initS.o") in constructHexagonLinkArgs()
346 : Find(RootDir, StartSubDir, "/init.o"); in constructHexagonLinkArgs()
393 ? Find(RootDir, StartSubDir + "/pic", "/finiS.o") in constructHexagonLinkArgs()
394 : Find(RootDir, StartSubDir, "/fini.o"); in constructHexagonLinkArgs()
/netbsd-src/sys/external/bsd/drm/dist/scripts/
H A Ddrm-scripts-gentree.pl39 use File::Find;
221 my $file = $File::Find::name;
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A DGXditview.ad23 <Key>Find: OpenFile()\n\
37 <Key>Find: OpenFile()\n\
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRFindingAction.cpp68 std::vector<std::string> Find() { in Find() function in clang::tooling::__anon157303110111::AdditionalUSRFinder
222 return Finder.Find(); in getUSRsForDeclaration()
285 USRList.push_back(Finder.Find()); in FindSymbol()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp319 bool Find = false; in findConfigShapes() local
330 Find = true; in findConfigShapes()
333 return Find; in findConfigShapes()
/netbsd-src/crypto/external/bsd/netpgp/dist/doc/
H A Ddeliverable.txt35 * Find key in loaded keyring (by key ID, by UID)
86 * Find key
/netbsd-src/external/gpl2/libmalloc/dist/
H A DChangeLog2 Find older changes in OChangeLog.
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp162 Find("find", variable
168 static alias FindAlias("f", desc("Alias for --find."), aliasopt(Find),
477 if (!Find.empty()) { in dumpObjectFile()
478 filterByAccelName(Find, DICtx, OS); in dumpObjectFile()
668 if (!ShowChildren && !Verify && !OffsetRequested && Name.empty() && Find.empty()) in main()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h178 auto Find = None; in anyAggregateType() local
179 return {Pred, Find}; in anyAggregateType()
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dacinclude.m48 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler.
104 dnl Find a working GCC cross compiler. This only works for the GNU gcc compiler.
200 dnl Find the BFD library in the build tree. This is used to access and
242 dnl Find the libiberty library. This defines many commonly used C
264 dnl Find the opcodes library. This is used to do dissasemblies.
336 dnl Find the libintl library in the build tree. This is for
377 dnl Find the libiberty library.
398 dnl Find all the ILU headers and libraries
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dacinclude.m48 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler.
104 dnl Find a working GCC cross compiler. This only works for the GNU gcc compiler.
200 dnl Find the BFD library in the build tree. This is used to access and
242 dnl Find the libiberty library. This defines many commonly used C
264 dnl Find the opcodes library. This is used to do dissasemblies.
336 dnl Find the libintl library in the build tree. This is for
377 dnl Find the libiberty library.
398 dnl Find all the ILU headers and libraries
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dacinclude.m48 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler.
104 dnl Find a working GCC cross compiler. This only works for the GNU gcc compiler.
200 dnl Find the BFD library in the build tree. This is used to access and
242 dnl Find the libiberty library. This defines many commonly used C
264 dnl Find the opcodes library. This is used to do dissasemblies.
336 dnl Find the libintl library in the build tree. This is for
377 dnl Find the libiberty library.
398 dnl Find all the ILU headers and libraries
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dacinclude.m48 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler.
104 dnl Find a working GCC cross compiler. This only works for the GNU gcc compiler.
200 dnl Find the BFD library in the build tree. This is used to access and
242 dnl Find the libiberty library. This defines many commonly used C
264 dnl Find the opcodes library. This is used to do dissasemblies.
336 dnl Find the libintl library in the build tree. This is for
377 dnl Find the libiberty library.
398 dnl Find all the ILU headers and libraries
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/modules/
H A Djava2 Find user preferences regarding the use of Java.
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dacinclude.m48 dnl Find a working G++ cross compiler. This only works for the GNU C++ compiler.
104 dnl Find a working GCC cross compiler. This only works for the GNU gcc compiler.
200 dnl Find the BFD library in the build tree. This is used to access and
242 dnl Find the libiberty library. This defines many commonly used C
264 dnl Find the opcodes library. This is used to do dissasemblies.
336 dnl Find the libintl library in the build tree. This is for
377 dnl Find the simulator library.
459 dnl Find the libiberty library.
500 dnl Find all the ILU headers and libraries
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dstruct_mnttab.m42 dnl Find if struct mnttab exists anywhere in mount.h or mnttab.h headers

12345678910>>...27