Home
last modified time | relevance | path

Searched refs:eGet (Results 1 – 25 of 129) sorted by relevance

123456

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netschedule/
H A Dns_clients.hpp324 { if (cmd_group == eGet) return m_WNData.m_Jobs; in GetJobs()
328 { if (cmd_group == eGet) m_WNData.ClearJobs(); in ClearJobs()
366 if (cmd_group == eGet) data = m_WNData; in GetAndResetWaitPort()
402 if (cmd_group == eGet) in GetPreferredAffinities()
440 { if (cmd_group == eGet) { m_Type |= eWorkerNode; in AddPreferredAffinities()
448 { if (cmd_group == eGet) { m_Type |= eWorkerNode; in AddPreferredAffinity()
456 { if (cmd_group == eGet) { m_Type |= eWorkerNode; in RemovePreferredAffinities()
464 { if (cmd_group == eGet) { m_Type |= eWorkerNode; in RemovePreferredAffinity()
472 { if (cmd_group == eGet) { m_Type |= eWorkerNode; in SetPreferredAffinities()
480 { if (cmd_group == eGet) { m_Type |= eWorkerNode; in SetWaitAffinities()
[all …]
H A Dns_clients_registry.cpp387 had_wn_pref_affs, eGet); in ClearClient()
688 if (cmd_group == eGet) in GetAllPreferredAffinities()
757 if (cmd_group == eGet) in UpdatePreferredAffinities()
806 if (cmd_group == eGet) in UpdatePreferredAffinities()
853 if (cmd_group == eGet) in SetPreferredAffinities()
862 if (cmd_group == eGet) in SetPreferredAffinities()
895 if (cmd_group == eGet) in IsPreferredByAny()
982 k->second, eGet)) { in StaleNodes()
1069 if (cmd_group == eGet) in WasGarbageCollected()
1104 if (cmd_group == eGet) in x_ClearClient()
[all …]
H A Dns_queue.cpp626 eGet); in SubmitBatch()
687 m_ClientsRegistry.UnregisterJob(job_id, eGet); in PutResult()
944 if (cmd_group == eGet) in ChangeAffinity()
1068 if (cmd_group == eGet) in SetAffinity()
1444 m_ClientsRegistry.UnregisterJob(job_id, eGet); in ReturnJob()
2570 if (cmd_group == eGet) in x_FindVacantJob()
2704 cmd_group == eGet)) { in x_FindVacantJob()
2720 if (cmd_group == eGet) { in x_FindVacantJob()
4183 eGet); in x_ResetDueTo()
4605 if (cmd_group == eGet) { in x_UpdateDB_ProvideJobNoLock()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/python_api/lldbutil/iter/
H A Dmain.cpp26 eGet, enumerator
41 case eGet: in mask_access()
65 while (mask_access(eGet) & thread_mask) in thread_func()
98 while (mask_access(eGet) != 0) in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/test/API/python_api/lldbutil/iter/
H A Dmain.cpp18 eGet, enumerator
33 case eGet: in mask_access()
57 while (mask_access(eGet) & thread_mask) in thread_func()
90 while (mask_access(eGet) != 0) in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/tabs/
H A DEmfUtil.java66 return eObject.eGet(att); in getAttributeValue()
82 return eObject.eGet(att); in getAttributeValueThrows()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/impl/
H A DStringToObjectMapImpl.java148 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in StringToObjectMapImpl
155 return super.eGet(featureID, resolve, coreType); in eGet()
316 return container == null ? null : (EMap<String, Object>) container.eGet(eContainmentFeature()); in getEMap()
H A DStringToStringMapImpl.java148 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in StringToStringMapImpl
155 return super.eGet(featureID, resolve, coreType); in eGet()
316 return container == null ? null : (EMap<String, String>) container.eGet(eContainmentFeature()); in getEMap()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.emf.xpath/src/org/eclipse/e4/emf/internal/xpath/helper/
H A DValueUtils.java50 return bean.eGet(pd); in getValue()
171 return ((List<Object>)bean.eGet(pd)).get(index); in getValue()
251 List<Object> l = (List<Object>) bean.eGet(pd); in setValue()
273 List<Object> l = (List<Object>) bean.eGet(pd); in setValue()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.emf.xpath.test/src/org/eclipse/e4/emf/xpath/test/model/xpathtest/impl/
H A DMenuItemImpl.java96 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in MenuItemImpl
101 return super.eGet(featureID, resolve, coreType); in eGet()
H A DExtendedNodeImpl.java100 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in ExtendedNodeImpl
105 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/basic/impl/
H A DTrimBarImpl.java91 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in TrimBarImpl
96 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/impl/
H A DGenericTileImpl.java106 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in GenericTileImpl
111 return super.eGet(featureID, resolve, coreType); in eGet()
H A DGenericTrimContainerImpl.java108 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in GenericTrimContainerImpl
113 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/
H A DWMLLuaCodeImpl.java110 public Object eGet(int featureID, boolean resolve, boolean coreType) in eGet() method in WMLLuaCodeImpl
117 return super.eGet(featureID, resolve, coreType); in eGet()
H A DWMLMacroParameterImpl.java110 public Object eGet(int featureID, boolean resolve, boolean coreType) in eGet() method in WMLMacroParameterImpl
117 return super.eGet(featureID, resolve, coreType); in eGet()
H A DWMLArrayCallImpl.java114 public Object eGet(int featureID, boolean resolve, boolean coreType) in eGet() method in WMLArrayCallImpl
121 return super.eGet(featureID, resolve, coreType); in eGet()

123456