Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dinsertelement.h23 setElement(VectorType &Value, size_t Index, ElementType Element) { in setElement() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp101292 OwningCompileOptions& setElement(JSObject* e) { in setElement() function in JS::OwningCompileOptions
101384 CompileOptions& setElement(JSObject* e) { elementRoot = e; return *this; } in setElement() function in JS::CompileOptions