Searched refs:copy3 (Results 1 – 3 of 3) sorted by relevance
35 void copy3 (T1 *a, T1 *b) { in copy3() function
171 int copy3 = b; in testBool() local
1286 Map<String, String> copy3 = new LinkedHashMap<String, String>();1287 copy2.put(entry2.getKey(), copy3); in entry2.getKey()1289 copy3.put(entry3.getKey().toString(), entry3.getValue()); in entry3.getValue()