Home
last modified time | relevance | path

Searched defs:DS (Results 201 – 225 of 4030) sorted by relevance

12345678910>>...162

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpxut.h59 #define DS(i) (byte)(i), (byte)(((i) >= 0 ? (i) : ((i)|0x8000)) >> 8) macro
/dports/devel/llvm70/llvm-7.0.1.src/docs/
H A DAMDGPUAsmGFX7.rst16 DS chapter
H A DAMDGPUAsmGFX8.rst16 DS chapter
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/include/yalecad/
H A Ddebug.h39 #define DS(name_xz) { name_xz } macro
189 #define DS(name_xz) macro
201 #define DS(name_xz) macro
/dports/cad/opencascade/opencascade-7.6.0/src/HLRTopoBRep/
H A DHLRTopoBRep_FaceIsoLiner.cxx60 HLRTopoBRep_Data& DS, in Perform()
380 HLRTopoBRep_Data& DS) in MakeVertex()
426 HLRTopoBRep_Data& DS) in MakeIsoLine()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/arch/i386/bits/
H A Dreg.h10 #define DS 7 macro
/dports/textproc/templates_parser/templates-parser-1d62939/src/
H A Dtemplates_parser-utils.ads84 DS : C_Array := C_Array'(True => '\', False => '/'); variable
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/arch/i386/bits/
H A Dreg.h10 #define DS 7 macro
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/arch/i386/bits/
H A Dreg.h10 #define DS 7 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/i386-linux-musl/bits/
H A Dreg.h10 #define DS 7 macro
/dports/lang/zig/zig-0.9.0/lib/libc/musl/arch/i386/bits/
H A Dreg.h10 #define DS 7 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/i386-linux-musl/bits/
H A Dreg.h10 #define DS 7 macro
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/arch/emscripten/bits/
H A Dreg.h10 #define DS 7 macro
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/
H A Dtypes.py210 DS = TypeVar("DS", bound="DomainSpecificString") variable
237 def from_string(cls: Type[DS], s: str) -> DS:
266 def is_valid(cls: Type[DS], s: str) -> bool:
316 def from_string(cls: Type[DS], s: str) -> DS:
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/comm/src/
H A DTeuchos_SerializationTraitsHelpers.hpp486 typedef DefaultSerializer<Ordinal,T> DS; // work around for parsing bug in gcc 4.1-4.2 typedef in Teuchos::ValueTypeSerializationBuffer
506 typedef DefaultSerializer<Ordinal,T> DS; // work around for parsing bug in gcc 4.1-4.2 typedef in Teuchos::ConstValueTypeSerializationBuffer
527 typedef DefaultSerializer<Ordinal,T> DS; // work around for parsing bug in gcc 4.1-4.2 typedef in Teuchos::ValueTypeDeserializationBuffer
548 typedef DefaultSerializer<Ordinal,T> DS; // work around for parsing bug in gcc 4.1-4.2 typedef in Teuchos::ConstValueTypeDeserializationBuffer
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/trust-dns-proto-0.20.3/src/rr/dnssec/rdata/
H A Dmod.rs62 DS, enumerator
261 DS(DS), enumerator
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/core_functions/
H A Dkepler_equations.hpp83 inline double kepDS(const double &DS, const double &DT, const double &r0, const double &vr0, const … in kepDS()
91 inline double d_kepDS(const double &DS, const double &r0, const double &vr0, const double &alpha, c… in d_kepDS()
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/core_functions/
H A Dkepler_equations.hpp83 inline double kepDS(const double &DS, const double &DT, const double &r0, const double &vr0, const … in kepDS()
91 inline double d_kepDS(const double &DS, const double &r0, const double &vr0, const double &alpha, c… in d_kepDS()
/dports/net/oha/oha-0.4.7/cargo-crates/trust-dns-proto-0.20.3/src/rr/dnssec/rdata/
H A Dmod.rs62 DS, enumerator
261 DS(DS), enumerator
/dports/devel/matreshka/matreshka-0.7.0/testsuite/league/TN-308/
H A Dtest_308.adb72 DS : League.Calendars.ISO_8601.Second_Number; variable
/dports/cad/opencascade/opencascade-7.6.0/src/BOPDS/
H A DBOPDS_SubIterator.hxx58 const BOPDS_DS& DS() const in DS() function in BOPDS_SubIterator
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBOPDS_SubIterator.hxx58 const BOPDS_DS& DS() const in DS() function in BOPDS_SubIterator
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBOPDS_SubIterator.hxx59 const BOPDS_DS& DS() const in DS() function in BOPDS_SubIterator
/dports/games/scummvm/scummvm-2.5.1/backends/platform/ds/
H A Dkeyboard.cpp29 namespace DS { namespace
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Analysis/
H A DConstructionContext.h87 ConstructionContextItem(const DeclStmt *DS) in ConstructionContextItem()
304 const DeclStmt *DS; variable
307 VariableConstructionContext(ConstructionContext::Kind K, const DeclStmt *DS) in VariableConstructionContext()
329 explicit SimpleVariableConstructionContext(const DeclStmt *DS) in SimpleVariableConstructionContext()
355 const DeclStmt *DS, const CXXBindTemporaryExpr *BTE) in CXX17ElidedCopyVariableConstructionContext()

12345678910>>...162