Home
last modified time | relevance | path

Searched defs:firstWord (Results 1 – 25 of 179) sorted by relevance

12345678

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_devices/midi_io/ump/
H A Djuce_UMPMidi1ToBytestreamTranslator.h63 const auto firstWord = *packet.data(); in dispatch() local
176 static bool shouldPacketTerminateSysExEarly (uint32_t firstWord) in shouldPacketTerminateSysExEarly()
H A Djuce_UMPMidi1ToMidi2DefaultTranslator.h51 const auto firstWord = v[0]; in dispatch() local
/dports/www/ilias6/ILIAS-6.14/src/Refinery/examples/To/
H A D07-to-new-method.php11 public function say(string $firstWord, string $secondWord)
/dports/www/dillo2/dillo-3.0.5/dw/
H A Dtextblock_linebreaking.cc338 Textblock::Line *Textblock::addLine (int firstWord, int lastWord, in addLine()
437 void Textblock::accumulateWordExtremes (int firstWord, int lastWord, in accumulateWordExtremes()
486 int firstWord; in processWord() local
663 int Textblock::searchMinBap (int firstWord, int lastWord, int penaltyIndex, in searchMinBap()
1136 Word *firstWord = words->getRef (line->firstWord); in alignLine() local
1198 int firstWord; in rewrap() local
1258 int firstWord; in fillParagraphs() local
/dports/science/clhep/2.4.1.0/CLHEP/Random/Random/
H A DRandomEngine.h169 std::string firstWord; in possibleKeywordInput() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dparams.h40 int firstWord; /* Index to first word used by player */ member
H A Dword.cpp37 int firstWord, lastWord; /* Index for the first and last words for this command */ variable
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dword.cpp37 int firstWord, lastWord; /* Index for the first and last words for this command */ variable
H A Dparams.h40 int firstWord; /* Index to first word used by player */ member
/dports/print/scribus-devel/scribus-1.5.7/scribus/text/
H A Dscworditerator.cpp57 int ScWordIterator::firstWord() in firstWord() function in ScWordIterator
/dports/www/miniflux/v2-2.0.35/vendor/golang.org/x/crypto/acme/autocert/
H A Dlistener.go98 // Because Listener is a convenience function, help out with
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DFileReaderTI.cpp51 string firstWord; in fileIsTiTxt() local
H A DFileReaderIntel.cpp51 string firstWord; in fileIsIntelHex() local
/dports/mail/spamprobe/spamprobe-1.4d/src/database/
H A DFrequencyDBImpl_null.cc73 bool FrequencyDBImpl_null::firstWord(string &word, in firstWord() function in FrequencyDBImpl_null
H A DFrequencyDBImpl_bdb.cc298 bool FrequencyDBImpl_bdb::firstWord(string &word, in firstWord() function in FrequencyDBImpl_bdb
304 bool FrequencyDBImpl_bdb::firstWord(string &word, in firstWord() function in FrequencyDBImpl_bdb
H A DFrequencyDBImpl_dual.cc104 bool FrequencyDBImpl_dual::firstWord(string &word, in firstWord() function in FrequencyDBImpl_dual
H A DFrequencyDBImpl_split.cc145 bool FrequencyDBImpl_split::firstWord(string &word, in firstWord() function in FrequencyDBImpl_split
H A DFrequencyDBImpl_dbm.cc110 bool FrequencyDBImpl_dbm::firstWord(string &word, in firstWord() function in FrequencyDBImpl_dbm
H A DFrequencyDBImpl_cache.cc171 bool FrequencyDBImpl_cache::firstWord(string &word, in firstWord() function in FrequencyDBImpl_cache
/dports/science/opsin/dan2097-opsin-9b25f7546b67/opsin-core/src/main/java/uk/ac/cam/ch/wwmm/opsin/
H A DWordRules.java486 Element firstWord = wordEls.get(indexOfFirstWord); in matchWordRule() local
611 private void applySimpleWordRule(List<Element> wordEls, int indexOfFirstWord, Element firstWord) { in applySimpleWordRule()
625 …ate void applySubstituentWordRule(List<Element> wordEls, int indexOfFirstWord, Element firstWord) { in applySubstituentWordRule()
646 …private void joinWords(List<Element> wordEls, Element firstWord, Element wordToPotentiallyCombineW… in joinWords()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/
H A DVersion.java113 private static String firstWord(String sentence) { in firstWord() method in Version
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/contextualsearch/
H A DContextualSearchEntityHeuristic.java160 ContextualSearchContext contextualSearchContext, String firstWord, int firstWordOffset, in isTwoWordCamelCaseSpaceSeparatedEntity()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/common/parser/
H A DWordList.java574 String firstWord = firstExpr.getOriginal().toLowerCase(); in registerName() local
624 String firstWord = firstExpr.getOriginal().toLowerCase(); in unregisterName() local
/dports/lang/maude/maude-2.7.1/src/Utility/
H A DnatSet.hh110 Word firstWord; member in NatSet
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/
H A Dtext.cpp468 std::string firstWord; in encodeInstructionStartingWithImmediate() local
518 std::string firstWord; in spvTextEncodeOpcode() local

12345678