Searched refs:stubs (Results 126 - 150 of 160) sorted by relevance

1234567

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc40 #include <google/protobuf/stubs/common.h>
H A Drepeated_field_unittest.cc44 #include <google/protobuf/stubs/common.h>
46 #include <google/protobuf/stubs/strutil.h>
49 #include <google/protobuf/stubs/stl_util-inl.h>
H A Dtext_format_unittest.cc46 #include <google/protobuf/stubs/common.h>
50 #include <google/protobuf/stubs/strutil.h>
51 #include <google/protobuf/stubs/substitute.h>
H A Dextension_set.cc35 #include <google/protobuf/stubs/hash.h>
36 #include <google/protobuf/stubs/common.h>
37 #include <google/protobuf/stubs/once.h>
44 #include <google/protobuf/stubs/map-util.h>
H A Dmessage.h124 #include <google/protobuf/stubs/common.h>
H A Dwire_format_unittest.cc44 #include <google/protobuf/stubs/common.h>
47 #include <google/protobuf/stubs/stl_util-inl.h>
H A Ddescriptor.cc35 #include <google/protobuf/stubs/hash.h>
50 #include <google/protobuf/stubs/common.h>
51 #include <google/protobuf/stubs/once.h>
52 #include <google/protobuf/stubs/strutil.h>
53 #include <google/protobuf/stubs/substitute.h>
54 #include <google/protobuf/stubs/map-util.h>
55 #include <google/protobuf/stubs/stl_util-inl.h>
H A Ddescriptor.h59 #include <google/protobuf/stubs/common.h>
H A Dextension_set.h47 #include <google/protobuf/stubs/common.h>
H A Drepeated_field.h51 #include <google/protobuf/stubs/common.h>
H A Dtext_format.cc50 #include <google/protobuf/stubs/strutil.h>
H A Dwire_format.cc41 #include <google/protobuf/stubs/common.h>
H A Dwire_format_lite_inl.h40 #include <google/protobuf/stubs/common.h>
/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_generator.cc54 #include <google/protobuf/stubs/common.h>
58 #include <google/protobuf/stubs/strutil.h>
59 #include <google/protobuf/stubs/substitute.h>
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc44 #include <google/protobuf/stubs/strutil.h>
108 "#include <google/protobuf/stubs/common.h>\n"
291 "#include <google/protobuf/stubs/once.h>\n"
H A Dcpp_message.cc36 #include <google/protobuf/stubs/hash.h>
44 #include <google/protobuf/stubs/strutil.h>
/external/opencv/cxcore/src/
H A Dcxcopy.cpp339 CvMatND stubs[3]; local
342 CV_CALL( cvInitNArrayIterator( 2, arrs, maskarr, stubs, &iterator ));
H A Dcxconvert.cpp1544 CvMatND stubs[2]; local
1548 CV_CALL( cvInitNArrayIterator( 2, arrs, 0, stubs, &iterator, CV_NO_DEPTH_CHECK ));
H A Dcxnorm.cpp1151 CvMatND stubs[2]; local
1165 CV_CALL( cvInitNArrayIterator( 1 + (mat2 != 0), arrs, 0, stubs, &iterator ));
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream_unittest.cc43 #include <google/protobuf/stubs/common.h>
47 #include <google/protobuf/stubs/strutil.h>
H A Dzero_copy_stream_unittest.cc69 #include <google/protobuf/stubs/common.h>
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc5 #include <google/protobuf/stubs/once.h>
H A Dplugin.pb.h9 #include <google/protobuf/stubs/common.h>
/external/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc33 #include <google/protobuf/stubs/strutil.h>
/external/opencv/cv/src/
H A Dcvhistogram.cpp2276 CvMatND stubs[3]; local
2279 CV_CALL( cvInitNArrayIterator( 3, arrs, 0, stubs, &iterator ));

Completed in 674 milliseconds

1234567