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

<<11121314151617181920>>

  /external/guava/src/com/google/common/collect/
Sets.java 54 * class's counterparts {@link Lists} and {@link Maps}.
171 int capacity = Maps.capacity(elements.length);
187 return new HashSet<E>(Maps.capacity(expectedSize));
    [all...]
AbstractMultimap.java     [all...]
package-info.java 160 * <dt>{@link com.google.common.collect.Maps}
  /external/icu4c/i18n/
uspoof_impl.cpp 149 // Char not found. It maps to itself.
177 // The input char maps to itself.
197 // which maps string table indexes to lengths.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compose.h 267 // deterministic FST. The class maps state tuples to their unique IDs
641 // Maps from StateId to StateTuple.
644 // Maps from StateTuple to StateId.
    [all...]
  /external/tinyxml/docs/
tinystr_8h-source.html 114 <a name="l00107"></a>00107 <span class="comment">// += operator. Maps to append</span>
120 <a name="l00113"></a>00113 <span class="comment">// += operator. Maps to append</span>
126 <a name="l00119"></a>00119 <span class="comment">// += operator. Maps to append</span>
  /external/webkit/JavaScriptCore/runtime/
Structure.cpp 55 // Choose a number for the following so that most property maps are smaller,
119 printf("Size of sum of all property maps: %d\n", totalPropertyMapsSize);
120 printf("Size of average of all property maps: %f\n", static_cast<double>(totalPropertyMapsSize) / static_cast<double>(liveStructureSet.size()));
    [all...]
  /frameworks/base/docs/html/sdk/
installing.jd 203 <code>com.google.android.maps</code> library. You can also add additional
306 <td>The Google APIs add-on gives your application access to the Maps external
307 library, which makes it easy to display and manipulate Maps data in your
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/
BridgeContext.java 78 // maps for dynamically generated id representing style objects (IStyleResourceValue)
738 // create the maps.
750 // and add it to the maps.
    [all...]
  /system/core/libcutils/
mq.c 194 * Used in master only. Maps this peer proxy to other peer proxies to
195 * which the peer has been connected to. Maps pid to PeerProxy. Helps
420 // We can't leave these other maps pointing to freed memory.
    [all...]
  /bionic/libc/kernel/tools/
kernel.py 71 self.headers = {} # maps headers to set of users
  /dalvik/dx/src/com/android/dx/ssa/
ConstCollector.java 357 // maps an original const register to the new collected register
  /dalvik/libcore/luni/src/main/java/java/lang/reflect/
Proxy.java 44 // maps class loaders to created classes by interface names
  /dalvik/libcore/luni/src/main/java/java/util/
Map.java 174 * Maps the specified key to the specified value.
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
FileClientSessionCache.java 311 * Maps directories to the cache instances that are backed by those
  /dalvik/vm/alloc/
HeapBitmap.c 107 * the name when looking at the maps.
  /development/apps/FontLab/src/com/android/fontlab/
FontLab.java 46 "Applications Contacts Maps Google Browser Text messages Address book"
  /development/tools/apkcheck/
README.txt 44 "com.google.android.maps"). Warnings will be generated instead.
  /external/expat/doc/
xmlwf.1 121 Normally \fBxmlwf\fR memory-maps the XML file
  /external/guava/src/com/google/common/base/
Joiner.java 232 "can't use .skipNulls() with maps");
  /external/icu4c/common/
ucase.h 128 * Maps the string to single code points and adds the associated case closure
  /external/libpng/contrib/pngminus/
png2pnm.c 258 /* transform transparency maps into full alpha-channel */
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Index.h 64 * this enumeration maps to an OMX specified structure. When the
  /external/openssl/crypto/rc4/asm/
rc4-ia64.S 117 // *(out++)=dat, which maps to st1, had same effect [inadvertent
  /external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_sysevents.cc 335 so if someone maps some key to print

Completed in 358 milliseconds

<<11121314151617181920>>