Searched refs:shorter (Results 1 – 12 of 12) sorted by relevance
73 const bt_property_t *shorter = p1, *longer = p2; in property_equals() local75 shorter = p2; in property_equals()78 return strlen((const char*)longer->val) == (size_t)shorter->len && in property_equals()79 !memcmp(longer->val, shorter->val, shorter->len); in property_equals()
120 mShorter = preference.findViewById(R.id.shorter); in displayPreference()
32 @rem Resolve any "." and ".." in APP_HOME to make it shorter.
89 doReturn(mShorter).when(mLayoutPreference).findViewById(R.id.shorter); in setUp()
138 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter