Searched defs:orig_type (Results 1 - 3 of 3) sorted by relevance

/external/selinux/libsepol/cil/src/
H A Dandroid.c785 char *orig_type = (char *) k; local
795 attrset->attr_str = __cil_attrib_get_versname(orig_type, verargs->num);
796 cil_list_append(attrset->str_expr, CIL_STRING, orig_type);
/external/f2fs-tools/fsck/
H A Df2fs.h75 unsigned char orig_type; /* segment type like CURSEG_XXX_TYPE */ member in struct:seg_entry
/external/svox/pico/lib/
H A Dpicospho.c847 * @param orig_type
850 static void setSideBound(spho_subobj_t * spho, picoos_uint8 orig_strength, picoos_uint8 orig_type, picoos_uint8 fst_strength) { argument
886 spho->lastPhraseType = orig_type;
905 spho->lastPhraseType = orig_type;
1311 picoos_uint8 orig_strength, orig_type; local
1314 orig_type = ihead.info2;
1318 orig_type = PICODATA_ITEMINFO2_NA;
1334 setSideBound(spho, orig_strength, orig_type,

Completed in 296 milliseconds