Home
last modified time | relevance | path

Searched refs:cResource (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/test/tools/javac/TryWithResources/
H A DResInNestedExpr.java71 try (bResource br = new bResource(new cResource()); in test1()
82 try (aResource ar = new aResource(new bResource(new cResource()), new cResource())) { in test2() argument
123 cResource cR;
134 public aResource(cResource cr) { in aResource()
138 public aResource(bResource br, cResource cr) { in aResource()
147 public cResource getC() { in getC()
163 cResource cR;
169 public bResource(cResource cr) { in bResource()
173 public cResource getC() { in getC()
184 static class cResource implements AutoCloseable { class in ResInNestedExpr
[all …]
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcReactionProcess.h35 class cResource; variable
41 cResource* resource; // Resource consumed.
48 cResource* product; // Output resource.
63 cResource * detect; // Resource Measured
96 cResource* GetResource() const { return resource; } in GetResource()
103 cResource* GetProduct() const { return product; } in GetProduct()
112 cResource* GetDetect() const { return detect; } in GetDetect()
118 void SetResource(cResource* _in) { resource = _in; } in SetResource()
125 void SetProduct(cResource* _in) { product = _in; } in SetProduct()
134 void SetDetect(cResource* _in) { detect = _in; } in SetDetect()
H A DcResourceLib.h30 class cResource; variable
37 tArray<cResource*> m_resource_array;
50 cResource* AddResource(const cString& res_name);
51 cResource* GetResource(const cString& res_name) const;
52 inline cResource* GetResource(int id) const { return m_resource_array[id]; } in GetResource()
55 void SetResourceIndex(cResource* res);
H A DcResource.cc44 cResource::cResource(const cString & _name, int _id) in cResource() function in cResource
129 bool cResource::SetGeometry(cString _geometry) in SetGeometry()
153 void cResource::SetCellIdList(tArray<int>& id_list) { in SetCellIdList()
159 bool cResource::SetDemeResource(cString _deme_resource) { in SetDemeResource()
172 bool cResource::SetEnergyResource(cString _energy_resource) { in SetEnergyResource()
186 cCellResource *cResource::GetCellResourcePtr(int _id) { in GetCellResourcePtr()
202 void cResource::UpdateCellResource(cCellResource *_CellResourcePtr, double _initial, in UpdateCellResource()
H A DcResourceLib.cc37 cResource* cResourceLib::AddResource(const cString& res_name) in AddResource()
42 cResource* new_resource = new cResource(res_name, new_id); in AddResource()
49 cResource* cResourceLib::GetResource(const cString& res_name) const in GetResource()
85 void cResourceLib::SetResourceIndex(cResource* res) in SetResourceIndex()
H A DcResource.h60 class cResource
148 cResource(); // @not_implemented
151 cResource(const cString& _name, int _id);
152 ~cResource() { ; } in ~cResource()
H A DcEnvironment.cc161 cResource* test_resource = resource_lib.GetResource(var_value); in LoadReactionProcess()
205 cResource* test_resource = resource_lib.GetResource(var_value); in LoadReactionProcess()
446 cResource* new_resource; in LoadResource()
630 cResource* this_resource; in LoadCell()
793 cResource* new_resource; in LoadGradientResource()
982 cResource* new_resource; in LoadDynamicResource()
1681 cResource* in_resource = cur_process->GetResource(); in DoProcesses()
1858 cResource* detected = cur_process->GetDetect(); in DoProcesses()
1871 cResource* product = cur_process->GetProduct(); in DoProcesses()
2017 cResource* found_resource = resource_lib.GetResource(name); in SetResourceInflow()
[all …]
H A DcDeme.h40 class cResource; variable
277 void SetupDemeRes(int id, cResource * res, int verbosity, cWorld* world);
H A DcPopulation.cc266 cResource * res = resource_lib.GetResource(i); in cPopulation()
282 cResource * res = resource_lib.GetResource(i); in cPopulation()
7454 cResource * res = resource_lib.GetResource(i); in UpdateGradientCount()
7478 cResource * res = resource_lib.GetResource(i); in UpdateGradientPlatInflow()
7493 cResource * res = resource_lib.GetResource(i); in UpdateGradientPlatOutflow()
7508 cResource * res = resource_lib.GetResource(i); in UpdateGradientConeInflow()
7523 cResource * res = resource_lib.GetResource(i); in UpdateGradientConeOutflow()
7538 cResource * res = resource_lib.GetResource(i); in UpdateGradientInflow()
7553 cResource * res = resource_lib.GetResource(i); in SetGradPlatVarInflow()
7567 cResource* res = resource_lib.GetResource(i); in SetPredatoryResource()
[all …]
H A DcDeme.cc377 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource("CELL_ENERGY"); in ProcessUpdate()
717 void cDeme::SetupDemeRes(int id, cResource * res, int verbosity, cWorld* world) { in SetupDemeRes()
/dports/biology/avida/avida-2.12.4-src/avida-core/source/actions/
H A DEnvironmentActions.cc57 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in Process()
89 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in Process()
121 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in Process()
197 cResource* res = res_lib.GetResource(i); in Process()
225 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in cActionSetCellResource()
234 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_id); in Process()
264 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in cActionSetGradientResource()
301 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in cActionSetGradientPlatInflow()
326 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in cActionSetGradientPlatOutflow()
351 cResource* res = m_world->GetEnvironment().GetResourceLib().GetResource(m_res_name); in cActionSetGradientConeInflow()
[all …]
/dports/graphics/pixie/Pixie/src/ri/
H A DrendererContext.cpp4558 CResource *cResource = NULL; local
4566 for (cResource=savedResources->array[i-1];cResource!=NULL;cResource=cResource->next) {
4569 if (strcmp(cResource->name,handle) == 0) break;
4572 if (cResource != NULL) break;
4576 if (cResource == NULL) error(CODE_NOTATTRIBS,"Named resource \"%s\" not found\n",handle);
4583 …cAttributes->restore(cResource->attributes,shading,geometrymodification,geometrydefinition,hiding);
4590 cXform->restore(cResource->xform);
4605 CResource *cResource; local
4606 while((cResource = currentResource) != NULL) {
4608 delete cResource;
/dports/biology/avida/avida-2.12.4-src/avida-core/source/
H A DJamfile104 main/cResource.cc
/dports/biology/avida/avida-2.12.4-src/avida-core/source/targets/avida-viewer/
H A DcEnvironmentScreen.cc240 cResource * cur_resource = in UpdateReaction()
/dports/biology/avida/avida-2.12.4-src/avida-core/Avida-Core.xcodeproj/
H A Dproject.pbxproj127 …7023EC860C0A431B00362B9C /* cResource.cc in Sources */ = {isa = PBXBuildFile; fileRef = 70B0872308…
912 …08F5E81000FC65FE /* cResource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType…
923 …5E82D00FC65FE /* cResource.cc */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType =…
1936 70B0871308F5E81000FC65FE /* cResource.h */,
1937 70B0872308F5E82D00FC65FE /* cResource.cc */,
2340 7023EC860C0A431B00362B9C /* cResource.cc in Sources */,
/dports/biology/avida/avida-2.12.4-src/avida-core/source/cpu/
H A DcHardwareCPU.cc2278 cResource* res = resLib.GetResource("pheromone"); in Inst_IfAboveResLevel()
2303 cResource* res = resLib.GetResource("pheromone"); in Inst_IfAboveResLevelEnd()
2328 cResource* res = resLib.GetResource("pheromone"); in Inst_IfNotAboveResLevel()
2352 cResource* res = resLib.GetResource("pheromone"); in Inst_IfNotAboveResLevelEnd()
4658 cResource* res = proc->GetResource(); // Infinite resource == 0. in Inst_IfResources()
8320 cResource* res = resLib.GetResource("pheromone"); in DoSensePheromoneGlobal()

12