Searched refs:shorter (Results 1 – 14 of 14) sorted by relevance
/system/bt/btcore/src/ |
D | property.cc | 68 const bt_property_t *shorter = p1, *longer = p2; in property_equals() local 70 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()
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | seapp_contexts | 38 # (7) Longer user= prefix before shorter user= prefix.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | seapp_contexts | 38 # (7) Longer user= prefix before shorter user= prefix.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | seapp_contexts | 38 # (7) Longer user= prefix before shorter user= prefix.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | seapp_contexts | 67 # longer prefix is more specific than a shorter prefix.)
|
/system/sepolicy/private/ |
D | seapp_contexts | 67 # longer prefix is more specific than a shorter prefix.)
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | seapp_contexts | 67 # longer prefix is more specific than a shorter prefix.)
|
/system/tools/mkbootimg/ |
D | pylintrc | 227 # Minimum line length for functions/classes that require docstrings, shorter
|
/system/update_engine/ |
D | pylintrc | 350 # Minimum line length for functions/classes that require docstrings, shorter
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
|
D | Doxyfile.bak | 158 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
|
D | Doxyfile | 174 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
|
/system/chre/pal/doc/ |
D | Doxyfile | 166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
|