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

<<31323334353637383940>>

  /external/pdfium/third_party/freetype/include/
ftwinfnt.h 60 * @FT_WinFNT_HeaderRec. Exact mapping tables for the various cpXXXX
75 * There is no known mapping table available.
83 * The `Windows Font Mapping' article says that FT_WinFNT_ID_OEM
  /external/selinux/libsepol/tests/
test-expander.c 23 * - check role, type, bool, user mapping
28 * - verify attribute mapping
30 * - check conditional expressions for correct mapping
  /external/v8/src/
compilation-cache.h 171 // info. This may overwrite an existing mapping.
177 // with the shared function info. This may overwrite an existing mapping.
183 // This may overwrite an existing mapping.
  /external/valgrind/callgrind/
events.h 121 /* Allocate space for an event mapping */
124 /* Returns event mapping as a character string. That string is dynamically
128 /* Returns mapping cost as a character string. That string is dynamically
  /frameworks/av/media/libeffects/testlibs/
AudioShelvingFilter.h 37 // All is left for this class to do is mapping between high-level parameters to
135 // A coefficient interpolator, used for mapping the high level parameters to
138 // A coefficient interpolator, used for mapping the high level parameters to
  /frameworks/base/core/java/android/hardware/camera2/marshal/
Marshaler.java 30 * mapping for {@code T} {@link MarshalQueryable#isTypeMappingSupported supported}.</p>
53 * @throws UnsupportedOperationException if the type mapping was not supported
126 * available. If the native size is always a fixed mapping regardless of the instance of
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/
UserData.java 52 * US ASCII character mapping table.
58 * Note this mapping is also equivalent to that used by both the
117 * Mapping for ASCII values less than 32 are flow control signals
  /hardware/libhardware/modules/gralloc/
mapper.cpp 87 // create a second mapping of the buffer. If the process reads and writes
93 // mapping for each buffer in a process.
106 // one mapping to the buffer and there will be no problem.
  /libcore/luni/src/main/java/java/util/
EnumMap.java 411 * should contain at least one mapping.
519 * Returns a {@code Set} containing all of the mappings in this {@code EnumMap}. Each mapping is
564 * Returns the value of the mapping with the specified key.
568 * @return the value of the mapping with the specified key, or {@code null}
569 * if no mapping for the specified key is found.
605 * @return the value of any previous mapping with the specified key or
606 * {@code null} if there was no mapping.
624 * Copies every mapping in the specified {@code Map} to this {@code EnumMap}.
645 * Removes a mapping with the specified key from this {@code EnumMap}.
648 * the key of the mapping to remove
    [all...]
HashMap.java 87 * The hash table. If this hash map contains a mapping for null, it is
93 * The entry representing the null key, or null if there's no such mapping.
287 * Returns the value of the mapping with the specified key.
291 * @return the value of the mapping with the specified key, or {@code null}
292 * if no mapping for the specified key is found.
377 * @return the value of any previous mapping with the specified key or
378 * {@code null} if there was no such mapping.
605 * Removes the mapping with the specified key from this map.
608 * the key of the mapping to remove.
609 * @return the value of the removed mapping or {@code null} if no mappin
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ConcurrentNavigableMap.java 89 * removal, which removes the corresponding mapping from the map,
110 * removal, which removes the corresponding mapping from the map,
133 * removal, which removes the corresponding mapping from the map,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mman.h 47 # define MAP_TYPE 0x0f /* Mask for type of mapping. */
63 # define MAP_LOCKED 0x02000 /* Lock the mapping. */
68 # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
mman.h 47 # define MAP_TYPE 0x0f /* Mask for type of mapping. */
64 # define MAP_LOCKED 0x02000 /* Lock the mapping. */
69 # define MAP_HUGETLB 0x40000 /* Create huge page mapping. */
  /prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/
usage.html 36 <dd>Specifies the name of the mapping file, produced by ProGuard with the
103 <li>If the line numbers have been removed, mapping obfuscated method names
116 Unobfuscated elements and obfuscated elements for which no mapping is available
  /external/libnfc-nxp/src/
phFriNfc_NdefMap.h 19 * \brief NFC Ndef Mapping For Different Smart Cards.
50 * \name NDEF Mapping
63 /** \defgroup grp_fri_nfc_ndef_map NDEF Mapping Component
68 * Please notice that the NDEF mapping command sequence must
85 * There must be \b no \b other FRI or HAL call between these mapping commands. Exceptions to this
86 * rule are specific to the NDEF mapping of certain card / remote device types and separately noted,
92 * \name NDEF Mapping - specifies the different card types
142 * \name NDEF Mapping - specifies the Compliant Blocks in the Mifare 1k and 4k card types
156 * \name NDEF Mapping - specifies the Compliant Blocks in the Mifare 1k and 4k card types
166 /* Felica Mapping - Constants *
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
UCaseProps.java 16 * Low-level Unicode character/string case mapping code.
258 * The Turkic dotless i and dotted I with their case mapping conditions
286 /* add the one simple case mapping, no matter what type it is */
330 /* start of full case mapping strings */
599 * either to itself (in which case in-place mapping functions do nothing),
604 * Mapping to self: Negative values (~self instead of -self to support U+0000)
606 * Mapping to another code point: Positive values >MAX_STRING_LENGTH
608 * Mapping to a string: The string length (0..MAX_STRING_LENGTH) is
619 * Checks and caches the type of locale ID as it is relevant for case mapping.
795 * Get the full lowercase mapping for c
    [all...]
TZDBTimeZoneNames.java 29 * the metazone - abbreviations mapping data (manually edited).
34 * The data file (tzdbNames.txt) contains regional mapping, and
256 // mapping for the abbreviation.
262 // non-default metazone mapping for an abbreviation
264 // metazone mapping for "CST" is America_Central,
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ExtendedContentHandler.java 135 * This method is used to notify that a prefix mapping is to start, but
161 * startPrefixMapping(prefix,uri) call and the mapping applies to the
162 * element to come. If false the mapping applies to the current element.
163 * @return boolean false if the prefix mapping was already in effect (in
165 * before seen mapping for the element.
CharInfo.java 350 * character mapping. They are used to map non-ASCII characters both on
356 * @return true if the mapping is not one of:
414 * an attribute value has a mapping to a String.
436 * text node has a mapping to a String, for example
440 * @return true if the character has a mapping to a String,
471 * Factory that reads in a resource file that describes the mapping of
484 * be loaded, which describes that mapping of characters to entity references.
649 * @return true if the mapping is not one of:
717 * Call this method to register a char to String mapping, for example
721 * @return true if the mapping is not one of
    [all...]
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
memory_dump_track_util_test.html 31 // Check model mapping.
47 // Check model mapping.
124 // Check model mapping.
179 // Check model mapping.
222 // Check model mapping.
  /external/clang/include/clang/AST/
ASTImporter.h 55 /// \brief Mapping from the already-imported types in the "from" context
59 /// \brief Mapping from the already-imported declarations in the "from"
63 /// \brief Mapping from the already-imported statements in the "from"
67 /// \brief Mapping from the already-imported FileIDs in the "from" source
268 /// \brief Note that we have imported the "from" declaration by mapping it
  /external/llvm/lib/Target/NVPTX/
NVVMReflect.cpp 60 NVVMReflect(const StringMap<int> &Mapping)
63 for (StringMap<int>::const_iterator I = Mapping.begin(), E = Mapping.end();
84 ModulePass *llvm::createNVVMReflectPass(const StringMap<int>& Mapping) {
85 return new NVVMReflect(Mapping);
  /external/regex-re2/re2/
unicode.py 233 # Dict mapping lowercase code point to fold-equivalent group.
254 """Returns dict mapping script names to code lists.
260 dict mapping script names to code lists
275 """Returns dict mapping category names to code lists.
281 dict mapping category names to code lists
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 231 CAM_MAPPING_BUF_TYPE_CAPABILITY, /* mapping camera capability buffer */
232 CAM_MAPPING_BUF_TYPE_PARM_BUF, /* mapping parameters buffer */
235 CAM_MAPPING_BUF_TYPE_STREAM_BUF, /* mapping stream buffers */
236 CAM_MAPPING_BUF_TYPE_STREAM_INFO, /* mapping stream information buffer */
237 CAM_MAPPING_BUF_TYPE_OFFLINE_INPUT_BUF, /* mapping offline process input buffer */
248 unsigned long cookie; /* could be job_id(uint32_t) to identify mapping job */
975 /* Table mapping blue input values to output values */
977 /* Table mapping green input values to output values */
979 /* Table mapping red input values to output values */
    [all...]
  /external/icu/icu4c/source/common/unicode/
unorm2.h 25 * for using custom mapping tables.
38 * and about the algorithms which are also used with custom mapping tables
333 * Gets the decomposition mapping of c.
337 * if c does not have a decomposition mapping in this instance's data.
342 * decomposition mapping, if there is one.
357 * Gets the raw decomposition mapping of c.
360 * raw decomposition mapping as specified in UnicodeData.txt or
361 * (for custom data) in the mapping files processed by the gennorm2 tool.
363 * recursively-decomposed version of this mapping.
376 * raw decomposition mapping, if there is one
    [all...]

Completed in 652 milliseconds

<<31323334353637383940>>