Searched refs:mapped (Results 1 – 15 of 15) sorted by relevance
183 auto mapped = regionalBand.withConfig(tunerBand); in mapRegions() local184 out.insert(out.end(), mapped.begin(), mapped.end()); in mapRegions()
61 val mapped = FieldWithIndex.byOrder(entity.primaryKey.fields) in createAnonymous() constant64 fieldsWithIndices = mapped, in createAnonymous()
85 val mapped = FieldWithIndex.byOrder(entity.fields) in <lambda>() constant89 fieldsWithIndices = mapped, in <lambda>()
1195 boolean mapped = false;1201 mapped = true;1206 if (!mapped) {1282 final IntToString mapped = mapping[j];1283 if (mapped.from() == intValue) {1284 fieldValue = mapped.to();1467 final IntToString mapped = indexMapping[k];1468 if (mapped.from() == j) {1469 name = mapped.to();1478 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])
61 LiveData<Integer> mapped = Transformations.map(source, new Function<String, Integer>() { in testMap() local68 mapped.observe(mOwner, observer); in testMap()
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()
47 // 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.
173 // List of carrier app certificate mapped to carrier app package id which are whitelisted to
2100 …/// Buffer should support constent data access to physical memory blocks mapped into multiple loca…2149 … /// Image should support constent data access to physical memory blocks mapped into multiple loca…3233 … offset /// Offset within the mapped memory the range s…3234 … size /// Size of the range within the mapped memory
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...