Home
last modified time | relevance | path

Searched defs:write_only (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DFileNode.cc35 bool write_only) in FileNode()
DHintManager.cc577 bool write_only = false; in ParseNodes() local
/aosp_15_r20/hardware/google/pixel/presubmit_tests/schemas/
Dpowerhint-schema.proto32 bool write_only = 8 [ json_name = "WriteOnly" ]; field
/aosp_15_r20/external/coreboot/src/mainboard/dell/snb_ivb_workstations/
H A Dsch5545_ec.c346 static void prepare_for_hwm_ec_sequence(uint8_t write_only, uint8_t *value) in prepare_for_hwm_ec_sequence()
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_workarounds.c68 static bool write_only(const uint32_t addr) in write_only() function
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dbreakpoint.c144 void *virt_addr, size_t len, bool write_only) in breakpoint_create_data()
/aosp_15_r20/external/sg3_utils/testing/
H A Dsg_tst_ioctl.c92 static bool write_only = false; variable
/aosp_15_r20/external/pigweed/pw_channel/
H A Dchannel_test.cc161 WriteOnlyStub write_only; in TEST() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast.h591 unsigned write_only:1; /**< "writeonly" qualifier. */ member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_session_test.cc3183 QuicStreamId write_only = GetNthServerInitiatedUnidirectionalId(0); in TEST_P() local