HomeSort by relevance Sort by last modified time
    Searched full:_result (Results 51 - 75 of 170) sorted by null

1 23 4 5 6 7

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
functional     [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
functional     [all...]
  /external/webrtc/webrtc/examples/objc/AppRTCDemo/
ARDMessageResponse.m 19 @synthesize result = _result;
  /external/emma/tools/java/com/vladium/tools/
ClassDep.java 114 final Set /* class Java name:String */ _result = new HashSet (); local
121 _result.add (m_rootSet [i]);
171 if (_result.add (Descriptors.vmNameToJavaName (classDepVMName)))
179 final String [] result = new String [_result.size ()];
180 _result.toArray (result);
  /hardware/bsp/intel/peripheral/libmraa/cmake/modules/
CPackDeb.cmake 207 RESULT_VARIABLE _result
213 if(${_result})
214 message("Result '${_result}'")
217 else(${_result})
221 endif(${_result})
  /hardware/bsp/intel/peripheral/libupm/cmake/modules/
CPackDeb.cmake 207 RESULT_VARIABLE _result
213 if(${_result})
214 message("Result '${_result}'")
217 else(${_result})
221 endif(${_result})
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
future 206 struct _Result : _Result_base
219 _Result() noexcept : _M_initialized() { }
221 ~_Result()
257 struct _Result_alloc final : _Result<_Res>, _Alloc
263 _Result_alloc(const _Alloc& __a) : _Result<_Res>(), _Alloc(__a)
298 static _Ptr<_Result<_Res>>
301 return _Ptr<_Result<_Res>>(new _Result<_Res>);
520 struct __future_base::_Result<_Res&> : __future_base::_Result_base
524 _Result() noexcept : _M_value_ptr() {
    [all...]
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 97 typename _Result>
102 _Result __base,
103 _Result& __output,
164 _Result __result = _Result();
base.h 269 template<typename _Tp1, typename _Tp2, typename _Result
272 struct _Plus : public std::binary_function<_Tp1, _Tp2, _Result>
274 _Result
285 template<typename _Tp1, typename _Tp2, typename _Result
288 struct _Multiplies : public std::binary_function<_Tp1, _Tp2, _Result>
290 _Result
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
future 206 struct _Result : _Result_base
219 _Result() noexcept : _M_initialized() { }
221 ~_Result()
257 struct _Result_alloc final : _Result<_Res>, _Alloc
263 _Result_alloc(const _Alloc& __a) : _Result<_Res>(), _Alloc(__a)
298 static _Ptr<_Result<_Res>>
301 return _Ptr<_Result<_Res>>(new _Result<_Res>);
520 struct __future_base::_Result<_Res&> : __future_base::_Result_base
524 _Result() noexcept : _M_value_ptr() {
    [all...]
functional     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 97 typename _Result>
102 _Result __base,
103 _Result& __output,
164 _Result __result = _Result();
base.h 269 template<typename _Tp1, typename _Tp2, typename _Result
272 struct _Plus : public std::binary_function<_Tp1, _Tp2, _Result>
274 _Result
285 template<typename _Tp1, typename _Tp2, typename _Result
288 struct _Multiplies : public std::binary_function<_Tp1, _Tp2, _Result>
290 _Result
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
future 206 struct _Result : _Result_base
219 _Result() noexcept : _M_initialized() { }
221 ~_Result()
257 struct _Result_alloc final : _Result<_Res>, _Alloc
263 _Result_alloc(const _Alloc& __a) : _Result<_Res>(), _Alloc(__a)
298 static _Ptr<_Result<_Res>>
301 return _Ptr<_Result<_Res>>(new _Result<_Res>);
520 struct __future_base::_Result<_Res&> : __future_base::_Result_base
524 _Result() noexcept : _M_value_ptr() {
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
workstealing.h 97 typename _Result>
102 _Result __base,
103 _Result& __output,
164 _Result __result = _Result();
base.h 269 template<typename _Tp1, typename _Tp2, typename _Result
272 struct _Plus : public std::binary_function<_Tp1, _Tp2, _Result>
274 _Result
285 template<typename _Tp1, typename _Tp2, typename _Result
288 struct _Multiplies : public std::binary_function<_Tp1, _Tp2, _Result>
290 _Result
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
workstealing.h 97 typename _Result>
102 _Result __base,
103 _Result& __output,
164 _Result __result = _Result();
base.h 269 template<typename _Tp1, typename _Tp2, typename _Result
272 struct _Plus : public std::binary_function<_Tp1, _Tp2, _Result>
274 _Result
285 template<typename _Tp1, typename _Tp2, typename _Result
288 struct _Multiplies : public std::binary_function<_Tp1, _Tp2, _Result>
290 _Result
  /system/tools/aidl/
generate_java_binder.cpp 338 Variable* _result = NULL; local
349 _result =
350 new Variable(decl->returnType, "_result", decl->returnTypeDimension);
351 c->statements->Add(new VariableDeclaration(_result, realCall));
361 generate_write_to_parcel(decl->returnType, c->statements, _result,
411 _result = NULL;
413 _result = new Variable(proxy->returnType, "_result",
415 proxy->statements->Add(new VariableDeclaration(_result));
465 if (_result != NULL)
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/mws/
test_connection.py 154 self.assertEqual(response._result.__class__,
167 self.assertEqual(response._result.__class__, MyResult)
168 self.assertEqual(response._result._hello, '_world')
169 self.assertEqual(response._result.HasNext, 'true')
  /cts/hostsidetests/theme/
run_theme_capture_device.py 48 self._result = 0
57 self._result += 1
70 return self._result
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
future 207 struct _Result : _Result_base
216 _Result() noexcept : _M_initialized() { }
218 ~_Result()
252 struct _Result_alloc final : _Result<_Res>, _Alloc
258 _Result_alloc(const _Alloc& __a) : _Result<_Res>(), _Alloc(__a)
293 static _Ptr<_Result<_Res>>
296 return _Ptr<_Result<_Res>>(new _Result<_Res>);
545 struct __future_base::_Result<_Res&> : __future_base::_Result_base
549 _Result() noexcept : _M_value_ptr() {
    [all...]

Completed in 1563 milliseconds

1 23 4 5 6 7