/external/clearsilver/util/ |
wdb.h | 32 int table_version; /* random number which maps to the same number 42 int table_version; /* random number which maps to the same number 60 int table_version; /* random number which maps to the same number
|
/frameworks/base/include/binder/ |
MemoryHeapBase.h | 42 * maps the memory referenced by fd. but DOESN'T take ownership 48 * maps memory from the given device 53 * maps memory from ashmem, with the given name for debugging
|
/external/quake/quake/src/QW/client/ |
r_light.c | 154 int maps; local 219 for (maps = 0 ; maps < MAXLIGHTMAPS && surf->styles[maps] != 255 ; 220 maps++) 222 scale = d_lightstylevalue[surf->styles[maps]];
|
/external/quake/quake/src/WinQuake/ |
r_light.cpp | 154 int maps;
local 219 for (maps = 0 ; maps < MAXLIGHTMAPS && surf->styles[maps] != 255 ;
220 maps++)
222 scale = d_lightstylevalue[surf->styles[maps]];
|
/frameworks/base/docs/html/intl/ja/ |
index.jd | 138 'icon':"maps-small.png", 139 'name':"Maps API ??", 140 'img':"maps-large.png", 141 'title':"Maps API ??", 142 'desc':"<p>MapView ?? Google ???????? Android ?????????????????????????????? Maps API ????????????????? API ???????????????Android ????????????????????????????????</p><p><a href='http://code.google.com/android/add-ons/google-apis/maps-overview.html'>?? »</a></p>"
|
/external/guava/javadoc/com/google/common/collect/class-use/ |
Maps.html | 7 Uses of Class com.google.common.collect.Maps (Guava Libraries 2010.01.04) 18 parent.document.title="Uses of Class com.google.common.collect.Maps (Guava Libraries 2010.01.04)"; 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/google/common/collect/Maps.html" title="class in com.google.common.collect"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 62 <A HREF="Maps.html" target="_top"><B>NO FRAMES</B></A> 84 <B>Uses of Class<br>com.google.common.collect.Maps</B></H2> 86 No usage of com.google.common.collect.Maps 102 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../com/google/common/collect/Maps.html" title="class in com.google.common.collect"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD> 122 <A HREF="Maps.html" target="_top"><B>NO FRAMES</B></A>
|
/external/guava/src/com/google/common/collect/ |
ClassToInstanceMap.java | 26 * A map, each entry of which maps a Java 52 * Maps the specified class to the specified value. Does <i>not</i> associate
|
HashMultiset.java | 73 super(new HashMap<E, AtomicInteger>(Maps.capacity(distinctElements))); 90 Maps.<E, AtomicInteger>newHashMapWithExpectedSize(distinctElements));
|
ImmutableEntry.java | 26 * @see com.google.common.collect.Maps#immutableEntry(Object, Object)
|
/frameworks/base/docs/html/ |
index.jd | 176 'icon':"maps-small.png", 177 'name':"Maps API Key", 178 'img':"maps-large.png", 179 'title':"Maps API Key", 180 'desc':"<p>If you're writing an Android application that uses Google Maps (with MapView), you must register your application to obtain a Maps API Key. Without the key, your maps application will not work on Android devices. Obtaining a key requires just a couple of steps.</p><p><a href='http://code.google.com/android/add-ons/google-apis/maps-overview.html'>Learn more »</a></p>"
|
/system/extras/procmem/ |
procmem.c | 38 /* qsort compare function to compare maps by PSS */ 49 /* maps and such */ 50 pm_map_t **maps; int num_maps; local 127 /* get maps, and allocate our map_info array */ 128 error = pm_process_maps(proc, &maps, &num_maps); 130 fprintf(stderr, "error listing maps.\n"); 164 mi->map = maps[i]; 309 " -h Hide maps with no RSS.\n",
|
/frameworks/base/core/java/android/widget/ |
SimpleExpandableListAdapter.java | 30 * Maps. Each entry in the ArrayList corresponds to one group in the expandable 31 * list. The Maps contain the data for each row. You also specify an XML file 60 * @param groupData A List of Maps. Each entry in the List corresponds to 61 * one group in the list. The Maps contain the data for each 73 * @param childData A List of List of Maps. Each entry in the outer List 105 * @param groupData A List of Maps. Each entry in the List corresponds to 106 * one group in the list. The Maps contain the data for each 121 * @param childData A List of List of Maps. Each entry in the outer List 154 * @param groupData A List of Maps. Each entry in the List corresponds to 155 * one group in the list. The Maps contain the data for eac [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
NullRegisterAllocator.java | 27 * A register allocator that maps SSA register n to Rop register 2*n,
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/x509/ |
PolicyMappings.java | 42 * @param mappings a <code>HashMap</code> value that maps
|
/external/proguard/src/proguard/gui/splash/ |
Timing.java | 24 * This interface maps a time to a normalized timing between 0 and 1.
|
/external/webkit/WebCore/manual-tests/ |
flash-unload-tab.html | 9 <a href="http://bugs.webkit.org/show_bug.cgi?id=14207">REGRESSION: Crash after closing a tab with Google Maps Street View</a></p>
|
link-cursor-auto.html | 7 <p><b>BUG ID:</b> <a href="rdar://problem/5551163">5551163</a> REGRESSION: Cursor does not change to arrow on "X" button in google maps, making it hard to click</p>
|
property-map-save-crash.html | 35 <p>Bug: rdar://problem/4465598 REGRESSION (TOT): Crash occurs at http://maps.google.com/?output=html ( KJS::Identifier::add(KJS::UString::Rep*)</p>
|
/frameworks/base/core/java/android/view/animation/ |
Interpolator.java | 27 * Maps a point on the timeline to a multiplier to be applied to the
|
/frameworks/base/docs/html/guide/appendix/ |
app-intents.jd | 66 <td>Opens the Maps application to the given location or query. The Geo URI scheme 79 based on the syntax used for Street View panorama information in Google Maps URLs.<p> 100 Maps activity when the Street View "Go to Maps" menu item is chosen. It corresponds to the <em>z</em> parameter in
|
g-app-intents.jd | 69 <td>Google Maps</td> 76 <td>Opens the Maps application to the given location or query. The Geo URI scheme 90 based on the syntax used for Street View panorama information in Google Maps URLs.<p> 109 Maps activity when the Street View "Go to Maps" menu item is chosen. It corresponds to the <em>z</em> parameter in
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-library-element.jd | 20 against. However, some packages (such as {@code maps} and {@code awt} are
|
/system/extras/libpagemap/include/pagemap/ |
pagemap.h | 59 pm_map_t **maps; member in struct:pm_process 141 /* Get the maps in the virtual address space of this process. 142 * Returns an array of pointers to pm_map_t through *maps. 143 * The array should be freed by the caller, but the maps should not be
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/utils/ |
AlgNameMapper.java | 51 // during maps initialization 78 // Maps alg name to OID 80 // Maps OID to alg name 82 // Maps aliases to alg names 147 // Puts mappings found into appropriate internal maps 209 * Present all internal maps as formatted string 210 * @return Internal maps String representation
|
/system/extras/librank/ |
librank.c | 177 pm_map_t **maps; local 239 error = pm_process_maps(proc, &maps, &num_maps); 241 fprintf(stderr, "Error listing maps for process %d.\n", proc->pid); 246 if (prefix && (strncmp(pm_map_name(maps[j]), prefix, prefix_len))) 249 li = get_library(pm_map_name(maps[j])); 255 error = pm_map_usage(maps[j], &map_usage); 259 pm_map_name(maps[j]), proc->pid);
|