Home
last modified time | relevance | path

Searched defs:kWrite (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dresource_operation_table.h31 kWrite, // Only writes to resources. enumerator
H A Dresource_operation_table.cc46 auto kWrite = XlaResourceOpKind::kWrite; in CreateResourceOpInfoMap() local
/aosp_15_r20/external/skia/src/sksl/ir/
H A DSkSLVariableReference.h27 kWrite, enumerator
H A DSkSLType.h133 kWrite, enumerator
/aosp_15_r20/system/logging/logd/
H A DLogBuffer.h55 kWrite, enumerator
/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dprocess_thread_timeline.h120 kWrite enumerator
/aosp_15_r20/external/ot-br-posix/src/common/
H A Dtask_runner.hpp137 kWrite = 1, enumerator
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dentry_impl.h42 kWrite, enumerator
/aosp_15_r20/external/pigweed/pw_i2c_mcuxpresso/public/pw_i2c_mcuxpresso/
H A Di3c_ccc.h76 kWrite, enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth/public/pw_bluetooth/gatt/
H A Dtypes.h39 kWrite = 0x8, enumerator
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DBuffer.h43 static constexpr MemoryAccessFlags kWrite = MemoryAccessType::WRITE; variable
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/fuzzing_event_engine/
H A Dfuzzing_event_engine.h127 kWrite, enumerator
/aosp_15_r20/external/libese/apps/weaver/
H A Dweaver.c29 const uint8_t kWrite[] = {0x80, 0x04, 0x00, 0x00, variable
/aosp_15_r20/external/pigweed/pw_stream/public/pw_stream/
H A Dstream.h258 enum class LimitType : bool { kRead, kWrite }; enumerator
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/gatt/
H A Dgatt_defs.h73 kWrite = 0x08, enumerator
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_cache_transaction.h599 kWrite, enumerator
H A Dhttp_network_transaction_unittest.cc25147 kWrite, in TEST_P() enumerator
/aosp_15_r20/external/boringssl/src/crypto/bio/
H A Dbio_test.cc187 enum class WaitType { kRead, kWrite }; enumerator
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/bio/
H A Dbio_test.cc187 enum class WaitType { kRead, kWrite }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/analysis/
H A Dside_effect_analysis.cc82 kWrite = 3 enumerator