/freebsd/contrib/file/ |
H A D | README.md | 21 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 D | README.md | 14 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 D | tst.multiprov.ksh | 57 DTRACE_PROBE($oogle, knows); 63 probe knows();
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | DeclVendor.h | 35 /// 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 D | PipelinePrinter.h | 33 /// 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 D | ObjCARCAliasAnalysis.h | 13 /// 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 D | ObjCARCAnalysisUtils.h | 13 /// 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 D | DependencyAnalysis.h | 13 /// 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 D | ProvenanceAnalysis.h | 16 /// 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 D | ObjCARCExpand.cpp | 16 /// 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 D | ARCRuntimeEntryPoints.h | 13 /// 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 D | ObjCARCAPElim.cpp | 17 /// 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 D | ObjCARC.h | 13 /// 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 D | ProvenanceAnalysis.cpp | 16 /// 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 D | TypeCategory.cpp | 36 // 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 D | GIMatchDagInstr.h |
|
/freebsd/lib/libc/posix1e/ |
H A D | acl_set.c | 49 * 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 D | ObjCARCAliasAnalysis.cpp | 13 /// 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 D | rte_jhash.h | 319 * 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 D | MIGChecker.cpp | 44 // 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 D | TEST-NOTES | 20 o powerpc <who knows> but kboot+dtb
|
/freebsd/include/rpcsvc/ |
H A D | pmap_prot.x | 168 % * 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 D | README.md | 21 Note the tag name is important, as the interop runner knows the container
|
/freebsd/libexec/bootpd/tools/bootptest/ |
H A D | bootptest.8 | 34 indicating that this client already knows its IP address.
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | use-inference.mk | 33 # This is strange since make definitely knows about the .from.to suffix
|