Home | History | Annotate | Download | only in include

Lines Matching refs:p2

115 int cmp_lpi_with_psb(const void *p1, const void *p2);
116 int cmp_lpi_with_unified_psb(const void *p1, const void *p2);
117 int cmp_lpi_with_id(const void *p1, const void *p2);
118 int cmp_lpi_with_hanzi(const void *p1, const void *p2);
120 int cmp_lpsi_with_str(const void *p1, const void *p2);
122 int cmp_hanzis_1(const void *p1, const void *p2);
123 int cmp_hanzis_2(const void *p1, const void *p2);
124 int cmp_hanzis_3(const void *p1, const void *p2);
125 int cmp_hanzis_4(const void *p1, const void *p2);
126 int cmp_hanzis_5(const void *p1, const void *p2);
127 int cmp_hanzis_6(const void *p1, const void *p2);
128 int cmp_hanzis_7(const void *p1, const void *p2);
129 int cmp_hanzis_8(const void *p1, const void *p2);
131 int cmp_npre_by_score(const void *p1, const void *p2);
132 int cmp_npre_by_hislen_score(const void *p1, const void *p2);
133 int cmp_npre_by_hanzi_score(const void *p1, const void *p2);