Home
last modified time | relevance | path

Searched defs:result_type (Results 1 – 25 of 35) sorted by relevance

12

/external/stlport/stlport/stl/
D_function_base.h42 typedef _Result result_type; typedef
56 typedef _Result result_type; typedef
D_function.h116 typedef typename _Operation::result_type result_type; typedef
123 typedef typename _Operation::result_type result_type; typedef
195 typedef typename _Base::result_type result_type; typedef
230 typedef typename _Base::result_type result_type; typedef
268 typedef typename _Base::result_type result_type; typedef
297 typedef typename _Base::result_type result_type; typedef
342 typedef _Result result_type; typedef
D_istream.c54 typedef bool result_type; typedef
66 typedef bool result_type; typedef
82 typedef char_type* result_type; typedef
98 typedef char_type* result_type; typedef
116 typedef char_type* result_type; typedef
132 typedef char_type* result_type; typedef
150 typedef char_type* result_type; typedef
/external/eigen/blas/
Dlevel1_cplx_impl.h13 typedef RealScalar result_type; typedef
/external/eigen/doc/examples/
Dclass_CwiseBinaryOp.cpp9 typedef complex<Scalar> result_type; typedef
/external/clang/test/SemaCXX/
Dtypedef-redecl.cpp9 typedef int result_type; // expected-note {{previous definition is here}} typedef
10 typedef INT result_type; // expected-error {{redefinition of 'result_type'}} typedef
Daddr-of-overloaded-function.cpp112 typedef int result_type; typedef
/external/blktrace/
Dstrverscmp.c108 static const int result_type[] = in strverscmp() local
/external/bison/lib/
Dstrverscmp.c80 static const int result_type[] = in __strverscmp() local
/external/eigen/unsupported/test/mpreal/
Dmpreal.h555 template <typename ArgumentType> struct result_type {}; struct
/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dexample-function.cpp29 typedef R result_type; typedef in function
Dexample-bind.cpp233 typedef typename F::result_type result_type; typedef in bound_functor
340 typedef T result_type; typedef
/external/clang/docs/tools/
Ddump_ast_matchers.py98 def add_matcher(result_type, name, args, comment, is_dyncast=False): argument
/external/chromium/chrome/browser/metrics/
Dmetrics_log.cc484 const std::string result_type(AutocompleteMatch::TypeToString(i->type)); in RecordOmniboxOpenedURL() local
/external/chromium/chrome/browser/sync/
Dsync_ui_util.cc95 MessageType result_type(SYNCED); in GetStatusInfo() local
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
Dprinting_unittest.py133 def get_result(self, test, result_type=test_expectations.PASS, run_time=0): argument
Dtest_expectations.py150 def get_tests_with_result_type(self, result_type): argument
415 def get_tests_with_result_type(self, result_type): argument
Dtest_runner.py875 result_type, result_type_str): argument
/external/chromium/sdch/open-vcdiff/src/gtest/internal/
Dgtest-internal.h501 #define GTEST_MESSAGE(message, result_type) \ argument
/external/webkit/Tools/Scripts/webkitpy/layout_tests/
Drebaseline_chromium_webkit_tests.py125 result_type): argument
/external/srec/srec/test/SRecTest/src/
DSRecTest.c2163 …ta, ESR_BOOL hit_eof, SR_RecognizerStatus *esr_recog_status, SR_RecognizerResultType *result_type ) in srec_test_feed_recognizer()
2197 …pplicationData *data, SR_RecognizerStatus *esr_recog_status, SR_RecognizerResultType *result_type ) in srec_test_flush_audio()
2695 SR_RecognizerResultType result_type; in srec_test_recognize_pcm_file() local
2789 SR_RecognizerResultType result_type; in srec_test_recognize_nist_file() local
/external/chromium/chrome/browser/safe_browsing/
Dprotocol_manager.cc130 bool is_download, ResultType result_type) { in RecordGetHashResult()
/external/protobuf/gtest/include/gtest/internal/
Dgtest-internal.h782 #define GTEST_MESSAGE_(message, result_type) \ argument
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c1856 …ta, ESR_BOOL hit_eof, SR_RecognizerStatus *esr_recog_status, SR_RecognizerResultType *result_type ) in srec_test_feed_recognizer()
1890 …pplicationData *data, SR_RecognizerStatus *esr_recog_status, SR_RecognizerResultType *result_type ) in srec_test_flush_audio()
2426 SR_RecognizerResultType result_type; in srec_test_recognize_live() local
/external/v8/src/
Dtype-info.cc386 BinaryOpIC::TypeInfo result_type = static_cast<BinaryOpIC::TypeInfo>( in BinaryType() local

12