/ndk/sources/host-tools/sed-4.2.1/lib/ |
acl_entries.c | 41 acl_entry_t ace; local 44 for (got_one = acl_get_entry (acl, ACL_FIRST_ENTRY, &ace); 46 got_one = acl_get_entry (acl, ACL_NEXT_ENTRY, &ace)) 51 acl_entry_t ace; 54 for (got_one = acl_get_entry (acl, ACL_FIRST_ENTRY, &ace); 56 got_one = acl_get_entry (acl, ACL_NEXT_ENTRY, &ace))
|
file-has-acl.c | 57 acl_entry_t ace; local 60 for (got_one = acl_get_entry (acl, ACL_FIRST_ENTRY, &ace); 62 got_one = acl_get_entry (acl, ACL_NEXT_ENTRY, &ace)) 65 if (acl_get_tag_type (ace, &tag) < 0) 81 acl_entry_t ace = &acl->acl_entry[i]; 82 acl_tag_t tag = ace->ae_tag; 95 acl_entry_t ace; 97 for (ace = acl->acl_first; count > 0; ace = ace->next, count-- 135 aclent_t *ace = &entries[i]; local 180 ace_t *ace = &entries[i]; local 196 ace_t *ace = &entries[i]; local 227 struct acl_entry *ace = &entries[i]; local [all...] |
/external/v8/src/ |
d8.js | [all...] |
/prebuilts/devtools/tools/lib/ |
ddmlib.jar | |
/prebuilts/misc/common/ddmlib/ |
ddmlib-prebuilt.jar | |