Home
last modified time | relevance | path

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

1234

/minix/external/bsd/llvm/dist/llvm/utils/
H A DUpdateCMakeLists.pl3 use File::Find;
23 my $dir = $File::Find::dir;
26 $dirCMake{$dir} = $File::Find::name;
/minix/external/bsd/llvm/dist/clang/test/Analysis/
H A Dpointer-to-member.cpp57 bool Find(const NPIdentifier *, unsigned, NPIdentifier *);
61 C::MethodMapMember(0, &C::Find); // don't crash in InitStaticData()
/minix/external/bsd/llvm/dist/llvm/lib/MC/
H A DSubtargetFeature.cpp92 static const SubtargetFeatureKV *Find(StringRef S, in Find() function
189 Find(StripFlag(Feature), FeatureTable); in ToggleFeature()
241 const SubtargetFeatureKV *CPUEntry = Find(CPU, CPUTable); in getFeatureBits()
268 Find(StripFlag(Feature), FeatureTable); in getFeatureBits()
/minix/crypto/external/bsd/netpgp/dist/doc/
H A Ddeliverable.txt35 * Find key in loaded keyring (by key ID, by UID)
86 * Find key
H A Dspec.txt6 - Find a key in a key ring and store a reference to it.
/minix/external/bsd/less/dist/
H A Dless.hlp59 { ( [ * Find close bracket } ) ].
60 } ) ] * Find open bracket { ( [.
61 ESC-^F _<_c_1_> _<_c_2_> * Find close bracket _<_c_2_>.
62 ESC-^B _<_c_1_> _<_c_2_> * Find open bracket _<_c_1_>
175 Find a tag.
/minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp229 bool Find(const TypedValueRegion *R) { in PreVisitProcessArg() function in CallAndMessageChecker::PreVisitProcessArg::FindUninitializedField
239 if (Find(FR)) in PreVisitProcessArg()
260 if (F.Find(D->getRegion())) { in PreVisitProcessArg()
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp442 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, S->getSymbol() }; in getOpndList() local
445 std::end(HardFloatLibCalls), Find)) in getOpndList()
485 Mips16Libcall Find = { RTLIB::UNKNOWN_LIBCALL, in getOpndList() local
489 std::end(HardFloatLibCalls), Find)) in getOpndList()
/minix/crypto/external/bsd/heimdal/dist/doc/
H A Dmigration.texi42 Find a sample population of your users and check what programs they use,
/minix/external/bsd/libc++/dist/libcxx/
H A DTODO.TXT39 * Find all sequences of >2 underscores and eradicate them.
/minix/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSeparateConstOffsetFromGEP.cpp209 static int64_t Find(Value *Idx, const DataLayout *DL, GetElementPtrInst *GEP);
662 int64_t ConstantOffsetExtractor::Find(Value *Idx, const DataLayout *DL, in Find() function in ConstantOffsetExtractor
716 ConstantOffsetExtractor::Find(GEP->getOperand(I), DL, GEP); in accumulateByteOffset()
/minix/crypto/external/bsd/openssl/dist/ssl/
H A Dssl-lib.com523 $ WRITE SYS$OUTPUT "Can't Find The Library ",SSL_LIB,"."
543 $ WRITE SYS$OUTPUT "Can't Find The Library ",CRYPTO_LIB,"."
766 $! Find Out Which One To Use.
815 $! Find out what socket library we have available
/minix/external/bsd/llvm/dist/llvm/unittests/ADT/
H A DSmallStringTest.cpp117 TEST_F(SmallStringTest, Find) { in TEST_F() argument
/minix/external/bsd/flex/dist/m4/
H A Dprogtest.m441 # Find out how to test for executable files. Don't use a zero-byte file,
/minix/external/bsd/llvm/dist/llvm/autoconf/m4/
H A Dfind_std_program.m424 dnl Find a program via --with options, in the path, or well known places
/minix/external/bsd/llvm/dist/llvm/cmake/modules/
H A DChooseMSVCCRT.cmake29 # Find the selected-by-CMake CRT for each build type, if any.
/minix/crypto/external/bsd/openssl/dist/test/
H A Dmaketests.com434 $ WRITE SYS$OUTPUT "Can't Find The Library ",CRYPTO_LIB,"."
454 $ WRITE SYS$OUTPUT "Can't Find The Library ",SSL_LIB,"."
/minix/external/bsd/nvi/dist/motif_l/
H A DTODO6 Find a tool to convert the reference doc to html, and just point a
/minix/external/bsd/flex/dist/
H A DREADME31 Find information on subscribing to the mailing lists at:
/minix/external/bsd/llvm/dist/clang/tools/scan-build/
H A Dscan-build20 use File::Find;
516 my $file = $File::Find::name;
/minix/crypto/external/bsd/openssl/dist/apps/
H A Dmakeapps.com499 $ WRITE SYS$OUTPUT "Can't Find The Library ",CRYPTO_LIB,"."
519 $ WRITE SYS$OUTPUT "Can't Find The Library ",SSL_LIB,"."
/minix/lib/libc/arch/alpha/gen/
H A Ddivrem.m4125 * Find out how many bits of zeros are at the beginning of the divisor.
/minix/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes-lib.com629 $! Tell The User We Can't Find The [.xxx.CRYPTO.DES]LIBDES.OLB Library.
/minix/external/bsd/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-cov.rst98 Find objects in DIR or based on FILE's path. If you specify a particular
/minix/external/bsd/nvi/dist/docs/vi.ref/
H A Dvi.texi964 Find callers of the name.
966 Find all function calls made from name.
968 Find pattern.
970 Find files with name as substring.
972 Find definition of name.
974 Find files #including name.
976 Find all uses of name.
978 Find assignments to name.

1234