Home
last modified time | relevance | path

Searched defs:make_unique (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dmemory.h200 Allocator::unique_ptr<T> Allocator::make_unique(ARGS&&... args) { in make_unique() function in marl::Allocator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSTLExtras.h563 make_unique(Args &&... args) { in make_unique() function
578 make_unique(size_t n) { in make_unique() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/src/
H A Dfuzzers.rs165 fn make_unique(&mut self, stamp: usize); in make_unique() functions
171 fn make_unique(&mut self, stamp: usize) { in make_unique() functions
350 fn make_unique(&mut self, stamp: usize) { in fmt() functions
387 fn make_unique(&mut self, stamp: usize) { in fmt() functions
435 fn make_unique(&mut self, stamp: usize) { fmt() functions
483 fn make_unique(&mut self, stamp: usize) { fmt() functions
520 fn make_unique(&mut self, stamp: usize) { fmt() functions
[all...]

Completed in 3 milliseconds