Home
last modified time | relevance | path

Searched defs:_TARGET (Results 1 – 8 of 8) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/util/cmake/
H A DSeqAnCtdSetup.cmake122 set (_TARGET ${_BINARY}) variable
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-google/cirq_google/api/v2/
H A Ddevice_pb2.py383 _TARGET = _descriptor.Descriptor( variable
/dports/science/py-cirq-pasqal/Cirq-0.13.1/cirq-google/cirq_google/api/v2/
H A Ddevice_pb2.py383 _TARGET = _descriptor.Descriptor( variable
/dports/science/py-cirq-ionq/Cirq-0.13.1/cirq-google/cirq_google/api/v2/
H A Ddevice_pb2.py383 _TARGET = _descriptor.Descriptor( variable
/dports/science/py-cirq-core/Cirq-0.13.1/cirq-google/cirq_google/api/v2/
H A Ddevice_pb2.py383 _TARGET = _descriptor.Descriptor( variable
/dports/science/py-cirq-google/Cirq-0.13.0/cirq-google/cirq_google/api/v2/
H A Ddevice_pb2.py383 _TARGET = _descriptor.Descriptor( variable
/dports/finance/gnucash/gnucash-4.9/common/cmake_modules/
H A DGncAddSchemeTargets.cmake344 set(_TARGET "scm-deprecated-${_TARGET}") variable
/dports/devel/p5-Class-Declare/Class-Declare-0.19/t/Class/Declare/
H A DTest.pm59 use constant _TARGET => sub { $_[ 0 ] << 5 }; constant