Searched refs:shorter (Results 1 – 11 of 11) sorted by relevance
68 const bt_property_t *shorter = p1, *longer = p2; in property_equals() local70 shorter = p2; in property_equals()73 return strlen((const char*)longer->val) == (size_t)shorter->len && in property_equals()74 !memcmp(longer->val, shorter->val, shorter->len); in property_equals()
38 # (7) Longer user= prefix before shorter user= prefix.
67 # longer prefix is more specific than a shorter prefix.)
350 # Minimum line length for functions/classes that require docstrings, shorter
158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but