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

<<11121314151617181920>>

  /external/qemu/target-arm/
cpu.h 69 s<2n> maps to the least significant half of d<n>
70 s<2n+1> maps to the most significant half of d<n>
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
shortest-path.h 270 // characterized by a pair (s,w). The vector 'pairs' maps each
271 // state in 'ofst' to the corresponding pair maps states in OFST to
  /external/v8/tools/
stats-viewer.py 99 maps_name = "/proc/%s/maps" % self.data_name
109 print "Can't find counter file in maps for PID %s." % self.data_name
  /external/webkit/WebCore/platform/network/mac/
WebCoreURLResponse.mm 374 // extensions even when scouring the UTI maps would end up with a better result, so we'll give a chance for that to happen.
390 // looking up the file extension in the UTI maps.
  /frameworks/base/core/java/android/view/
KeyCharacterMap.java 394 * Maps Unicode combining diacritical to display-form dead key
400 * Maps combinations of (display-form) dead key and second character
  /frameworks/base/core/tests/coretests/src/android/text/
TextUtilsTest.java 33 import com.google.android.collect.Maps;
262 Map<String, String> fixes = Maps.newHashMap();
  /frameworks/base/services/java/com/android/server/
IntentResolver.java 52 Slog.v(TAG, " Building Lookup Maps:");
78 Slog.v(TAG, " Cleaning Lookup Maps:");
  /packages/apps/AccountsAndSyncSettings/src/com/android/settings/
AccountSyncSettings.java 20 import com.google.android.collect.Maps;
385 Maps.newHashMap();
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windmc.1 157 A C include file that maps message id's to their symbolic name.
323 The path of the \f(CW\*(C`dbg\*(C'\fR C include file that maps message id's to the
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windmc.1 157 A C include file that maps message id's to their symbolic name.
323 The path of the \f(CW\*(C`dbg\*(C'\fR C include file that maps message id's to the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windmc.1 157 A C include file that maps message id's to their symbolic name.
323 The path of the \f(CW\*(C`dbg\*(C'\fR C include file that maps message id's to the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windmc.1 157 A C include file that maps message id's to their symbolic name.
323 The path of the \f(CW\*(C`dbg\*(C'\fR C include file that maps message id's to the
  /bionic/libc/bionic/
arc4random.c 251 * [2**32 % upper_bound, 2**32) which maps back to [0, upper_bound)
  /cts/tools/dasm/src/dasm/
DopInfo.java 55 // maps instruction name -> DopInfo object
  /dalvik/docs/
verifier.html 37 overlap with the work required to compute register use maps for
  /dalvik/dx/src/com/android/dx/ssa/
SsaInsn.java 161 * Maps only source registers.
  /dalvik/libcore/text/src/main/java/java/text/
CollationElementIterator.java 173 * sequence that maps to a single collation element then the iterator is
  /dalvik/vm/analysis/
CodeVerify.h 212 * Table that maps uninitialized instances to classes, based on the
ReduceConstants.c 832 * Construct a "reducing" chunk, with maps that convert the constants in
890 * Construct an "expanding" chunk, with maps that convert instructions
960 * Allocate storage to hold the maps.
    [all...]
  /development/ide/emacs/
android-common.el 131 (error (format "%s does not exist. If product %s maps to another one,
  /external/apache-http/src/org/apache/commons/codec/language/
Soundex.java 203 * Maps the given upper-case character to it's Soudex code.
  /external/guava/javadoc/com/google/common/collect/class-use/
ImmutableMap.html 173 <TD><CODE><B>Maps.</B><B><A HREF="../../../../../com/google/common/collect/Maps.html#fromProperties(java.util.Properties)">fromProperties</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</A>&nbsp;properties)</CODE>
304 <TD><CODE><B>Maps.</B><B><A HREF="../../../../../com/google/common/collect/Maps.html#uniqueIndex(java.lang.Iterable, com.google.common.base.Function)">uniqueIndex</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</A>&lt;V&gt;&nbsp;values,
  /external/guava/src/com/google/common/collect/
Serialization.java 60 * It does not support concurrent maps whose content may change while the
  /external/icu4c/common/
rbbistbl.cpp 108 // interface maps a single stand-in character to a
  /external/icu4c/data/mappings/
ebcdic-xml-us.ucm 22 # This file is a modified version of ibm-1140.ucm that maps both the EBCDIC LF

Completed in 874 milliseconds

<<11121314151617181920>>