/freebsd-src/contrib/libpcap/ |
H A D | gencode.h | 254 struct edge { struct 256 int code; /* opcode for branch corresponding to this edge */ argument 260 struct edge *next; /* link list of incoming edges for a node */ argument [all...] |
/freebsd-src/contrib/unbound/edns-subnet/ |
H A D | addrtree.c | 59 struct addredge *edge = (struct addredge *)malloc( sizeof (*edge) ); in edge_create() local 366 struct addredge *edge; in addrtree_insert() local 482 struct addredge *edge = NULL; in addrtree_find() local
|
H A D | addrtree.h | 103 struct addredge *edge[2]; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 181 PBQPRAGraph::EdgeId edge = G.findEdge(node1, node2); addIntraChainConstraint() local 277 PBQPRAGraph::EdgeId edge = G.findEdge(node1, node2); addInterChainConstraint() local [all...] |
/freebsd-src/tools/tools/ath/athprom/ |
H A D | athprom.c | 384 printEdge(FILE *fd, int edge) in printEdge() 396 printEdgePower(FILE *fd, int edge) in printEdgePower() 410 printEdgeFlag(FILE *fd, int edge) in printEdgeFlag()
|
/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | ExportTrie.cpp | 152 for (const Edge &edge : edges) { in updateOffset() local 184 for (const Edge &edge : edges) { in writeTo() local
|
/freebsd-src/contrib/ldns/ldns/ |
H A D | radix.h | 64 ldns_radix_node_t* edge; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | ProfiledCallGraph.h | 49 using edge = ProfiledCallGraphEdge; member
|
/freebsd-src/contrib/byacc/ |
H A D | lalr.c | 280 Value_t *edge; in initialize_F() local 363 Value_t *edge; in build_relations() local
|
/freebsd-src/sys/dev/gpio/ |
H A D | gpiopps.c | 174 uint32_t edge, pincaps; in gpiopps_fdt_attach() local
|
/freebsd-src/sys/x86/iommu/ |
H A D | intel_intrmap.c | 153 iommu_map_ioapic_intr(u_int ioapic_id,u_int cpu,u_int vector,bool edge,bool activehi,int irq,u_int * cookie,uint32_t * hi,uint32_t * lo) iommu_map_ioapic_intr() argument
|
/freebsd-src/sys/sys/ |
H A D | timepps.h | 119 int edge; member 252 const int edge, const int tsformat) in time_pps_kcbind()
|
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/ |
H A D | MipsArchTree.cpp | 175 for (const auto &edge : archTree) { in isArchMatched() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Function.cpp | 352 __anon7e47758a0302(const std::unique_ptr<CallEdge> &edge) GetTailCallingEdges() argument 359 __anon7e47758a0402(const std::unique_ptr<CallEdge> &edge) GetCallEdgeForReturnAddress() argument
|
/freebsd-src/contrib/llvm-project/lldb/source/Target/ |
H A D | StackFrameList.cpp | 268 for (const auto &edge : begin.GetCallEdges()) in FindInterveningFrames() local 335 for (const auto &edge : callee.GetTailCallingEdges()) { in FindInterveningFrames() local
|
/freebsd-src/contrib/ntp/include/ |
H A D | timepps-SunOS.h | 486 const int edge, const int tsformat in time_pps_kcbind()
|
H A D | timepps-SCO.h | 485 const int edge, const int tsformat in time_pps_kcbind()
|
H A D | timepps-Solaris.h | 550 const int edge, in time_pps_kcbind()
|
/freebsd-src/sys/powerpc/powermac/ |
H A D | cpcht.c | 123 int edge; member
|
/freebsd-src/sys/arm/mv/ |
H A D | mvebu_gpio.c | 640 u_int i, lvl, edge; in mvebu_gpio_intr() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 683 for (auto &edge : parent_func->GetTailCallingEdges()) { Evaluate_DW_OP_entry_value() local
|
/freebsd-src/lib/libpmc/pmu-events/ |
H A D | jevents.c | 566 char *edge = NULL; in json_events() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | SymbolFileDWARF.cpp | 4178 std::unique_ptr<CallEdge> edge; CollectCallEdges() local
|