Home
last modified time | relevance | path

Searched +defs:make +defs:q (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dmake.cpp94 int make( LIST * targets, int anyhow ) in make() function
174 TARGETS * q; in update_dependants() local
/third_party/skia/src/pathops/
DSkPathOpsQuad.h133 SkTQuad(const SkDQuad& q) in SkTQuad()
166 SkTCurve* make(SkArenaAlloc& heap) const override { return heap.make<SkTQuad>(); } in make() function
/third_party/flutter/skia/src/pathops/
DSkPathOpsQuad.h133 SkTQuad(const SkDQuad& q) in SkTQuad()
166 SkTCurve* make(SkArenaAlloc& heap) const override { return heap.make<SkTQuad>(); } in make() function
/third_party/boost/boost/poly_collection/detail/
Dsplit_segment.hpp80 static segment_backend_unique_ptr make(const segment_allocator_type& al) in make() function in boost::poly_collection::detail::split_segment
167 auto q=prereserve(p); in nv_emplace() local
306 auto q=static_cast<split_segment*>(p); in delete_() local
Dpacked_segment.hpp68 static segment_backend_unique_ptr make(const segment_allocator_type& al) in make() function in boost::poly_collection::detail::packed_segment
247 auto q=static_cast<packed_segment*>(p); in delete_() local
/third_party/node/src/
Dnode_crypto.cc4711 const BIGNUM* q; in ValidateDSAParameters() local
5174 auto make = [&] (Local<String> name, FunctionCallback callback) { in Initialize() local
/third_party/node/tools/
Dlint-md.mjs5296 let q = parent.queue; variable
23706 Minimatch$1.prototype.make = make; method in Minimatch$1
23707 function make () { function