HomeSort by relevance Sort by last modified time
    Searched full:mapped (Results 376 - 400 of 719) sorted by null

<<11121314151617181920>>

  /external/v8/src/ia32/
assembler-ia32.h 182 // were negated by NegateCondition. That is, no_hint is mapped to
183 // itself and not_taken and taken are mapped to each other.
  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 334 * Find the Dialer Key mapped to this event.
642 // Append the character mapped to this button, to the display.
    [all...]
  /dalvik/libcore/luni/src/main/native/
org_apache_harmony_luni_platform_OSNetworkSystem.cpp 335 * Converts an IPv4 address to an IPv4-mapped IPv6 address if fd is an IPv6
339 * @param sin6_ss scratch space where we can store the mapped address if necessary.
512 // Convert IPv4-mapped addresses to IPv4 addresses.
513 // The RI states "Java will never return an IPv4-mapped address".
    [all...]
  /dalvik/vm/analysis/
DexOptimize.c 86 * memory-mapped file.
228 * process that has it mapped will fail when it tries to touch
232 * boot DEX files (core, framework, etc.) mapped early. If
    [all...]
  /dalvik/dexdump/
DexDump.c 1643 bool mapped = false; local
    [all...]
  /bionic/libc/bionic/
malloc_debug_qemu.c 343 * This page (mapped on /dev/qemu_trace device) is used to fire up events
625 * the memory mapped spaces into writes to an I/O port that emulator
    [all...]
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 71 * @param <V> the type of mapped values
738 * Returns the value to which the specified key is mapped,
    [all...]
  /external/clearsilver/cgi/
cgi.c 117 /* SSL Vars mapped from others */
316 /* '?=foo' gets mapped in as Query._1=foo */
    [all...]
  /external/guava/javadoc/com/google/common/collect/
ImmutableClassToInstanceMap.html 213 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the value the specified class is mapped to, or <code>null</code> if no
353 <DD>Returns the value the specified class is mapped to, or <code>null</code> if no
  /external/icu4c/tools/gencase/
store.c 595 * prev is the code point that case-mapped to c.
596 * prev2 is the code point that case-mapped to prev.
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c 218 and 0xF0 0x80 0x80 0xA0 are all mapped to a single UTF-16
    [all...]
  /external/strace/
signal.c 420 #define SEGV_MAPERR 1 /* address not mapped to object */
421 #define SEGV_ACCERR 2 /* invalid permissions for mapped object */
    [all...]
  /external/v8/src/x64/
assembler-x64.h 251 // were negated by NegateCondition. That is, no_hint is mapped to
252 // itself and not_taken and taken are mapped to each other.
    [all...]
  /frameworks/base/core/java/android/view/
KeyEvent.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/
TwelveKeyDialer.java 86 /** Stream type used to play the DTMF tones off call, and mapped to the volume control keys */
425 // outside of a call, so we use the stream type that is also mapped to the
    [all...]
  /dalvik/libcore/luni/src/main/java/java/util/
Properties.java 513 * @return the old value mapped to the key, or {@code null}.
  /dalvik/libcore/nio_char/src/main/java/java/nio/charset/
CharsetDecoder.java 205 * current position cannot be mapped to a Unicode character
CharsetEncoder.java 305 * buffer's current position cannot be mapped to a equivalent
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
Charset_MultiByte_x_windows_950.java 265 @KnownFailure("This Characterset is mapped to Big5 Android!")
  /dalvik/libcore/sql/src/main/java/java/sql/
PreparedStatement.java 255 * array is mapped to a {@code VARBINARY} or {@code LONGVARBINARY} in the
  /dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/
NodeImpl.java 536 * Returns true if the given prefix is mapped to the given URI on this
  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
DOMBuilder.java 751 * @param uri The Namespace URI the prefix is mapped to.
  /dalvik/libdex/
ZipArchive.c 460 * of the mapped region.
  /dalvik/vm/
LinearAlloc.c 169 /* the system should initialize newly-mapped memory to zero */
  /development/scripts/app_engine_server/
memcache_zipserve.py 423 file_path: the file to be mapped to an archive

Completed in 333 milliseconds

<<11121314151617181920>>