Home
last modified time | relevance | path

Searched defs:lName (Results 1 – 25 of 162) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java51 String lName = aLhs.getName(); in compare() local
68 String lName = Utils.getSignature(aLhs); in compare() local
76 String lName = aLhs.getName(); in compare() local
/dports/www/firefox/firefox-99.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java51 String lName = aLhs.getName(); in compare() local
68 String lName = Utils.getSignature(aLhs); in compare() local
76 String lName = aLhs.getName(); in compare() local
/dports/lang/spidermonkey60/firefox-60.9.0/build/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java51 String lName = aLhs.getName(); in compare() local
68 String lName = Utils.getSignature(aLhs); in compare() local
76 String lName = aLhs.getName(); in compare() local
/dports/www/firefox-legacy/firefox-52.8.0esr/build/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java51 String lName = aLhs.getName(); in compare() local
68 String lName = Utils.getSignature(aLhs); in compare() local
76 String lName = aLhs.getName(); in compare() local
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java51 String lName = aLhs.getName(); in compare() local
68 String lName = Utils.getSignature(aLhs); in compare() local
76 String lName = aLhs.getName(); in compare() local
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/annotations/src/main/java/org/mozilla/gecko/annotationProcessors/utils/
H A DAlphabeticAnnotatableEntityComparator.java51 String lName = aLhs.getName(); in compare() local
68 String lName = Utils.getSignature(aLhs); in compare() local
76 String lName = aLhs.getName(); in compare() local
/dports/deskutils/latte-dock/latte-dock-0.10.6/app/layouts/
H A Dsyncedlaunchers.cpp92 QString lName = (group == Types::LayoutLaunchers) ? layoutName : ""; in addLauncher() local
117 QString lName = (group == Types::LayoutLaunchers) ? layoutName : ""; in removeLauncher() local
142 QString lName = (group == Types::LayoutLaunchers) ? layoutName : ""; in addLauncherToActivity() local
167 QString lName = (group == Types::LayoutLaunchers) ? layoutName : ""; in removeLauncherFromActivity() local
192 QString lName = (group == Types::LayoutLaunchers) ? layoutName : ""; in urlsDropped() local
217 QString lName = (group == Types::LayoutLaunchers) ? layoutName : ""; in validateLaunchersOrder() local
/dports/textproc/zorba/zorba-2.7.0/src/runtime/introspection/
H A Ddctx_impl.cpp59 store::Item_t lName; in nextImpl() local
152 store::Item_t lName; in nextImpl() local
226 store::Item_t lName; in nextImpl() local
H A Dsctx_impl.cpp97 store::Item_t lName; in nextImpl() local
158 store::Item_t lName; in nextImpl() local
231 store::Item_t lName; in nextImpl() local
521 store::Item_t lName; in nextImpl() local
994 store::Item_t lName; in nextImpl() local
1029 store::Item_t lName; in nextImpl() local
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/jwwlib/src/
H A Ddl_jww.cpp112 string lName = HEX[DSen.m_nGLayer > ArraySize(HEX)-1 ? ArraySize(HEX)-1: DSen.m_nGLayer] + "-" + in CreateSen() local
177 RS_String lName = HEX[DSen.m_nGLayer > 0x0f ? 0: DSen.m_nGLayer] + "-" + in CreateSen() local
202 string lName = HEX[DEnko.m_nGLayer > ArraySize(HEX)-1 ? ArraySize(HEX)-1: DEnko.m_nGLayer] + "-" + in CreateEnko() local
308 RS_String lName = HEX[DEnko.m_nGLayer > 0x0f ? 0:DEnko.m_nGLayer] + "-" + in CreateEnko() local
347 RS_String lName = HEX[DEnko.m_nGLayer > 0x0f ? 0:DEnko.m_nGLayer] + "-" + in CreateEnko() local
379 RS_String lName = HEX[DEnko.m_nGLayer > 0x0f ? 0:DEnko.m_nGLayer] + "-" + in CreateEnko() local
397 string lName = HEX[DTen.m_nGLayer > ArraySize(HEX)-1 ? ArraySize(HEX)-1: DTen.m_nGLayer] + "-" + in CreateTen() local
429 RS_String lName = HEX[DTen.m_nGLayer > 0x0f ? 0 : DTen.m_nGLayer] + "-" + in CreateTen() local
449 string lName = HEX[DMoji.m_nGLayer > ArraySize(HEX)-1 ? ArraySize(HEX)-1: DMoji.m_nGLayer] + "-" + in CreateMoji() local
560 RS_String lName = HEX[DMoji.m_nGLayer > 0x0f ? 0: DMoji.m_nGLayer] + "-" + in CreateMoji() local
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/store/naive/
H A Djson_items.cpp221 store::Item* lName = lIter->first; in ~SimpleJSONObject() local
295 const char* lName = aName->getStringValue().c_str(); in add() local
362 const char* lName = aName->getStringValue().c_str(); in remove() local
418 const char* lName = aName->getStringValue().c_str(); in setValue() local
466 const char* lName = aName->getStringValue().c_str(); in rename() local
566 const char* lName = aKey->getStringValue().c_str(); in getObjectValue() local
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Ddebugger_server.cpp378 std::string lName = getVariableName(lFullName); in processCommand() local
409 std::string lName = ""; in processCommand() local
458 std::string lName = getVariableName(lFullName); in processCommand() local
619 std::string lName(aFullName); in getVariableName() local
/dports/graphics/bmeps/dktools-4.31.1/src/wxdkdraw/
H A DWxdkdrawDlgSplineValue.h79 wxStaticText *lName; variable
/dports/devel/open-beagle/beagle-3.0.3/examples/GP/parity/parity/
H A DParityEvalOp.cpp93 Beagle::string lName = "IN"; in evaluate() local
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/fo/
H A DFObj.java510 protected boolean isBlockItem(String nsURI, String lName) { in isBlockItem()
530 protected boolean isInlineItem(String nsURI, String lName) { in isInlineItem()
561 protected boolean isBlockOrInlineItem(String nsURI, String lName) { in isBlockOrInlineItem()
573 protected boolean isNeutralItem(String nsURI, String lName) { in isNeutralItem()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/core/config/
H A DGroupsXMLLoader.java122 …public void startElement(final String namespaceURI, final String lName, final String qName, final … in startElement()
H A DShopsXMLLoader.java98 public void startElement(final String namespaceURI, final String lName, final String qName, in startElement()
/dports/textproc/zorba/zorba-2.7.0/bin/
H A Derror_printer.cpp45 XQueryStackTrace::fn_name_type const& lName = it->getFnName(); in print_stack_trace() local
/dports/textproc/zorba/zorba-2.7.0/src/compiler/parser/
H A Dxqdoc_comment.cpp118 zstring lName, lValue = ""; in parseAnnotation() local
/dports/textproc/zorba/zorba-2.7.0/src/context/
H A Ddefault_url_resolvers.cpp130 store::Item_t lName; in resolveURL() local
/dports/devel/open-beagle/beagle-3.0.3/PACC/Math/
H A DVector.cpp86 string lName = inNode->getAttribute("name"); in read() local
/dports/textproc/zorba/zorba-2.7.0/bin/debugger/
H A Dcommand.h173 std::string lName = aNames.substr(before, pos); in splitNames() local
180 std::string lName = aNames.substr(before); in splitNames() local
/dports/www/firefox-esr/firefox-91.8.0/dom/xslt/xpath/
H A DtxExprParser.cpp358 RefPtr<nsAtom> prefix, lName; in createFilterOrStep() local
416 RefPtr<nsAtom> prefix, lName; in createFunctionCall() local
532 RefPtr<nsAtom> prefix, lName; in createLocationStep() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xslt/xpath/
H A DtxExprParser.cpp357 RefPtr<nsAtom> prefix, lName; in createFilterOrStep() local
415 RefPtr<nsAtom> prefix, lName; in createFunctionCall() local
532 RefPtr<nsAtom> prefix, lName; in createLocationStep() local
/dports/www/firefox/firefox-99.0/dom/xslt/xpath/
H A DtxExprParser.cpp352 RefPtr<nsAtom> prefix, lName; in createFilterOrStep() local
410 RefPtr<nsAtom> prefix, lName; in createFunctionCall() local
526 RefPtr<nsAtom> prefix, lName; in createLocationStep() local

1234567