Searched defs:results (Results 1 - 25 of 608) sorted by last modified time

1234567891011>>

/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_ndis.c730 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
833 struct wpa_scan_results *results; local
842 wpa_printf(MSG_DEBUG, "NDIS: failed to get scan results");
848 results = os_zalloc(sizeof(*results));
849 if (results == NULL) {
853 results->res = os_calloc(count, sizeof(struct wpa_scan_res *));
854 if (results->res == NULL) {
855 os_free(results);
873 * entry with an invalid IELength in scan results an
[all...]
H A Ddriver_nl80211.c1436 "associated BSS from scan results: %u MHz", freq);
2161 wpa_printf(MSG_DEBUG, "nl80211: Scan results for missing "
3036 "nl80211: New scan results available");
3045 "nl80211: New sched scan results available");
3053 * Need to indicate that scan results are available in order
4604 * results periodically for OLBC?
4956 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
5111 /* Restore AP mode when processing scan results */
5120 * read results after a timeout. */
5482 /* Same BSSID,SSID was already included in scan results */
6698 nl80211_reg_rule_max_eirp(u32 start, u32 end, u32 max_eirp, struct phy_info_arg *results) argument
6717 nl80211_reg_rule_ht40(u32 start, u32 end, struct phy_info_arg *results) argument
6731 nl80211_reg_rule_sec(struct nlattr *tb[], struct phy_info_arg *results) argument
6780 nl80211_reg_rule_vht(struct nlattr *tb[], struct phy_info_arg *results) argument
6830 struct phy_info_arg *results = arg; local
6918 nl80211_set_regulatory_flags(struct wpa_driver_nl80211_data *drv, struct phy_info_arg *results) argument
[all...]
H A Ddriver_privsep.c118 struct wpa_scan_results *results; local
131 wpa_printf(MSG_DEBUG, "privsep: Received %lu bytes of scan results",
149 results = os_zalloc(sizeof(*results));
150 if (results == NULL) {
155 results->res = os_calloc(num, sizeof(struct wpa_scan_res *));
156 if (results->res == NULL) {
157 os_free(results);
162 while (results->num < (size_t) num && pos + sizeof(int) < end) {
179 results
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_ndis.c730 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
833 struct wpa_scan_results *results; local
842 wpa_printf(MSG_DEBUG, "NDIS: failed to get scan results");
848 results = os_zalloc(sizeof(*results));
849 if (results == NULL) {
853 results->res = os_calloc(count, sizeof(struct wpa_scan_res *));
854 if (results->res == NULL) {
855 os_free(results);
873 * entry with an invalid IELength in scan results an
[all...]
H A Ddriver_nl80211.c1436 "associated BSS from scan results: %u MHz", freq);
2161 wpa_printf(MSG_DEBUG, "nl80211: Scan results for missing "
3036 "nl80211: New scan results available");
3045 "nl80211: New sched scan results available");
3053 * Need to indicate that scan results are available in order
4604 * results periodically for OLBC?
4956 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
5111 /* Restore AP mode when processing scan results */
5120 * read results after a timeout. */
5482 /* Same BSSID,SSID was already included in scan results */
6698 nl80211_reg_rule_max_eirp(u32 start, u32 end, u32 max_eirp, struct phy_info_arg *results) argument
6717 nl80211_reg_rule_ht40(u32 start, u32 end, struct phy_info_arg *results) argument
6731 nl80211_reg_rule_sec(struct nlattr *tb[], struct phy_info_arg *results) argument
6780 nl80211_reg_rule_vht(struct nlattr *tb[], struct phy_info_arg *results) argument
6830 struct phy_info_arg *results = arg; local
6918 nl80211_set_regulatory_flags(struct wpa_driver_nl80211_data *drv, struct phy_info_arg *results) argument
[all...]
H A Ddriver_privsep.c118 struct wpa_scan_results *results; local
131 wpa_printf(MSG_DEBUG, "privsep: Received %lu bytes of scan results",
149 results = os_zalloc(sizeof(*results));
150 if (results == NULL) {
155 results->res = os_calloc(num, sizeof(struct wpa_scan_res *));
156 if (results->res == NULL) {
157 os_free(results);
162 while (results->num < (size_t) num && pos + sizeof(int) < end) {
179 results
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_ndis.c730 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
833 struct wpa_scan_results *results; local
842 wpa_printf(MSG_DEBUG, "NDIS: failed to get scan results");
848 results = os_zalloc(sizeof(*results));
849 if (results == NULL) {
853 results->res = os_calloc(count, sizeof(struct wpa_scan_res *));
854 if (results->res == NULL) {
855 os_free(results);
873 * entry with an invalid IELength in scan results an
[all...]
H A Ddriver_nl80211.c1436 "associated BSS from scan results: %u MHz", freq);
2161 wpa_printf(MSG_DEBUG, "nl80211: Scan results for missing "
3036 "nl80211: New scan results available");
3045 "nl80211: New sched scan results available");
3053 * Need to indicate that scan results are available in order
4604 * results periodically for OLBC?
4956 wpa_printf(MSG_DEBUG, "Scan timeout - try to get results");
5111 /* Restore AP mode when processing scan results */
5120 * read results after a timeout. */
5482 /* Same BSSID,SSID was already included in scan results */
6698 nl80211_reg_rule_max_eirp(u32 start, u32 end, u32 max_eirp, struct phy_info_arg *results) argument
6717 nl80211_reg_rule_ht40(u32 start, u32 end, struct phy_info_arg *results) argument
6731 nl80211_reg_rule_sec(struct nlattr *tb[], struct phy_info_arg *results) argument
6780 nl80211_reg_rule_vht(struct nlattr *tb[], struct phy_info_arg *results) argument
6830 struct phy_info_arg *results = arg; local
6918 nl80211_set_regulatory_flags(struct wpa_driver_nl80211_data *drv, struct phy_info_arg *results) argument
[all...]
H A Ddriver_privsep.c118 struct wpa_scan_results *results; local
131 wpa_printf(MSG_DEBUG, "privsep: Received %lu bytes of scan results",
149 results = os_zalloc(sizeof(*results));
150 if (results == NULL) {
155 results->res = os_calloc(num, sizeof(struct wpa_scan_res *));
156 if (results->res == NULL) {
157 os_free(results);
162 while (results->num < (size_t) num && pos + sizeof(int) < end) {
179 results
[all...]
/external/vixl/test/
H A Dtest-simulator-a64.cc43 // results are printed to stdout when the test is run with --sim_test_trace.
45 // The input lists and expected results are stored in
46 // test/test-simulator-traces-a64.h. The expected results can be regenerated
174 unsigned inputs_length, uintptr_t results,
196 __ Mov(out, results);
227 Td * results = new Td[results_length]; local
233 reinterpret_cast<uintptr_t>(results), d_bits, n_bits);
236 // Print the results.
240 d_bits / 4, static_cast<uint64_t>(results[d]));
245 // Check the results
173 Test1Op_Helper(Test1OpFPHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned d_size, unsigned n_size) argument
275 Test2Op_Helper(Test2OpFPHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size) argument
339 T * results = new T[results_length]; local
392 Test3Op_Helper(Test3OpFPHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size) argument
466 T * results = new T[results_length]; local
524 TestCmp_Helper(TestFPCmpHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size) argument
590 uint8_t * results = new uint8_t[results_length]; local
650 TestCmpZero_Helper(TestFPCmpZeroHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned reg_size) argument
706 uint8_t * results = new uint8_t[results_length]; local
763 TestFPToInt_Helper(TestFPToIntHelper_t helper, uintptr_t inputs, unsigned inputs_length, uintptr_t results, unsigned d_size, unsigned n_size) argument
819 Td * results = new Td[results_length]; local
888 Td * results = new Td[results_length]; local
[all...]
/external/valgrind/main/coregrind/m_debuginfo/
H A Dd3basics.c1025 XArray* results = VG_(newXA)( ML_(dinfo_zalloc), "di.d3basics.etG.1", local
1119 VG_(addToXA)( results, &thisResult );
1126 tl_assert(nGuards == VG_(sizeXA)( results ));
1131 VG_(deleteXA)( results );
1136 mul = VG_(indexXA)( results, i );
1146 VG_(deleteXA)( results );
1152 mul = VG_(indexXA)( results, 0 );
1156 mul2 = VG_(indexXA)( results, i );
1160 VG_(deleteXA)( results );
1169 VG_(deleteXA)( results );
[all...]
/external/valgrind/main/none/tests/darwin/
H A Daccess_extended.c23 int results[3]; local
35 retval = syscall(SYS_access_extended, entries, entries_szB, results,
40 name1, results[0], strerror(results[0]));
42 name1, results[1], strerror(results[1]));
44 name2, results[2], strerror(results[2]));
/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part1.c1094 unsigned long long * results; member in struct:xs_conv_test
1786 unsigned long long exp_result = test_group.results[i];
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part1.c1094 unsigned long long * results; member in struct:xs_conv_test
1786 unsigned long long exp_result = test_group.results[i];
/external/srec/srec/Recognizer/include/
H A DSR_RecognizerResultImpl.h66 * The second ArrayList denotes the collection of semantic results per nbest list entry.
68 ArrayList* results; member in struct:SR_RecognizerResultImpl_t
/external/srec/srec/Recognizer/src/
H A DRecognizerImpl.c1795 /* utility function to sort the ArrayList of nbest list results by the score of the first
1797 ESR_ReturnCode SemanticResults_SortByScore(ArrayList *results, size_t nbestSize) argument
1815 CHKLOG(rc, ArrayListGet(results, i, (void **)&semanticResultList)); /* nbest index */
1819 CHKLOG(rc, ArrayListGet(results, j, (void **)&semanticResultList)); /* nbest index */
1832 CHKLOG(rc, ArrayListGet(results, i, (void **)&semanticResultList_swap)); /* put i in swap */
1833 CHKLOG(rc, ArrayListSet(results, i, semanticResultList)); /* put j in i */
1834 CHKLOG(rc, ArrayListSet(results, j, semanticResultList_swap)); /* put swap in j */
1944 * Populates the recognizer result if it can, otherwise it returns NO MATCH cuz no results exist
1978 /* a temp buffer to hold semantic results of a parse (there may be several results) */
[all...]
H A DRecognizerResultImpl.c55 impl->results = NULL;
97 CHKLOG(rc, ArrayListGetSize(impl->results, count));
108 ArrayList* results; local
112 CHKLOG(rc, impl->results->get(impl->results, nbest, (void **)&results));
117 CHKLOG(rc, results->get(results, 0, (void **)&result));
128 ArrayList* results; local
133 CHKLOG(rc, impl->results
151 ArrayList* results; local
[all...]
/external/srec/srec/Semproc/include/
H A DSR_SemanticResultImpl.h42 HashMap* results; member in struct:SR_SemanticResultImpl_t
/external/srec/srec/Semproc/src/
H A DSemanticProcessorImpl.c472 SR_SemanticResult** results,
518 * If the array to hold the results is not big enough,
668 if (&results[resultIdx] != NULL) /* SemanticResultImpl assumed to have been created externally */
669 interpretScripts(semproc, semproc->acc_scripts, &results[resultIdx]);
677 hashmap = ((SR_SemanticResultImpl*)results[resultIdx])->results;
776 SR_SemanticResult** results,
841 * If the array to hold the results is not big enough,
984 if (&results[resultIdx] != NULL) /* SemanticResultImpl assumed to have been created externally */
985 interpretScripts(semproc, acc_scripts, &results[resultId
469 SR_SemanticProcessor_CheckParseByWordID(SR_SemanticProcessor* self, SR_SemanticGraph* graph, wordID* wordIDs, SR_SemanticResult** results, size_t* resultCount) argument
773 SR_SemanticProcessor_CheckParse(SR_SemanticProcessor* self, SR_SemanticGraph* graph, const LCHAR* transcription, SR_SemanticResult** results, size_t* resultCount) argument
[all...]
/external/skia/tests/
H A DPathOpsCubicQuadIntersectionTest.cpp127 int results[101]; local
128 sk_bzero(results, sizeof(results));
221 results[diffIdx]++;
269 while (results[max] == 0) {
276 SkDebugf("%d ", results[i]);
297 SkDebugf("%1.9g ", sumCross[i] / results[i]);
H A DPathOpsSkpClipTest.cpp1074 SkTDArray<TestResult> results[dirCount]; local
1075 if (!buildTests(reporter, firstDirNo, lastDirNo, results, NULL)) {
1080 SkTDArray<TestResult>& array = results[dirNo - firstDirNo];
H A DStringTest.cpp190 SkTArray<SkString> results; local
192 SkStrSplit("a-_b_c-dee--f-_-_-g-", "-_", &results);
193 REPORTER_ASSERT(r, results.count() == 6);
194 REPORTER_ASSERT(r, results[0].equals("a"));
195 REPORTER_ASSERT(r, results[1].equals("b"));
196 REPORTER_ASSERT(r, results[2].equals("c"));
197 REPORTER_ASSERT(r, results[3].equals("dee"));
198 REPORTER_ASSERT(r, results[4].equals("f"));
199 REPORTER_ASSERT(r, results[5].equals("g"));
/external/skia/tools/
H A DPictureResultsWriter.h7 * Classes for writing out bench results in various formats.
22 * Base class for writing picture bench results.
134 SkString results = data->getResult(format, result, local
136 results.append("\n");
137 this->logProgress(results.c_str());
/external/smack/src/com/kenai/jbosh/
H A DBodyParserSAX.java78 private Handler(SAXParser theParser, BodyParserResults results) { argument
80 result = results;

Completed in 417 milliseconds

1234567891011>>