| /freebsd-14.2/contrib/file/src/ |
| H A D | softmagic.c | 72 #define OFFSET_OOB(n, o, i) ((n) < CAST(uint32_t, (o)) || (i) > ((n) - (o))) argument 219 int print = (ms->flags & MAGIC_NODESC) == 0; in match() local 839 int32_t o; in moffset() local 1514 const struct buffer *b, size_t o, unsigned int cont_level) in msetoffset() 1586 const unsigned char *s, size_t nbytes, size_t o, unsigned int cont_level, in mget()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 558 void TypePrinting::print(Type *Ty, raw_ostream &OS) { in print() function in TypePrinting 2710 AssemblyWriter::AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, in AssemblyWriter() 2723 AssemblyWriter::AssemblyWriter(formatted_raw_ostream &o, SlotTracker &Mac, in AssemblyWriter() 4847 void DPMarker::print(raw_ostream &ROS, bool IsForDebug) const { in print() function in DPMarker 4853 void DPValue::print(raw_ostream &ROS, bool IsForDebug) const { in print() function in DPValue 4859 void DPMarker::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() function in DPMarker 4876 void DPValue::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() function in DPValue 4894 void Value::print(raw_ostream &ROS, bool IsForDebug) const { in print() function in Value 4905 void Value::print(raw_ostream &ROS, ModuleSlotTracker &MST, in print() function in Value 5093 void Metadata::print(raw_ostream &OS, const Module *M, in print() function in Metadata [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | InterleavedLoadCombinePass.cpp | 570 bool isProvenEqualTo(const Polynomial &o) { in isProvenEqualTo() 577 void print(raw_ostream &OS) const { in print() function in __anona84ed7510111::Polynomial 1042 void print(raw_ostream &OS) const { in print() function
|
| /freebsd-14.2/contrib/mandoc/ |
| H A D | main.c | 1135 int lno, print; in passthrough() local 1190 char *v, *o; in woptions() local
|
| /freebsd-14.2/crypto/openssl/apps/ |
| H A D | cms.c | 302 int noout = 0, print = 0, keyidx = -1, vpmtouched = 0; in cms_main() local 311 OPTION_CHOICE o; in cms_main() local
|
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_affinity.cpp | 245 void kmp_hw_thread_t::print() const { in print() function in kmp_hw_thread_t 720 void kmp_topology_t::print(const char *env_var) const { in print() function in kmp_topology_t 1770 hwloc_obj_t o = hwloc_get_obj_by_type(tp, HWLOC_OBJ_PACKAGE, 0); in __kmp_affinity_create_hwloc_map() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| H A D | AArch64AsmParser.cpp | 522 AArch64Operand(const AArch64Operand &o) : MCParsedAsmOperand(), Ctx(o.Ctx) { in AArch64Operand() 2500 void AArch64Operand::print(raw_ostream &OS) const { in print() function in AArch64Operand
|
| /freebsd-14.2/contrib/bsnmp/tests/ |
| H A D | catch.hpp | 1905 static void print(const Tuple& tuple, std::ostream& os) { in print() function 1917 static void print(const Tuple&, std::ostream&) {} in print() function 6910 OutlierClassification o; in classify_outliers() local 9445 for (auto const &o : m_options) { in getHelpColumns() local 15561 void print() { in print() function in Catch::__anon2a776cc14711::AssertionPrinter 15870 void print() const { in print() function in Catch::__anon2a776cc14811::ConsoleAssertionPrinter
|