Home
last modified time | relevance | path

Searched refs:mapped (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/core/jni/BroadcastRadio/
Dregions.cpp183 auto mapped = regionalBand.withConfig(tunerBand); in mapRegions() local
184 out.insert(out.end(), mapped.begin(), mapped.end()); in mapRegions()
/frameworks/support/room/compiler/src/main/kotlin/androidx/room/writer/
DEntityDeletionAdapterWriter.kt61 val mapped = FieldWithIndex.byOrder(entity.primaryKey.fields) in createAnonymous() constant
64 fieldsWithIndices = mapped, in createAnonymous()
DEntityInsertionAdapterWriter.kt85 val mapped = FieldWithIndex.byOrder(entity.fields) in <lambda>() constant
89 fieldsWithIndices = mapped, in <lambda>()
/frameworks/base/core/java/android/view/
DViewDebug.java1195 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 …]
/frameworks/minikin/tools/
Dmk_hyb_file.py236 mapped = {}
238 assert ch_map[c] not in mapped, 'duplicate edge ' + node.str + ' ' + hex(ord(c))
239 mapped[ch_map[c]] = next
240 for i in sorted(mapped.keys()):
241 result.append(mapped[i])
/frameworks/support/lifecycle/livedata/src/test/java/androidx/lifecycle/
DTransformationsTest.java61 LiveData<Integer> mapped = Transformations.map(source, new Function<String, Integer>() { in testMap() local
68 mapped.observe(mOwner, observer); in testMap()
/frameworks/native/cmds/servicemanager/
Dbinder.c93 void *mapped; member
124 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()
/frameworks/compile/mclinker/include/mcld/LD/
DDiagCommonKinds.inc128 "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.")
/frameworks/base/core/java/android/app/
DExitTransitionCoordinator.java69 ArrayList<String> accepted, ArrayList<View> mapped, boolean isReturning) { in ExitTransitionCoordinator() argument
71 viewsReady(mapSharedElements(accepted, mapped)); in ExitTransitionCoordinator()
/frameworks/base/core/proto/android/app/
Denums.proto47 // Process state that is unknown to this proto file (i.e. is not mapped
/frameworks/base/data/keyboards/
DGeneric.kl417 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
/frameworks/base/core/proto/android/providers/settings/
Dglobal.proto173 // List of carrier app certificate mapped to carrier app package id which are whitelisted to
/frameworks/native/vulkan/api/
Dvulkan.api2100 …/// 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
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...