Searched defs:kAllow (Results 1 - 4 of 4) sorted by relevance

/external/skia/src/utils/
H A DSkDashPathPriv.h34 kAllow, member in class:SkDashPath::StrokeRecApplication
47 StrokeRecApplication = StrokeRecApplication::kAllow);
/external/skqp/src/utils/
H A DSkDashPathPriv.h34 kAllow, member in class:SkDashPath::StrokeRecApplication
47 StrokeRecApplication = StrokeRecApplication::kAllow);
/external/libbrillo/brillo/http/
H A Dhttp_request.cc37 const char request_header::kAllow[] = "Allow"; member in class:brillo::http::request_header
76 const char response_header::kAllow[] = "Allow"; member in class:brillo::http::response_header
/external/v8/src/
H A Dglobals.h837 enum class TailCallMode : unsigned { kAllow, kDisallow }; member in class:v8::internal::TailCallMode
843 case TailCallMode::kAllow:

Completed in 282 milliseconds