Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A 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
/aosp_15_r20/external/coreboot/src/commonlib/include/commonlib/
H A 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
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
H A Dcow_reader.cpp510 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowOpIter
555 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowRevMergeOpIter
574 std::shared_ptr<std::vector<CowOperation>> ops_; member in android::snapshot::CowMergeOpIter
H A Dparser_v3.h54 std::shared_ptr<std::vector<CowOperationV3>> ops_; variable
H A Dsnapshot_reader.h60 std::vector<const CowOperation*> ops_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dcallback_common.h108 CompletionQueueTag* ops_; variable
197 CompletionQueueTag* ops_; variable
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dcallback_common.h108 CompletionQueueTag* ops_; variable
197 CompletionQueueTag* ops_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dcallback_common.h108 CompletionQueueTag* ops_; variable
197 CompletionQueueTag* ops_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/
H A Dapi_test.cc213 OpList ops_; member in tensorflow::__anoncc20c2670111::BaseApiTest
309 OpList ops_; member in tensorflow::__anoncc20c2670111::PythonApiTest
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/renderers/
H A Dcpp_file_renderer.h41 std::vector<OpView> ops_; variable
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dregexp_generator.h57 std::vector<string> ops_; // Possible ops. variable
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dregexp_generator.h58 std::vector<std::string> ops_; // Possible ops. variable
/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/
H A Dcost_analyzer.h73 std::vector<OpPerfSummary> ops_; variable
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dcow_reader.h189 std::shared_ptr<std::vector<CowOperation>> ops_; variable
/aosp_15_r20/external/trusty/lk/include/dev/
Ddriver.h75 #define DRIVER_EXPORT(type_, ops_) \ argument
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/
H A DTunableOp.h276 std::unordered_map<std::string, std::unique_ptr<Callable<ParamsT>>> ops_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/serialization/
H A Doption_writer_generator.cc280 std::vector<std::string> ops_; member in tflite::OpOptionData
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dinterceptor_common.h382 CallOpSetInterface* ops_ = nullptr; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dinterceptor_common.h382 CallOpSetInterface* ops_ = nullptr; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dinterceptor_common.h382 CallOpSetInterface* ops_ = nullptr; variable
/aosp_15_r20/external/avb/test/
H A Davb_ab_flow_unittest.cc266 FakeAvbOps ops_; member in avb::AvbABFlowTest
H A Davbtool_unittest.cc64 FakeAvbOps ops_; member in avb::AvbToolTest
/aosp_15_r20/external/grpc-grpc/test/core/end2end/
H A Dend2end_tests.h448 std::vector<grpc_op> ops_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h769 FunctionLibraryDefinition ops_; variable

12