Searched refs:idmap (Results 1 – 5 of 5) sorted by relevance
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/ |
D | CppAssetManager.java | 65 public asset_path(String8 path, FileType fileType, String8 idmap, in asset_path() argument 70 this.idmap = idmap; in asset_path() 77 String8 idmap; field in CppAssetManager.asset_path 86 ", idmap='" + idmap + '\'' + in toString() 611 Asset idmap = openIdmapLocked(ap); in appendPathToResTable_measured() local 642 sharedRes.add(ass, idmap, nextEntryIdx + 1, false, false, false); in appendPathToResTable_measured() 669 mResources.add(ass, idmap, nextEntryIdx + 1, !shared, appAsLib, ap.isSystemAsset); in appendPathToResTable_measured() 744 if (ap.idmap.length() != 0) { in openIdmapLocked() 745 ass = openAssetFromFileLocked(ap.idmap, AccessMode.ACCESS_BUFFER); in openIdmapLocked() 747 ALOGV("loading idmap %s\n", ap.idmap.string()); in openIdmapLocked() [all …]
|
/external/python/cpython2/Lib/ |
D | Cookie.py | 313 idmap=_idmap, translate=string.translate): argument 320 if "" == translate(str, idmap, LegalChars): 453 idmap=_idmap, translate=string.translate): argument 458 if "" != translate(key, idmap, LegalChars):
|
/external/minijail/ |
D | minijail0_cli.c | 248 char *idmap = malloc(IDMAP_LEN); in build_idmap() local 249 ret = snprintf(idmap, IDMAP_LEN, "%d %d 1", id, lowerid); in build_idmap() 251 free(idmap); in build_idmap() 255 return idmap; in build_idmap()
|
/external/vulkan-validation-layers/scripts/ |
D | helper_file_generator.py | 1130 idmap = prefix + 'STypeMap' 1150 empty_idmap = 'template <VkStructureType id> struct ' + idmap + ' {};' 1219 …code.append(idmap_format.format(template=idmap, typename=typename, id_value=info.value, typedef=ty… 1226 utilities_format.format(id_member=id_member, id_map=idmap, type_map=typemap,
|
/external/syzkaller/sys/linux/ |
D | key.txt | 52 key_type = "asymmetric", "big_key", "blacklist", "ceph", "cifs.idmap", "cifs.spnego", ".dead", "dns…
|