Home
last modified time | relevance | path

Searched defs:Col (Results 1 – 22 of 22) sorted by relevance

/third_party/typescript/tests/cases/conformance/types/typeRelationships/typeInference/
DkeyofInferenceLowerPriorityThanReturn.ts6 declare class Col<s, a> { class
/third_party/boost/boost/algorithm/string/
Dfind_iterator.hpp112 RangeT& Col, in find_iterator()
280 RangeT& Col, in split_iterator()
/third_party/giflib/
Dgiffix.c39 int i, j, NumFiles, ExtCode, Row, Col, Width, Height, ErrorCode, in main() local
Dgif2rgb.c344 int i, j, Size, Row, Col, Width, Height, ExtCode, Count; in GIF2RGB() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugLoc.cpp71 DebugLoc DebugLoc::get(unsigned Line, unsigned Col, const MDNode *Scope, in get()
DRemarkStreamer.cpp78 unsigned Col = DL.getColumn(); in toRemarkLocation() local
DDIBuilder.cpp845 unsigned Line, unsigned Col) { in createLexicalBlock()
DDebugInfo.cpp818 LLVMMetadataRef File, unsigned Line, unsigned Col) { in LLVMDIBuilderCreateLexicalBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp85 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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h389 unsigned Col; member
425 unsigned Col; variable
428 InstantiationGroup(unsigned Line, unsigned Col, in InstantiationGroup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCCodeView.h104 unsigned Col; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DYAMLRemarkSerializer.cpp82 unsigned Col = RL.SourceColumn; in mapping() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp260 int Line, int Col, SourceMgr::DiagKind Kind, in SMDiagnostic()
/third_party/boost/boost/test/tools/
Dcollection_comparison_op.hpp51 #define BOOST_TEST_SPECIALIZED_COLLECTION_COMPARE(Col) \ argument
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11screencapture.cpp1407 for (INT Col = 0; Col < *PtrWidth; Col++) { in ProcessMonoMask() local
1430 for (INT Col = 0; Col < *PtrWidth; ++Col) { in ProcessMonoMask() local
/third_party/gstreamer/gstplugins_good/gst/goom/
Difs.c127 int Depth, Col; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1783 static void recordSourceLine(AsmPrinter &Asm, unsigned Line, unsigned Col, in recordSourceLine()
1943 void DwarfDebug::recordSourceLine(unsigned Line, unsigned Col, const MDNode *S, in recordSourceLine()
/third_party/python/Lib/test/
Dtest_collections.py1061 class Col(Collection): class
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h496 ImGuiCol Col; member
/third_party/mesa3d/src/imgui/
Dimgui_internal.h517 ImGuiCol Col; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3845 unsigned Line = Record[0], Col = Record[1]; in parseFunctionBody() local
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h943 ImGuiCol Col; member