Home
last modified time | relevance | path

Searched defs:_Index (Results 1 – 25 of 75) sorted by relevance

123

/dports/textproc/sowing/sowing-1.1.18/src/tohtml/
H A Drdindx.c10 typedef struct _Index { struct
11 struct _Index *next, *prev; argument
12 char *name;
13 char *containing_section;
14 char *fname; /* file name containing section */
15 int number;
/dports/x11-drivers/xf86-video-mach64/xf86-video-mach64-6.9.6/src/
H A Datiwonderio.h39 #define ATIGetExtReg(_Index) \ argument
41 #define ATIPutExtReg(_Index, _Value) \ argument
H A Dativgaio.h42 #define GetReg(_Register, _Index) \ argument
47 #define PutReg(_Register, _Index, _Value) \ argument
H A Datimach64io.h351 #define ATIMach64GetPLLReg(_Index) \ argument
356 #define ATIMach64PutPLLReg(_Index, _Value) \ argument
363 #define ATIMach64GetLCDReg(_Index) \ argument
368 #define ATIMach64PutLCDReg(_Index, _Value) \ argument
375 #define ATIMach64GetTVReg(_Index) \ argument
380 #define ATIMach64PutTVReg(_Index, _Value) \ argument
/dports/security/gnome-keyring/gnome-keyring-40.0/pkcs11/gkm/
H A Dgkm-manager.c56 typedef struct _Index { struct
57 gboolean unique;
58 CK_ATTRIBUTE_TYPE attribute_type;
59 gchar *property_name;
60 GHashTable *values;
61 GHashTable *objects;
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/compute/
H A Dproperty_selector.py88 class _Index(int): class
/dports/science/py-chainer/chainer-7.8.0/chainer/dataset/tabular/
H A Dfrom_data.py164 class _Index(tabular_dataset.TabularDataset): class
/dports/devel/upp/upp/bazaar/FormEditor/
H A DFormProperties.hpp127 int _Index; member in PropertiesWindow
/dports/textproc/clucene/clucene-core-2.3.3.4/src/contribs/contribs-lib-test/
H A DTestUtf8.cpp14 void _Index(CuTest *tc, IndexWriter* ndx, const char* file){ in _Index() function
/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/website/content/emscripten/
H A Dpackage-lock.json64 "fast-deep-equal": "^2.0.1",
/dports/games/keeperrl/keeperrl-alpha23/extern/
H A Dvariant.hpp769 constexpr __variant_data(in_place_index_t<_Index>, _Args&& ... __args) in __variant_data()
795 in_place_index_t<_Index>) in __get()
803 in_place_index_t<_Index>) in __get_rref()
830 void __destroy(in_place_index_t<_Index>) in __destroy()
1874 explicit constexpr variant(in_place_index_t<_Index>, _Args&& ... __args) in variant()
1916 in_place_index_t<_Index>, _Args&& ... __args) in variant()
1982 constexpr size_t _Index = in operator =() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/include/Eigen/src/CholmodSupport/
H A DCholmodSupport.h106 cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<SparseMatrix<_Scalar,_Options,_Index>, UpL… in viewAsCholmod() argument
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/Eigen/src/CholmodSupport/
H A DCholmodSupport.h108 cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<SparseMatrix<_Scalar,_Options,_Index>, UpL… in viewAsCholmod() argument
/dports/graphics/wdune/wdune-1.926/vcglib/eigenlib/Eigen/src/CholmodSupport/
H A DCholmodSupport.h108 cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<SparseMatrix<_Scalar,_Options,_Index>, UpL… in viewAsCholmod() argument
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/CholmodSupport/
H A DCholmodSupport.h103 cholmod_sparse viewAsCholmod(const SparseSelfAdjointView<SparseMatrix<_Scalar,_Options,_Index>, UpL… in viewAsCholmod() argument
/dports/graphics/svgalib/svgalib-1.4.3/src/
H A Drage.c56 #define GetReg(_Register, _Index) \ argument
61 #define PutReg(_Register, _Index, _Value) \ argument
361 #define ATIGetMach64PLLReg(_Index) \ argument
366 #define ATIPutMach64PLLReg(_Index, _Value) \ argument
/dports/editors/libreoffice/libreoffice-7.2.6.2/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java239 public int insertRoadmapItem(int _Index, boolean _bEnabled, int _LabelID, int _CurItemID) in insertRoadmapItem()
/dports/net-p2p/bitflu/bitflu-1.52/plugins/Bitflu/
H A D10_AdminHTTP.pm1060 sub _Index { subroutine
/dports/editors/libreoffice6/libreoffice-6.4.7.2/wizards/com/sun/star/wizards/ui/
H A DWizardDialog.java239 public int insertRoadmapItem(int _Index, boolean _bEnabled, int _LabelID, int _CurItemID) in insertRoadmapItem()
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/rtlir/structural/
H A DStructuralRTLIRSignalExpr.py33 class _Index( BaseSignalExpr ): class
/dports/science/py-kliff/kliff-0.3.0/kliff/models/
H A Dparameter.py631 class _Index: class
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DImageRegion.h505 Vector4D<int> _Index; ///< Start of set image region variable
/dports/lang/python27/Python-2.7.18/Demo/parser/
H A Dunparse.py511 def _Index(self, t): member in Unparser
/dports/lang/python-legacy/Python-2.7.18/Demo/parser/
H A Dunparse.py511 def _Index(self, t): member in Unparser
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/
H A Dunparse.py511 def _Index(self, t): member in Unparser

123