Home
last modified time | relevance | path

Searched defs:MakeUnique (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() function
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() function
/third_party/spirv-tools/source/util/
H A Dmake_unique.h24 std::unique_ptr<T> MakeUnique(Args&&... args) { in MakeUnique() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/src/
H A Dfuzzers.rs164 trait MakeUnique { traits
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc166 inline time_zone::civil_lookup MakeUnique(const time_point<seconds>& tp) { in MakeUnique() function
173 inline time_zone::civil_lookup MakeUnique(std::int_fast64_t unix_time) { in MakeUnique() function

Completed in 4 milliseconds