Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/arm32/
H A Dbus_dma.c861 bool readonly_p) in _bus_dmamap_sync_segment()
871 readonly_p = false; in _bus_dmamap_sync_segment()
884 if (!readonly_p) { in _bus_dmamap_sync_segment()
857 _bus_dmamap_sync_segment(vaddr_t va,paddr_t pa,vsize_t len,int ops,bool readonly_p) _bus_dmamap_sync_segment() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c2151 bool readonly_p, bool *non_constant_p, in cxx_set_object_constness() argument
2162 TREE_READONLY (e) = readonly_p; in cxx_set_object_constness()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc2358 bool readonly_p, bool *non_constant_p, in cxx_set_object_constness() argument
2369 TREE_READONLY (e) = readonly_p; in cxx_set_object_constness()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20022016 readonly_p.
2017 (regcache_xmalloc): Initialize readonly_p.
2018 (build_regcache): Initialize readonly_p.
H A DChangeLog-201111378 (regcache_xmalloc_1): ... this. Add `readonly_p' parameter.
H A DChangeLog-201713796 * regcache.c (struct regcache) <readonly_p>: Change its type
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20022016 readonly_p.
2017 (regcache_xmalloc): Initialize readonly_p.
2018 (build_regcache): Initialize readonly_p.
H A DChangeLog-201111378 (regcache_xmalloc_1): ... this. Add `readonly_p' parameter.
H A DChangeLog-201713796 * regcache.c (struct regcache) <readonly_p>: Change its type