Home
last modified time | relevance | path

Searched refs:Readonly (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dob.d195 Initial, Undefined, Owner, Borrowed, Readonly enumerator
243 case X(Initial, Readonly ): in combine()
251 case X(Readonly, Initial): in combine()
258 case X(Undefined, Readonly ): in combine()
265 case X(Readonly , Readonly): in combine()
1272 pvs.state = PtrState.Readonly; in genKill()
1297 pvs.state = PtrState.Readonly; in genKill()
1327 pvs.state = PtrState.Readonly; in genKill()
1743 return t.hasMutableFields() ? PtrState.Borrowed : PtrState.Readonly; in toPtrState()
1747 return t.hasPointersToMutableFields() ? PtrState.Borrowed : PtrState.Readonly; in toPtrState()
[all …]
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Ddns.rst40 reported. Readonly.
52 reported. Readonly.
H A Dthreadpool.rst53 Readonly.
H A Drequest.rst34 Indicated the type of request. Readonly.
H A Dhandle.rst93 Pointer to the :c:type:`uv_loop_t` the handle is running on. Readonly.
97 The :c:type:`uv_handle_type`, indicating the type of the underlying handle. Readonly.
H A Dsignal.rst74 Signal being monitored by this handle. Readonly.
H A Dstream.rst83 Contains the amount of queued bytes waiting to be sent. Readonly.
H A Dfs.rst170 Readonly.
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml125 | Readonly Constructor