Home
last modified time | relevance | path

Searched defs:kLocation (Results 1 – 3 of 3) sorted by relevance

/external/compiler-rt/test/tsan/
Dmmap_large.cc22 const uintptr_t kLocation = 0x40ULL << kLog2Size; in main() local
/external/v8/src/inspector/
Dv8-internal-value-type.h12 enum class V8InternalValueType { kEntry, kLocation, kScope, kScopeList }; enumerator
/external/libbrillo/brillo/http/
Dhttp_request.cc90 const char response_header::kLocation[] = "Location"; member in brillo::http::response_header