Home
last modified time | relevance | path

Searched refs:readwrite (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dregcache.c1967 regcache &readwrite in cooked_read_test() local
1973 readwrite.set_ptid (mockctx.mock_ptid); in cooked_read_test()
1976 readwrite.raw_read (nonzero_regnum, buf); in cooked_read_test()
1985 readwrite.raw_update (i); in cooked_read_test()
1997 SELF_CHECK (REG_VALID == readwrite.cooked_read (regnum, inner_buf)); in cooked_read_test()
2005 readonly_detached_regcache readonly (readwrite); in cooked_read_test()
2094 regcache &readwrite in cooked_write_test() local
2100 readwrite.set_ptid (ctx.mock_ptid); in cooked_write_test()
2175 readwrite.cooked_write (regnum, expected); in cooked_write_test()
2177 SELF_CHECK (readwrite.cooked_read (regnum, buf) == REG_VALID); in cooked_write_test()
/netbsd/src/external/ibm-public/postfix/dist/proto/
Dstop.spell-cc1104 readwrite
/netbsd/src/external/gpl3/gcc/dist/gcc/objc/
DChangeLog1650 readonly properties in the main @interface to be readwrite.
2107 the setter call if the property is readwrite.
/netbsd/src/external/gpl3/gcc/dist/
DNEWS11188 nonatomic, readonly, readwrite, assign, retain, copy, setter and