Home
last modified time | relevance | path

Searched refs:graph (Results 1 – 25 of 163) sorted by relevance

1234567

/freebsd-13.1/sys/arm64/coresight/
H A Dcoresight_acpi.c72 if (graph->Package.Count < 2) in cs_acpi_validate_dsd_graph()
75 rev = &graph->Package.Elements[0]; in cs_acpi_validate_dsd_graph()
76 nr_graphs = &graph->Package.Elements[1]; in cs_acpi_validate_dsd_graph()
92 if (graph->Package.Count != (n + 2)) in cs_acpi_validate_dsd_graph()
96 obj = &graph->Package.Elements[i]; in cs_acpi_validate_dsd_graph()
240 if (!cs_is_acpi_coresight_graph(graph)) in cs_get_coresight_graph()
243 return (graph); in cs_get_coresight_graph()
302 const union acpi_object *graph; in coresight_acpi_get_ports() local
308 graph = cs_get_coresight_graph(dev); in coresight_acpi_get_ports()
309 if (graph == NULL) { in coresight_acpi_get_ports()
[all …]
/freebsd-13.1/usr.bin/tsort/
H A Dtsort.c102 static NODE *graph, **cycle_buf, **longest_cycle; variable
272 if ((n->n_next = graph) != NULL) in get_node()
273 graph->n_prevp = &n->n_next; in get_node()
274 n->n_prevp = &graph; in get_node()
275 graph = n; in get_node()
294 for (n = graph; n != NULL; n = n->n_next) in clear_cycle()
305 while (graph != NULL) { in tsort()
312 for (cnt = 0, n = graph; n != NULL; n = next) { in tsort()
319 } while (graph != NULL && cnt); in tsort()
321 if (graph == NULL) in tsort()
[all …]
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Daudio-graph-card.txt5 see ${LINUX}/Documentation/devicetree/bindings/graph.txt
29 - compatible : "audio-graph-card";
40 compatible = "audio-graph-card";
71 compatible = "audio-graph-card";
143 compatible = "audio-graph-card";
180 compatible = "audio-graph-card";
193 audio-graph-card,prefix = "codec";
194 audio-graph-card,convert-rate = <48000>;
237 compatible = "audio-graph-card";
264 audio-graph-card,prefix = "pcm3168a";
[all …]
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-dfa.h537 static inline void cvmx_dfa_write_edge_sm(const cvmx_dfa_graph_t *graph, in cvmx_dfa_write_edge_sm() argument
583 static inline void cvmx_dfa_write_node_lg(const cvmx_dfa_graph_t *graph, in cvmx_dfa_write_node_lg() argument
726 command.s.gxor = graph->gxor; // (PASS3/CN58XX) in cvmx_dfa_submit()
727 command.s.nxoren = graph->nxoren; // (PASS3/CN58XX) in cvmx_dfa_submit()
728 command.s.nreplen = graph->nreplen; // (PASS3/CN58XX) in cvmx_dfa_submit()
730 command.s.replication = graph->replication; in cvmx_dfa_submit()
731 command.s.type = graph->type; in cvmx_dfa_submit()
732 command.s.base = graph->base_address>>10; in cvmx_dfa_submit()
750 if (graph->type == CVMX_DFA_GRAPH_TYPE_SM) in cvmx_dfa_submit()
752 command.s.tsize = (graph->num_terminal_nodes + 255) / 256; in cvmx_dfa_submit()
[all …]
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dgraphviz7 # line matches a LaTeX file containing the word "graph" (with a {
9 #0 regex/100l [\r\n\t\ ]*graph[\r\n\t\ ]+.*\\{ graphviz graph text
H A Dvisx29 >2 byte 130 (graph)
30 >2 byte 131 (adjacency graph)
31 >2 byte 132 (adjacency graph library)
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/
H A Dingenic,lcd.yaml42 description: OF graph bindings (specified in bindings/graph.txt).
45 description: OF graph bindings (specified in bindings/graph.txt).
H A Dingenic,ipu.yaml36 description: OF graph bindings (specified in bindings/graph.txt).
H A Dtruly,nt35597.txt21 are modeled using the OF graph bindings specified in
22 Documentation/devicetree/bindings/graph.txt.
H A Dmipi-dsi-bus.txt70 using the graph bindings [1], [2].
78 The graph bindings should be used to represent the multiple DSI busses that are
82 [1] Documentation/devicetree/bindings/graph.txt
90 DSI host using of-graph bindings.
H A Darm,hdlcd.txt21 using the OF graph bindings specified in
22 Documentation/devicetree/bindings/graph.txt.
/freebsd-13.1/contrib/byacc/
H A Ddescrip.mms8 error.obj,graph.obj, \
42 graph.obj : graph.c
/freebsd-13.1/sys/contrib/device-tree/Bindings/connector/
H A Dsamsung,usb-connector-11pin.txt15 - any data bus to the connector should be modeled using the OF graph bindings
16 specified in bindings/graph.txt, unless the bus is between parent node and
18 has assigned OF graph port number as follows:
/freebsd-13.1/usr.bin/gprof/
H A Dgprof.callg4 call graph profile:
10 index the index of the function in the call graph
33 index the index of the function in the call graph
60 index the index of this parent in the call graph
86 index the index of this child in the call graph listing,
/freebsd-13.1/usr.bin/clang/llvm-xray/
H A DMakefile13 SRCS+= xray-graph-diff.cpp
14 SRCS+= xray-graph.cpp
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/connector/
H A Dvga-connector.txt15 The VGA connector internal connections are modeled using the OF graph bindings
16 specified in Documentation/devicetree/bindings/graph.txt.
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/bridge/
H A Dsii902x.txt37 simple-card or audio-graph-card binding. See their binding
41 Documentation/devicetree/bindings/sound/audio-graph-card.txt
42 Note: In case of the audio-graph-card binding the used port
H A Dsimple-bridge.yaml36 OF graph bindings specified in Documentation/devicetree/bindings/graph.txt.
H A Ddw_hdmi.txt31 expressed in using ports as specified in the device graph bindings defined
32 in Documentation/devicetree/bindings/graph.txt. The numbering of the ports
/freebsd-13.1/contrib/llvm-project/lld/docs/
H A Ddesign.rst25 The Atom model allows the linker to use standard graph theory models for linking
87 to a master graph.
94 nothing is added to the master graph of atoms. Instead, if after merging all
95 atoms from object files into a master graph, if any "undefined" atoms are left
96 remaining in the master graph, the linker reads the table of contents for each
99 master graph of atoms.
109 the initial graph of atoms. Instead, (like static libraries) if there are
146 A Reader instantiates an lld::File object (which is a graph of Atoms) from a
152 into an Atom graph. For instance, you may want the Reader to only accept
181 made to see if there are any undefined atoms in the graph. If there are, the
[all …]
/freebsd-13.1/sys/contrib/device-tree/src/arm64/zte/
H A Dzx296718-pcbox.dts38 compatible = "audio-graph-card";
43 compatible = "audio-graph-card";
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/hisilicon/
H A Ddw-dsi.txt15 See Documentation/devicetree/bindings/graph.txt for more device graph info.
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/atmel/
H A Dhlcdc-dc.txt15 to external devices using the OF graph reprensentation (see ../graph.txt).
/freebsd-13.1/sys/contrib/device-tree/Bindings/
H A Dgraph.txt9 arbitrarily complex graph.
10 There already is a simple directed graph between devices tree nodes using
13 tree graph bindings described herein abstract more complex devices that can
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/rockchip/
H A Drockchip-lvds.txt33 Their connections are modeled using the OF graph bindings specified in
34 Documentation/devicetree/bindings/graph.txt.

1234567