HomeSort by relevance Sort by last modified time
    Searched defs:Defined (Results 1 - 9 of 9) sorted by null

  /external/llvm/lib/Object/
RecordStreamer.h 1 //===-- RecordStreamer.h - Record asm defined and used symbols ---*- C++ -*===//
18 enum State { NeverSeen, Global, Defined, DefinedGlobal, Used };
  /external/eigen/Eigen/src/Core/util/
Meta.h 191 enum { Defined = 0 };
198 Defined = 1
207 Defined = 1
216 Defined = 1
  /external/llvm/include/llvm/CodeGen/
MachineInstrBundle.h 25 /// IsInternalRead markers to MachineOperands which are defined inside the
174 /// Reg or one of its aliases is defined. The definition may only cover
176 bool Defined;
177 /// Reg or a super-register is defined. The definition covers the full
  /external/clang/include/clang/Lex/
PPCallbacks.h 258 /// \brief Hook called whenever the 'defined' operator is seen.
260 virtual void Defined(const Token &MacroNameTok, const MacroDefinition &MD,
455 void Defined(const Token &MacroNameTok, const MacroDefinition &MD,
457 First->Defined(MacroNameTok, MD, Range);
458 Second->Defined(MacroNameTok, MD, Range);
  /external/clang/lib/Lex/
PreprocessingRecord.cpp 399 void PreprocessingRecord::Defined(const Token &MacroNameTok,
  /external/eigen/unsupported/Eigen/src/AutoDiff/
AutoDiffScalar.h 495 enum { Defined = 1 };
502 enum { Defined = 1 };
509 enum { Defined = 1 };
516 enum { Defined = 1 };
  /toolchain/binutils/binutils-2.25/gold/
symtab.h 73 // functions. But because symbols can be defined in different
78 // Symbol defined in a relocatable or dynamic input file--this is
81 // Symbol defined in an Output_data, a special section created by
84 // Symbol defined in an Output_segment, with no associated
171 // associated, if the symbol was specially defined with respect to
180 // If this symbol was defined with respect to an output data
190 // if the symbol was specially defined with respect to an output
199 // If this symbol was defined with respect to an output segment,
349 // Return whether this symbol was defined in a section that was
356 // Mark this symbol as having been defined in a discarded section
    [all...]
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/nl/jqno/equalsverifier/equalsverifier/2.1.5/
equalsverifier-2.1.5.jar 

Completed in 255 milliseconds