Searched
full:mapped (Results
251 -
275 of
719) sorted by null
<<11121314151617181920>>
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_keysym.h | 110 /* End of ASCII mapped keysyms */
|
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_keysym.h | 110 /* End of ASCII mapped keysyms */
|
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_keysym.h | 115 /* End of ASCII mapped keysyms */
|
/prebuilt/windows/sdl/include/SDL/ |
SDL_keysym.h | 110 /* End of ASCII mapped keysyms */
|
/system/core/libcutils/ |
mspace.c | 217 * ever need. Physical pages will be mapped as the memory
|
/external/emma/core/java12/com/vladium/util/ |
SoftValueMap.java | 147 * Returns the value that is mapped to a given 'key'. Returns 148 * null if (a) this key has never been mapped or (b) a previously mapped
|
/external/icu4c/common/ |
uinvchar.c | 37 * Both versions are mapped to ASCII. 48 * EBCDIC platforms; both codes (15 and 25) are mapped to ASCII LF (0A), 165 * Allow the entire ASCII repertoire to be mapped _to_ Unicode.
|
/external/openssl/crypto/x509v3/ |
pcy_tree.c | 256 /* If a node is mapped any it doesn't have a corresponding 333 /* Prune the tree: delete any child mapped child data on the current level 345 /* Delete any mapped data: see RFC3280 XXXX */
|
/external/qemu/memcheck/ |
memcheck_common.h | 252 /* Image path of the module that has been mapped with this mmapping. */ 364 /* Gets offset for the given address inside a mapped module. 368 * Offset of the given address inside a mapped module, represented with the
|
/external/quake/quake/src/WinQuake/ |
screen.cpp | 647 D_DisableBackBufferAccess (); // for adapters that can't stay mapped in 888 D_DisableBackBufferAccess (); // for adapters that can't stay mapped in 936 D_DisableBackBufferAccess (); // for adapters that can't stay mapped in
|
/frameworks/base/libs/utils/ |
Asset.cpp | 445 /* copy from mapped area */ 595 LOGV(" getBuffer: mapped\n"); 705 * Open a chunk of compressed data in a mapped region.
|
ZipFileRO.cpp | 126 * Got it mapped, verify it and create data structures for fast access. 386 * of the mapped region. 454 * sub-regions of a file to be mapped. A reference-counting scheme
|
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/ |
bcmpcispi.c | 113 sd_err(("Mapped PCI Core regs to BAR0 at %p\n", si->pciregs)); 119 sd_err(("Mapped SPI Controller regs to BAR1 at %p\n", si->regs)); 124 sd_err(("Mapped SPI Controller regs to BAR0 at %p\n", si->regs));
|
/hardware/broadcom/wlan/bcm4329/src/shared/ |
sbutils.c | 383 /* Chipc registers are mapped at 12KB */ 451 * address that the default core is mapped at. 'ncores' is the number of 478 SI_MSG(("_sb_scan: reuse mapped regs %p for core %u\n", regs, next));
|
/external/proguard/docs/manual/ |
troubleshooting.html | 31 <li><a href="#mappingconflict2">Warning: field/method ... can't be mapped to ...</a></li> 234 specified in the configuration, but it has to be mapped to the other given 242 <dt><a name="mappingconflict2"><b>Warning: field/method ... can't be mapped to ...</b></a></dt> 245 the obfuscation step. The given class member can't be mapped to the given 247 being mapped to the same name. This can happen if you are performing
|
/external/skia/src/effects/ |
SkGradientShader.cpp | 529 uint16_t* mapped = fCache16Storage; // storage for mapped data 533 mapped[i] = linear[index]; 534 mapped[i + kCache16Count] = linear[index + kCache16Count]; 571 SkPMColor* mapped = fCache32Storage; // storage for mapped data 574 mapped[i] = linear[map->mapUnit16((i << 8) | i) >> 8]; [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gdb.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/info/ |
gdb.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gdb.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/info/ |
gdb.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gdb.info | [all...] |
/bionic/linker/ |
linker.c | 706 * mapped and its overall memory size (*total_sz). 722 * > 0 if the library requests a specific address to be mapped to. 794 * the virtual address at which the library will be mapped. 808 DL_ERR("OOPS: %5d %sprelinked library '%s' mapped at 0x%08x, " 863 * This is needed since we haven't mapped in the real file yet. 950 * This is probably not necessary as we already mapped in 1014 DL_ERR("%5d - Total length (0x%08x) of mapped segments from '%s' is " [all...] |
/external/kernel-headers/original/linux/ |
fb.h | 151 unsigned long mmio_start; /* Start of Memory Mapped I/O */ 153 __u32 mmio_len; /* Length of Memory Mapped I/O */ 571 * work with normal memory mapped access [all...] |
/external/opencore/codecs_v2/audio/aac/dec/src/ |
sbr_code_book_envlevel.cpp | 210 /* implem range: same but mapped to [-24,24], CODE_BOOK_SCF_LAV_BALANCE10 = 24 */ 312 /* implem range: same but mapped to [-12,12], CODE_BOOK_SCF_LAV_BALANCE11 = 12 */ 378 /* implem range: same but mapped to [-12,12], CODE_BOOK_SCF_LAV_BALANCE11 = 12 */
|
/external/webkit/WebCore/dom/ |
make_names.pl | 316 # Ignore the mapped tag 336 # Mapped tag name uses a special wrapper to keep their prefix and namespaceURI while using the mapped localname.
|
Completed in 137 milliseconds
<<11121314151617181920>>