Home
last modified time | relevance | path

Searched defs:Of (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.cc110 const ast::TypeName* ProgramBuilder::TypesBuilder::Of( in Of() function in tint::ProgramBuilder::TypesBuilder
Dcastable.h76 static const TypeInfo& Of() { in Of() function
Dprogram_builder.h394 const ast::Type* Of() const { in Of() function
/third_party/node/deps/v8/src/base/
Dvector.h226 static OwnedVector<T> Of(const U& collection) { in Of() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAlignment.h102 template <typename T> constexpr static LogValue Of() { in Of() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp714 uint16_t Wd = im(2), Of = im(3); in evaluate() local
730 uint16_t Wd = im(3), Of = im(4); in evaluate() local
/third_party/node/deps/v8/src/objects/
Djs-display-names.cc597 MaybeHandle<Object> JSDisplayNames::Of(Isolate* isolate, in Of() function in v8::internal::JSDisplayNames