Searched defs:resultArray (Results 1 – 12 of 12) sorted by relevance
29 CharsetMatch **resultArray; variable
1381 LocalArray<Formattable> resultArray(new Formattable[argTypeCount ? argTypeCount : 1]); in parse() local
24 Object[] resultArray = new Object[numberOfCombinations][2]; in cartesianProduct() local
121 char[] resultArray = new char[headerLength]; in getHeader() local127 char[] resultArray = new char[result.length() - headerLength]; in getTable() local
120 char[] resultArray = new char[headerLength]; in getHeader() local126 char[] resultArray = new char[result.length() - headerLength]; in getTable() local
66 List<JSONObject> resultArray = super.handleJsonResult(result); in handleJsonResult() local
205 CharsetMatch [] resultArray = new CharsetMatch[matches.size()]; in detectAll() local
1162 Object[] resultArray = new Object[maxArgId + 1]; in parse() local
194 CharsetMatch [] resultArray = new CharsetMatch[matches.size()]; in detectAll() local
1133 Object[] resultArray = new Object[maxArgId + 1]; in parse() local
1953 List<Object> resultArray = doConcurrentGet(cache, "bar", count, startSignal); in testConcurrentLoadingDefault() local
3685 ScopedLocalRef<jbyteArray> resultArray(env, env->NewByteArray(static_cast<jsize>(len))); in NativeCrypto_HMAC_Final() local