Home
last modified time | relevance | path

Searched refs:cc_enable_arenas (Results 1 – 25 of 71) sorted by relevance

123

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php120 protected $cc_enable_arenas = null; variable in Google\\Protobuf\\Internal\\FileOptions
767 return isset($this->cc_enable_arenas) ? $this->cc_enable_arenas : false;
772 return isset($this->cc_enable_arenas);
777 unset($this->cc_enable_arenas);
791 $this->cc_enable_arenas = $var;
/third_party/mindspore/third_party/proto/tensorflow/
Dversions.proto5 option cc_enable_arenas = true;
Dresource_handle.proto8 option cc_enable_arenas = true;
Dtensor_shape.proto4 option cc_enable_arenas = true;
Dgraph.proto9 option cc_enable_arenas = true;
Dattr_value.proto9 option cc_enable_arenas = true;
Dtypes.proto4 option cc_enable_arenas = true;
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/aicpu/proto/
Dtypes.proto18 option cc_enable_arenas = true;
Dtensor.proto18 option cc_enable_arenas = true;
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/perf/
Dcache_perf.proto19 option cc_enable_arenas = true;
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dexample.proto22 option cc_enable_arenas = true;
Dfeature.proto18 option cc_enable_arenas = true;
/third_party/grpc/src/proto/grpc/testing/
Decho_messages.proto20 option cc_enable_arenas = true;
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/
Dcache_grpc.proto19 option cc_enable_arenas = true;
/third_party/protobuf/src/google/protobuf/
Dunittest_arena.proto35 option cc_enable_arenas = true;
Dunittest_mset_wire_format.proto40 option cc_enable_arenas = true;
Dempty.proto41 option cc_enable_arenas = true;
Dunittest_import.proto46 option cc_enable_arenas = true;
Dmap_proto2_unittest.proto32 option cc_enable_arenas = true;
Dunittest_lazy_dependencies_custom_option.proto47 option cc_enable_arenas = true;
/third_party/mindspore/mindspore/ccsrc/utils/
Dlineage.proto18 option cc_enable_arenas = true;
/third_party/protobuf/benchmarks/datasets/google_message3/
Dbenchmark_message3_7.proto35 option cc_enable_arenas = true;
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/
Dunittest_import_proto3.proto46 option cc_enable_arenas = true;
/third_party/protobuf/csharp/protos/
Dunittest_import.proto46 option cc_enable_arenas = true;
/third_party/protobuf/benchmarks/datasets/google_message1/proto3/
Dbenchmark_message1_proto3.proto41 option cc_enable_arenas = true;

123