Home
last modified time | relevance | path

Searched defs:AllocPolicy (Results 1 – 18 of 18) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/
H A DAllocationPolicy.h29 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(AllocPolicy) in NS_INLINE_DECL_THREADSAFE_REFCOUNTING() argument
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/
H A DAllocationPolicy.h30 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(AllocPolicy) in NS_INLINE_DECL_THREADSAFE_REFCOUNTING() argument
/dports/www/firefox/firefox-99.0/dom/media/platforms/
H A DAllocationPolicy.h30 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(AllocPolicy) in NS_INLINE_DECL_THREADSAFE_REFCOUNTING() argument
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/
H A DAllocationPolicy.h30 NS_INLINE_DECL_THREADSAFE_REFCOUNTING(AllocPolicy) in NS_INLINE_DECL_THREADSAFE_REFCOUNTING() argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DStructuredClone.h194 typedef js::SystemAllocPolicy AllocPolicy; in JS_PUBLIC_API() typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/
H A DBufferList.h78 : AllocPolicy(aAP), in AllocPolicy() function
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DBufferList.h73 : AllocPolicy(aAP), in AllocPolicy() function
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DBufferList.h73 : AllocPolicy(aAP), in AllocPolicy() function
/dports/www/firefox/firefox-99.0/mfbt/
H A DBufferList.h73 : AllocPolicy(aAP), in AllocPolicy() function
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Darena_impl.h327 const AllocationPolicy* AllocPolicy() const { in AllocPolicy() function
/dports/mail/thunderbird/thunderbird-91.8.0/mfbt/
H A DBufferList.h73 : AllocPolicy(aAP), in AllocPolicy() function
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/
H A DBufferList.h75 : AllocPolicy(aAP), in AllocPolicy() function
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Darena_impl.h337 const AllocationPolicy* AllocPolicy() const { in AllocPolicy() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/ds/
H A DInlineTable.h124 : AllocPolicy(std::move(a)), inlNext_(0), inlCount_(0), table_(a) {} in AllocPolicy() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/ds/
H A DInlineTable.h125 : AllocPolicy(std::move(a)), inlNext_(0), inlCount_(0), table_(a) {} in AllocPolicy() function
/dports/www/firefox/firefox-99.0/js/src/ds/
H A DInlineTable.h124 : AllocPolicy(std::move(a)), inlNext_(0), inlCount_(0), table_(a) {} in AllocPolicy() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ds/
H A DInlineTable.h124 : AllocPolicy(std::move(a)), inlNext_(0), inlCount_(0), table_(a) {} in AllocPolicy() function
/dports/multimedia/onevpl/oneVPL-2022.0.6/tools/legacy/sample_multi_transcode/include/
H A Dpipeline_transcode.h374 mfxPoolAllocationPolicy AllocPolicy = MFX_ALLOCATION_UNLIMITED; member