Home
last modified time | relevance | path

Searched refs:AddName (Results 1 – 25 of 566) sorted by relevance

12345678910>>...23

/dports/devel/hs-darcs/darcs-2.16.4/src/Darcs/Patch/Rebase/
H A DName.hs48 AddName :: PatchInfo -> RebaseName wX wY
81 commute (AddName n1 :> AddName n2)
83 | otherwise = Just (AddName n2 :> AddName n1)
87 commute (AddName n1 :> DelName n2)
88 | n1 /= n2 = Just (DelName n2 :> AddName n1)
90 commute (DelName n1 :> AddName n2)
93 commute (Rename old new :> AddName n)
97 commute (AddName n :> Rename old new)
117 invert (AddName n) = DelName n
118 invert (DelName n) = AddName n
[all …]
/dports/devel/upp/upp/reference/ArrayHideShowColumnMenu/
H A Dmain.cpp15 void AddName(int i, const char * a_name);
51 AddName(0, "Zero"); in FillTestData()
52 AddName(1, "One"); in FillTestData()
53 AddName(2, "Two"); in FillTestData()
54 AddName(3, "Three"); in FillTestData()
55 AddName(4, "Four"); in FillTestData()
58 void MainWindow::AddName(int i, const char * a_name) in AddName() function in MainWindow
/dports/math/vtk8/VTK-8.2.0/Rendering/OSPRay/Testing/Cxx/
H A DTestPathTracerMaterials.cxx166 style->AddName("actor color"); in TestPathTracerMaterials()
179 style->AddName("color mapping"); in TestPathTracerMaterials()
202 style->AddName("invalid material"); in TestPathTracerMaterials()
219 style->AddName("default glass"); in TestPathTracerMaterials()
253 style->AddName("colored glass"); in TestPathTracerMaterials()
296 style->AddName("default metal"); in TestPathTracerMaterials()
312 style->AddName("rough metal"); in TestPathTracerMaterials()
330 style->AddName("copper metal"); in TestPathTracerMaterials()
704 style->AddName("shiny plastic"); in TestPathTracerMaterials()
728 style->AddName("rough plastic"); in TestPathTracerMaterials()
[all …]
H A DTestOSPRayImplicits.cxx135 vtkOSPRayTestInteractor::AddName("Points default"); in TestOSPRayImplicits()
145 vtkOSPRayTestInteractor::AddName("Points SetPointSize()"); in TestOSPRayImplicits()
157 vtkOSPRayTestInteractor::AddName("Points SCALE_ARRAY"); in TestOSPRayImplicits()
177 vtkOSPRayTestInteractor::AddName("Points SCALE_FUNCTION on SCALE_ARRAY"); in TestOSPRayImplicits()
188 vtkOSPRayTestInteractor::AddName("Wireframe default"); in TestOSPRayImplicits()
198 vtkOSPRayTestInteractor::AddName("Wireframe LineWidth"); in TestOSPRayImplicits()
209 vtkOSPRayTestInteractor::AddName("Wireframe SCALE_ARRAY"); in TestOSPRayImplicits()
229 vtkOSPRayTestInteractor::AddName("Wireframe SCALE_FUNCTION on SCALE_ARRAY"); in TestOSPRayImplicits()
248 vtkOSPRayTestInteractor::AddName("Reference values as colors"); in TestOSPRayImplicits()
/dports/math/vtk9/VTK-9.1.0/Rendering/RayTracing/Testing/Cxx/
H A DTestPathTracerMaterials.cxx169 style->AddName("actor color"); in TestPathTracerMaterials()
182 style->AddName("color mapping"); in TestPathTracerMaterials()
205 style->AddName("invalid material"); in TestPathTracerMaterials()
222 style->AddName("default glass"); in TestPathTracerMaterials()
256 style->AddName("colored glass"); in TestPathTracerMaterials()
299 style->AddName("default metal"); in TestPathTracerMaterials()
315 style->AddName("rough metal"); in TestPathTracerMaterials()
333 style->AddName("copper metal"); in TestPathTracerMaterials()
485 style->AddName("alpha objmaterial"); in TestPathTracerMaterials()
710 style->AddName("red thin glass"); in TestPathTracerMaterials()
[all …]
H A DTestOSPRayImplicits.cxx145 vtkOSPRayTestInteractor::AddName("Points default"); in TestOSPRayImplicits()
155 vtkOSPRayTestInteractor::AddName("Points SetPointSize()"); in TestOSPRayImplicits()
167 vtkOSPRayTestInteractor::AddName("Points SCALE_ARRAY"); in TestOSPRayImplicits()
186 vtkOSPRayTestInteractor::AddName("Points SCALE_FUNCTION on SCALE_ARRAY"); in TestOSPRayImplicits()
196 vtkOSPRayTestInteractor::AddName("Wireframe default"); in TestOSPRayImplicits()
206 vtkOSPRayTestInteractor::AddName("Wireframe LineWidth"); in TestOSPRayImplicits()
217 vtkOSPRayTestInteractor::AddName("Wireframe SCALE_ARRAY"); in TestOSPRayImplicits()
235 vtkOSPRayTestInteractor::AddName("Wireframe SCALE_FUNCTION on SCALE_ARRAY"); in TestOSPRayImplicits()
254 vtkOSPRayTestInteractor::AddName("Reference values as colors"); in TestOSPRayImplicits()
/dports/games/ivan/ivan-059/Main/Source/
H A Did.cpp31 void id::AddName(festring& Name, int Case) const in AddName() function in id
73 AddName(Name, Case); in GetName()
77 void id::AddName(festring& Name, int Case, int Amount) const in AddName() function in id
80 AddName(Name, Case&~PLURAL); in AddName()
87 AddName(Name, (Case&~ARTICLE_BIT)|PLURAL); in AddName()
95 AddName(Name, Case, Amount); in GetName()
/dports/math/vtk8/VTK-8.2.0/Rendering/OptiX/Testing/Cxx/
H A DTestOptiXImplicits.cxx137 vtkOptiXTestInteractor::AddName("Points default"); in TestOptiXImplicits()
147 vtkOptiXTestInteractor::AddName("Points SetPointSize()"); in TestOptiXImplicits()
160 vtkOptiXTestInteractor::AddName("Points SCALE_ARRAY"); in TestOptiXImplicits()
180 vtkOptiXTestInteractor::AddName("Points SCALE_FUNCTION on SCALE_ARRAY"); in TestOptiXImplicits()
191 vtkOptiXTestInteractor::AddName("Wireframe default"); in TestOptiXImplicits()
201 vtkOptiXTestInteractor::AddName("Wireframe LineWidth"); in TestOptiXImplicits()
212 vtkOptiXTestInteractor::AddName("Wireframe SCALE_ARRAY"); in TestOptiXImplicits()
232 vtkOptiXTestInteractor::AddName("Wireframe SCALE_FUNCTION on SCALE_ARRAY"); in TestOptiXImplicits()
251 vtkOptiXTestInteractor::AddName("Reference values as colors"); in TestOptiXImplicits()
/dports/print/py-fonttools/fonttools-4.28.2/Tests/ttLib/tables/
H A D_f_v_a_r_test.py34 def AddName(font, name): function
57 axis.axisNameID = AddName(font, name).nameID
61 inst.subfamilyNameID = AddName(font, name).nameID
129 AddName(font, "Optical Size").nameID = 256
207 inst.subfamilyNameID = AddName(font, "Light Condensed").nameID
208 inst.postscriptNameID = AddName(font, "Test-LightCondensed").nameID
227 inst.subfamilyNameID = AddName(font, "Light Condensed").nameID
/dports/print/py-fonttools3/fonttools-3.44.0/Tests/ttLib/tables/
H A D_f_v_a_r_test.py35 def AddName(font, name): function
58 axis.axisNameID = AddName(font, name).nameID
62 inst.subfamilyNameID = AddName(font, name).nameID
130 AddName(font, "Optical Size").nameID = 256
203 inst.subfamilyNameID = AddName(font, "Light Condensed").nameID
204 inst.postscriptNameID = AddName(font, "Test-LightCondensed").nameID
223 inst.subfamilyNameID = AddName(font, "Light Condensed").nameID
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebugtestbase/
H A Dtestdbgconfig.pas71 function AddName(const AName: string): Integer; in AddName() function
166 function TBaseList.AddName(const AName: string): Integer; in AddName() function
208 i := AddName(Name);
218 i := AddName('');
235 j := AddName(GetPart(['['], [']'], s));
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebugtestbase/
H A Dtestdbgconfig.pas69 function AddName(const AName: string): Integer; in AddName() function
164 function TBaseList.AddName(const AName: string): Integer; in AddName() function
201 i := AddName(Name);
211 i := AddName('');
228 j := AddName(GetPart(['['], [']'], s));
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebugtestbase/
H A Dtestdbgconfig.pas69 function AddName(const AName: string): Integer; in AddName() function
164 function TBaseList.AddName(const AName: string): Integer; in AddName() function
201 i := AddName(Name);
211 i := AddName('');
228 j := AddName(GetPart(['['], [']'], s));
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebugtestbase/
H A Dtestdbgconfig.pas71 function AddName(const AName: string): Integer; in AddName() function
166 function TBaseList.AddName(const AName: string): Integer; in AddName() function
208 i := AddName(Name);
218 i := AddName('');
235 j := AddName(GetPart(['['], [']'], s));
/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/tests/FlatBuffers.Test/
H A DFlatBuffersExampleTests.cs51 Monster.AddName(fbb, names[0]); in CanCreateNewFlatBufferFromScratch()
54 Monster.AddName(fbb, names[1]); in CanCreateNewFlatBufferFromScratch()
57 Monster.AddName(fbb, names[2]); in CanCreateNewFlatBufferFromScratch()
77 Monster.AddName(fbb, fred); in CanCreateNewFlatBufferFromScratch()
94 Monster.AddName(fbb, str); in CanCreateNewFlatBufferFromScratch()
305 Monster.AddName(fbb1, str1); in TestNestedFlatBuffer()
318 Monster.AddName(fbb2, str2); in TestNestedFlatBuffer()
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/tests/FlatBuffers.Test/
H A DFlatBuffersExampleTests.cs51 Monster.AddName(fbb, names[0]); in CanCreateNewFlatBufferFromScratch()
54 Monster.AddName(fbb, names[1]); in CanCreateNewFlatBufferFromScratch()
57 Monster.AddName(fbb, names[2]); in CanCreateNewFlatBufferFromScratch()
77 Monster.AddName(fbb, fred); in CanCreateNewFlatBufferFromScratch()
94 Monster.AddName(fbb, str); in CanCreateNewFlatBufferFromScratch()
305 Monster.AddName(fbb1, str1); in TestNestedFlatBuffer()
318 Monster.AddName(fbb2, str2); in TestNestedFlatBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/
H A Dclangdiag.py115 bp.AddName("clang::Diagnostic")
132 bp.AddName("clang::Diagnostic")
141 bp.AddName("clang::Diagnostic")
146 bp.AddName("clang::Diagnostic")

12345678910>>...23