Home
last modified time | relevance | path

Searched defs:writable (Results 151 – 175 of 705) sorted by relevance

12345678910>>...29

/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
H A DMutationObserver.js23 writable: true property
H A DMutationObserver.min.js11 …var i=t[this.name];return i&&i[0]===t?i[1]=r:e(t,this.name,{value:[t,r],writable:!0}),this},get:fu… property
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DSharedMemoryAndroid.cpp162 const bool writable = (memory.prot & PROT_WRITE) != 0; in map() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h270 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h270 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DThreadSafetyUtil.h270 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_barrier.c540 bool writable = images[i].access & PIPE_IMAGE_ACCESS_WRITE; in si_barrier_before_internal_op() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-object.hh216 mutable hb_atomic_int_t writable = 0; member
H A Dhb-sanitize.hh508 bool writable; member
/aosp_15_r20/external/webrtc/pc/
H A Dsctp_data_channel.cc461 void SctpDataChannel::OnTransportReady(bool writable) { in OnTransportReady()
H A Dsrtp_transport.cc511 bool writable = IsWritable(/*rtcp=*/true) && IsWritable(/*rtcp=*/false); in MaybeUpdateWritableState() local
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h251 bool writable() const { return Data && Data->NumRefs == 1; } in writable() function
/aosp_15_r20/external/python/apitools/apitools/base/py/
Dgzip.py531 def writable(self): member in GzipFile
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/net/unix/
Dsplit_owned.rs311 pub async fn writable(&self) -> io::Result<()> { in writable() method
/aosp_15_r20/external/crosvm/disk/src/
H A Dcomposite.rs210 let writable = !params.is_read_only in from_file() localVariable
565 pub writable: bool, field
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DUnixAsynchronousSocketChannelImpl.java172 boolean writable) in finish()
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/net/tcp/
Dsplit_owned.rs399 pub async fn writable(&self) -> io::Result<()> { in writable() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dgzip.py371 def writable(self): member in GzipFile
/aosp_15_r20/external/python/cpython3/Lib/
Dgzip.py371 def writable(self): member in GzipFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dgzip.py371 def writable(self): member in GzipFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dgzip.py371 def writable(self): member in GzipFile
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dgzip.py371 def writable(self): member in GzipFile
/aosp_15_r20/external/python/cpython3/Lib/idlelib/
Drun.py459 def writable(self): member in StdOutputFile
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dgzip.py371 def writable(self): member in GzipFile
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/net/unix/datagram/
Dsocket.rs236 pub async fn writable(&self) -> io::Result<()> { in writable() method

12345678910>>...29