HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 151 - 175 of 1560) sorted by null

1 2 3 4 5 67 8 91011>>

  /cts/tools/signature-tools/src/signature/compare/model/subst/
ClassProjection.java 44 Map<ITypeVariableDefinition, ITypeReference> mapping) {
46 this.substitutions = mapping;
  /external/icu4c/common/
umapfile.c 13 * All of the platform-specific implementation for mapping data files
30 /* memory-mapping base definitions ------------------------------------------ */
32 /* MAP_NONE: no memory mapping, no file access at all */
72 /* No memory mapping for 390 batch mode. Fake it using dll loading. */
122 UDataMemory *pData, /* Fill in with info on the result doing the mapping. */
159 /* create an unnamed Windows file-mapping object for the specified file */
211 /* get a view of the mapping */
423 /* get a view of the mapping */
umapfile.h 15 * Not all platforms can do real memory mapping. Those that can't
  /external/kernel-headers/original/linux/sunrpc/
clnt.h 22 * This defines an RPC port mapping
58 struct rpc_portmap * cl_pmap; /* port mapping */
  /external/quake/quake/src/QW/client/
d_scana.s 22 // x86 assembly-language turbulent texture mapping code
37 // turbulent texture mapping code
  /external/quake/quake/src/WinQuake/
d_scana.s 22 // x86 assembly-language turbulent texture mapping code
37 // turbulent texture mapping code
  /external/srec/srec/Semproc/include/
SR_SemanticGraphImpl.h 63 * Integer offset for referencing script output labels when mapping between
76 * Integer offset for referencing end of scope output labels when mapping between
  /external/svox/pico/lib/
picospho.h 85 mapping ACC & word-level stress to syllable accent value
97 Mapping of values to FST symbol id (has to identical to the symbol table used when compiling the FST)
  /external/tcpdump/
print-tftp.c 47 /* op code to string mapping */
58 /* error code to string mapping */
  /external/webkit/WebKit/chromium/src/
WebAccessibilityCacheImpl.h 73 // Hashmap for caching of elements in use by the AT, mapping id (int) to
76 // Hashmap for caching of elements in use by the AT, mapping a
WebInputEventConversion.h 78 // mousedown and mouseup. If the event mapping fails, the event type will
87 // and keyup. If the event mapping fails, the event type will be set to
  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
FontFinder.java 57 * and saves the font mapping for this character
103 * @param fonts - mapping of the font run starts to the fonts
  /hardware/ti/omap3/dspbridge/inc/
host_os.h 24 *! 08-Mar-2004 sb Added cacheflush.h to support Dynamic Memory Mapping feature
73 #include <linux/dma-mapping.h>
  /hardware/ti/omap3/dspbridge/libbridge/inc/
host_os.h 24 *! 08-Mar-2004 sb Added cacheflush.h to support Dynamic Memory Mapping feature
69 #include <linux/dma-mapping.h>
  /packages/apps/IM/plugin/com/android/im/plugin/
ImpsConfigNames.java 112 * The full name of the custom presence mapping is to be used. If not set,
115 public static final String CUSTOM_PRESENCE_MAPPING = "imps.custom-presence-mapping";
  /dalvik/libdex/
DexDataMap.h 56 * Verify that there is an entry in the map, mapping the given offset to
  /external/dropbear/
algo.h 43 /* lists mapping ssh types of algorithms to internal values */
  /external/elfutils/libebl/
alpha_symbol.c 33 /* Relocation mapping table. */
  /external/freetype/src/sfnt/
ttcmap.h 5 /* TrueType character mapping table (cmap) support (specification). */
  /external/guava/src/com/google/common/collect/
AbstractSortedSetMultimap.java 41 * @param map place to store the mapping from each key to its corresponding
  /external/icu4c/data/mappings/
ucmcore.mk 6 # without any mapping tables:
  /external/icu4c/i18n/
name2uni.h 23 * A transliterator that performs name to character mapping.
  /external/proguard/examples/
proguard.pro 16 # Write out an obfuscation mapping file, for de-obfuscating any stack traces
proguardgui.pro 25 # perform incremental obfuscation based on its mapping file, and only keep the
  /external/proguard/src/proguard/obfuscate/
MultiMappingProcessor.java 36 * @param mappingProcessors the mapping processors to which method calls

Completed in 143 milliseconds

1 2 3 4 5 67 8 91011>>