| /external/clang/test/SemaCXX/ | 
| D | constexpr-nqueens.cpp | 38                          int N, int Col, int Row, const Board &B) {  in tryBoard()41 constexpr Board buildBoardScan(int N, int Col, int Row, const Board &B) {  in buildBoardScan()
 48 constexpr Board buildBoardRecurse(int N, int Col, const Board &B) {  in buildBoardRecurse()
 
 | 
| /external/eigen/Eigen/src/OrderingMethods/ | 
| D | Eigen_Colamd.h | 352   Colamd::ColStructure<IndexType> *Col ;   /* pointer into A of Col [0..n_col] array */  in compute_ordering()  local501 static IndexType init_rows_cols  /* returns true if OK, or false otherwise */  in init_rows_cols()
 717 static void init_scoring  in init_scoring()
 954 static IndexType find_ordering /* return the number of garbage collections */  in find_ordering()
 1465 static inline  void order_children  in order_children()
 1566 static void detect_super_cols  in detect_super_cols()
 1717 static IndexType garbage_collection  /* returns the new value of pfree */  in garbage_collection()
 
 | 
| /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ | 
| D | p10.cpp | 39   template<typename eT> class Col : public Mat<eT>   {  class
 | 
| /external/clang/tools/c-index-test/ | 
| D | core_main.cpp | 82     unsigned Col = SM.getColumnNumber(FID, Offset);  in handleDeclOccurence()  local117     unsigned Col = SM.getColumnNumber(FID, Offset);  in handleModuleOccurence()  local
 
 | 
| /external/llvm/lib/IR/ | 
| D | DebugLoc.cpp | 58 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, const MDNode *Scope,  in get()
 | 
| /external/clang/unittests/Tooling/ | 
| D | CommentHandlerTest.cpp | 20   unsigned Line, Col;  member112   void Match(const char *Message, unsigned Line, unsigned Col) {  in Match()
 
 | 
| /external/llvm/lib/ProfileData/Coverage/ | 
| D | CoverageMapping.cpp | 286   void startSegment(unsigned Line, unsigned Col) {  in startSegment()292   void startSegment(unsigned Line, unsigned Col, bool IsRegionEntry,  in startSegment()
 317     unsigned Line = Active->LineEnd, Col = Active->ColumnEnd;  in popRegion()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | DebugLoc.cpp | 71 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, const MDNode *Scope,  in get()
 | 
| D | RemarkStreamer.cpp | 78   unsigned Col = DL.getColumn();  in toRemarkLocation()  local
 | 
| /external/llvm/bindings/go/llvm/ | 
| D | IRBindings.cpp | 95                                   unsigned Col, LLVMMetadataRef Scope,  in LLVMSetCurrentDebugLocation2()
 | 
| /external/clang/include/clang/Frontend/ | 
| D | SerializedDiagnosticReader.h | 49   unsigned Col;  member
 | 
| /external/gemmlowp/public/ | 
| D | map.h | 79 enum class VectorShape { Col, Row };  enumerator
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | 
| D | LowerMatrixIntrinsics.cpp | 85 Value *computeColumnAddr(Value *BasePtr, Value *Col, Value *Stride,  in computeColumnAddr()619     Value *Col = LM.getColumn(J);  in extractVector()  local
 626   Value *insertVector(Value *Col, unsigned I, Value *Block,  in insertVector()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ | 
| D | CoverageMapping.h | 389   unsigned Col;  member425   unsigned Col;  variable
 428   InstantiationGroup(unsigned Line, unsigned Col,  in InstantiationGroup()
 
 | 
| /external/llvm/tools/llvm-cov/ | 
| D | SourceCoverageViewText.cpp | 105   unsigned Col = 1;  in renderLine()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ | 
| D | YAMLRemarkSerializer.cpp | 82     unsigned Col = RL.SourceColumn;  in mapping()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ | 
| D | MCCodeView.h | 104     unsigned Col;  member
 | 
| /external/clang/include/clang/Basic/ | 
| D | SourceLocation.h | 358   unsigned Line, Col;  variable
 | 
| /external/llvm/lib/Support/ | 
| D | SourceMgr.cpp | 233                            int Line, int Col, SourceMgr::DiagKind Kind,  in SMDiagnostic()
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | SourceMgr.cpp | 260                            int Line, int Col, SourceMgr::DiagKind Kind,  in SMDiagnostic()
 | 
| /external/starlark-go/syntax/ | 
| D | scan.go | 199 	Col  int32   // 1-based column (rune) number; 0 if column unknown  member
 | 
| /external/llvm/include/llvm/ProfileData/Coverage/ | 
| D | CoverageMapping.h | 375   unsigned Col;  member
 | 
| /external/llvm/examples/Kaleidoscope/Chapter9/ | 
| D | toy.cpp | 103   int Col;  member
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfDebug.cpp | 1783 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col,  in recordSourceLine()1943 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S,  in recordSourceLine()
 
 | 
| /external/llvm/lib/CodeGen/AsmPrinter/ | 
| D | DwarfDebug.cpp | 1174 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S,  in recordSourceLine()
 |