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

<<31323334353637383940>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
ether.h 1 /* Functions for storing Ethernet addresses in ASCII and mapping to hostnames.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/macholib/
dylib.py 30 returns None if not found or a mapping equivalent to:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_charmapcodec.py 1 """ Python character mapping codec test
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/macholib/
dylib.py 30 returns None if not found or a mapping equivalent to:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_charmapcodec.py 1 """ Python character mapping codec test
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.0.7/
maven-repository-metadata-2.0.7.pom 31 <description>Maven Plugin Mapping</description>
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.0.8/
maven-repository-metadata-2.0.8.pom 31 <description>Maven Plugin Mapping</description>
  /prebuilts/tools/common/proguard/proguard4.7/examples/
midlets.pro 37 # Save the obfuscation mapping to a file, so you can de-obfuscate any stack
proguard.pro 16 # Write out an obfuscation mapping file, for de-obfuscating any stack traces
proguardgui.pro 20 # perform incremental obfuscation based on its mapping file, and only keep the
  /art/compiler/utils/mips/
managed_register_mips.h 87 // There is a one-to-one mapping between ManagedRegister and register id.
119 // Appropriate mapping of register ids allows to use AllocIdLow().
125 // Appropriate mapping of register ids allows to use AllocIdHigh().
  /art/compiler/utils/x86/
managed_register_x86.h 89 // There is a one-to-one mapping between ManagedRegister and register id.
116 // Appropriate mapping of register ids allows to use AllocIdLow().
122 // Appropriate mapping of register ids allows to use AllocIdHigh().
  /art/compiler/utils/x86_64/
managed_register_x86_64.h 88 // There is a one-to-one mapping between ManagedRegister and register id.
109 // Appropriate mapping of register ids allows to use AllocIdLow().
115 // Appropriate mapping of register ids allows to use AllocIdHigh().
  /dalvik/dx/src/com/android/dx/util/
LabeledList.java 78 * Removes a label from the label-to-index mapping.
87 * Adds a label and index to the label-to-index mapping.
152 * Rebuilds the label-to-index mapping after a {@code shrinkToFit()}.
  /external/boringssl/src/crypto/x509v3/
pcy_int.h 83 /* This flag indicates the structure has been mapped using a policy mapping
84 * extension. If policy mapping is not active its references get deleted.
95 /* AND with flags to see if any mapping has occurred */
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_coverage_mapping_libcdep.cc 18 // <mapping start> <mapping end> <base address> <dso name> // repeated
20 // Mapping lines are NOT sorted. This file is updated every time memory layout
  /external/dexmaker/src/dx/java/com/android/dx/util/
LabeledList.java 78 * Removes a label from the label-to-index mapping.
87 * Adds a label and index to the label-to-index mapping.
152 * Rebuilds the label-to-index mapping after a {@code shrinkToFit()}.
  /external/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/icu/icu4c/source/common/unicode/
usprep.h 41 * <li> Mapping Table: Contains code ponts that are deleted from the output or case mapped. </li>
46 * <li> Map: For each character in the input, check if it has a mapping
47 * and, if so, replace it with its mapping. </li>
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TitlecaseTransliterator.java 124 // the case mapping function tried to look beyond the context limit
135 /* replace by the mapping string */
139 /* replace by single-code point mapping */
  /external/jemalloc/src/
chunk_mmap.c 54 * We succeeded in mapping memory, but not in the right place.
191 * slow method is to create a mapping that is over-sized, then trim the
195 * Optimistically try mapping precisely the right amount before falling
  /external/kernel-headers/original/uapi/xen/
gntdev.h 44 * Inserts the grant references into the mapping table of an instance
45 * of gntdev. N.B. This does not perform the mapping, which is deferred
64 * Removes the grant references from the mapping table of an instance of
  /external/libopus/tests/
test_opus_api.c 349 unsigned char mapping[256]; local
361 mapping[0]=0;
362 mapping[1]=1;
363 for(i=2;i<256;i++)VG_UNDEF(&mapping[i],sizeof(unsigned char));
396 dec = opus_multistream_decoder_create(fs, c, 1, c-1, mapping, &err);
399 dec = opus_multistream_decoder_create(fs, c, 1, c-1, mapping, 0);
404 err = opus_multistream_decoder_init(dec,fs,c,1,c-1, mapping);
416 mapping[0]=0;
417 mapping[1]=1;
418 for(i=2;i<256;i++)VG_UNDEF(&mapping[i],sizeof(unsigned char))
1765 unsigned char mapping[256] = {0,1}; local
    [all...]
  /external/llvm/docs/HistoricalNotes/
2003-06-26-Reoptimizer2.txt 10 It does not update the mapping information or the LLVM representation
13 manually the mapping information.)
31 code. The mapping info inserted by LLC is not sufficient to determine
  /external/llvm/tools/dsymutil/
DebugMap.h 40 /// query for debug information along with the mapping between the
112 /// \brief Adds a symbol mapping to this DebugMapObject.
118 /// \brief Lookup a symbol mapping.

Completed in 635 milliseconds

<<31323334353637383940>>