Home
last modified time | relevance | path

Searched defs:nCap (Results 1 – 25 of 56) sorted by relevance

123

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/xsat/
H A DxsatMemory.h40 unsigned nCap; member
75 static inline void xSAT_MemGrow( xSAT_Mem_t * p, unsigned nCap ) in xSAT_MemGrow()
101 static inline xSAT_Mem_t * xSAT_MemAlloc( int nCap ) in xSAT_MemAlloc()
H A DxsatWatchList.h44 int nCap; member
52 int nCap; member
187 static inline xSAT_VecWatchList_t * xSAT_VecWatchListAlloc( int nCap ) in xSAT_VecWatchListAlloc()
H A DxsatBQueue.h38 int nCap; member
59 static inline xSAT_BQueue_t * xSAT_BQueueNew( int nCap ) in xSAT_BQueueNew()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/util/
H A DutilMem.c38 int nCap; member
70 static inline Vec_Mem_t * Vec_MemAlloc( int nCap ) in Vec_MemAlloc()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/vec/
H A DvecQue.h43 int nCap; member
71 static inline Vec_Que_t * Vec_QueAlloc( int nCap ) in Vec_QueAlloc()
H A DvecFlt.h45 int nCap; member
78 static inline Vec_Flt_t * Vec_FltAlloc( int nCap ) in Vec_FltAlloc()
89 static inline Vec_Flt_t * Vec_FltAllocExact( int nCap ) in Vec_FltAllocExact()
H A DvecBit.h45 int nCap; member
80 static inline Vec_Bit_t * Vec_BitAlloc( int nCap ) in Vec_BitAlloc()
H A DvecWrd.h45 int nCap; member
80 static inline Vec_Wrd_t * Vec_WrdAlloc( int nCap ) in Vec_WrdAlloc()
91 static inline Vec_Wrd_t * Vec_WrdAllocExact( int nCap ) in Vec_WrdAllocExact()
H A DvecWec.h45 int nCap; member
89 static inline Vec_Wec_t * Vec_WecAlloc( int nCap ) in Vec_WecAlloc()
100 static inline Vec_Wec_t * Vec_WecAllocExact( int nCap ) in Vec_WecAllocExact()
H A DvecAtt.h66 int nCap; // the size of array allocated member
H A DvecPtr.h45 int nCap; member
85 static inline Vec_Ptr_t * Vec_PtrAlloc( int nCap ) in Vec_PtrAlloc()
96 static inline Vec_Ptr_t * Vec_PtrAllocExact( int nCap ) in Vec_PtrAllocExact()
H A DvecStr.h45 int nCap; member
72 static inline Vec_Str_t * Vec_StrAlloc( int nCap ) in Vec_StrAlloc()
83 static inline Vec_Str_t * Vec_StrAllocExact( int nCap ) in Vec_StrAllocExact()
/dports/math/asymptote/asymptote-2.67/
H A Dpen.cc24 const Int nCap=sizeof(Cap)/sizeof(char*); variable
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/extra/
H A DextraZddTrunc.c69 int nCap; member
73 static inline Vec_Int_t * Vec_IntAlloc( int nCap ) in Vec_IntAlloc()
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dpen.cc27 const Int nCap=sizeof(Cap)/sizeof(char*); variable
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/msat/
H A DmsatClauseVec.c45 Msat_ClauseVec_t * Msat_ClauseVecAlloc( int nCap ) in Msat_ClauseVecAlloc()
H A DmsatInt.h159 int nCap; member
166 int nCap; member
/dports/math/stp/stp-2.3.3/lib/extlib-abc/
H A DvecStr.h59 int nCap; member
86 static inline Vec_Str_t * Vec_StrAlloc( int nCap ) in Vec_StrAlloc()
H A DvecFlt.h59 int nCap; member
92 static inline Vec_Flt_t * Vec_FltAlloc( int nCap ) in Vec_FltAlloc()
H A DvecVec.h59 int nCap; member
117 static inline Vec_Vec_t * Vec_VecAlloc( int nCap ) in Vec_VecAlloc()
H A DvecPtr.h59 int nCap; member
95 static inline Vec_Ptr_t * Vec_PtrAlloc( int nCap ) in Vec_PtrAlloc()
H A DvecInt.h59 int nCap; member
92 static inline Vec_Int_t * Vec_IntAlloc( int nCap ) in Vec_IntAlloc()
/dports/devel/eastl/EASTL-3.13.06/include/EASTL/
H A Dfixed_substring.h97 void SetInternalHeapLayout(value_type* pBeginPtr, size_type nSize, size_type nCap) in SetInternalHeapLayout()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/mapper/
H A DmapperVec.c45 Map_NodeVec_t * Map_NodeVecAlloc( int nCap ) in Map_NodeVecAlloc()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/map/fpga/
H A DfpgaVec.c45 Fpga_NodeVec_t * Fpga_NodeVecAlloc( int nCap ) in Fpga_NodeVecAlloc()

123