HomeSort by relevance Sort by last modified time
    Searched full:maps (Results 401 - 425 of 867) sorted by null

<<11121314151617181920>>

  /packages/apps/Gallery/res/values-da/
strings.xml 39 <string name="show_on_map" msgid="441725587731006228">"Vis i Maps"</string>
  /packages/apps/Gallery/res/values-de/
strings.xml 39 <string name="show_on_map" msgid="441725587731006228">"In Google Maps anzeigen"</string>
  /packages/apps/Gallery/res/values-it/
strings.xml 39 <string name="show_on_map" msgid="441725587731006228">"Mostra su Google Maps"</string>
  /packages/apps/Gallery/res/values-nb/
strings.xml 39 <string name="show_on_map" msgid="441725587731006228">"Vis i Maps"</string>
  /packages/apps/Gallery/res/values-nl/
strings.xml 39 <string name="show_on_map" msgid="441725587731006228">"Weergeven op Maps"</string>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutParamsParser.java 176 // Add top classes to the maps since by design they are not listed in classes deriving
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteHash.c 60 1. hash function - which maps the 4 last bits of the BSSID to an entry in the hash table.
  /external/guava/javadoc/com/google/common/collect/
ImmutableSortedMap.html 112 <code>ImmutableSortedMap</code> is convenient for <code>public static final</code> maps
113 ("constant maps") and also lets you easily make a "defensive copy" of a map
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A builder for creating immutable sorted map instances, especially <code>public static final</code> maps ("constant maps").</TD>
314 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a builder that creates immutable sorted maps whose keys are
459 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a builder that creates immutable sorted maps with an explicit
477 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a builder that creates immutable sorted maps whose keys are
    [all...]
  /development/pdk/docs/
faqs.jd 230 <h3>How can I get access to the Google apps for Android, such as Maps?</h3>
231 <p>The Google apps for Android, such as YouTube, Google Maps and Navigation,
  /external/dnsmasq/
CHANGELOG 222 --alias=192.168.0.0,10.0.0.0,255.255.255.0 maps the whole
226 maps only the 192.168.0.10->192.168.0.40 region. Thanks to
  /external/grub/stage2/
fs.h 294 u_char cg_space[1]; /* space for cylinder group maps */
347 * This maps file system blocks to device size blocks.
  /external/guava/javadoc/com/google/common/collect/class-use/
ImmutableMap.Builder.html 129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A builder for creating immutable sorted map instances, especially <code>public static final</code> maps ("constant maps").</TD>
  /external/icu4c/layoutex/layout/
ParagraphLayout.h 188 * a table which maps indices into the glyph array to indices into
262 * Get the glyph-to-character map for this visual run. This maps the indices into
  /external/libxml2/include/libxml/
tree.h 595 * Macro for compatibility naming layer with libxml1. Maps
605 * Macro for compatibility naming layer with libxml1. Maps
    [all...]
  /external/neven/Embedded/common/src/b_TensorEm/
MapSequence.c 177 /* check maps & allocate data buffer */
193 /* load maps & initialize pointers */
  /external/opencore/codecs_v2/audio/aac/dec/src/
get_tns.cpp 112 The value stored in filt[]->direction maps the values [0,1] to [1,-1] for
481 * This maps the bitstream's [0,1] to
  /external/qemu/android/
charmap.c 51 /* Maps symbol name from .kcm file to a keycode value. */
726 // Entries for qwerty and qwerty2 character maps are
  /external/webkit/WebKit/chromium/tests/
TransparencyWinTest.cpp 433 // coordinates are before transforming into this space, and maps to
513 // coordinates are before transforming into this space, and maps to
  /frameworks/base/core/java/android/database/sqlite/
SQLiteQueryBuilder.java 123 * Sets the projection map for the query. The projection map maps
131 * @param columnMap maps from the user column names to the database column names
  /frameworks/base/core/java/android/webkit/
MimeTypeMap.java 23 * Two-way map that maps MIME-types to file extensions and vice versa.
90 // is constructed (if a mime type maps to several extensions
  /frameworks/base/docs/html/guide/appendix/
market-filters.jd 250 </strong>An app requires the <code>com.google.android.maps</code> library, and a user is searching for apps on a device that does not have the <code>com.google.android.maps</code> library. <strong>Result</strong>: Android Market will not show the app to the user. </p>
  /frameworks/base/media/libstagefright/codecs/aacdec/
get_tns.cpp 112 The value stored in filt[]->direction maps the values [0,1] to [1,-1] for
481 * This maps the bitstream's [0,1] to
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
FwEvent.c 79 * partition that maps them as contiguous memory.
482 * partition that maps them as contiguous memory.
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDelta.java 20 import com.google.android.collect.Maps;
73 private HashMap<String, ArrayList<ValuesDelta>> mEntries = Maps.newHashMap();
  /packages/apps/Gallery/res/values/
strings.xml 85 <!-- menu pick to show the location of the currently selected image on maps-->
86 <string name="show_on_map">Show on Maps</string>

Completed in 192 milliseconds

<<11121314151617181920>>