Home
last modified time | relevance | path

Searched defs:k (Results 201 – 214 of 214) sorted by last modified time

123456789

/trunk/main/comphelper/inc/comphelper/
H A DInlineContainer.hxx125 explicit MakeMap( const Key &k, const Value &v ) in MakeMap()
129 MakeMap &operator()( const Key &k, const Value &v ) in operator ()()
/trunk/main/codemaker/source/codemaker/
H A Dunotype.cxx75 sal_Int32 k = j; in decompose() local
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx3988 for (sal_Int32 k = 0; k < rank; ++k) { in dumpHxxFile() local
3992 for (sal_Int32 k = 0; k < rank; ++k) { in dumpHxxFile() local
/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs46 public Context(test_kind k, params object[] args) in Context()
78 public Factory(Context.test_kind k, params object[] args) { in Factory()
/trunk/main/chart2/source/view/charttypes/
H A DSplines.cxx223 for( lcl_tSizeType k = n; k > 0; --k ) in Calculate() local
390 lcl_tSizeType k = ( m_nKHigh + m_nKLow ) / 2; in GetInterpolatedValue() local
780 for (lcl_tSizeType k = 1; k<=n-1; ++k) in CalculateBSplines() local
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx425 for( sal_Int32 k = 0; k < nMax; ++k ) in lcl_ShowDataSource() local
/trunk/main/binaryurp/source/
H A Dwriter.cxx437 sal_Size k = SAL_MAX_INT32 - header.size(); in sendMessage() local
H A Dincomingrequest.cxx274 for (sal_Int32 k = 0; k != mtd->nParams; ++k) { in execute_throw() local
/trunk/main/binaryurp/qa/
H A Dtest-cache.cxx45 for (int k = 0; k != i; ++k) { in TEST_F() local
61 for (int k = j + 1; k != i; ++k) { in TEST_F() local
/trunk/main/basegfx/source/workbench/
H A Dgauss.hxx52 int max, i, j, k; /* *must* be signed, when looping like: j>=0 ! */ in eliminate() local
114 int j,k; /* *must* be signed, when looping like: j>=0 ! */ in substitute() local
/trunk/main/basegfx/source/tools/
H A Ddebugplotter.cxx237 for( sal_uInt32 k=0; k<nCount; ++k ) in ~DebugPlotter() local
335 for( sal_uInt32 k=0; k<nCount; ++k ) in ~DebugPlotter() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygonrasterconverter.cxx395 for( sal_uInt32 k(0), nVertices(rPoly.count()); in init() local
/trunk/main/basebmp/source/
H A Dpolypolygonrenderer.cxx46 for( sal_uInt32 k(0), nVertices(rPoly.count()); in setupGlobalEdgeTable() local
/trunk/main/autodoc/inc/ary/idl/
H A Di_types4idl.hxx112 k, enumerator

Completed in 63 milliseconds

123456789