HomeSort by relevance Sort by last modified time
    Searched defs:Column (Results 101 - 125 of 291) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 353 unsigned Column = 0;
362 unsigned getColumn() const { return Column; }
385 /// the source file name, line number and column.
386 void getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 60 uint16_t Column;
78 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags,
80 : FileNum(fileNum), Line(line), Column(column), Flags(flags), Isa(isa),
93 /// \brief Get the Column of this MCDwarfLoc.
94 unsigned getColumn() const { return Column; }
111 /// \brief Set the Column of this MCDwarfLoc.
112 void setColumn(unsigned column) {
113 assert(column <= UINT16_MAX);
114 Column = column
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 353 unsigned Column = 0;
362 unsigned getColumn() const { return Column; }
385 /// the source file name, line number and column.
386 void getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 60 uint16_t Column;
78 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags,
80 : FileNum(fileNum), Line(line), Column(column), Flags(flags), Isa(isa),
93 /// \brief Get the Column of this MCDwarfLoc.
94 unsigned getColumn() const { return Column; }
111 /// \brief Set the Column of this MCDwarfLoc.
112 void setColumn(unsigned column) {
113 assert(column <= UINT16_MAX);
114 Column = column
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 353 unsigned Column = 0;
362 unsigned getColumn() const { return Column; }
385 /// the source file name, line number and column.
386 void getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 60 uint16_t Column;
78 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags,
80 : FileNum(fileNum), Line(line), Column(column), Flags(flags), Isa(isa),
93 /// \brief Get the Column of this MCDwarfLoc.
94 unsigned getColumn() const { return Column; }
111 /// \brief Set the Column of this MCDwarfLoc.
112 void setColumn(unsigned column) {
113 assert(column <= UINT16_MAX);
114 Column = column
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 353 unsigned Column = 0;
362 unsigned getColumn() const { return Column; }
385 /// the source file name, line number and column.
386 void getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 60 uint16_t Column;
78 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags,
80 : FileNum(fileNum), Line(line), Column(column), Flags(flags), Isa(isa),
93 /// \brief Get the Column of this MCDwarfLoc.
94 unsigned getColumn() const { return Column; }
111 /// \brief Set the Column of this MCDwarfLoc.
112 void setColumn(unsigned column) {
113 assert(column <= UINT16_MAX);
114 Column = column
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 353 unsigned Column = 0;
362 unsigned getColumn() const { return Column; }
385 /// the source file name, line number and column.
386 void getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 60 uint16_t Column;
78 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags,
80 : FileNum(fileNum), Line(line), Column(column), Flags(flags), Isa(isa),
93 /// \brief Get the Column of this MCDwarfLoc.
94 unsigned getColumn() const { return Column; }
111 /// \brief Set the Column of this MCDwarfLoc.
112 void setColumn(unsigned column) {
113 assert(column <= UINT16_MAX);
114 Column = column
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 353 unsigned Column = 0;
362 unsigned getColumn() const { return Column; }
385 /// the source file name, line number and column.
386 void getLocation(StringRef *Filename, unsigned *Line, unsigned *Column) const;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCDwarf.h 60 uint16_t Column;
78 MCDwarfLoc(unsigned fileNum, unsigned line, unsigned column, unsigned flags,
80 : FileNum(fileNum), Line(line), Column(column), Flags(flags), Isa(isa),
93 /// \brief Get the Column of this MCDwarfLoc.
94 unsigned getColumn() const { return Column; }
111 /// \brief Set the Column of this MCDwarfLoc.
112 void setColumn(unsigned column) {
113 assert(column <= UINT16_MAX);
114 Column = column
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
YAMLTraits.h     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootMaint.h 305 UINTN Column;
683 Get mode number according to column and row
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
BootMaintenanceManager.h 301 UINTN Column;
569 Get mode number according to column and row
    [all...]
  /external/llvm/lib/IR/
LLVMContextImpl.h 246 unsigned Column;
250 MDNodeKeyImpl(unsigned Line, unsigned Column, Metadata *Scope,
252 : Line(Line), Column(Column), Scope(Scope), InlinedAt(InlinedAt) {}
255 : Line(L->getLine()), Column(L->getColumn()), Scope(L->getRawScope()),
259 return Line == RHS->getLine() && Column == RHS->getColumn() &&
263 return hash_combine(Line, Column, Scope, InlinedAt);
634 unsigned Column;
636 MDNodeKeyImpl(Metadata *Scope, Metadata *File, unsigned Line, unsigned Column)
637 : Scope(Scope), File(File), Line(Line), Column(Column) {
    [all...]
  /external/llvm/lib/Support/
YAMLParser.cpp 197 unsigned Column;
395 /// This updates Cur and Column while scanning.
403 /// \a Expected. This updates \a Column.
406 /// @brief Skip \a Distance UTF-8 code units. Updates \a Cur and \a Column.
536 /// @brief Current column number in Unicode code points.
537 unsigned Column;
776 Column = 0;
905 Column += Final - Current;
934 ++Column;
950 ++Column;
    [all...]
  /external/llvm/unittests/IR/
MetadataTest.cpp     [all...]
  /external/sfntly/cpp/src/test/tinyxml/
tinyxml.h 227 The row and column are 1-based. (That is the first row and first column is
229 a row and column value.
231 Generally, the row and column value will be set when the TiXmlDocument::Load(),
239 There is a minor performance cost to computing the row and column. Computation
245 int Column() const { return location.col + 1; } ///< See Row()
    [all...]

Completed in 972 milliseconds

1 2 3 45 6 7 8 91011>>