Home
last modified time | relevance | path

Searched defs:newCase (Results 1 – 10 of 10) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Schema/Implementation/
H A DNameFormatter.cs114 …public virtual string Format(ILanguageWords words, string oldName, Case newCase, Singularization s… in Format()
128 …private string Format(ILanguageWords words, IList<string> parts, Case newCase, Singularization sin… in Format()
186 …ring AdjustPart(ILanguageWords words, string part, Position position, Case newCase, Singularizatio… in AdjustPart()
328 public string Format(string words, Case newCase) in Format()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotInstr/
H A DCBotCase.cpp78 CBotCase* newCase = new CBotCase(); in Compile() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Schema/
H A DINameFormatter.cs97 string Format(string words, Case newCase); in Format()
/dports/science/ergo/ergo-3.8/source/integrals/
H A Dintegrals_2el_repeating.cc195 IntegratorCase* newCase = new IntegratorCase(Nmax, noOfMonomials, alpha0, newList); in do_2e_integral() local
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities.Core.Presentation/System/Activities/Core/Presentation/
H A DGenericFlowSwitchHelper.cs505 public static void AddCase(ModelProperty casesPropperties, object newKey, object newCase) in AddCase()
/dports/x11-toolkits/qt5-virtualkeyboard/kde-qtvirtualkeyboard-5.15.2p4/src/virtualkeyboard/
H A Dqvirtualkeyboardinputengine.cpp645 …TextCase newCase = d->inputContext->priv()->shiftHandler()->isShiftActive() ? TextCase::Upper : Te… in shiftChanged() local
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/dragstr/
H A DCalibrateDragstrModel.java805 … final DragstrLocusCase newCase = composeDragstrLocusCase(locus, reads, contigLength); in streamShardCasesStats() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qdatetimeedit/
H A Dtst_qdatetimeedit.cpp2536 void tst_QDateTimeEdit::newCase() in newCase() function in tst_QDateTimeEdit
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/bindings/java/src/org/sleuthkit/datamodel/
H A DSleuthkitCase.java2142 public static SleuthkitCase newCase(String dbPath) throws TskCoreException { in newCase() method in SleuthkitCase
2166 …public static SleuthkitCase newCase(String caseName, CaseDbConnectionInfo info, String caseDirPath… in newCase() method in SleuthkitCase
/dports/devel/datadraw/datadraw3.1.1/src/
H A Ddvdatabase.c7745 dvCase newCase) in dvCaseCopyProps()