/external/stlport/stlport/stl/ |
D | _function_base.h | 42 typedef _Result result_type; typedef 56 typedef _Result result_type; typedef
|
D | _function.h | 116 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.c | 54 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/ |
D | level1_cplx_impl.h | 13 typedef RealScalar result_type; typedef
|
/external/eigen/doc/examples/ |
D | class_CwiseBinaryOp.cpp | 9 typedef complex<Scalar> result_type; typedef
|
/external/clang/test/SemaCXX/ |
D | typedef-redecl.cpp | 9 typedef int result_type; // expected-note {{previous definition is here}} typedef 10 typedef INT result_type; // expected-error {{redefinition of 'result_type'}} typedef
|
D | addr-of-overloaded-function.cpp | 112 typedef int result_type; typedef
|
/external/blktrace/ |
D | strverscmp.c | 108 static const int result_type[] = in strverscmp() local
|
/external/bison/lib/ |
D | strverscmp.c | 80 static const int result_type[] = in __strverscmp() local
|
/external/eigen/unsupported/test/mpreal/ |
D | mpreal.h | 555 template <typename ArgumentType> struct result_type {}; struct
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
D | example-function.cpp | 29 typedef R result_type; typedef in function
|
D | example-bind.cpp | 233 typedef typename F::result_type result_type; typedef in bound_functor 340 typedef T result_type; typedef
|
/external/clang/docs/tools/ |
D | dump_ast_matchers.py | 98 def add_matcher(result_type, name, args, comment, is_dyncast=False): argument
|
/external/chromium/chrome/browser/metrics/ |
D | metrics_log.cc | 484 const std::string result_type(AutocompleteMatch::TypeToString(i->type)); in RecordOmniboxOpenedURL() local
|
/external/chromium/chrome/browser/sync/ |
D | sync_ui_util.cc | 95 MessageType result_type(SYNCED); in GetStatusInfo() local
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
D | printing_unittest.py | 133 def get_result(self, test, result_type=test_expectations.PASS, run_time=0): argument
|
D | test_expectations.py | 150 def get_tests_with_result_type(self, result_type): argument 415 def get_tests_with_result_type(self, result_type): argument
|
D | test_runner.py | 875 result_type, result_type_str): argument
|
/external/chromium/sdch/open-vcdiff/src/gtest/internal/ |
D | gtest-internal.h | 501 #define GTEST_MESSAGE(message, result_type) \ argument
|
/external/webkit/Tools/Scripts/webkitpy/layout_tests/ |
D | rebaseline_chromium_webkit_tests.py | 125 result_type): argument
|
/external/srec/srec/test/SRecTest/src/ |
D | SRecTest.c | 2163 …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/ |
D | protocol_manager.cc | 130 bool is_download, ResultType result_type) { in RecordGetHashResult()
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-internal.h | 782 #define GTEST_MESSAGE_(message, result_type) \ argument
|
/external/srec/srec/test/SRecTestAudio/src/ |
D | SRecTestAudio.c | 1856 …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/ |
D | type-info.cc | 386 BinaryOpIC::TypeInfo result_type = static_cast<BinaryOpIC::TypeInfo>( in BinaryType() local
|