Home
last modified time | relevance | path

Searched refs:beginType (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Spanner/
H A DTransactionSelector.php20 protected $beginType = 'Google_Service_Spanner_TransactionOptions'; variable in Google_Service_Spanner_TransactionSelector
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Spanner/
H A DTransactionSelector.php20 protected $beginType = 'Google_Service_Spanner_TransactionOptions'; variable in Google_Service_Spanner_TransactionSelector
/dports/www/firefox-esr/firefox-91.8.0/js/public/experimental/
H A DCTypes.h61 AutoCTypesActivityCallback(JSContext* cx, CTypesActivityType beginType,
/dports/www/firefox/firefox-99.0/js/public/experimental/
H A DCTypes.h61 AutoCTypesActivityCallback(JSContext* cx, CTypesActivityType beginType,
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/experimental/
H A DCTypes.h61 AutoCTypesActivityCallback(JSContext* cx, CTypesActivityType beginType,
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/intl/
H A DLocale.cpp732 const CharT* beginType = beginKey + UnicodeKeyLength; in FindUnicodeExtensionType() local
743 if (beginType != endType) { in FindUnicodeExtensionType()
744 MOZ_ASSERT(beginType[0] == '-'); in FindUnicodeExtensionType()
745 beginType++; in FindUnicodeExtensionType()
747 return mozilla::Some(IndexAndLength{size_t(beginType - extension), in FindUnicodeExtensionType()
748 size_t(endType - beginType)}); in FindUnicodeExtensionType()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/intl/
H A DLocale.cpp726 const CharT* beginType = beginKey + UnicodeKeyLength; in FindUnicodeExtensionType() local
737 if (beginType != endType) { in FindUnicodeExtensionType()
738 MOZ_ASSERT(beginType[0] == '-'); in FindUnicodeExtensionType()
739 beginType++; in FindUnicodeExtensionType()
741 return mozilla::Some(IndexAndLength{size_t(beginType - extension), in FindUnicodeExtensionType()
742 size_t(endType - beginType)}); in FindUnicodeExtensionType()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/intl/
H A DLocale.cpp732 const CharT* beginType = beginKey + UnicodeKeyLength; in FindUnicodeExtensionType() local
743 if (beginType != endType) { in FindUnicodeExtensionType()
744 MOZ_ASSERT(beginType[0] == '-'); in FindUnicodeExtensionType()
745 beginType++; in FindUnicodeExtensionType()
747 return mozilla::Some(IndexAndLength{size_t(beginType - extension), in FindUnicodeExtensionType()
748 size_t(endType - beginType)}); in FindUnicodeExtensionType()
/dports/www/firefox/firefox-99.0/js/src/builtin/intl/
H A DLocale.cpp785 const CharT* beginType = beginKey + UnicodeKeyLength; in FindUnicodeExtensionType() local
796 if (beginType != endType) { in FindUnicodeExtensionType()
797 MOZ_ASSERT(beginType[0] == '-'); in FindUnicodeExtensionType()
798 beginType++; in FindUnicodeExtensionType()
800 return mozilla::Some(IndexAndLength{size_t(beginType - extension), in FindUnicodeExtensionType()
801 size_t(endType - beginType)}); in FindUnicodeExtensionType()
/dports/games/residualvm/residualvm-0.3.1/graphics/tinygl/
H A Dzdirtyrect.cpp446 state.beginType = c->begin_type; in captureState()
482 c->begin_type = state.beginType; in applyState()
656 return beginType == other.beginType && in operator ==()
H A Dzdirtyrect.h113 int beginType; member
/dports/games/scummvm/scummvm-2.5.1/graphics/tinygl/
H A Dzdirtyrect.cpp446 state.beginType = c->begin_type; in captureState()
484 c->begin_type = state.beginType; in applyState()
660 return beginType == other.beginType && in operator ==()
H A Dzdirtyrect.h113 int beginType; member
/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMsWks4Text.cxx1730 int beginType = 0; in toknDataParser() local
1734 beginType=1; in toknDataParser()
1738 beginType=1; in toknDataParser()
1742 beginType = 0; in toknDataParser()
1747 beginType = 0; in toknDataParser()
1752 beginType = 2; in toknDataParser()
1762 switch (beginType) { in toknDataParser()
/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsfriendapi.cpp708 JSContext* cx, CTypesActivityType beginType, CTypesActivityType endType) in AutoCTypesActivityCallback() argument
713 callback(cx, beginType); in AutoCTypesActivityCallback()
/dports/www/firefox/firefox-99.0/js/src/
H A Djsfriendapi.cpp706 JSContext* cx, CTypesActivityType beginType, CTypesActivityType endType) in AutoCTypesActivityCallback() argument
711 callback(cx, beginType); in AutoCTypesActivityCallback()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsfriendapi.cpp708 JSContext* cx, CTypesActivityType beginType, CTypesActivityType endType) in AutoCTypesActivityCallback() argument
713 callback(cx, beginType); in AutoCTypesActivityCallback()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djsfriendapi.cpp1193 js::CTypesActivityType beginType, in AutoCTypesActivityCallback() argument
1201 callback(cx, beginType); in AutoCTypesActivityCallback()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsfriendapi.cpp1312 js::CTypesActivityType beginType, in AutoCTypesActivityCallback() argument
1320 callback(cx, beginType); in AutoCTypesActivityCallback()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsfriendapi.cpp1161 JSContext* cx, js::CTypesActivityType beginType, in AutoCTypesActivityCallback() argument
1168 if (callback) callback(cx, beginType); in AutoCTypesActivityCallback()
H A Djsfriendapi.h2603 AutoCTypesActivityCallback(JSContext* cx, CTypesActivityType beginType,
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsfriendapi.cpp1355 JSContext* cx, js::CTypesActivityType beginType, in AutoCTypesActivityCallback() argument
1363 callback(cx, beginType); in AutoCTypesActivityCallback()
H A Djsfriendapi.h2231 AutoCTypesActivityCallback(JSContext* cx, CTypesActivityType beginType,
/dports/cad/openroad/OpenROAD-2.0/src/sta/liberty/
H A DLibertyReaderPvt.hh148 virtual void beginType(LibertyGroup *group);
H A DLibertyReader.cc256 defineGroupVisitor("type", &LibertyReader::beginType, in defineVisitors()
1398 LibertyReader::beginType(LibertyGroup *) in beginType() function in sta::LibertyReader

12