Lines Matching defs:base
60 #include "base/addr_range.hh"
61 #include "base/cast.hh"
62 #include "base/compiler.hh"
63 #include "base/flags.hh"
64 #include "base/logging.hh"
65 #include "base/printable.hh"
66 #include "base/types.hh"
389 * A virtual base opaque structure used to hold state associated
1213 const uint8_t *base = getConstPtr<uint8_t>();
1216 p[i] = *(base + i);
1332 * by a base/size pair and an associated data array. If the
1338 trySatisfyFunctional(Printable *obj, Addr base, bool is_secure, int size,