Searched defs:col (Results 1 – 10 of 10) sorted by relevance
77 size_t col = 0; in GetLocation() local109 size_t col = loc.col - 1; in GetOffset() local
28 public col: number = 0; property in Particle
83 size_t col = 0; in GetLocation() local
46 int32_t col = 0; member
205 MappingInfo SourceMap::Find(int32_t row, int32_t col, const SourceMapData& targetMap, bool& isRepla… in Find()
393 for (auto const &col : cnt) { variable
414 for (auto const &col : cnt) { in TEST_F() local
232 MappingInfo Find(int32_t row, int32_t col, const SourceMapData &targetMap, bool& isReplaces) in Find()
130 uint32 col = static_cast<uint32>(__builtin_ffs(dBitSize)) - k4BitSize; in PickExtInsn() local