Home
last modified time | relevance | path

Searched refs:getCategory (Results 226 – 250 of 4182) sorted by relevance

12345678910>>...168

/dports/net/mpich2/mpich2-1.5/src/mpe2/src/slog2sdk/src/logformat/clog2TOdrawable/
H A DTopo_State.java57 public Category getCategory() in getCategory() method in Topo_State
67 Obj_State state = new Obj_State( this.getCategory() ); in matchStartEvent()
/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/cc/arduino/contributions/libraries/
H A DContributedLibrary.java50 public abstract String getCategory(); in getCategory() method in ContributedLibrary
107 res += " category : " + getCategory() + "\n"; in info()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXPressureTracker.cpp86 if (!LR || LR->getCategory() != RegCategory::GENERAL) in decreasePressure()
163 if (!LR || LR->getCategory() == RegCategory::NONE) in intersectWithRedRegion()
190 if (!LR || LR->getCategory() == RegCategory::NONE) in getLiveRangesForValue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/formula/source/ui/dlg/
H A Dfuncpage.cxx56 const IFunctionCategory* pCategory = m_pFunctionManager->getCategory(j); in FuncPage()
112 impl_addFunctions(m_pFunctionManager->getCategory(i)); in UpdateFunctionList()
157 const IFunctionCategory* pCategory = m_pFunctionManager->getCategory(i); in UpdateFunctionList()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/formula/source/ui/dlg/
H A Dfuncpage.cxx61 const IFunctionCategory* pCategory = m_pFunctionManager->getCategory(j); in FuncPage()
116 impl_addFunctions(m_pFunctionManager->getCategory(i)); in UpdateFunctionList()
161 const IFunctionCategory* pCategory = m_pFunctionManager->getCategory(i); in UpdateFunctionList()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/sitemgr/sitemgr-site/inc/
H A Dclass.sitebo.inc.php34 return $this->catbo->getCategory($cat_id,$GLOBALS['sitemgr_info']['userlang']);
42 return $this->catbo->getCategory($cat_id,$lang);
47 return $this->catbo->getCategory($cat_id);
/dports/x11-fm/worker/worker-4.10.0/src/
H A Ddirbookmarkeditui.cc119 m_entry.getCategory() ) == cats.end() ) { in DirBookmarkEditUI()
120 cats.push_back( m_entry.getCategory() ); in DirBookmarkEditUI()
132 m_entry.getCategory().c_str(), 0 ), in DirBookmarkEditUI()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/
H A DActivityEnabler.java162 Object[] children = provider.getChildren(proxy.getCategory());
178 checked.remove(proxy.getCategory());
180 checked.add(proxy.getCategory());
183 dualViewer.setGrayed(proxy.getCategory(), state == SOME);
342 ICategory category = activitySupport.getCategory(categoryId); in setEnabledStates()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/formula/
H A DIFunctionDescription.hxx61 virtual const IFunctionCategory* getCategory(sal_uInt32 nPos) const = 0;
88 virtual const IFunctionCategory* getCategory() const = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/log4shib/log4shib-2.0.1/src/
H A DNTEventLogAppender.cpp52 getCategory(event.priority), in _append()
61 WORD NTEventLogAppender::getCategory(Priority::Value priority) { in getCategory() function in log4shib::NTEventLogAppender
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/
H A DTypeMarkerGroup.java60 .getCategory(marker); in getValue()
113 String groupName = MarkerSupportRegistry.getInstance().getCategory( in findGroupValue()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/formula/
H A DIFunctionDescription.hxx61 virtual const IFunctionCategory* getCategory(sal_uInt32 nPos) const = 0;
88 virtual const IFunctionCategory* getCategory() const = 0;
/dports/lang/clang-mesa/clang-13.0.1.src/tools/libclang/
H A DCIndexDiagnostic.h74 virtual unsigned getCategory() const = 0;
135 unsigned getCategory() const override;
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreVideoFilter/include/
H A DADM_coreVideoFilterInternal.h57 ADM_vf_getCategory *getCategory; variable
114 ADM_PLUGIN_EXPORT VF_CATEGORY getCategory(void) \
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreVideoFilter/include/
H A DADM_coreVideoFilterInternal.h57 ADM_vf_getCategory *getCategory; variable
114 ADM_PLUGIN_EXPORT VF_CATEGORY getCategory(void) \

12345678910>>...168