Home
last modified time | relevance | path

Searched defs:n1 (Results 1 – 3 of 3) 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()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Ddhdu.c1060 int n1, n2; in dhd_membytes() local
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h3524 mz_uint s0, s1, n0, n1, sym, num_extra_bits; in tdefl_compress_lz_codes() local