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

<<51525354555657585960>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_extcall.py 186 TypeError: h() argument after ** must be a mapping, not function
191 TypeError: dir() argument after ** must be a mapping, not function
196 TypeError: NoneType object argument after ** must be a mapping, \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
weakref.py 36 """Mapping class that references values weakly.
215 a function object for each key stored in the mapping. A shared
233 """ Mapping class that references keys weakly.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_extcall.py 186 TypeError: h() argument after ** must be a mapping, not function
191 TypeError: dir() argument after ** must be a mapping, not function
196 TypeError: NoneType object argument after ** must be a mapping, \
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
weakref.py 36 """Mapping class that references values weakly.
215 a function object for each key stored in the mapping. A shared
233 """ Mapping class that references keys weakly.
  /external/icu/icu4c/source/tools/makeconv/
genmbcs.cpp 361 * 1 (TRUE) this is a fallback mapping
362 * 0 (FALSE) this is a precise mapping
363 * -1 the precision of this mapping is not specified
440 * if the precision of the mapping is unspecified.
475 /* assign only if there is no precise mapping */
508 /* assign only if there is no precise mapping */
668 /* continue after the above warning if the precision of the mapping is unspecified */
692 fprintf(stderr, "error: illegal mapping to SI or SO for SI/SO codepage: U+%04x<->0x%s\n",
799 * This can occur only if the mapping table is nearly perfectly filled and if
878 /* continue after the above warning if the precision of the mapping i
    [all...]
  /art/compiler/dex/
verified_method.h 130 // Copy of mapping generated by verifier of dex PCs of string init invocations
  /bionic/libc/kernel/tools/
defaults.py 62 # Replace tokens in the output according to this mapping
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitAllocator.java 112 * If reg j doesn't interfere with the current mapping.
  /dalvik/libdex/
DexDataMap.cpp 121 * Verify that there is an entry in the map, mapping the given offset to
  /development/ndk/platforms/android-21/include/media/
NdkMediaExtractor.h 129 * mapping of crypto scheme uuid to the scheme specific data for that scheme
  /device/asus/flo/camera/mm-image-codec/qomx_core/
qomx_core.h 50 /** comp_info_t: Structure containing the mapping
  /device/lge/hammerhead/camera/mm-image-codec/qomx_core/
qomx_core.h 50 /** comp_info_t: Structure containing the mapping
  /device/moto/shamu/camera/mm-image-codec/qomx_core/
qomx_core.h 50 /** comp_info_t: Structure containing the mapping
  /docs/source.android.com/src/devices/input/
migration-guide.jd 45 format to enable joystick axis mapping.</p>
  /external/aac/libAACdec/src/
aacdecoder.h 182 UCHAR chMapping[(8)]; /*!< Table of MPEG canonical order to bitstream channel order mapping. */
186 /* See ISO/IEC 13818-7:2005(E), 8.5.3.2 Explicit channel mapping using a program_config_element() */
189 const UCHAR (*channelOutputMapping)[8]; /*!< Table for MPEG canonical order to output channel order mapping. */
191 because not all 8 channel configurations have the same output mapping. */
  /external/antlr/antlr-3.4/antlr3-maven-plugin/src/main/java/org/antlr/mojo/antlr3/
Antlr3Mojo.java 53 import org.codehaus.plexus.compiler.util.scan.mapping.SourceMapping;
54 import org.codehaus.plexus.compiler.util.scan.mapping.SuffixMapping;
413 SourceMapping mapping = new SuffixMapping("g", Collections.EMPTY_SET); local
427 scan.addSourceMapping(mapping);
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb 81 # A hash mapping built in token types to their respective names
  /external/apache-xml/src/main/java/org/apache/xml/utils/
PrefixResolver.java 26 * prefix at a particular point in a document, or mapping the prefixes
  /external/ceres-solver/internal/ceres/
block_random_access_sparse_matrix.h 95 // A mapping from <row_block_id, col_block_id> to the position in
  /external/chromium-trace/trace-viewer/third_party/webapp2/docs/tutorials/gettingstarted/
staticfiles.rst 51 on URL mapping and other options you can specify in ``app.yaml``, see
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/
power_series_track_test.html 41 * Sets the mapping between the input range of timestamps and the output range
  /external/clang/include/clang/Lex/
PPCallbacks.h 217 diag::Severity mapping, StringRef Str) {}
410 diag::Severity mapping, StringRef Str) override {
411 First->PragmaDiagnostic(Loc, Namespace, mapping, Str);
412 Second->PragmaDiagnostic(Loc, Namespace, mapping, Str);
  /external/clang/lib/ARCMigrate/
PlistReporter.cpp 69 // - "files", an <array> mapping from FIDs to file names
  /external/clang/lib/Frontend/
ModuleDependencyCollector.cpp 82 // Use the absolute path under the root for the file mapping.
  /external/compiler-rt/lib/asan/
asan_poisoning.h 46 // for mapping shadow and zeroing out pages doesn't "just work", so we should

Completed in 609 milliseconds

<<51525354555657585960>>