Home
last modified time | relevance | path

Searched refs:mapCell (Results 1 – 18 of 18) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Cnc/UtilityCommands/
H A DImportTSMapCommand.cs343 var mapCell = new MPos(dx / 2, dy); in ReadTiles()
344 var cell = mapCell.ToCPos(map); in ReadTiles()
/dports/misc/perkeep/perkeep-0.11/pkg/search/
H A Dquery.go1209 type mapCell int type
1215 func (gs mapGrids) cellOf(loc camtypes.Location) mapCell {
1219 return cell + mapCell(i*g.dim*g.dim)
1267 func (g *mapGrid) cellOf(loc camtypes.Location) (c mapCell, ok bool) {
1280 return mapCell(y*g.dim + x), true
1313 cellOccupants := make(map[mapCell][]blob.Ref)
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4556 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4559 int b GUARDED_BY(mapCell["foo"].mu);
4568 mapCell["foo"].mu->Lock(); in test2()
4570 mapCell["foo"].mu->Unlock(); in test2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4867 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4870 int b GUARDED_BY(mapCell["foo"].mu);
4879 mapCell["foo"].mu->Lock(); in test2()
4881 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4848 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4851 int b GUARDED_BY(mapCell["foo"].mu);
4860 mapCell["foo"].mu->Lock(); in test2()
4862 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5064 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
5067 int b GUARDED_BY(mapCell["foo"].mu);
5076 mapCell["foo"].mu->Lock(); in test2()
5078 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4867 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4870 int b GUARDED_BY(mapCell["foo"].mu);
4879 mapCell["foo"].mu->Lock(); in test2()
4881 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4867 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4870 int b GUARDED_BY(mapCell["foo"].mu);
4879 mapCell["foo"].mu->Lock(); in test2()
4881 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4867 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4870 int b GUARDED_BY(mapCell["foo"].mu);
4879 mapCell["foo"].mu->Lock(); in test2()
4881 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4834 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4837 int b GUARDED_BY(mapCell["foo"].mu);
4846 mapCell["foo"].mu->Lock(); in test2()
4848 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4848 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4851 int b GUARDED_BY(mapCell["foo"].mu);
4860 mapCell["foo"].mu->Lock(); in test2()
4862 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5065 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
5068 int b GUARDED_BY(mapCell["foo"].mu);
5077 mapCell["foo"].mu->Lock(); in test2()
5079 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5064 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
5067 int b GUARDED_BY(mapCell["foo"].mu);
5076 mapCell["foo"].mu->Lock(); in test2()
5078 mapCell["foo"].mu->Unlock(); in test2()
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5064 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
5067 int b GUARDED_BY(mapCell["foo"].mu);
5076 mapCell["foo"].mu->Lock(); in test2()
5078 mapCell["foo"].mu->Unlock(); in test2()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5064 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
5067 int b GUARDED_BY(mapCell["foo"].mu);
5076 mapCell["foo"].mu->Lock(); in test2()
5078 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4867 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4870 int b GUARDED_BY(mapCell["foo"].mu);
4879 mapCell["foo"].mu->Lock(); in test2()
4881 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp5064 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
5067 int b GUARDED_BY(mapCell["foo"].mu);
5076 mapCell["foo"].mu->Lock(); in test2()
5078 mapCell["foo"].mu->Unlock(); in test2()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaCXX/
H A Dwarn-thread-safety-analysis.cpp4834 MyMap<MyString, MuCell> mapCell; member in AttributeExpressionCornerCases::MapTest
4837 int b GUARDED_BY(mapCell["foo"].mu);
4846 mapCell["foo"].mu->Lock(); in test2()
4848 mapCell["foo"].mu->Unlock(); in test2()