Searched refs:result (Results 301 - 325 of 6151) sorted by relevance

<<11121314151617181920>>

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_ossaudiodev.py112 result = dsp.setparameters(fmt, channels, rate, False)
113 self.assertEqual(result, (fmt, channels, rate),
114 "setparameters%r: returned %r" % (config, result))
116 result = dsp.setparameters(fmt, channels, rate, True)
117 self.assertEqual(result, (fmt, channels, rate),
118 "setparameters%r: returned %r" % (config, result))
134 result = dsp.setparameters(fmt, channels, rate, False)
135 self.assertNotEqual(result, config,
139 result = dsp.setparameters(fmt, channels, rate, True)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_dummy_thread.py130 result = testing_queue.get()
131 self.assertTrue(result[0] and result[1],
135 result = testing_queue.get()
136 self.assertTrue(result[0] and result[1],
139 result = testing_queue.get()
140 self.assertTrue(result[0] and result[1],
H A Dtest_ossaudiodev.py112 result = dsp.setparameters(fmt, channels, rate, False)
113 self.assertEqual(result, (fmt, channels, rate),
114 "setparameters%r: returned %r" % (config, result))
116 result = dsp.setparameters(fmt, channels, rate, True)
117 self.assertEqual(result, (fmt, channels, rate),
118 "setparameters%r: returned %r" % (config, result))
134 result = dsp.setparameters(fmt, channels, rate, False)
135 self.assertNotEqual(result, config,
139 result = dsp.setparameters(fmt, channels, rate, True)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplusmatrix.h80 Matrix *result = new Matrix(cloneMatrix, lastStatus); local
81 if (!result) {
85 return result;
93 BOOL result; local
96 matrix ? matrix->nativeMatrix : NULL, &result));
97 return result;
106 Status result = lastStatus; local
108 return result;
116 BOOL result; local
118 nativeMatrix, &result));
123 BOOL result; local
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplusmatrix.h80 Matrix *result = new Matrix(cloneMatrix, lastStatus); local
81 if (!result) {
85 return result;
93 BOOL result; local
96 matrix ? matrix->nativeMatrix : NULL, &result));
97 return result;
106 Status result = lastStatus; local
108 return result;
116 BOOL result; local
118 nativeMatrix, &result));
123 BOOL result; local
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
H A Dregister.py95 # send the info to the server and report the result
96 (code, result) = self.post_to_server(self.build_post_data('verify'))
97 log.info('Server response (%s): %s' % (code, result))
166 # send the info to the server and report the result
167 code, result = self.post_to_server(self.build_post_data('submit'),
169 self.announce('Server response (%s): %s' % (code, result),
208 code, result = self.post_to_server(data)
210 log.info('Server response (%s): %s' % (code, result))
220 code, result = self.post_to_server(data)
221 log.info('Server response (%s): %s' % (code, result))
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
H A Dregister.py95 # send the info to the server and report the result
96 (code, result) = self.post_to_server(self.build_post_data('verify'))
97 log.info('Server response (%s): %s' % (code, result))
166 # send the info to the server and report the result
167 code, result = self.post_to_server(self.build_post_data('submit'),
169 self.announce('Server response (%s): %s' % (code, result),
208 code, result = self.post_to_server(data)
210 log.info('Server response (%s): %s' % (code, result))
220 code, result = self.post_to_server(data)
221 log.info('Server response (%s): %s' % (code, result))
[all...]
/prebuilts/misc/common/swig/include/2.0.11/ocaml/
H A Dcarray.i13 $result = caml_array_new($1_dim0);
15 caml_array_set($result,i,out_f($1[i]));
85 $result = caml_array_new($1_dim0);
90 ($result,
95 ($result,
116 $result = caml_array_new($1_dim0);
120 ($result,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
H A Dregister.py95 # send the info to the server and report the result
96 (code, result) = self.post_to_server(self.build_post_data('verify'))
97 log.info('Server response (%s): %s' % (code, result))
166 # send the info to the server and report the result
167 code, result = self.post_to_server(self.build_post_data('submit'),
169 self.announce('Server response (%s): %s' % (code, result),
208 code, result = self.post_to_server(data)
210 log.info('Server response (%s): %s' % (code, result))
220 code, result = self.post_to_server(data)
221 log.info('Server response (%s): %s' % (code, result))
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
H A Dregister.py95 # send the info to the server and report the result
96 (code, result) = self.post_to_server(self.build_post_data('verify'))
97 log.info('Server response (%s): %s' % (code, result))
166 # send the info to the server and report the result
167 code, result = self.post_to_server(self.build_post_data('submit'),
169 self.announce('Server response (%s): %s' % (code, result),
208 code, result = self.post_to_server(data)
210 log.info('Server response (%s): %s' % (code, result))
220 code, result = self.post_to_server(data)
221 log.info('Server response (%s): %s' % (code, result))
[all...]
/prebuilts/misc/windows/sdl2/test/
H A Dtestautomation_rect.c25 "Check for correct intersection result: expected %s, got %s intersecting rect (%d,%d,%d,%d) with line (%d,%d - %d,%d)",
287 SDLTest_AssertCheck(intersected == SDL_TRUE, "Check that intersection result was SDL_TRUE");
313 "Check intersection result: expected %s, got %s intersecting A (%d,%d,%d,%d) with B (%d,%d,%d,%d)",
334 SDL_Rect *result, SDL_Rect *expectedResult)
337 if (result && expectedResult) {
338 SDLTest_AssertCheck(result->x == expectedResult->x && result->y == expectedResult->y && result->w == expectedResult->w && result->h == expectedResult->h,
342 result
331 _validateIntersectRectResults( SDL_bool intersection, SDL_bool expectedIntersection, SDL_Rect *rectA, SDL_Rect *rectB, SDL_Rect *refRectA, SDL_Rect *refRectB, SDL_Rect *result, SDL_Rect *expectedResult) argument
350 _validateUnionRectResults( SDL_Rect *rectA, SDL_Rect *rectB, SDL_Rect *refRectA, SDL_Rect *refRectB, SDL_Rect *result, SDL_Rect *expectedResult) argument
423 SDL_Rect result; local
451 SDL_Rect result; local
479 SDL_Rect result; local
568 SDL_Rect result; local
615 SDL_Rect result; local
685 SDL_Rect result; local
964 SDL_Rect result; local
1035 SDL_Rect result; local
1112 SDL_Rect result; local
1209 SDL_Rect result; local
1237 SDL_Rect result; local
1308 SDL_Rect result; local
1373 SDL_Rect result; local
1435 SDL_Rect result; local
1465 SDL_bool result; local
1505 SDL_bool result; local
1527 SDL_bool result; local
1554 SDL_bool result; local
[all...]
/prebuilts/misc/common/swig/include/2.0.11/r/
H A Dstd_vector.i13 SEXP result;
14 PROTECT(result = Rf_allocVector(REALSXP, val->size()));
17 NUMERIC_POINTER(result)[pos] = ((*val)[pos]);
20 return(result);
27 SEXP result;
28 PROTECT(result = Rf_allocVector(REALSXP, val->size()));
31 NUMERIC_POINTER(result)[pos] = ((*val)[pos]);
34 return(result);
41 SEXP result;
42 PROTECT(result
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
H A Dtest_bitfields.py117 result = self.fail_fields(("a", c_char_p, 1))
118 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char_p'))
120 result = self.fail_fields(("a", c_void_p, 1))
121 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_void_p'))
124 result = self.fail_fields(("a", POINTER(c_int), 1))
125 self.assertEqual(result, (TypeError, 'bit fields not allowed for type LP_c_int'))
127 result = self.fail_fields(("a", c_char, 1))
128 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char'))
135 result = self.fail_fields(("a", c_wchar, 1))
136 self.assertEqual(result, (TypeErro
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
H A Dtest_bitfields.py117 result = self.fail_fields(("a", c_char_p, 1))
118 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char_p'))
120 result = self.fail_fields(("a", c_void_p, 1))
121 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_void_p'))
124 result = self.fail_fields(("a", POINTER(c_int), 1))
125 self.assertEqual(result, (TypeError, 'bit fields not allowed for type LP_c_int'))
127 result = self.fail_fields(("a", c_char, 1))
128 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char'))
135 result = self.fail_fields(("a", c_wchar, 1))
136 self.assertEqual(result, (TypeErro
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_bitfields.py117 result = self.fail_fields(("a", c_char_p, 1))
118 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char_p'))
120 result = self.fail_fields(("a", c_void_p, 1))
121 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_void_p'))
124 result = self.fail_fields(("a", POINTER(c_int), 1))
125 self.assertEqual(result, (TypeError, 'bit fields not allowed for type LP_c_int'))
127 result = self.fail_fields(("a", c_char, 1))
128 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char'))
135 result = self.fail_fields(("a", c_wchar, 1))
136 self.assertEqual(result, (TypeErro
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_bitfields.py117 result = self.fail_fields(("a", c_char_p, 1))
118 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char_p'))
120 result = self.fail_fields(("a", c_void_p, 1))
121 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_void_p'))
124 result = self.fail_fields(("a", POINTER(c_int), 1))
125 self.assertEqual(result, (TypeError, 'bit fields not allowed for type LP_c_int'))
127 result = self.fail_fields(("a", c_char, 1))
128 self.assertEqual(result, (TypeError, 'bit fields not allowed for type c_char'))
135 result = self.fail_fields(("a", c_wchar, 1))
136 self.assertEqual(result, (TypeErro
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/logging/
H A Dconfig.py292 result = self.configurator.convert(value)
294 if value is not result:
295 self[key] = result
296 if type(result) in (ConvertingDict, ConvertingList,
298 result.parent = self
299 result.key = key
300 return result
304 result = self.configurator.convert(value)
306 if value is not result:
307 self[key] = result
[all...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_sets.py32 result = self.set | self.set
33 self.assertEqual(result, self.dup)
36 result = self.set | empty_set
37 self.assertEqual(result, self.dup)
40 result = empty_set | self.set
41 self.assertEqual(result, self.dup)
44 result = self.set & self.set
45 self.assertEqual(result, self.dup)
48 result = self.set & empty_set
49 self.assertEqual(result, empty_se
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/logging/
H A Dconfig.py292 result = self.configurator.convert(value)
294 if value is not result:
295 self[key] = result
296 if type(result) in (ConvertingDict, ConvertingList,
298 result.parent = self
299 result.key = key
300 return result
304 result = self.configurator.convert(value)
306 if value is not result:
307 self[key] = result
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_sets.py32 result = self.set | self.set
33 self.assertEqual(result, self.dup)
36 result = self.set | empty_set
37 self.assertEqual(result, self.dup)
40 result = empty_set | self.set
41 self.assertEqual(result, self.dup)
44 result = self.set & self.set
45 self.assertEqual(result, self.dup)
48 result = self.set & empty_set
49 self.assertEqual(result, empty_se
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/c_locale_win32/
H A Dc_wlocale_win32.c121 int result; local
124 result = MultiByteToWideChar(l->cp, l->mbtowc_flags, from, count, dst, 1);
125 if (result == 0) {
136 result = MultiByteToWideChar(l->cp, l->mbtowc_flags, from, count, dst, 1);
137 if (result == 0) return -1;
140 return result;
145 int result; local
148 result = MultiByteToWideChar(lcodecvt->cp, lcodecvt->mbtowc_flags, from, 1, to, 1);
149 if (result == 0) return (size_t)-1;
150 return result;
200 int result = CSTR_EQUAL; local
216 int result; local
224 int result, i; local
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/src/
H A Dcodecvt.cpp47 codecvt_base::result
54 codecvt_base::result
64 codecvt_base::result
82 codecvt<wchar_t, char, mbstate_t>::result
97 codecvt<wchar_t, char, mbstate_t>::result
113 codecvt<wchar_t, char, mbstate_t>::result
/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.h82 // shaderc_compilation_result_t result = shaderc_compile_into_spv(
85 // shaderc_result_release(result);
92 // shaderc_compilation_result_t result = shaderc_compile_into_spv(
95 // shaderc_result_release(result);
119 // result.
169 // inclusion request, and returns an include result. The includer owns
170 // the contents of the result, and those contents must remain valid until the
171 // second callback is invoked to release the result. Both callbacks take a
174 // An include result.
196 // result
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/c_locale_win32/
H A Dc_wlocale_win32.c121 int result; local
124 result = MultiByteToWideChar(l->cp, l->mbtowc_flags, from, count, dst, 1);
125 if (result == 0) {
136 result = MultiByteToWideChar(l->cp, l->mbtowc_flags, from, count, dst, 1);
137 if (result == 0) return -1;
140 return result;
145 int result; local
148 result = MultiByteToWideChar(lcodecvt->cp, lcodecvt->mbtowc_flags, from, 1, to, 1);
149 if (result == 0) return (size_t)-1;
150 return result;
200 int result = CSTR_EQUAL; local
216 int result; local
224 int result, i; local
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/
H A Dcodecvt.cpp47 codecvt_base::result
54 codecvt_base::result
64 codecvt_base::result
82 codecvt<wchar_t, char, mbstate_t>::result
97 codecvt<wchar_t, char, mbstate_t>::result
113 codecvt<wchar_t, char, mbstate_t>::result

Completed in 748 milliseconds

<<11121314151617181920>>