Home
last modified time | relevance | path

Searched defs:ops_ (Results 1 – 23 of 23) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/filesystem/
Dmodular_filesystem.h113 std::unique_ptr<const TF_FilesystemOps> ops_; variable
139 const TF_RandomAccessFileOps* ops_; // not owned variable
162 const TF_WritableFileOps* ops_; // not owned variable
179 const TF_ReadOnlyMemoryRegionOps* ops_; // not owned variable
/external/coreboot/src/commonlib/include/commonlib/
Dregion.h87 #define REGION_DEV_INIT(ops_, offset_, size_) \ argument
202 #define MEM_REGION_DEV_INIT(base_, size_, ops_) \ argument
219 #define MMAP_HELPER_DEV_INIT(ops_, offset_, size_, mpool_) \ argument
262 #define XLATE_REGION_DEV_INIT(window_arr_, parent_sz_, ops_) \ argument
/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/renderers/
Dcpp_file_renderer.h41 std::vector<OpView> ops_; variable
/external/cronet/tot/third_party/re2/src/re2/testing/
Dregexp_generator.h59 std::vector<std::string> ops_; // Possible ops. variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dregexp_generator.h59 std::vector<std::string> ops_; // Possible ops. variable
/external/cronet/stable/third_party/re2/src/re2/testing/
Dregexp_generator.h59 std::vector<std::string> ops_; // Possible ops. variable
/external/regex-re2/re2/testing/
Dregexp_generator.h57 std::vector<string> ops_; // Possible ops. variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dcallback_common.h108 CompletionQueueTag* ops_; variable
197 CompletionQueueTag* ops_; variable
/external/grpc-grpc/include/grpcpp/support/
Dcallback_common.h108 CompletionQueueTag* ops_; variable
197 CompletionQueueTag* ops_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dcallback_common.h108 CompletionQueueTag* ops_; variable
197 CompletionQueueTag* ops_; variable
/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.h73 std::vector<OpPerfSummary> ops_; variable
/external/tensorflow/tensorflow/core/api_def/
Dapi_test.cc213 OpList ops_; member in tensorflow::__anon56a40ce70111::BaseApiTest
309 OpList ops_; member in tensorflow::__anon56a40ce70111::PythonApiTest
/external/trusty/lk/include/dev/
Ddriver.h75 #define DRIVER_EXPORT(type_, ops_) \ argument
/external/pytorch/aten/src/ATen/cuda/tunable/
DTunableOp.h276 std::unordered_map<std::string, std::unique_ptr<Callable<ParamsT>>> ops_; variable
/external/tensorflow/tensorflow/lite/tools/serialization/
Doption_writer_generator.cc280 std::vector<std::string> ops_; member in tflite::OpOptionData
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dinterceptor_common.h382 CallOpSetInterface* ops_ = nullptr; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dinterceptor_common.h382 CallOpSetInterface* ops_ = nullptr; variable
/external/grpc-grpc/include/grpcpp/impl/
Dinterceptor_common.h382 CallOpSetInterface* ops_ = nullptr; variable
/external/avb/test/
Davb_ab_flow_unittest.cc266 FakeAvbOps ops_; member in avb::AvbABFlowTest
Davbtool_unittest.cc64 FakeAvbOps ops_; member in avb::AvbToolTest
/external/grpc-grpc/test/core/end2end/
Dend2end_tests.h448 std::vector<grpc_op> ops_; variable
/external/tensorflow/tensorflow/core/graph/
Dgraph.h769 FunctionLibraryDefinition ops_; variable
/external/pytorch/aten/src/ATen/test/
Dvulkan_api_test.cpp7294 std::vector<std::unique_ptr<BaseOp>> ops_; member in __anon0035c3ed0211::OpsList