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

1 2 34 5 6 7 8 91011>>

  /external/icu4c/stubdata/
IcuData.mk 38 # variants of libicudata.so actually need to be mapped at the same
  /external/icu4c/tools/gensprep/
gensprep.8.in 87 Contains the list of code points that are commonly mapped to nothing.\|.\|..
  /external/qemu/distrib/sdl-1.2.12/src/video/ps2gs/
SDL_gsvideo.h 58 /* The memory mapped DMA area and associated variables */
  /external/srec/config/en.us/grammars/
bothtags5.grxml 5 literals can be mapped to the same meaning.
  /external/svox/pico/lib/
picotok.h 53 -> WORDGRAPH(NA,NA)graph <- mapped to lower case; incl. 1-2 digit nrs (0-99)
  /external/webkit/WebCore/rendering/
RenderSVGViewportContainer.h 37 // Calculates marker boundaries, mapped to the target element's coordinate space
  /hardware/msm7k/libgralloc-qsd8k/
gralloc_priv.h 96 int gpuaddr; // The gpu address mapped into the mmu. If using ashmem, set to 0 They don't care
  /hardware/ti/omap3/dspbridge/inc/
DSPProcessor.h 243 * mapped address is in the last argument.
244 * ppMapAddr : Ptr to DSP side mapped BYTE address.
321 * pMapAddr : Starting address of the mapped memory region.
326 * DSP_ENOTFOUND : Cannot find a mapped region starting with this
  /hardware/ti/omap3/dspbridge/libbridge/inc/
DSPProcessor.h 243 * mapped address is in the last argument.
244 * ppMapAddr : Ptr to DSP side mapped BYTE address.
321 * pMapAddr : Starting address of the mapped memory region.
326 * DSP_ENOTFOUND : Cannot find a mapped region starting with this
  /packages/apps/Phone/tests/src/com/android/phone/unit/
CnapTest.java 47 // Checks the cnap 'ABSENT NUMBER' is mapped to the unknown presentation.
  /external/kernel-headers/original/linux/
mm.h 153 #define VM_IO 0x00004000 /* Memory mapped I/O or similar */
165 #define VM_MAPPED_COPY 0x01000000 /* T if mapped copy of data (nommu mmap) */
227 atomic_t _mapcount; /* Count of ptes mapped in mms,
228 * to show when page is mapped
242 * If page mapped as anonymous
257 * On machines where all RAM is mapped into kernel address space,
259 * highmem some memory is mapped into kernel virtual memory
287 * - page mapped in a task's page tables, each mapping
560 * On an anonymous page mapped into a user virtual memory area,
566 * refers to user virtual address space into which the page is mapped
    [all...]
pagemap.h 40 * throughput (it can then be mapped into user
191 * If the page was already mapped, this will get a cache miss
  /dalvik/libcore/nio_char/src/test/java/tests/api/java/nio/charset/
UTF16BECharsetEncoderTest.java 83 // for non-mapped char
100 // for non-mapped char
UTF16CharsetEncoderTest.java 84 // for non-mapped char
100 // for non-mapped char
  /external/apache-http/src/org/apache/commons/codec/language/
RefinedSoundex.java 46 * Every letter of the alphabet is "mapped" to a numerical value. This char
47 * array holds the values to which each letter is mapped. This
  /external/elfutils/libelf/
elf32_getphdr.c 85 /* All the data is already mapped. Use it. */
90 /* Simply use the mapped data. */
  /external/grub/netboot/
linux-asm-io.h 41 * readX/writeX() are used to access memory mapped devices. On some
42 * architectures the memory mapped IO stuff needs to be accessed
  /external/ppp/pppd/
tdb.h 102 void *map_ptr; /* where it is currently mapped */
104 tdb_len map_size; /* how much space has been mapped */
  /external/proguard/src/proguard/obfuscate/
MemberNameConflictFixer.java 144 "' can't be mapped to '" + newName +
149 "', which is already being mapped to '" + newName + "'");
  /external/webkit/WebCore/platform/graphics/transforms/
AffineTransform.h 67 // Rounds the mapped point to the nearest integer value.
72 // Rounds the resulting mapped rectangle out. This is helpful for bounding
  /frameworks/base/docs/html/resources/articles/
layout-tricks-reuse.jd 16 <p>In Android XML layout files, each tag is mapped to an actual class instance
18 you also use three special tags that are not mapped to a <code>View</code>
  /hardware/broadcom/wlan/bcm4329/src/include/
sbsdio.h 144 /* direct(mapped) cis space */
145 #define SBSDIO_CIS_BASE_COMMON 0x1000 /* MAPPED common CIS address */
  /hardware/msm7k/libgralloc/
mapper.cpp 151 // this buffer was mapped, unmap it now
155 // mapped in the process it's been allocated.
  /external/icu4c/test/intltest/
testidn.cpp 288 int32_t mapped = 0; local
307 mapped++;
319 test.logln("Number of Mapped code points : %i \n",mapped);
320 test.logln("Number of Mapped with NFKC code points : %i \n",mappedWithNorm);
  /external/v8/tools/
stats-viewer.py 95 """Mount the binary counters file as a memory-mapped file. If
126 """Cleans up the memory mapped file if necessary."""
131 """Read the contents of the memory-mapped file and update the ui if
295 """A utility class for reading data from the memory-mapped binary
302 data: A handle to the memory-mapped file, as returned by mmap.mmap.

Completed in 194 milliseconds

1 2 34 5 6 7 8 91011>>