/external/kernel-headers/original/linux/ |
swap.h | 187 extern int remove_mapping(struct address_space *mapping, struct page *page); 329 struct address_space *mapping)
|
/external/proguard/src/proguard/ |
Configuration.java | 171 * An optional output file for listing the obfuscation mapping. 177 * An optional input file for reading an obfuscation mapping.
|
/external/quake/quake/src/QW/docs/ |
glqwcl-readme.txt | 90 Sets texture mapping to point sampled, which may be faster on some GL systems
97 This is the highest quality texture mapping (trilinear), but only very high
|
/external/stlport/src/details/ |
fstream_unistd.cpp | 314 // memory mapping failed. Otherwise the return value is a pointer to 338 // precondition : there is a valid mapping at the moment
|
/external/svox/pico/lib/ |
picosa.h | 112 at all (primary or secondary or both) then do the following mapping: 158 Done in later PU: mapping ACC & word-level stress to syllable accent value
|
picokdt.c | 54 - dt consists of optional attribute mapping tables and a non-empty 56 - using the attribute mapping tables an attribute value as used 106 TABLETYPE1 = EMPTY -> empty table, no mapping to be done 256 /* direct output vector (no output mapping) */ [all...] |
/external/v8/src/ |
unicode-inl.h | 48 template <class T, int s> int Mapping<T, s>::get(uchar c, uchar n, 63 template <class T, int s> int Mapping<T, s>::CalculateValue(uchar c, uchar n,
|
/frameworks/base/awt/java/awt/image/ |
IndexColorModel.java | 99 * the array that gives the color mapping. 101 * the start index of the color mapping data within the cmap 171 * the array that gives the color mapping. 173 * the start index of the color mapping data within the cmap 351 * the array that gives the color mapping. 353 * the start index of the color mapping data within the cmap 426 * the array that gives the color mapping. 428 * the start index of the color mapping data within the cmap [all...] |
/frameworks/base/core/tests/coretests/src/android/widget/ |
SimpleCursorAdapterTest.java | 203 * Test going from one mapping to a different mapping
|
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnEvent.java | 237 /** Mapping table for toggle input */ 239 /** Mapping table for toggle input */
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
line-map.h | 54 INCLUDED_FROM is an index into the set that gives the line mapping 127 /* Add a mapping of logical source line to physical source file and
|
/dalvik/libcore/security/src/main/java/java/security/cert/ |
PKIXParameters.java | 63 // Indicates whether policy mapping inhibited or not 425 * Returns whether policy mapping is inhibited. 427 * @return {@code true} if policy mapping is inhibited, otherwise {@code 435 * Sets whether policy mapping is to be inhibited. 438 * {@code true} if policy mapping is to be inhibited, otherwise 574 sb.append("\n Policy Mapping Inhibited: "); //$NON-NLS-1$
|
/external/icu4c/common/ |
locmap.c | 7 * Provides functionality for mapping between 33 * The mapping from Win32 locale ID numbers to POSIX locale strings should 43 // Internal Classes for LCID <--> POSIX Mapping 64 // Easy macros to make the LCID <--> POSIX Mapping 70 The standard one language/one country mapping for LCID. 91 // Create the table of LCID to POSIX Mapping
|
ucnv_ext.c | 508 * 1: matched, no mapping but request for <subchar1> 666 * @param value fromUnicode mapping table value; ignores roundtrip and reserved bits 794 /* matched, no mapping but request for <subchar1> */ 804 * @return number of bytes in *pValue; negative number if fallback; 0 for no mapping 929 /* matched, no mapping but request for <subchar1> */ [all...] |
ustrcase.c | 33 /* append a full case mapping result, see UCASE_MAX_STRING_LENGTH */ 135 /* case mapping loop */ 168 * and not worth setting unless we reuse it for many case mapping operations. 430 /* case mapping loop */ 451 * for string case mapping as a common function.
|
/external/icu4c/layout/ |
LayoutEngine.h | 43 * character to glyph mapping and default positioning using the glyph's advance 49 * 1) Glyph processing - character to glyph mapping and any other glyph processing 181 * The default implementation of this method only does character to glyph mapping. 254 * This method does character to glyph mapping. The default implementation 255 * uses the font instance to do the mapping. It will allocate the glyph and 262 * form, such as parens, with the opposite form before mapping it to a glyph index.
|
/external/freetype/src/cff/ |
cffload.c | 1063 /* This gives us both a code to GID and a code to SID mapping. */ 1100 /* Assign code to GID mapping. */ 1103 /* Assign code to SID mapping. */ 1145 /* Assign code to GID mapping. */ 1148 /* Assign code to SID mapping. */ [all...] |
/dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/ |
PKIXCertPathValidatorSpi.java | 434 // policy mapping 642 ASN1Sequence mapping = (ASN1Sequence)mappings.getObjectAt(j); local 644 DERObjectIdentifier issuerDomainPolicy = (DERObjectIdentifier)mapping.getObjectAt(0); 645 DERObjectIdentifier subjectDomainPolicy = (DERObjectIdentifier)mapping.getObjectAt(1); 671 ASN1Sequence mapping = (ASN1Sequence)mappings.getObjectAt(j); local 672 String id_p = ((DERObjectIdentifier)mapping.getObjectAt(0)).getId(); 673 String sd_p = ((DERObjectIdentifier)mapping.getObjectAt(1)).getId(); [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/datatype/ |
DatatypeFactory.java | 182 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li> 356 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li> 568 * <li>{@link XMLGregorianCalendar} Date/Time Datatype Field Mapping Between XML Schema 1.0 and Java Representation</li> [all...] |
/hardware/ti/wlan/wl1271/stad/src/Data_link/ |
txCtrl.c | 275 /* Update queues mapping (AC/TID/Backpressure) after module init. */ 503 * 1) Update mapping from requested-AC to highest-admitted-AC. 504 * 2) Update mapping from actual-AC to requested-TID (for backpressure mapping). 512 /* Update mapping from requested-AC to highest-admitted-AC. */ 515 /* Update mapping from actual-AC to requested-TID (for backpressure mapping). */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/Ctrl/ |
CmdBldCmd.c | [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Data_link/ |
txCtrl.c | 273 /* Update queues mapping (AC/TID/Backpressure) after module init. */ 501 * 1) Update mapping from requested-AC to highest-admitted-AC. 502 * 2) Update mapping from actual-AC to requested-TID (for backpressure mapping). 510 /* Update mapping from requested-AC to highest-admitted-AC. */ 513 /* Update mapping from actual-AC to requested-TID (for backpressure mapping). */ [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
LinkedHashMap.java | 225 * Returns the value of the mapping with the specified key. 229 * @return the value of the mapping with the specified key, or {@code null} 230 * if no mapping for the specified key is found.
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
TwoKeyHashMap.java | 122 * Removes the mapping for the keys 217 * Answers whether this map contains a mapping for the specified keys. 221 * @return true if this map contains a mapping for the specified keys, and
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/ |
ToXMLStream.java | 522 * This method is used to notify the serializer of a namespace mapping (or node) 524 * The official SAX startPrefixMapping(prefix,uri) is to define a mapping for a child 555 * if this is a new prefix mapping.
|