/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderoptions.h | 50 const Options& GetOptions() const { return m_Options; } in GetOptions() function 51 Options& GetOptions() { return m_Options; } in GetOptions() function
|
/external/libchrome/build/ |
D | write_buildflag_header.py | 30 def GetOptions(): function
|
/external/libtextclassifier/native/annotator/ |
D | feature-processor.h | 144 const FeatureProcessorOptions* GetOptions() const { return options_; } in GetOptions() function
|
/external/tensorflow/tensorflow/core/profiler/lib/ |
D | profiler_session.cc | 44 ProfileOptions GetOptions(const ProfileOptions& opts) { in GetOptions() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | basic_ops_benchmark_test.cc | 33 static SessionOptions* GetOptions() { in GetOptions() function
|
D | reverse_op_test.cc | 178 static SessionOptions GetOptions(int intra_threads) { in GetOptions() function
|
D | training_ops_test.cc | 34 static SessionOptions* GetOptions() { in GetOptions() function
|
/external/golang-protobuf/types/known/typepb/ |
D | type.pb.go | 341 func (x *Type) GetOptions() []*Option { func 473 func (x *Field) GetOptions() []*Option { func 558 func (x *Enum) GetOptions() []*Option { func 639 func (x *EnumValue) GetOptions() []*Option { func
|
/external/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 600 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 949 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1113 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1244 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1401 static PyObject* GetOptions(PyFileDescriptor *self) { in GetOptions() function 1578 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1702 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function 1816 static PyObject* GetOptions(PyBaseDescriptor *self) { in GetOptions() function
|
/external/golang-protobuf/types/known/apipb/ |
D | api.pb.go | 143 func (x *Api) GetOptions() []*typepb.Option { func 267 func (x *Method) GetOptions() []*typepb.Option { func
|
/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/ |
D | nl_classifier.cc | 141 const NLClassifierOptions& NLClassifier::GetOptions() const { return options_; } in GetOptions() function in tflite::task::text::nlclassifier::NLClassifier
|
/external/golang-protobuf/types/descriptorpb/ |
D | descriptor.pb.go | 646 func (x *FileDescriptorProto) GetOptions() *FileOptions { func 768 func (x *DescriptorProto) GetOptions() *MessageOptions { func 993 func (x *FieldDescriptorProto) GetOptions() *FieldOptions { func 1056 func (x *OneofDescriptorProto) GetOptions() *OneofOptions { func 1127 func (x *EnumDescriptorProto) GetOptions() *EnumOptions { func 1205 func (x *EnumValueDescriptorProto) GetOptions() *EnumValueOptions { func 1269 func (x *ServiceDescriptorProto) GetOptions() *ServiceOptions { func 1353 func (x *MethodDescriptorProto) GetOptions() *MethodOptions { func 2589 func (x *DescriptorProto_ExtensionRange) GetOptions() *ExtensionRangeOptions { func
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/ |
D | benchmark.cc | 185 protobuf::ArenaOptions GetOptions() { in GetOptions() function
|
/external/compiler-rt/lib/asan/ |
D | asan_allocator.cc | 274 void GetOptions(AllocatorOptions *options) const { in GetOptions() function
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 138 def GetOptions(self): member in DescriptorBase
|
/external/tensorflow/tensorflow/compiler/mlir/xla/ |
D | mlir_hlo_to_hlo.cc | 534 const MlirToHloConversionOptions& GetOptions() const { return options_; } in GetOptions() function in mlir::__anon65ff87b00211::ConvertToHloModule
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | nnapi_delegate.cc | 5443 const StatefulNnApiDelegate::Options StatefulNnApiDelegate::GetOptions( in GetOptions() function in tflite::StatefulNnApiDelegate
|
/external/webrtc/video/ |
D | video_stream_encoder_unittest.cc | 154 CpuOveruseOptions GetOptions() { return options_; } in GetOptions() function in webrtc::__anondbbab2ed0111::CpuOveruseDetectorProxy
|
/external/tensorflow/tensorflow/go/op/ |
D | wrappers.go | 43088 func GetOptions(scope *Scope, input_dataset tf.Output) (serialized_options tf.Output) { func
|