Home
last modified time | relevance | path

Searched full:knows (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/freebsd/contrib/file/
H A DREADME.md21 It knows the 'magic number' of several thousands of file types.
55 My version knows a little more magic (including tar archives) than
92 * `src/is_csv.c` - knows about Comma Separated Value file format (RFC 4180).
93 * `src/is_json.c` - knows about JavaScript Object Notation format (RFC 8259).
94 * `src/is_simh.c` - knows about SIMH tape file format.
95 * `src/is_tar.c, tar.h` - knows about Tape ARchive format (courtesy John Gilmore).
/freebsd/contrib/openresolv/
H A DREADME.md14 knows about as different clients could add the same nameservers.
20 it knows about so it can configure the real `/etc/resolv.conf` and optionally
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.multiprov.ksh57 DTRACE_PROBE($oogle, knows);
63 probe knows();
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DDeclVendor.h35 /// Look up the set of Decls that the DeclVendor currently knows about
55 /// Look up the types that the DeclVendor currently knows about matching a
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.h33 /// A printer class that knows how to collects statistics on the
36 /// This class knows how to print out the analysis information collected
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DObjCARCAliasAnalysis.h13 /// WARNING: This file knows about certain library functions. It recognizes them
16 /// WARNING: This file knows about how certain Objective-C library functions are
H A DObjCARCAnalysisUtils.h13 /// WARNING: This file knows about certain library functions. It recognizes them
16 /// WARNING: This file knows about how certain Objective-C library functions are
66 /// This is a wrapper around getUnderlyingObject which also knows how to
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DDependencyAnalysis.h13 /// WARNING: This file knows about certain library functions. It recognizes them
16 /// WARNING: This file knows about how certain Objective-C library functions are
H A DProvenanceAnalysis.h16 /// WARNING: This file knows about certain library functions. It recognizes them
19 /// WARNING: This file knows about how certain Objective-C library functions are
H A DObjCARCExpand.cpp16 /// WARNING: This file knows about certain library functions. It recognizes them
19 /// WARNING: This file knows about how certain Objective-C library functions are
H A DARCRuntimeEntryPoints.h13 /// WARNING: This file knows about certain library functions. It recognizes them
16 /// WARNING: This file knows about how certain Objective-C library functions are
H A DObjCARCAPElim.cpp17 /// WARNING: This file knows about certain library functions. It recognizes them
20 /// WARNING: This file knows about how certain Objective-C library functions are
H A DObjCARC.h13 /// WARNING: This file knows about certain library functions. It recognizes them
16 /// WARNING: This file knows about how certain Objective-C library functions are
H A DProvenanceAnalysis.cpp16 /// WARNING: This file knows about certain library functions. It recognizes them
19 /// WARNING: This file knows about how certain Objective-C library functions are
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DTypeCategory.cpp36 // ObjC knows about C and itself in IsApplicable()
41 // C++ knows about C and C++ in IsApplicable()
47 // ObjC++ knows about C,C++,ObjC and ObjC++ in IsApplicable()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagInstr.h
/freebsd/lib/libc/posix1e/
H A Dacl_set.c49 * not a semantic that the library knows about, just submit it flat and
50 * assume the caller knows what they're up to.
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DObjCARCAliasAnalysis.cpp13 /// WARNING: This file knows about certain library functions. It recognizes them
16 /// WARNING: This file knows about how certain Objective-C library functions are
/freebsd/sys/contrib/dpdk_rte_lpm/
H A Drte_jhash.h319 * A special ultra-optimized versions that knows it is hashing exactly
340 * A special ultra-optimized versions that knows it is hashing exactly
359 * A special ultra-optimized versions that knows it is hashing exactly
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp44 // The checker knows that an out-of-line object is deallocated if it is
53 // exactly 3 parameters, it knows that argument #1 (starting from 0, i.e.
85 // defined on class 'IOUserClient' that takes exactly 1 argument, it knows
/freebsd/tools/boot/
H A DTEST-NOTES20 o powerpc <who knows> but kboot+dtb
/freebsd/include/rpcsvc/
H A Dpmap_prot.x168 % * passed the XDR routine that knows the args' structure. This routine
170 % * the application being called knows the args structure already. So we use a
/freebsd/crypto/openssl/test/quic-openssl-docker/
H A DREADME.md21 Note the tag name is important, as the interop runner knows the container
/freebsd/libexec/bootpd/tools/bootptest/
H A Dbootptest.834 indicating that this client already knows its IP address.
/freebsd/contrib/bmake/unit-tests/
H A Duse-inference.mk33 # This is strange since make definitely knows about the .from.to suffix

12345678910>>...31