Home
last modified time | relevance | path

Searched defs:zone_name (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/test/cpp/naming/
Dgen_build_yaml.py26 def _append_zone_name(name, zone_name): argument
/external/compiler-rt/lib/asan/
Dasan_malloc_mac.cc54 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
Dasan_report.cc223 const char *zone_name) { in PrintZoneForPointer()
1024 void ReportMacMzReallocUnknown(uptr addr, uptr zone_ptr, const char *zone_name, in ReportMacMzReallocUnknown()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_malloc_mac.cc53 #define COMMON_MALLOC_REPORT_UNKNOWN_REALLOC(ptr, zone_ptr, zone_name) \ argument
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime.hpp88 std::string zone_name(bool /*as_offset*/=false) const in zone_name() function in boost::date_time::base_time
Dtime_system_split.hpp140 static std::string zone_name(const time_rep_type&) in zone_name() function in boost::date_time::split_timedate_system
Dtime_system_counted.hpp190 static std::string zone_name(const time_rep_type&) in zone_name() function in boost::date_time::counted_time_system
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/local_time/
Dlocal_date_time.hpp320 std::string zone_name(bool as_offset=false) const in zone_name() function in boost::local_time::local_date_time_base
/external/jemalloc_new/src/
Dzone.c24 const char *zone_name; member