HomeSort by relevance Sort by last modified time
    Searched refs:results (Results 76 - 100 of 928) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
allcoll.h 50 static const Collator::EComparisonResult results[]; member in class:CollationDummyTest
decoll.h 43 static const Collator::EComparisonResult results[][2]; member in class:CollationGermanTest
escoll.h 42 static const Collator::EComparisonResult results[]; member in class:CollationSpanishTest
ficoll.h 41 static const Collator::EComparisonResult results[]; member in class:CollationFinnishTest
lcukocol.h 33 static const Collator::EComparisonResult results[]; member in class:LotusCollationKoreanTest
trcoll.h 42 static const Collator::EComparisonResult results[]; member in class:CollationTurkishTest
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/picking/
TerrainPicker.java 54 public Vector3f getTerrainIntersection(final Ray worldPick, CollisionResults results);
  /external/skia/src/core/
SkBBoxHierarchy.h 41 * Populate 'results' with data pointers corresponding to bounding boxes that intersect 'query'
43 virtual void search(const SkIRect& query, SkTDArray<void*>* results) = 0;
  /external/webkit/Source/WebKit/chromium/src/
SpeechInputClientImpl.cpp 97 void SpeechInputClientImpl::setRecognitionResult(int requestId, const WebSpeechInputResultArray& results)
100 WebCore::SpeechInputResultArray webcoreResults(results.size());
101 for (size_t i = 0; i < results.size(); ++i)
102 webcoreResults[i] = results[i];
  /frameworks/base/core/java/android/speech/
RecognitionListener.java 69 * Called when recognition results are ready.
71 * @param results the recognition results. To retrieve the results in {@code
76 void onResults(Bundle results);
79 * Called when partial recognition results are available. The callback might be called at any
81 * results are ready. This method may be called zero, one or multiple times for each call to
83 * service implementation. To request partial results, use
86 * @param partialResults the returned results. To retrieve the results i
    [all...]
  /frameworks/base/opengl/java/android/opengl/
Visibility.java 86 * @param results an integer array containing the indices of the spheres
88 * @param resultsOffset an offset into the results array where the results
91 * results.
94 * results are written into the results array.
99 * results is null, resultsOffset < 0, resultsOffset > results.length -
104 int[] results, int resultsOffset, int resultsCapacity);
  /external/dexmaker/src/main/java/com/google/dexmaker/
AppDataDirGuesser.java 36 File[] results = guessPath(pathFromThisClassLoader); local
37 if (results.length > 0) {
38 return results[0];
73 List<File> results = new ArrayList<File>(); local
94 results.add(cacheDir);
99 return results.toArray(new File[results.size()]);
  /external/littlemock/src/com/google/testing/littlemock/
AppDataDirGuesser.java 49 File[] results = guessPath(pathFromThisClassLoader); local
50 if (results.length > 0) {
51 return results[0];
88 List<File> results = new ArrayList<File>(); local
108 results.add(cacheDir);
114 return results.toArray(new File[results.size()]);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ScenarioResultsElement.java 11 package org.eclipse.test.internal.performance.results.model;
17 import org.eclipse.test.internal.performance.results.db.*;
18 import org.eclipse.test.internal.performance.results.utils.IPerformancesConstants;
19 import org.eclipse.test.internal.performance.results.utils.Util;
46 // Results category
48 SCENARIO_LABEL_DESCRIPTOR.setCategory("Results");
50 SCENARIO_FILE_NAME_DESCRIPTOR.setCategory("Results");
52 SCENARIO_SHORT_NAME_DESCRIPTOR.setCategory("Results");
62 ScenarioResultsElement(AbstractResults results, ResultsElement parent) {
63 super(results, parent)
    [all...]
ResultsElement.java 11 package org.eclipse.test.internal.performance.results.model;
23 import org.eclipse.test.internal.performance.results.db.AbstractResults;
24 import org.eclipse.test.internal.performance.results.db.BuildResults;
25 import org.eclipse.test.internal.performance.results.db.ConfigResults;
26 import org.eclipse.test.internal.performance.results.db.DB_Results;
27 import org.eclipse.test.internal.performance.results.utils.IPerformancesConstants;
28 import org.eclipse.test.internal.performance.results.utils.Util;
59 AbstractResults results; field in class:ResultsElement
164 ResultsElement(AbstractResults results, ResultsElement parent) {
166 this.results = results
    [all...]
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/util/
EntropyComputeUtil.java 37 // Prepare collision results
38 CollisionResults results = new CollisionResults(); local
58 results.clear();
59 terrainBlock.collideWith(ray, Matrix4f.IDENTITY, bbox, results);
61 if (results.size() > 0){
62 Vector3f contactPoint = results.getClosestCollision().getContactPoint();
  /external/webkit/Source/WebCore/xml/
XSLTUnicodeSort.cpp 81 xmlXPathObjectPtr *results = NULL, *res; local
155 results = resultsTab[0];
160 if (results == NULL)
174 if (results[i] == NULL)
178 if (results[j] == NULL)
184 if (xmlXPathIsNaN(results[j]->floatval)) {
185 if (xmlXPathIsNaN(results[j + incr]->floatval))
189 } else if (xmlXPathIsNaN(results[j + incr]->floatval))
191 else if (results[j]->floatval ==
192 results[j + incr]->floatval
    [all...]
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntryCommitter.java 83 final ContentProviderResult[] results = mContentResolver.applyBatch( local
89 return ((results == null || results.length == 0 || results[0] == null)
90 ? null : results[0].uri);
  /ndk/sources/cxx-stl/gabi++/src/
helper_func_internal.h 57 const ScanResultInternal& results);
64 const ScanResultInternal& results);
67 ScanResultInternal& results);
73 const ScanResultInternal& results);
75 void scanEHTable(ScanResultInternal& results,
  /external/srec/tools/cmd/
srecres2utd.pl 45 undef %results;
52 process(\%token, \%results);
122 process(\%token, \%results) if(defined %token);
127 $results{total} ||= 1;
128 $rr = $results{correct}/$results{total} * 100;
130 print sprintf("%-45s RR %4.1f %d/%d (%d oovs)\n", $base, $rr, $results{correct}, $results{total}, $results{numoovs});
137 my $results = shift(@_)
    [all...]
  /external/icu4c/i18n/
csrucode.cpp 32 UBool CharsetRecog_UTF_16_BE::match(InputText* textIn, CharsetMatch *results) const
42 results->set(textIn, this, confidence);
56 UBool CharsetRecog_UTF_16_LE::match(InputText* textIn, CharsetMatch *results) const
66 results->set(textIn, this, confidence);
75 UBool CharsetRecog_UTF_32::match(InputText* textIn, CharsetMatch *results) const
114 results->set(textIn, this, confidence);
  /frameworks/base/location/java/android/location/
Geocoder.java 75 * @param locale the desired Locale for the query results
105 * The results are a best guess and are not guaranteed to be meaningful or
132 List<Address> results = new ArrayList<Address>(); local
134 mParams, results);
138 return results;
155 * The results are a best guess and are not guaranteed to be meaningful or
160 * @param maxResults max number of results to return. Smaller numbers (1 to 5) are recommended
174 List<Address> results = new ArrayList<Address>(); local
176 0, 0, 0, 0, maxResults, mParams, results);
180 return results;
    [all...]
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 24 * outputs the results using writer of type {@link PerformanceResultsWriter}.
54 * Structure of results output is up to implementor of
81 * @param results memory and runtime metrics stored as key/value pairs,
86 public void writeEndSnapshot(Bundle results);
104 * @param results runtime metrics of code block between calls to
109 public void writeStopTiming(Bundle results);
143 * In a results Bundle, this key references a List of iteration Bundles.
151 * In a results Bundle, this key reports the cpu time of the code block
156 * In a results Bundle, this key reports the execution time of the code
564 * Returns a bundle with the current results from the allocation counting
567 Bundle results = new Bundle(); local
582 Bundle results = new Bundle(); local
    [all...]
  /external/chromium/chrome/browser/google/
google_update.h 23 // internal states and will not be reported as results to the listener.
65 // notifications about the results of an Google Update operation.
69 // wants to notify us about the results. |results| represents what the end
74 virtual void OnReportResults(GoogleUpdateUpgradeResult results,
129 // This function reports the results of the GoogleUpdate operation to the
130 // listener. If results indicates an error, the error_code will indicate which
133 void ReportResults(GoogleUpdateUpgradeResult results,
  /external/chromium/chrome/browser/history/
query_parser_unittest.cc 153 std::vector<string16> results; local
155 parser.ExtractQueryWords(UTF8ToUTF16(data[i].text), &results); local
156 ASSERT_EQ(data[i].word_count, results.size());
157 EXPECT_EQ(data[i].w1, UTF16ToUTF8(results[0]));
158 if (results.size() == 2)
159 EXPECT_EQ(data[i].w2, UTF16ToUTF8(results[1]));
160 if (results.size() == 3)
161 EXPECT_EQ(data[i].w3, UTF16ToUTF8(results[2]));

Completed in 3944 milliseconds

1 2 34 5 6 7 8 91011>>