Home
last modified time | relevance | path

Searched defs:ReadOptions (Results 1 – 13 of 13) sorted by relevance

/external/stg/
Dreader_options.h27 struct ReadOptions { struct
34 ReadOptions() = default; argument
36 explicit ReadOptions(Values... values) { in ReadOptions() argument
42 void Set(Value other) { in Set()
46 bool Test(Value other) const { in Test()
50 Bitset bitset = 0;
Dbtf_reader.cc412 Id ReadFile(Graph& graph, const std::string& path, ReadOptions) { in ReadFile() argument
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc117 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::AveragePool
147 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::Convolution
178 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::DepthwiseConvolution
217 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::Add
235 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::AddN
252 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::SpaceToBatchND
275 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::Sub
301 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::Div
327 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::BatchToSpaceND
349 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::Cast
[all …]
Dcustom_operator.h47 virtual void ReadOptions(const flexbuffers::Map& m, TocoOperator* op) const {} in ReadOptions() function
Dexport_test.cc561 void ReadOptions(const TfLiteOptions& options, in ReadOptions() function in toco::tflite::__anon19b95b760111::FakeConvolutionOperator
/external/leveldb/include/leveldb/
Doptions.h146 struct LEVELDB_EXPORT ReadOptions { struct
151 bool verify_checksums = false;
155 bool fill_cache = true;
161 const Snapshot* snapshot = nullptr;
/external/pigweed/pw_bluetooth_sapphire/host/l2cap/
Dchannel_configuration.cc63 bool ChannelConfiguration::ReadOptions(const ByteBuffer& options_payload) { in ReadOptions() function in bt::l2cap::internal::ChannelConfiguration
Dchannel_configuration_test.cc349 TEST_F(ChannelConfigurationTest, ReadOptions) { in TEST_F() argument
/external/googleapis/google/datastore/v1beta3/
Ddatastore.proto353 message ReadOptions { message
/external/googleapis/google/datastore/v1/
Ddatastore.proto559 message ReadOptions { message
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Ddatastore.v1beta3.json1348 "ReadOptions": { object
Ddatastore.v1.json1873 "ReadOptions": { object
/external/aws-sdk-java-v2/services/omics/src/main/resources/codegen-resources/
Dservice-2.json6364 "ReadOptions":{ object