HomeSort by relevance Sort by last modified time
    Searched refs:Mapping (Results 1 - 25 of 43) sorted by null

1 2

  /external/chromium/base/
global_descriptors_posix.h 40 typedef std::vector<std::pair<Key, int> > Mapping;
58 void Reset(const Mapping& mapping);
65 Mapping descriptors_;
global_descriptors_posix.cc 31 for (Mapping::const_iterator
37 // In order to make unittests pass, we define a default mapping from keys to
43 for (Mapping::iterator
54 void GlobalDescriptors::Reset(const Mapping& mapping) {
55 descriptors_ = mapping;
  /external/clang/include/clang/Basic/
DiagnosticIDs.h 66 enum Mapping {
76 unsigned Mapping : 3;
84 static DiagnosticMappingInfo Make(diag::Mapping Mapping, bool IsUser,
87 Result.Mapping = Mapping;
96 diag::Mapping getMapping() const { return diag::Mapping(Mapping); }
97 void setMapping(diag::Mapping Value) { Mapping = Value;
    [all...]
Diagnostic.h 133 /// \brief The level of the diagnostic, after it has been through mapping.
197 /// \brief Mapping information for diagnostics.
199 /// Mapping info is packed into four bits per diagnostic. The low three
200 /// bits are the mapping (an instance of diag::Mapping), or zero if unset.
201 /// The high bit is set when the mapping was established as a user mapping.
513 void setDiagnosticMapping(diag::kind Diag, diag::Mapping Map,
517 /// have the specified mapping.
524 bool setDiagnosticGroupMapping(StringRef Group, diag::Mapping Map
    [all...]
  /external/llvm/unittests/Support/
IntegersSubsetTest.cpp 35 typedef IntegersSubsetMapping<unsigned,Subset,Int> Mapping;
118 Mapping::Cases TheCases;
124 Mapping TheMapping;
135 Mapping::Cases::iterator CaseIt = TheCases.begin();
144 Mapping ImproperMapping;
148 Mapping::RangeIterator ErrItem;
152 Mapping ProperMapping;
160 Mapping ToBeOptimized;
175 Mapping::Cases::iterator CaseIt = TheCases.begin();
197 Mapping::RangesCollection Ranges
    [all...]
  /frameworks/compile/mclinker/include/mcld/LD/
SectionMap.h 29 // a mapping in SectionMap is the triple of
31 struct Mapping {
36 typedef std::vector<struct Mapping> SectionMappingTy;
45 // get the possible output section name based on the mapping table
49 // add a mapping from input substr to output name and offset.
53 // find - return the iterator to the mapping
56 // at - return the pointer to the mapping
57 Mapping* at(const std::string& pInput);
SectionMerger.h 33 struct Mapping {
37 typedef std::vector<Mapping> LDSectionMapTy;
52 /// addMapping - add a mapping as creating one new output LDSection
  /external/jmonkeyengine/engine/src/core/com/jme3/input/
InputManager.java 55 * The input manager has two concepts, a {@link Trigger} and a mapping.
57 * or a mouse axis. A mapping represents a link onto one or several triggers,
59 * mapping will be invoked. Any listeners registered to receive an event
60 * from the mapping will have an event raised.
101 private final IntMap<ArrayList<Mapping>> bindings = new IntMap<ArrayList<Mapping>>();
102 private final HashMap<String, Mapping> mappings = new HashMap<String, Mapping>();
109 private static class Mapping {
115 public Mapping(String name) {
162 Mapping mapping = maps.get(i); local
237 Mapping mapping = maps.get(i); local
268 Mapping mapping = maps.get(i); local
482 Mapping mapping = mappings.get(mappingName); local
524 Mapping mapping = mappings.get(mappingName); local
571 Mapping mapping = mappings.remove(mappingName); local
596 Mapping mapping = mappings.get(mappingName); local
870 Mapping mapping = maps.get(i); local
    [all...]
  /frameworks/compile/mclinker/lib/LD/
SectionMap.cpp 46 // Now only check if the mapping exists in the map already
47 // TODO: handle the cases such as overriding the exist mapping and drawing
54 struct Mapping mapping = { local
58 m_SectMap.push_back(mapping);
72 SectionMap::Mapping* SectionMap::at(const std::string& pInput)
134 struct Mapping mapping = { m_StdSectionMap[i].from, m_StdSectionMap[i].to}; local
135 m_SectMap.push_back(mapping);
SectionMerger.cpp 76 // the mapping rule is not in SectionMap, and this is handled in getOutputSectHdr.
86 struct Mapping mapping = { local
90 m_LDSectionMap.push_back(mapping);
  /external/protobuf/src/google/protobuf/compiler/
importer.h 245 // Given a path to a file on disk, find a virtual path mapping to that
246 // file. The first mapping created with MapPath() whose disk_path contains
249 // * SUCCESS: The mapping was found. *virtual_file is filled in so that
251 // * SHADOWED: A mapping was found, but using Open() to open this virtual
253 // other mapping with a higher precedence also matches this virtual path
258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
263 // * NO_MAPPING: Indicates that no mapping was found which contains this
279 struct Mapping {
283 inline Mapping(const string& virtual_path, const string& disk_path)
286 vector<Mapping> mappings_
    [all...]
importer.cc 342 mappings_.push_back(Mapping(virtual_path, CanonicalizePath(disk_path)));
354 // Apply the mapping in reverse.
  /external/clang/lib/Frontend/
Warnings.cpp 106 diag::Mapping Mapping = isPositive ? diag::MAP_WARNING : diag::MAP_IGNORE;
193 Diags.setDiagnosticGroupMapping(Opt, Mapping);
PrintPreprocessedOutput.cpp 137 diag::Mapping Map, StringRef Str);
392 diag::Mapping Map, StringRef Str) {
  /external/compiler-rt/lib/tsan/unit_tests/
tsan_shadow_test.cc 18 TEST(Shadow, Mapping) {
  /external/clang/include/clang/Lex/
PPCallbacks.h 161 diag::Mapping mapping, StringRef Str) {
313 diag::Mapping mapping, StringRef Str) {
314 First->PragmaDiagnostic(Loc, Namespace, mapping, Str);
315 Second->PragmaDiagnostic(Loc, Namespace, mapping, Str);
  /external/v8/src/
isolate.h 863 unibrow::Mapping<unibrow::Ecma262UnCanonicalize>* jsregexp_uncanonicalize() {
867 unibrow::Mapping<unibrow::CanonicalizationRange>* jsregexp_canonrange() {
903 unibrow::Mapping<unibrow::Ecma262Canonicalize>*
910 unibrow::Mapping<unibrow::Ecma262Canonicalize>*
    [all...]
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,
unicode.h 71 // that either have no mapping or map to a single character independent
75 class Mapping {
77 inline Mapping() { }
runtime.h 543 unibrow::Mapping<unibrow::ToUppercase, 128>* to_upper_mapping() {
546 unibrow::Mapping<unibrow::ToLowercase, 128>* to_lower_mapping() {
566 unibrow::Mapping<unibrow::ToUppercase, 128> to_upper_mapping_;
567 unibrow::Mapping<unibrow::ToLowercase, 128> to_lower_mapping_;
regexp-macro-assembler.cc 221 unibrow::Mapping<unibrow::Ecma262Canonicalize>* canonicalize =
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
nodegetbaseuri03.js 78 Check that Node.baseURI is null for a DocumentType as defined in the Infoset Mapping (Appendix C).
84 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/infoset-mapping#Infoset2DocumentType
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 40 unsigned Mapping : 3;
129 Info.setMapping((diag::Mapping) StaticInfo->Mapping);
133 "Unexpected mapping with no-Werror bit!");
139 "Unexpected mapping with show-in-system-header bit!");
383 // Get the mapping information, or compute it lazily.
Diagnostic.cpp 165 void DiagnosticsEngine::setDiagnosticMapping(diag::kind Diag, diag::Mapping Map,
177 // Don't allow a mapping to a warning override an error/fatal mapping.
234 StringRef Group, diag::Mapping Map, SourceLocation Loc)
241 // Set the mapping.
255 // Otherwise, we want to set the diagnostic mapping's "no Werror" bit, and
273 // Otherwise, we want to set the diagnostic mapping's "no Werror" bit, and
281 // Perform the mapping change.
303 // Otherwise, we want to set the diagnostic mapping's "no Werror" bit, and
320 // Otherwise, we want to set the diagnostic mapping's "no Werror" bit, an
    [all...]
  /external/clang/utils/TableGen/
ClangDiagnosticsEmitter.cpp 37 std::map<const Record*, std::vector<Record*> > Mapping;
46 Mapping[SubGroups[j]].push_back(DiagGroups[i]);
51 return Mapping[Group];
132 /// \brief Invert the 1-[0/1] mapping of diags to group into a one to many
133 /// mapping of groups to diags in the group.
480 // Compute a mapping from a DiagGroup to all of its parents.

Completed in 489 milliseconds

1 2