Searched refs:utf8leaf_t (Results 1 – 3 of 3) sorted by relevance
/external/f2fs-tools/lib/ |
D | nls_utf8.c | 277 typedef const unsigned char utf8leaf_t; typedef 350 static utf8leaf_t * 395 static utf8leaf_t *utf8nlookup(const struct utf8data *data, in utf8nlookup() 471 static utf8leaf_t *utf8lookup(const struct utf8data *data, in utf8lookup() 485 utf8leaf_t *leaf; 515 utf8leaf_t *leaf; 543 utf8leaf_t *leaf; 572 utf8leaf_t *leaf; 603 utf8leaf_t *leaf; 632 utf8leaf_t *leaf; [all …]
|
/external/e2fsprogs/lib/ext2fs/ |
D | nls_utf8.c | 279 typedef const unsigned char utf8leaf_t; typedef 352 static utf8leaf_t * 397 static utf8leaf_t *utf8nlookup(const struct utf8data *data, in utf8nlookup() 473 static utf8leaf_t *utf8lookup(const struct utf8data *data, in utf8lookup() 487 utf8leaf_t *leaf; 517 utf8leaf_t *leaf; 545 utf8leaf_t *leaf; 574 utf8leaf_t *leaf; 605 utf8leaf_t *leaf; 634 utf8leaf_t *leaf; [all …]
|
/external/e2fsprogs/util/ |
D | mkutf8data.c | 171 typedef unsigned char utf8leaf_t; typedef 188 static utf8leaf_t *utf8nlookup(struct tree *, unsigned char *, 190 static utf8leaf_t *utf8lookup(struct tree *, unsigned char *, const char *); 1741 utf8leaf_t *leaf; in verify() 2636 static utf8leaf_t *utf8hangul(const char *str, unsigned char *hangul) in utf8hangul() 2680 static utf8leaf_t *utf8nlookup(struct tree *tree, unsigned char *hangul, in utf8nlookup() 2754 static utf8leaf_t *utf8lookup(struct tree *tree, unsigned char *hangul, in utf8lookup() 2778 utf8leaf_t *leaf; in utf8agemax() 2805 utf8leaf_t *leaf; in utf8agemin() 2831 utf8leaf_t *leaf; in utf8nagemax() [all …]
|