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

<<11121314151617181920>>

  /external/expat/doc/
xmlwf.sgml 254 <option>-r</option> turns off memory-mapping and uses normal file
256 Of course, memory-mapping is automatically turned off
260 Use of memory-mapping can cause some platforms to report
  /external/grub/stage2/
smp-imps.c 684 * (1) : A non-linear virtual to physical memory mapping is probably OK,
686 * but a linear mapping is recommended. Currently assumes that
687 * the mapping will remain identical over time (which should be
  /external/guava/src/com/google/common/collect/
LinkedHashMultimap.java 107 * specified multimap. If a key-value mapping appears multiple times in the
308 * mapping for {@code key}, the {@code keySet()} ordering is unchanged.
325 * <p>Each entry is an immutable snapshot of a key-value mapping in the
Multimaps.java 91 * @param map place to store the mapping from each key to its corresponding
168 * @param map place to store the mapping from each key to its corresponding
243 * @param map place to store the mapping from each key to its corresponding
317 * @param map place to store the mapping from each key to its corresponding
370 * Copies each key-value mapping in {@code source} into {@code dest}, with
    [all...]
  /external/icu4c/i18n/
transreg.h 124 * that implements the mapping between transliterator IDs and the data
131 * is semantically overlaid on the static store, so the static mapping
432 * Dynamic registry mapping full IDs to Entry objects. This
  /external/icu4c/layout/
LEFontInstance.h 22 * to glyph mapping process. Examples of this are filtering out control characters
60 * character to glyph mapping, and obtain metrics information without knowing any platform
172 * to glyph mapping.
OpenTypeLayoutEngine.h 30 * 2) Glyph processing - This step performs character to glyph mapping,and uses the GSUB
277 * This method does character to glyph mapping, and applies the GSUB table. The
  /external/libffi/src/
closures.c 41 executable filesystem and mapping pages from it into separate
51 don't attempt PROT_EXEC|PROT_WRITE mapping at all, as that
420 printf ("mapping in %zi\n", length);
  /external/proguard/docs/
FAQ.html 224 Yes. This feature allows you to specify a previous obfuscation mapping file in
242 reconstruction is based on the mapping file that <b>ProGuard</b> can write
245 reverse mapping. Please refer to the <a href="manual/index.html">ProGuard User
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
factor-weight.h 318 vector<Element> elements_; // mapping Fst state to Elements
319 ElementMap element_map_; // mapping Elements to Fst state
320 // mapping between old/new 'StateId' for states that do not need to
  /external/stlport/src/details/
fstream_win32io.cpp 582 // memory mapping failed. Otherwise the return value is a pointer to
607 // check if mapping succeded and is usable
619 // precondition : there is a valid mapping at the moment
  /external/v8/tools/
stats-viewer.py 51 # Mapping from counter prefix to the formatting to be used for the counter
75 # A mapping from counter names to the ui element that displays
183 A mapping from suffixes to a list of counters with that suffix,
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 28 *! 08-Mar-2004 sb Added MAPATTR & ELEM_SIZE for Dynamic Memory Mapping feature
575 /* Types of mapping attributes */
589 * Element size for MMU mapping (8, 16, 32, or 64 bit)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 28 *! 08-Mar-2004 sb Added MAPATTR & ELEM_SIZE for Dynamic Memory Mapping feature
564 /* Types of mapping attributes */
578 * Element size for MMU mapping (8, 16, 32, or 64 bit)
  /dalvik/libcore/sql/src/main/java/java/sql/
SQLOutput.java 28 * mapping of types and is called by the JDBC driver. It is not intended to be
37 * object into the stream according to the defined mapping.
  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 239 INFO("Memory-mapping input file %s\n", infile);
249 INFO("Memory mapping output file %s\n", outfile);
  /external/bluetooth/glib/
NEWS.pre-1-3 18 * GRelations for n-way mapping of certain data
211 * GRelations for n-way mapping of certain data.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
fileutils.sgml 81 mapping.
280 The #GMappedFile represents a file mapping created with
  /external/e2fsprogs/debugfs/
htree.c 47 "while mapping logical block %u\n", blk);
163 "while mapping logical block %u\n", blk);
  /external/emma/core/java12/com/vladium/emma/data/
MethodDescriptor.java 130 // construct reverse line->block ID mapping:
163 if ($assert.ENABLED) $assert.ASSERT (blockIDs != null && blockIDs.length > 0, "wrong line mapping for line #" + line);
  /external/icu4c/extra/uconv/
uconv.1.in 227 Use the fallback mapping when transcoding from
231 Do not use the fallback mapping when transcoding from Unicode to the
  /external/jpeg/
rdswitch.c 80 * NOTE: does not affect the qslots mapping, which will default to selecting
82 * You must use -qslots if you want a different component->table mapping.
  /external/kernel-headers/original/asm-x86/
dma_32.h 44 * Address mapping for channels 0-3:
53 * Address mapping for channels 5-7:
  /external/qemu/memcheck/
memcheck_mmrange_map.c 100 * start - Starting address of a mapping range.
101 * end - Ending address of a mapping range.
  /external/quake/quake/src/WinQuake/docs/
readme.glquake 110 Sets texture mapping to point sampled, which may be faster on some GL systems
117 This is the highest quality texture mapping (trilinear), but only very high

Completed in 184 milliseconds

<<11121314151617181920>>