/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem.h | 113 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 D | region.h | 87 #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 D | cow_reader.cpp | 510 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 D | parser_v3.h | 54 std::shared_ptr<std::vector<CowOperationV3>> ops_; variable
|
H A D | snapshot_reader.h | 60 std::vector<const CowOperation*> ops_; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | callback_common.h | 108 CompletionQueueTag* ops_; variable 197 CompletionQueueTag* ops_; variable
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | callback_common.h | 108 CompletionQueueTag* ops_; variable 197 CompletionQueueTag* ops_; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/ |
D | callback_common.h | 108 CompletionQueueTag* ops_; variable 197 CompletionQueueTag* ops_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/api_def/ |
H A D | api_test.cc | 213 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 D | cpp_file_renderer.h | 41 std::vector<OpView> ops_; variable
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | regexp_generator.h | 57 std::vector<string> ops_; // Possible ops. variable
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | regexp_generator.h | 58 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/ |
D | regexp_generator.h | 59 std::vector<std::string> ops_; // Possible ops. variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/grappler/ |
H A D | cost_analyzer.h | 73 std::vector<OpPerfSummary> ops_; variable
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/include/libsnapshot/ |
H A D | cow_reader.h | 189 std::shared_ptr<std::vector<CowOperation>> ops_; variable
|
/aosp_15_r20/external/trusty/lk/include/dev/ |
D | driver.h | 75 #define DRIVER_EXPORT(type_, ops_) \ argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/tunable/ |
H A D | TunableOp.h | 276 std::unordered_map<std::string, std::unique_ptr<Callable<ParamsT>>> ops_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/serialization/ |
H A D | option_writer_generator.cc | 280 std::vector<std::string> ops_; member in tflite::OpOptionData
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/ |
H A D | interceptor_common.h | 382 CallOpSetInterface* ops_ = nullptr; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | interceptor_common.h | 382 CallOpSetInterface* ops_ = nullptr; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/ |
D | interceptor_common.h | 382 CallOpSetInterface* ops_ = nullptr; variable
|
/aosp_15_r20/external/avb/test/ |
H A D | avb_ab_flow_unittest.cc | 266 FakeAvbOps ops_; member in avb::AvbABFlowTest
|
H A D | avbtool_unittest.cc | 64 FakeAvbOps ops_; member in avb::AvbToolTest
|
/aosp_15_r20/external/grpc-grpc/test/core/end2end/ |
H A D | end2end_tests.h | 448 std::vector<grpc_op> ops_; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/ |
H A D | graph.h | 769 FunctionLibraryDefinition ops_; variable
|