Home
last modified time | relevance | path

Searched defs:check_keyword (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Denumobject.c86 static int check_keyword(PyObject *kwnames, int index, in check_keyword() function
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dlexer.cc920 Token Lexer::check_keyword(const Source& source, const std::string& str) { in check_keyword() function in tint::reader::wgsl::Lexer