Searched refs:mapped (Results 1 – 22 of 22) sorted by relevance
1199 boolean mapped = false; in exportMethods()1205 mapped = true; in exportMethods()1210 if (!mapped) { in exportMethods()1286 final IntToString mapped = mapping[j]; in exportFields() local1287 if (mapped.from() == intValue) { in exportFields()1288 fieldValue = mapped.to(); in exportFields()1396 final IntToString mapped = indexMapping[k]; in exportUnrolledArray() local1397 if (mapped.from() == j) { in exportUnrolledArray()1398 name = mapped.to(); in exportUnrolledArray()1407 final IntToString mapped = mapping[k]; in exportUnrolledArray() local[all …]
232 mapped = {}234 assert ch_map[c] not in mapped, 'duplicate edge ' + node.str + ' ' + hex(ord(c))235 mapped[ch_map[c]] = next236 for i in sorted(mapped.keys()):237 result.append(mapped[i])
92 void *mapped; member123 bs->mapped = mmap(NULL, mapsize, PROT_READ, MAP_PRIVATE, bs->fd, 0); in binder_open()124 if (bs->mapped == MAP_FAILED) { in binder_open()141 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.")
39 synchronously as an integer mapped to the {@code RESPONSE_CODE} key in the111 a String {@code ArrayList} mapped to the {@code DETAILS_LIST} key. Each165 This method returns a response code integer mapped to the {@code167 purchase flow for the in-app item mapped to the {@code BUY_INTENT} key, as290 This method returns a response code integer mapped to the {@code292 purchase flow for the in-app subscription mapped to the {@code BUY_INTENT}
416 The purchase data for the order is a String in JSON format that is mapped to510 token mapped to the key {@code INAPP_CONTINUATION_TOKEN} in the response
398 Integer mapped = sMappings.get(suffix); in unescapeSSID() local399 if (mapped != null) { in unescapeSSID()400 octets[bo++] = mapped.byteValue(); in unescapeSSID()
64 ArrayList<String> accepted, ArrayList<View> mapped, boolean isReturning) { in ExitTransitionCoordinator() argument66 viewsReady(mapSharedElements(accepted, mapped)); in ExitTransitionCoordinator()
28 NDEF data or when the NDEF data could not be mapped to a MIME type or URI.120 <p>When a device scans a tag that has NDEF data on it, but could not be mapped to a MIME or URI,134 cannot be mapped to a MIME type or URI, or if the tag scanned did not contain NDEF data. For
11 <li><a href="#ndef">How NFC tags are mapped to MIME types and URIs</a></li>89 steps are described in <a href="#ndef">How NFC tags are mapped to MIME types and URIs</a>.</li>94 <h3 id="ndef">How NFC tags are mapped to MIME types and URIs</h3>152 record. This happens when the NDEF data cannot be mapped to a MIME type or URI, or when the159 fields to MIME types or URIs. It also describes which TNFs cannot be mapped to a MIME type or URI.262 contains NDEF data that cannot be mapped to a MIME type or URI, or if the tag does not contain NDEF
415 # Axes that are not mapped will be assigned generic axis numbers by the input subsystem.
406 more RAM for that code to be mapped into memory. So if your abstractions aren't supplying a434 amounts of your code to be mapped into RAM even though you don't need it. These mapped pages are484 fewer RAM pages to be mapped.</p>569 and another 150K of RAM for code that has been mapped in to execute.</p>
142 memory-mapped device driver I/O for the moment.)</p>356 <p>(In a kernel device driver that accesses memory-mapped I/O locations, it may
113 single-precision registers mapped to the same register banks.</dd>
294 // the containing view to be mapped to the delegate view.
349 Suggestions</a> and mapped the {@link android.app.SearchManager#SUGGEST_COLUMN_TEXT_1},
885 …/// Buffer should support constent data access to physical memory blocks mapped into multiple loca…931 … /// Image should support constent data access to physical memory blocks mapped into multiple loca…1554 … offset /// Offset within the mapped memory the range s…1555 … size /// Size of the range within the mapped memory
266 <strong>Figure 1.</strong> Default OpenGL coordinate system (left) mapped to a typical Android
1349 describes a rectangular shape mapped on a 2000 x 2000 unit grid. The coordinates -1000, -1000
1487 automatically mapped to the {@link android.view.KeyEvent#KEYCODE_BACK} and {@link
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...