Lines Matching refs:standalone

443 dump_map(itm_hdr_t	*itm_hdr, itm_place_t map_place, int standalone)  in dump_map()  argument
452 dump_map_i_f(itm_hdr, map_place, standalone); in dump_map()
455 dump_map_l_f(itm_hdr, map_place, standalone); in dump_map()
458 dump_map_hash(itm_hdr, map_place, standalone); in dump_map()
461 dump_map_dense_enc(itm_hdr, map_place, standalone); in dump_map()
473 dump_map_i_f(itm_hdr_t *itm_hdr, itm_place_t map_place, int standalone) in dump_map_i_f() argument
502 if ((standalone) && in dump_map_i_f()
516 if ((0 == standalone) && (0 != tbl_hdr->name.itm_ptr)) { in dump_map_i_f()
587 dump_map_l_f(itm_hdr_t *itm_hdr, itm_place_t map_place, int standalone) in dump_map_l_f() argument
601 if ((standalone) && in dump_map_l_f()
615 if ((0 == standalone) && (0 != tbl_hdr->name.itm_ptr)) { in dump_map_l_f()
677 dump_map_hash(itm_hdr_t *itm_hdr, itm_place_t map_place, int standalone) in dump_map_hash() argument
695 if ((standalone) && in dump_map_hash()
709 if ((0 == standalone) && (0 != tbl_hdr->name.itm_ptr)) { in dump_map_hash()
801 dump_map_dense_enc(itm_hdr_t *itm_hdr, itm_place_t map_place, int standalone) in dump_map_dense_enc() argument
837 if ((standalone) && in dump_map_dense_enc()
851 if ((0 == standalone) && (0 != tbl_hdr->name.itm_ptr)) { in dump_map_dense_enc()
933 dump_cond_tbl(itm_hdr_t *itm_hdr, itm_place_t cond_place, int standalone) in dump_cond_tbl() argument
944 if ((standalone) && (0 == cond_hdr->name.itm_ptr)) { in dump_cond_tbl()
946 standalone, cond_hdr->name.itm_ptr)); in dump_cond_tbl()
961 if ((0 == standalone) && (0 != cond_hdr->name.itm_ptr)) { in dump_cond_tbl()
994 if (standalone) { in dump_cond_tbl()
1006 dump_op_tbl(itm_hdr_t *itm_hdr, itm_place_t op_tbl_place, int standalone) in dump_op_tbl() argument
1021 if ((standalone) && (NULL == name)) in dump_op_tbl()
1025 if ((0 == standalone) && (0 != op_hdr->name.itm_ptr)) { in dump_op_tbl()