Home
last modified time | relevance | path

Searched defs:pAlt (Results 1 – 16 of 16) sorted by relevance

/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/copynumber/arguments/
H A DGermlineCallingArgumentCollection.java32 private double pAlt = 1e-6; field in GermlineCallingArgumentCollection
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/Treeless/
H A DPretty.hs172 pAlt (TALit l b) = pAlt' <$> pTerm' 0 (TLit l) <*> pTerm' 0 b function
180 pAlt' p b = sep [p <+> "→", nest 2 b] function
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/source/
H A Dspelldta.cxx259 rtl::Reference<SpellAlternatives> pAlt = new SpellAlternatives; in CreateSpellAlternatives() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/linguistic/source/
H A Dspelldta.cxx258 SpellAlternatives* pAlt = new SpellAlternatives; in CreateSpellAlternatives() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/linguistic/workben/
H A Dsspellimp.cxx235 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/linguistic/workben/
H A Dsspellimp.cxx235 SpellAlternatives *pAlt = new SpellAlternatives; in GetProposals() local
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dwherecode.c2107 WhereTerm *pAlt; in sqlite3WhereCodeOneLoopStart() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dwherecode.c2399 WhereTerm *pAlt; in sqlite3WhereCodeOneLoopStart() local
H A Dexpr.c4784 Expr *pAlt = sqlite3ExprSimplifiedAndOr(pExpr); in sqlite3ExprIfTrue() local
4956 Expr *pAlt = sqlite3ExprSimplifiedAndOr(pExpr); in sqlite3ExprIfFalse() local
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dwherecode.c2427 WhereTerm *pAlt; in sqlite3WhereCodeOneLoopStart() local
H A Dexpr.c4895 Expr *pAlt = sqlite3ExprSimplifiedAndOr(pExpr); in sqlite3ExprIfTrue() local
5068 Expr *pAlt = sqlite3ExprSimplifiedAndOr(pExpr); in sqlite3ExprIfFalse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dwherecode.c2421 WhereTerm *pAlt; in sqlite3WhereCodeOneLoopStart() local
H A Dexpr.c4865 Expr *pAlt = sqlite3ExprSimplifiedAndOr(pExpr); in sqlite3ExprIfTrue() local
5038 Expr *pAlt = sqlite3ExprSimplifiedAndOr(pExpr); in sqlite3ExprIfFalse() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Deditview.cxx944 const OUString *pAlt = aAlt.getConstArray(); in ExecuteSpellPopup() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Deditview.cxx1055 const OUString *pAlt = aAlt.getConstArray(); in ExecuteSpellPopup() local
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/speech/include/
H A Dsapiddk.h4321 #define ISpSRAlternates_Commit(This,pAltRequest,pAlt,ppvResultExtra,pcbResultExtra) \ argument