HomeSort by relevance Sort by last modified time
    Searched full:mapping (Results 576 - 600 of 4834) sorted by null

<<21222324252627282930>>

  /external/icu/icu4c/source/i18n/
uspoof_conf.cpp 52 // 3. Build a list of keys (UChar32s) from the four mapping tables. Sort the
272 // We have a good input line. Extract the key character and mapping string, and
273 // put them into the appropriate mapping table.
297 // Add the UChar32 -> string mapping to the appropriate table.
362 // For each key code point, check which mapping tables it applies to,
365 // The four logical mapping tables are conflated into one combined table.
366 // If multiple logical tables have the same mapping for some key, they
368 // If more than one mapping exists for the same key code point, multiple
500 // addKeyEntry Construction of the confusable Key and Mapping Values tables.
514 // No mapping for this key character
    [all...]
uni2name.h 22 * A transliterator that performs character to name mapping.
  /external/libopus/include/
opus_multistream.h 128 * A <code>mapping</code> table defines which decoded channel <code>i</code>
131 * Let <code>i = mapping[j]</code> be the index for I/O channel <code>j</code>.
145 * to the mapping the encoder used to achieve a different output channel
236 * @param[in] mapping <code>const unsigned char[channels]</code>: Mapping from
262 const unsigned char *mapping,
273 unsigned char *mapping,
306 * @param[in] mapping <code>const unsigned char[channels]</code>: Mapping from
332 const unsigned char *mapping,
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 129 if (DEBUG) System.out.println("--->Mapping local-associated params");
132 if (DEBUG) System.out.println("--->Mapping other params");
135 if (DEBUG) System.out.println("--->Mapping invoke-range");
139 System.out.println("--->Mapping local-associated non-params");
143 if (DEBUG) System.out.println("--->Mapping check-cast results");
146 if (DEBUG) System.out.println("--->Mapping phis");
149 if (DEBUG) System.out.println("--->Mapping others");
278 * allowed in mapping.
514 * If source and result have a different mapping, insert a move so
515 * they can have the same mapping. Don't do this if the check cas
    [all...]
NullRegisterAllocator.java 28 * essentially preserving the original mapping and remaining agnostic
  /art/runtime/
safe_map.h 89 // Used to insert a new mapping.
96 // Used to insert a new mapping at a known position for better performance.
104 // Used to insert a new mapping or overwrite an existing mapping. Note that if the value type
  /dalvik/dx/src/com/android/dx/io/instructions/
AddressMap.java 38 * {@code -1} if there is no mapping.
  /dalvik/dx/src/com/android/dx/ssa/back/
NullRegisterAllocator.java 25 * essentially preserving the original mapping and remaining agnostic
  /development/ndk/platforms/android-9/arch-mips/include/asm/
floppy.h 21 #include <linux/dma-mapping.h>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/util/
TransformerMap.java 77 * if mapping is not present, this returns null.
86 * Sets a Class to Transformer Mapping in the Map. If
88 * mapping.
98 * Removes a Class to Transformer Mapping in the Map.
  /external/chromium-trace/trace-viewer/tracing/tracing/extras/chrome/cc/
debug_colors.html 12 * @fileoverview Mapping of different tile configuration
  /external/clang/include/clang/Lex/
PTHManager.h 54 /// IdMap - A lazily generated cache mapping from persistent identifiers to
58 /// FileLookup - Abstract data structure used for mapping between files
62 /// IdDataTable - Array representing the mapping from persistent IDs to the
67 /// SortedIdTable - Abstract data structure mapping from strings to
  /external/clang/test/Misc/
diag-mapping.c 12 // Mapping unrelated diags to errors doesn't affect this one.
  /external/dexmaker/src/dx/java/com/android/dx/io/instructions/
AddressMap.java 39 * {@code -1} if there is no mapping.
  /external/e2fsprogs/debugfs/
extent_cmds.ct 58 request do_set_bmap, "Set block mapping",
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
ClassMap.java 17 * {@link Map}-like interface for mapping {@link Class} to value.
  /external/icu/icu4c/source/common/
locmap.h 9 * File locmap.h : Locale Mapping Classes
  /external/icu/icu4c/source/tools/gensprep/
gensprep.h 49 storeMapping(uint32_t codepoint, uint32_t* mapping,int32_t length, UStringPrepType type, UErrorCode* status);
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.h 41 /* File containinng custom zone-region mapping. */
  /external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterDataReader.java 139 * It is an error if a base file contains any regular (not extension) mapping
140 * from the same sequence as a mapping in the extension file
141 * because the base mapping would hide the extension mapping.
170 * and a base table entry is a prefix of a multi-character mapping, then
177 * of UChars or bytes in a mapping to
301 * does not start any mapping input.
306 * Contains toUnicode mapping results, stored as sequences of UChars.
327 * return no mapping, but request for <subchar1>;
357 * to indicate no mapping
    [all...]
  /external/iptables/extensions/
dscp_helper.c 2 * DiffServ classname <-> DiffServ codepoint mapping functions.
libxt_REDIRECT.man 22 is used then port mapping will be randomized (kernel >= 2.6.22).
  /external/libdrm/exynos/
exynos_drm.h 64 * A structure for mapping buffer.
116 /* non-cachable mapping and used as default. */
118 /* cachable mapping. */
120 /* write-combine mapping. */
  /external/libselinux/src/
compute_av.c 11 #include "mapping.h"
compute_create.c 11 #include "mapping.h"

Completed in 500 milliseconds

<<21222324252627282930>>