Home
last modified time | relevance | path

Searched defs:detached (Results 1 – 25 of 1458) sorted by relevance

12345678910>>...59

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Security.Cryptography.Pkcs/tests/SignedCms/
H A DSignedCmsTests.cs384 public static void AddFirstSigner_RSA(SubjectIdentifierType identifierType, bool detached) in AddFirstSigner_RSA()
432 public static void AddFirstSigner_DSA(SubjectIdentifierType identifierType, bool detached) in AddFirstSigner_DSA()
504 …public static void AddFirstSigner_ECDSA(SubjectIdentifierType identifierType, bool detached, strin… in AddFirstSigner_ECDSA()
571 public static void AddSigner_DuplicateCert_RSA(bool skidFirst, bool detached) in AddSigner_DuplicateCert_RSA()
804 public static void EnsureDataIsolation_NewDocument(bool detached) in EnsureDataIsolation_NewDocument()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/gles/
H A DDetachPrimitiveVisitor.cpp21 osg::Geometry* detached = detachGeometry(geometry); in process() local
51 osg::Geometry* detached = makeDetachedGeometry(source); in detachGeometry() local
69 osg::Geometry* detached = new osg::Geometry(source, osg::CopyOp::SHALLOW_COPY); in createDetachedGeometry() local
105 …osgAnimation::MorphGeometry* detached = new osgAnimation::MorphGeometry(*createDetachedGeometry(st… in createDetachedGeometry() local
117 osgAnimation::RigGeometry* detached; in createDetachedGeometry() local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/devel/thrift/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/devel/thrift-cpp/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/devel/node-thrift/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/devel/py-thrift/thrift-0.14.0/lib/cpp/src/thrift/concurrency/
H A DThreadFactory.h44 ThreadFactory(bool detached = true) : detached_(detached) { } in detached_() argument
56 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/cpp/src/thrift/concurrency/
H A DThread.h139 ThreadFactory(bool detached) : detached_(detached) { } in ThreadFactory()
152 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/cpp/src/thrift/concurrency/
H A DThread.h139 ThreadFactory(bool detached) : detached_(detached) { } in ThreadFactory()
152 void setDetached(bool detached) { detached_ = detached; } in setDetached()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp/concurrency/
H A DPosixThreadFactory.cpp57 bool detached, in PthreadThread()
274 DetachState detached) in Impl()
332 POLICY policy, THREAD_PRIORITY priority, int stackSize, bool detached) in PosixThreadFactory()
336 PosixThreadFactory::PosixThreadFactory(DetachState detached) in PosixThreadFactory()
/dports/graphics/digikam/digikam-7.4.0/core/dplugins/generic/tools/mediaserver/upnpsdk/Neptune/Source/System/WinRT/
H A DNptWinRtThreads.cpp527 bool detached) : in NPT_WinRtThread()
602 bool detached = m_Detached; in Start() local
701 NPT_Thread::NPT_Thread(bool detached) in NPT_Thread()
709 NPT_Thread::NPT_Thread(NPT_Runnable& target, bool detached) in NPT_Thread()
/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/libUPnP/Neptune/Source/System/WinRT/
H A DNptWinRtThreads.cpp527 bool detached) : in NPT_WinRtThread()
602 bool detached = m_Detached; in Start() local
701 NPT_Thread::NPT_Thread(bool detached) in NPT_Thread()
709 NPT_Thread::NPT_Thread(NPT_Runnable& target, bool detached) in NPT_Thread()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/storage/ipc/
H A Dshm_mq.c845 bool detached; in shm_mq_send_bytes() local
980 bool detached; in shm_mq_receive_bytes() local
1034 bool detached; in shm_mq_counterparty_gone() local
1088 bool detached; in shm_mq_wait_internal() local
1134 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1169 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1199 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/storage/ipc/
H A Dshm_mq.c845 bool detached; in shm_mq_send_bytes() local
980 bool detached; in shm_mq_receive_bytes() local
1034 bool detached; in shm_mq_counterparty_gone() local
1088 bool detached; in shm_mq_wait_internal() local
1134 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1169 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1199 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/storage/ipc/
H A Dshm_mq.c845 bool detached; in shm_mq_send_bytes() local
980 bool detached; in shm_mq_receive_bytes() local
1034 bool detached; in shm_mq_counterparty_gone() local
1088 bool detached; in shm_mq_wait_internal() local
1134 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1169 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1199 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/storage/ipc/
H A Dshm_mq.c875 bool detached; in shm_mq_send_bytes() local
1010 bool detached; in shm_mq_receive_bytes() local
1064 bool detached; in shm_mq_counterparty_gone() local
1118 bool detached; in shm_mq_wait_internal() local
1164 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1199 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1229 bool detached; in shm_mq_notify_receiver() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/storage/ipc/
H A Dshm_mq.c845 bool detached; in shm_mq_send_bytes() local
980 bool detached; in shm_mq_receive_bytes() local
1034 bool detached; in shm_mq_counterparty_gone() local
1088 bool detached; in shm_mq_wait_internal() local
1134 shm_mq_get_bytes_read(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_read()
1169 shm_mq_get_bytes_written(volatile shm_mq *mq, bool *detached) in shm_mq_get_bytes_written()
1199 bool detached; in shm_mq_notify_receiver() local

12345678910>>...59