Home
last modified time | relevance | path

Searched defs:readOnly (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DModRef.h122 static MemoryEffectsBase readOnly() { in readOnly() function
/freebsd/contrib/bmake/
H A Dvar.c203 bool readOnly:1; member
434 bool shortLived, bool fromEnvironment, bool readOnly) in VarNew()
/freebsd/contrib/sqlite3/
H A Dsqlite3.c24087 bft readOnly:1; /* True for statements that do not write */ member
58688 u8 readOnly; /* True for a read-only database */ member
62790 int readOnly = 0; /* True if this is a read-only file */ local
66403 u8 readOnly; /* WAL_RDWR, WAL_RDONLY, or WAL_SHM_RDONLY */ member