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

<<41424344454647484950>>

  /external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DefaultCMSSignatureAlgorithmNameGenerator.java 151 * Set the mapping for the encryption algorithm used in association with a SignedData generation
163 * Set the mapping for the digest algorithm to use in conjunction with a SignedData generation
  /external/ceres-solver/internal/ceres/
visibility.cc 91 // Invert the visibility. The input is a camera->point mapping,
95 // mapping.
  /external/clang/include/clang/Basic/
SourceManagerInternals.h 82 /// the mapping from string -> ID, and FilenamesByID holds the mapping of ID
  /external/clang/test/CoverageMapping/
label.cpp 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name label.cpp %s | FileCheck %s
macro-expansion.c 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name macro-expansion.c %s | FileCheck %s
macro-expressions.cpp 1 // RUN: %clang_cc1 -std=c++11 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name macro-expressions.cpp %s | FileCheck %s
switch.c 1 // RUN: %clang_cc1 -fprofile-instr-generate -fcoverage-mapping -dump-coverage-mapping -emit-llvm-only -main-file-name switch.c %s | FileCheck %s
  /external/compiler-rt/lib/msan/
msan_origin.h 39 // memory. The xxx part is a value of ChainedOriginDepot, which is a mapping of
42 // StackDepot keeps a mapping between those and corresponding stack traces.
  /external/deqp/doc/testspecs/GLES2/
performance.compiler.txt 31 - Normal mapping, parallax and relief mapping (note: in release 2012.4)
  /external/deqp/doc/testspecs/GLES3/
functional.ubo.txt 49 + Mapping uniform buffers
50 - Will be covered in buffer mapping tests
  /external/e2fsprogs/debugfs/
zap.c 134 "while mapping logical block %llu\n", block);
213 "while mapping logical block %llu\n", block);
  /external/fio/engines/
mmap.c 139 * It fits within existing mapping, use it
146 * unmap any existing mapping
  /external/guava/guava/src/com/google/common/cache/
Cache.java 33 * A semi-persistent mapping from keys to values. Cache entries are manually added using
100 * equivalent to that of calling {@code put(k, v)} on this map once for each mapping from key
  /external/guava/guava/src/com/google/common/collect/
ArrayTable.java 43 * created. The table always contains a mapping for every row key / column pair.
112 * <p>If {@code table} includes a mapping with row key {@code r} and a
113 * separate mapping with column key {@code c}, the returned table contains a
114 * mapping with row key {@code r} and column key {@code c}. If that row key /
364 * provided during table construction. If the table lacks a mapping for a
517 * @param rowKey row key of mapping to be erased
518 * @param columnKey column key of mapping to be erased
520 * no mapping existed for the keys
  /external/guava/guava/src/com/google/common/escape/
ArrayBasedCharEscaper.java 43 * replacement mapping consider using {@link ArrayBasedEscaperMap}.
91 * @param escaperMap the mapping of characters to be escaped
  /external/icu/icu4c/source/common/
unistr_case.cpp 16 * Case-mapping functions moved here from unistr.cpp
95 // We need to allocate a new buffer for the internal string case mapping function.
  /external/icu/icu4c/source/layout/
IndicLayoutEngine.h 127 * This method does character to glyph mapping, applies the GSUB table and applies
129 * to do the character to glyph mapping, and apply the GSUB table.
  /external/icu/icu4c/source/test/cintltst/
eurocreg.c 33 * Codepage mapping files with "ibm-*.ucm" should always exactly match the files
42 * codepages, and Microsoft Windows 2000's codepage 850 does not contain a Euro sign mapping.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CurrencyDisplayNames.java 147 * Returns a mapping from localized symbols and currency codes to currency codes.
155 * Returns a mapping from localized names (standard and plural) to currency codes.
  /external/iproute2/ip/
iplink_vlan.c 31 "QOS-MAP := [ QOS-MAP ] QOS-MAPPING\n"
32 "QOS-MAPPING := FROM:TO\n"
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
LoadPathToFileCache.java 42 * Lookup in the cache to see if we have a mapping from the given loadpaths and filename to an
60 * Add a new mapping to the cache.
  /external/libavc/encoder/
ih264e_globals.h 177 * (the actual mapping seems to be to MPEG2 qscale of 2.5),
179 * a factor of 2 for every 6 steps, the following mapping is
  /external/libnfc-nci/halimpl/pn54x/tml/
phTmlNfc.h 18 * Transport Mapping Layer header files containing APIs related to initializing, reading
21 * API listed here encompasses Transport Mapping Layer interfaces required to be mapped
  /external/libnfc-nxp/src/
phFriNfc_IntNdefMap.c 19 * \brief NFC Ndef Internal Mapping File.
52 * \name NDEF Mapping
  /external/libopus/src/
opus_private.h 48 unsigned char mapping[256]; member in struct:ChannelLayout
70 * just shifts the static bitrate to mode mapping around a little bit.

Completed in 275 milliseconds

<<41424344454647484950>>