Home
last modified time | relevance | path

Searched refs:num_stems (Results 1 – 2 of 2) sorted by relevance

/external/libselinux/src/
Dlabel_file.c58 int num_stems; member
94 int i, num = data->num_stems; in find_stem_from_spec()
119 data->num_stems++; in find_stem_from_spec()
134 for (i = 0; i < data->num_stems; i++) { in find_stem_from_file()
556 for (i = 0; i < (unsigned int)data->num_stems; i++) { in closef()
/external/chromium_org/third_party/ots/src/
Dcff_type2_charstring.cc773 size_t num_stems = 0; in ValidateType2CharStringIndex() local
777 &found_endchar, &found_width, &num_stems)) { in ValidateType2CharStringIndex()