Home
last modified time | relevance | path

Searched refs:CODE_SIZE (Results 1 – 15 of 15) sorted by relevance

/external/protobuf/src/google/protobuf/
Dunittest_optimize_for.proto35 // A proto file which uses optimize_for = CODE_SIZE.
41 option optimize_for = CODE_SIZE;
Dunittest_embed_optimize_for.proto35 // A proto file which imports a proto file that uses optimize_for = CODE_SIZE.
46 // Test that embedding a message which has optimize_for = CODE_SIZE into
Dunittest.proto52 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
Ddescriptor.proto303 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
Dunittest_enormous_descriptor.proto43 option optimize_for = CODE_SIZE;
Ddescriptor.pb.h1555 static const OptimizeMode CODE_SIZE = FileOptions_OptimizeMode_CODE_SIZE; variable
Ddescriptor.pb.cc4877 const FileOptions_OptimizeMode FileOptions::CODE_SIZE; member in google::protobuf::FileOptions
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_helpers.h151 return file->options().optimize_for() != FileOptions::CODE_SIZE; in HasGeneratedMethods()
/external/protobuf/java/src/test/java/com/google/protobuf/
Dtest_check_utf8_size.proto39 option optimize_for = CODE_SIZE;
/external/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.h182 FileOptions::CODE_SIZE; in HasGeneratedMethods()
/external/protobuf/python/google/protobuf/pyext/
Dpython.proto40 // of equivalent ones optimized for CODE_SIZE, so we should optimize all our
/external/protobuf/benchmarks/
Dgoogle_size.proto4 option optimize_for = CODE_SIZE;
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto275 CODE_SIZE = 2; // Use ReflectionOps to implement these methods. enumerator
/external/protobuf/
DCHANGES.txt319 optimize_for = CODE_SIZE if code size is more important in your app.
/external/google-tv-pairing-protocol/java/jar/
Dprotobuf-java-2.2.0-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...