HomeSort by relevance Sort by last modified time
    Searched refs:stubs (Results 76 - 100 of 216) sorted by null

1 2 34 5 6 7 8 9

  /external/protobuf/src/google/protobuf/compiler/java/
java_message.h 39 #include <google/protobuf/stubs/common.h>
java_enum_field.cc 39 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/stubs/strutil.h>
java_field.cc 40 #include <google/protobuf/stubs/common.h>
java_generator.cc 41 #include <google/protobuf/stubs/strutil.h>
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_field.h 39 #include <google/protobuf/stubs/common.h>
javamicro_enum_field.cc 39 #include <google/protobuf/stubs/common.h>
43 #include <google/protobuf/stubs/strutil.h>
javamicro_enum.cc 43 #include <google/protobuf/stubs/strutil.h>
javamicro_field.cc 40 #include <google/protobuf/stubs/common.h>
javamicro_params.h 37 #include <google/protobuf/stubs/strutil.h>
  /external/protobuf/src/google/protobuf/
message_lite.h 42 #include <google/protobuf/stubs/common.h>
repeated_field.cc 36 #include <google/protobuf/stubs/common.h>
service.h 104 #include <google/protobuf/stubs/common.h>
122 // stubs), but they subclass this base interface. The methods of this
153 // used by this Service. For stubs, the "correct type" depends on the
  /build/tools/droiddoc/test/generics/
Android.mk 22 -stubs __test_generics__
  /build/tools/droiddoc/test/stubs/
Android.mk 22 -stubs $(OUT_DIR)/__test_stubs__
  /external/protobuf/src/google/protobuf/io/
printer.cc 37 #include <google/protobuf/stubs/common.h>
38 #include <google/protobuf/stubs/strutil.h>
tokenizer.h 41 #include <google/protobuf/stubs/common.h>
  /external/protobuf/src/google/protobuf/stubs/
substitute.h 35 #include <google/protobuf/stubs/common.h>
36 #include <google/protobuf/stubs/strutil.h>
map-util.h 37 #include <google/protobuf/stubs/common.h>
common_unittest.cc 34 #include <google/protobuf/stubs/common.h>
35 #include <google/protobuf/stubs/strutil.h>
36 #include <google/protobuf/stubs/substitute.h>
  /external/protobuf/src/google/protobuf/compiler/
mock_code_generator.cc 39 #include <google/protobuf/stubs/strutil.h>
40 #include <google/protobuf/stubs/substitute.h>
42 #include <google/protobuf/stubs/stl_util-inl.h>
importer_unittest.cc 35 #include <google/protobuf/stubs/hash.h>
41 #include <google/protobuf/stubs/map-util.h>
42 #include <google/protobuf/stubs/common.h>
44 #include <google/protobuf/stubs/strutil.h>
45 #include <google/protobuf/stubs/substitute.h>
command_line_interface.h 41 #include <google/protobuf/stubs/common.h>
  /external/opencv/cxcore/src/
cxlogic.cpp 222 CvMatND stubs[2]; local
229 CV_CALL( cvInitNArrayIterator( 2, arrs, 0, stubs, &iterator ));
388 CvMatND stubs[3]; local
395 CV_CALL( cvInitNArrayIterator( 3, arrs, 0, stubs, &iterator ));
650 CvMatND stubs[2]; local
653 CV_CALL( cvInitNArrayIterator( 2, arrs, 0, stubs, &iterator ));
  /development/build/
Android.mk 7 # api-stubs-timestamp file, which is the $@ of the droiddoc rule.
25 $(full_target): $(OUT_DOCS)/api-stubs-timestamp $(framework_res_package)
26 @echo Compiling SDK Stubs: $@
62 @echo Package SDK Stubs: $@
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.h 39 #include <google/protobuf/stubs/common.h>

Completed in 534 milliseconds

1 2 34 5 6 7 8 9