Home
last modified time | relevance | path

Searched defs:edge (Results 1 - 25 of 207) sorted by relevance

123456789

/third_party/ninja/src/
H A Dstate_test.cc36 Edge* edge = state.AddEdge(rule); in TEST() local
H A Dgraphviz.cc34 Edge* edge = node->in_edge(); in AddTarget() local
[all...]
H A Dmanifest_parser_test.cc89 Edge* edge = state.GetNode("result", 0)->in_edge(); in TEST_F() local
142 Edge* edge = state.edges_[0]; in TEST_F() local
161 Edge* edge = state.edges_[0]; in TEST_F() local
394 Edge* edge in TEST_F() local
409 Edge* edge = node->in_edge(); TEST_F() local
955 Edge* edge = state.LookupNode("foo")->in_edge(); TEST_F() local
964 Edge* edge = state.LookupNode("foo")->in_edge(); TEST_F() local
973 Edge* edge = state.LookupNode("foo")->in_edge(); TEST_F() local
984 Edge* edge = state.LookupNode("imp")->in_edge(); TEST_F() local
995 Edge* edge = state.LookupNode("foo")->in_edge(); TEST_F() local
1006 Edge* edge = state.LookupNode("foo")->in_edge(); TEST_F() local
1019 Edge* edge = state.LookupNode("foo")->in_edge(); TEST_F() local
1104 Edge* edge = state.GetNode("result", 0)->in_edge(); TEST_F() local
1127 Edge* edge = state.GetNode("result", 0)->in_edge(); TEST_F() local
1139 Edge* edge = state.GetNode("result", 0)->in_edge(); TEST_F() local
1151 Edge* edge = state.GetNode("result", 0)->in_edge(); TEST_F() local
1163 Edge* edge = state.GetNode("result", 0)->in_edge(); TEST_F() local
[all...]
H A Ddyndep.cc48 Edge* const edge = *oe; in LoadDyndeps() local
71 Edge* const edge = oe->first; in LoadDyndeps() local
82 bool DyndepLoader::UpdateEdge(Edge* edge, Dyndeps const* dyndeps, in UpdateEdge() argument
[all...]
H A Dgraph_test.cc110 Edge* edge = GetNode("out")->in_edge(); in TEST_F() local
152 Edge* edge = GetNode("out.imp")->in_edge(); in TEST_F() local
224 Edge* edge = GetNode("out 1")->in_edge(); TEST_F() local
255 Edge* edge = GetNode("a b")->in_edge(); TEST_F() local
315 Edge* edge = GetNode("out")->in_edge(); TEST_F() local
327 Edge* edge = GetNode("out")->in_edge(); TEST_F() local
339 Edge* edge = GetNode("out")->in_edge(); TEST_F() local
440 Edge* edge = GetNode("a")->in_edge(); TEST_F() local
465 Edge* edge = GetNode("a")->in_edge(); TEST_F() local
492 Edge* edge = GetNode("a")->in_edge(); TEST_F() local
536 Edge* edge = GetNode("out")->in_edge(); TEST_F() local
566 Edge* edge = GetNode("out1")->in_edge(); TEST_F() local
911 Edge* edge = GetNode("out")->in_edge(); TEST_F() local
[all...]
/kernel/linux/linux-5.10/include/linux/rpmsg/
H A Dqcom_smd.h25 static inline int qcom_smd_unregister_edge(struct qcom_smd_edge *edge) in qcom_smd_unregister_edge() argument
/kernel/linux/linux-6.6/include/linux/rpmsg/
H A Dqcom_smd.h25 static inline void qcom_smd_unregister_edge(struct qcom_smd_edge *edge) in qcom_smd_unregister_edge() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Disys_irq_local.h26 hrt_data edge; member
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A Disys_irq_local.h26 hrt_data edge; member
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_btree_reader.cc35 CordRep* edge = chunk_size ? navigator_.Current() : navigator_.Next(); in Read() local
[all...]
H A Dcord_rep_btree_navigator.cc70 CordRep* edge = node->Edge(index); in Skip() local
111 CordRep* edge = node->Edge(index); Read() local
[all...]
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dintc-5272.c163 int irq, edge; in init_IRQ() local
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dintc-5272.c163 int irq, edge; in init_IRQ() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dqcom_common.h18 struct qcom_glink *edge; member
26 struct qcom_smd_edge *edge; member
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Drpm-proc.c12 struct qcom_smd_edge *edge = NULL; in rpm_proc_probe() local
42 struct qcom_smd_edge *edge in rpm_proc_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-irq.c140 u32 edge = cobalt_read_bar1(cobalt, COBALT_SYS_STAT_EDGE); in cobalt_irq_handler() local
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dqcom_common.h19 struct qcom_glink_smem *edge; member
27 struct qcom_smd_edge *edge; member
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-irq.c140 u32 edge = cobalt_read_bar1(cobalt, COBALT_SYS_STAT_EDGE); in cobalt_irq_handler() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dverifier.h53 static void VerifyEdgeInputReplacement(const Edge& edge, in VerifyEdgeInputReplacement() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_split_prim.h14 void (*edge)(void *priv, boolean enabled); member
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRangeTreeConverterTest.java121 SimpleEdge edge(int n) { edge() method in RangeTreeConverterTest
130 assertOutEdge(ValueGraph<Node, SimpleEdge> nfa, Node node, SimpleEdge edge) assertOutEdge() argument
148 follow(ValueGraph<Node, SimpleEdge> nfa, Node node, SimpleEdge edge) follow() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dgpio-ir-tx.c73 ktime_t edge; in gpio_ir_tx_unmodulated() local
93 ktime_t edge; in gpio_ir_tx_modulated() local
[all...]
H A Dpwm-ir-tx.c57 ktime_t edge; in pwm_ir_tx() local
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dgpio-ir-tx.c78 ktime_t edge; in gpio_ir_tx_unmodulated() local
98 ktime_t edge; in gpio_ir_tx_modulated() local
[all...]
H A Dpwm-ir-tx.c58 ktime_t edge; in pwm_ir_tx() local

Completed in 8 milliseconds

123456789