/external/icu4c/tools/genpname/ |
preparse.pl | 260 # while printing, create a mapping hash from string table entry to index 541 # mapping, an error is signaled. Upon return, the read_Blocks hash 544 # The mapping in the 'blk' subhash, after this function returns, is 584 # @param a hash mapping long names to property family (e.g., 'binary') [all...] |
/external/jpeg/ |
jquant2.c | 8 * This file contains 2-pass color quantization (color mapping) routines. 10 * followed by mapping of the image to that color map, with optional 47 * This mapping is logically trivial, but making it go fast enough requires 115 * (In the second pass the histogram space is re-used for pixel mapping data; 570 * These routines are concerned with the time-critical task of mapping input 579 * is cleared to zeroes before starting the mapping pass. When we find the [all...] |
/external/proguard/docs/manual/ |
usage.html | 425 <dd>Specifies to print the mapping from old names to new names for classes and 426 class members that have been renamed. The mapping is printed to the 436 <dd>Specifies to reuse the given name mapping that was printed out in a 438 listed in the mapping file receive the names specified along with them. 440 mapping may refer to input classes as well as library classes. This option 525 slightly, but it ensures that the saved obfuscation name mapping can [all...] |
/frameworks/base/include/utils/ |
ResourceTypes.h | 191 // This contains a uint32_t array mapping strings in the string [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/ |
whalHwCtrl.c | [all...] |
/bionic/libc/netbsd/resolv/ |
res_send.c | 306 * is there a 1:1 mapping of (name,type,class) 310 * 0 : not a 1:1 mapping 311 * >0 : is a 1:1 mapping
|
/dalvik/libcore/sql/src/main/java/javax/sql/ |
RowSet.java | 207 * Gets the custom mapping of SQL User-Defined Types (UDTs) and Java classes 629 * The JDBC specification provides a standard mapping for Java objects to [all...] |
/dalvik/vm/compiler/ |
Dataflow.c | 819 * ssaToDalvikMap list to get the subscript[31..16]/dalvik_reg[15..0] mapping. 872 * ssaToDalvikMap list to get the subscript[31..16]/dalvik_reg[15..0] mapping. 1150 /* Take a snapshot of Dalvik->SSA mapping at the end of each block */ [all...] |
/external/icu4c/i18n/unicode/ |
choicfmt.h | 134 * string. <code>ChoiceFormat</code> accomplishes this by mapping the 688 * Interval 0 is special; during formatting (mapping numbers to 693 * parsing (mapping strings to numbers), then intervals map to
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
compose.h | 185 // of state tuple lookup, i.e. a bijective mapping from triples of two 187 // IDs of the fst resulting from composition. The mapping must 254 // Lookup table mapping state tuples to state IDs. [all...] |
/bionic/libc/kernel/tools/ |
kernel.py | 153 """return a dictionary mapping heaaders to their user set"""
|
/build/tools/releasetools/ |
sign_target_files_apks | 31 Add a mapping from the key name as specified in apkcerts.txt (the
|
/cts/tools/utils/ |
buildCts.py | 40 A dictionary mapping variable names to their assigned value.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 88 * {@code non-null;} sparse array mapping block labels to initial frame [all...] |
/dalvik/dx/src/com/android/dx/rop/type/ |
Prototype.java | 27 /** {@code non-null;} intern table mapping string descriptors to instances */
|
/dalvik/dx/src/com/android/dx/ssa/ |
ConstCollector.java | 304 * @param newRegs {@code non-null;} mapping between constant and new reg
|
/dalvik/libcore/dalvik/src/main/java/dalvik/system/ |
DexFile.java | 140 * us avoid mapping the same DEX more than once when an app
|
/dalvik/libcore/xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 967 * Receive notification of the start of a Namespace mapping. 971 * each Namespace prefix scope (such as storing the prefix mapping).</p> 989 * Receive notification of the end of a Namespace mapping. 993 * each prefix mapping.</p> [all...] |
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/ |
EntityResolver2.java | 17 * Extended interface for mapping external entity references to input
|
/external/bluetooth/bluez/lib/ |
bluetooth.c | 211 /* Bluetooth error codes to Unix errno mapping */
|
/external/bluetooth/glib/docs/reference/gobject/ |
tut_intro.xml | 79 function calling convention and the mapping of the C types to the machine types used by the platform you
|
/external/bluetooth/glib/tests/ |
gen-casemap-txt.pl | 21 # gen-casemap-test.pl - Generate test cases for case mapping from Unicode data.
|
/external/clearsilver/util/ |
wdb.c | 314 return nerr_raise (NERR_ASSERT, "Invalid ondisk mapping for %s", k); 319 return nerr_pass_ctx(err, "Unable to update ondisk mapping for %s", k); 839 return nerr_pass_ctx (err, "Unable to update ondisk mapping for %s", key); 865 return nerr_pass_ctx (err, "Unable to update ondisk mapping for %s", key); [all...] |
/external/elfutils/libebl/ |
eblopenbackend.c | 203 ELF header. With an internal mapping table from EM_* value to
|
/external/emma/core/java12/com/vladium/util/ |
IProperties.java | 32 * An IMapper is a stateless hook for mapping a arbitrary property key
|