Searched refs:algorithms (Results 1 – 14 of 14) sorted by relevance
46 protected HashMap<Integer,String[]> algorithms = new HashMap<Integer,String[]>(); field in XExtendedIndexEntrySupplierTest69 algorithms = getAlgorithmList(); in before()91 HashMap<Integer, String[]> algorithms = getAlgorithmList(); in _getAlgorithmList() local96 String[] algNames = algorithms.get(i); in _getAlgorithmList()117 HashMap<Integer, String[]> algorithms = new HashMap<Integer, String[]>(); in getAlgorithmList() local120 algorithms.put(i, algNames); in getAlgorithmList()122 return algorithms; in getAlgorithmList()136 for (int j = 0; j < algorithms.size(); j++) { in getIndexKey()137 String[] algs = (String[])algorithms.get(new Integer(j)); in getIndexKey()197 for (int i = 0; i < algorithms.size(); i++) { in _loadAlgorithm()[all …]
111 String[] algorithms = oObj.listCollatorAlgorithms(loc) ; in _listCollatorAlgorithms() local113 if (algorithms != null) { in _listCollatorAlgorithms()115 System.out.println(" '" + algorithms[i] + "'") ; in _listCollatorAlgorithms()117 Assert.assertTrue("listCollatorAlgorithms()", algorithms.length > 0) ; in _listCollatorAlgorithms()
268 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms269 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail270 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\buffer271 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\centroid272 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\closest_feature273 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\closest_points274 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\comparable_distance275 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\convex_hull276 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\covered_by277 mkdir: %_DEST%\inc%_EXT%\boost\geometry\algorithms\detail\disjoint[all …]
58 /** allows to set the encryption algorithms for the object.60 The algorithms will of course be used only for streams that have been62 encrypted, the algorithms-related information may have no effect to106 /** allows to get the encryption algorithms of the object.
33 /** provides locale-sensitive collation algorithms for string comparison.122 /** List all collator algorithms for a given locale.125 The locale for which to list algorithms.
39 Access collation algorithms of different locales.
19 and algorithms
33 algorithms.
43 abbreviation algorithms will then take into account the structural
122 Against simple property search it provides some complex algorithms too.
166 Against simple property search it provides some complex algorithms too.
219 Against simple property search it provides some complex algorithms too.
1007 of subsequent algorithms (especially root finding) performed on the