Searched defs:zone_name (Results 1 – 9 of 9) sorted by relevance
26 def _append_zone_name(name, zone_name): argument
54 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
223 const char *zone_name) { in PrintZoneForPointer()1024 void ReportMacMzReallocUnknown(uptr addr, uptr zone_ptr, const char *zone_name, in ReportMacMzReallocUnknown()
53 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
88 std::string zone_name(bool /*as_offset*/=false) const in zone_name() function in boost::date_time::base_time
140 static std::string zone_name(const time_rep_type&) in zone_name() function in boost::date_time::split_timedate_system
190 static std::string zone_name(const time_rep_type&) in zone_name() function in boost::date_time::counted_time_system
320 std::string zone_name(bool as_offset=false) const in zone_name() function in boost::local_time::local_date_time_base
24 const char *zone_name; member