Searched refs:mapped (Results 1 – 16 of 16) sorted by relevance
183 auto mapped = regionalBand.withConfig(tunerBand); in mapRegions() local184 out.insert(out.end(), mapped.begin(), mapped.end()); in mapRegions()
1389 boolean mapped = false;1395 mapped = true;1400 if (!mapped) {1476 final IntToString mapped = mapping[j];1477 if (mapped.from() == intValue) {1478 fieldValue = mapped.to();1661 final IntToString mapped = indexMapping[k];1662 if (mapped.from() == j) {1663 name = mapped.to();1672 final IntToString mapped = mapping[k];[all …]
236 mapped = {}238 assert ch_map[c] not in mapped, 'duplicate edge ' + node.str + ' ' + hex(ord(c))239 mapped[ch_map[c]] = next240 for i in sorted(mapped.keys()):241 result.append(mapped[i])
93 void *mapped; member124 bs->mapped = mmap(NULL, mapsize, PROT_READ, MAP_PRIVATE, bs->fd, 0); in binder_open()125 if (bs->mapped == MAP_FAILED) { in binder_open()142 munmap(bs->mapped, bs->mapsize); in binder_close()
128 "cannot open memory mapped file %0 from offset %1 to length %2.",132 "cannot remove the mapped memory of file %0.",133 "cannot remove the mapped memory of file %0.")
69 ArrayList<String> accepted, ArrayList<View> mapped, boolean isReturning) { in ExitTransitionCoordinator() argument71 viewsReady(mapSharedElements(accepted, mapped)); in ExitTransitionCoordinator()
48 // Process state that is unknown to this proto file (i.e. is not mapped
417 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
151 mapped by the other.
2248 int32_t mapped = 0; in mapStemKey() local2249 if (config.tryGetProperty(String8(property), mapped) && mapped > 0) { in mapStemKey()2252 stemKeyRotationMap[i][1] = mapped; in mapStemKey()
2446 // - it is mapped to a SmsManager.RESULT_* code
192 // List of carrier app certificate mapped to carrier app package id which are whitelisted to
2549 …/// Buffer should support constent data access to physical memory blocks mapped into multiple loca…2619 … /// Image should support constent data access to physical memory blocks mapped into multiple loca…3806 … offset /// Offset within the mapped memory the range s…3807 … size /// Size of the range within the mapped memory
430 - Wrapper types mapped to nullable value types (or string/ByteString
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
4996 // Uid being blamed. Note: isolated uids have already been mapped to host uid.