Searched refs:phn (Results 1 – 25 of 97) sorted by relevance
1234
/external/jemalloc_new/include/jemalloc/internal/ |
D | ph.h | 19 #define phn(a_type) \ macro 171 a_type *phn = phn_next_get(a_type, a_field, a_ph->ph_root); \ 172 if (phn != NULL) { \ 175 phn_prev_set(a_type, a_field, phn, NULL); \ 176 ph_merge_siblings(a_type, a_field, phn, a_cmp, phn); \ 177 assert(phn_next_get(a_type, a_field, phn) == NULL); \ 178 phn_merge(a_type, a_field, a_ph->ph_root, phn, a_cmp, \ 202 a_attr void a_prefix##insert(a_ph_type *ph, a_type *phn); \ 205 a_attr void a_prefix##remove(a_ph_type *ph, a_type *phn); 240 a_prefix##insert(a_ph_type *ph, a_type *phn) { \ [all …]
|
D | extent_structs.h | 157 phn(extent_t) ph_link;
|
/external/jemalloc_new/test/unit/ |
D | ph.c | 10 phn(node_t) link;
|
/external/icu/icu4c/source/data/lang/ |
D | brx.txt | 316 phn{"फीनीसी"}
|
D | ks.txt | 320 phn{"فونیٖشیَن"}
|
D | be.txt | 310 phn{"фінікійская"}
|
D | hy.txt | 328 phn{"փյունիկերեն"}
|
D | ka.txt | 358 phn{"ფინიკიური"}
|
D | bs_Cyrl.txt | 356 phn{"феничански"}
|
D | or.txt | 369 phn{"ଫୋନେସିଆନ୍"}
|
D | he.txt | 394 phn{"פיניקית"}
|
D | ccp.txt | 389 phn{""}
|
D | ar.txt | 400 phn{"الفينيقية"}
|
D | fa.txt | 398 phn{"فنیقی"}
|
D | hi.txt | 387 phn{"फोएनिशियन"}
|
D | sr.txt | 380 phn{"феничански"}
|
D | ta.txt | 394 phn{"ஃபொனிஷியன்"}
|
D | bg.txt | 376 phn{"финикийски"}
|
D | te.txt | 392 phn{"ఫోనికన్"}
|
D | ne.txt | 437 phn{"फोनिसियाली"}
|
D | gu.txt | 397 phn{"ફોનિશિયન"}
|
D | ug.txt | 369 phn{"فىنىكىيەچە"}
|
D | mr.txt | 389 phn{"फोनिशियन"}
|
D | kn.txt | 389 phn{"ಫೀನಿಷಿಯನ್"}
|
D | ko.txt | 405 phn{"페니키아어"}
|
1234