Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dregister_allocate.c482 ra_get_adjacency_bit_index(unsigned n1, unsigned n2) in ra_get_adjacency_bit_index()
491 ra_test_adjacency_bit(struct ra_graph *g, unsigned n1, unsigned n2) in ra_test_adjacency_bit()
498 ra_set_adjacency_bit(struct ra_graph *g, unsigned n1, unsigned n2) in ra_set_adjacency_bit()
505 ra_clear_adjacency_bit(struct ra_graph *g, unsigned n1, unsigned n2) in ra_clear_adjacency_bit()
512 ra_add_node_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) in ra_add_node_adjacency()
524 ra_node_remove_adjacency(struct ra_graph *g, unsigned int n1, unsigned int n2) in ra_node_remove_adjacency()
636 unsigned int n1, unsigned int n2) in ra_add_node_interference()
687 unsigned int n2 = *n2p; in add_node_to_stack() local
836 unsigned int n2 = *n2p; in ra_find_conflicting_neighbor() local
867 struct ra_node *n2 = &g->nodes[*n2p]; in ra_compute_available_regs() local
[all …]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c1060 int n1, n2; in dhd_membytes() local