Searched defs:kLocation (Results 1 – 6 of 6) sorted by relevance
80 constexpr uint64_t kLocation = 0; in TEST() local219 constexpr uint64_t kLocation = 0; in TEST() local342 constexpr uint64_t kLocation = 0; in TEST() local
46 enum class StreamableTestEnum { kGreeting, kLocation }; enumerator81 enum class NonStreamableTestEnum { kGreeting = 0, kLocation }; enumerator
22 const uintptr_t kLocation = 0x40ULL << kLog2Size; in main() local
30 kLocation = 1 << 4, enumerator
90 const char response_header::kLocation[] = "Location"; member in brillo::http::response_header
1473 static constexpr SkPoint3 kLocation{10.0f, 2.0f, 30.0f}; in lighting_imagefilter() local