Searched defs:Of (Results 1 – 7 of 7) sorted by relevance
110 const ast::TypeName* ProgramBuilder::TypesBuilder::Of( in Of() function in tint::ProgramBuilder::TypesBuilder
76 static const TypeInfo& Of() { in Of() function
394 const ast::Type* Of() const { in Of() function
226 static OwnedVector<T> Of(const U& collection) { in Of() function
102 template <typename T> constexpr static LogValue Of() { in Of() function
714 uint16_t Wd = im(2), Of = im(3); in evaluate() local730 uint16_t Wd = im(3), Of = im(4); in evaluate() local
597 MaybeHandle<Object> JSDisplayNames::Of(Isolate* isolate, in Of() function in v8::internal::JSDisplayNames