/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/ |
H A D | cfg_logconfig_test.go | 54 firstContext, err := getFirstContext() 68 if conf.IsAllowed(TraceLvl, firstContext) { 82 if conf.IsAllowed(TraceLvl, firstContext) {
|
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/ |
H A D | cfg_logconfig_test.go | 54 firstContext, err := getFirstContext() 68 if conf.IsAllowed(TraceLvl, firstContext) { 82 if conf.IsAllowed(TraceLvl, firstContext) {
|
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/ |
H A D | cfg_logconfig_test.go | 54 firstContext, err := getFirstContext() 68 if conf.IsAllowed(TraceLvl, firstContext) { 82 if conf.IsAllowed(TraceLvl, firstContext) {
|
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/cihub/seelog/ |
H A D | cfg_logconfig_test.go | 54 firstContext, err := getFirstContext() 68 if conf.IsAllowed(TraceLvl, firstContext) { 82 if conf.IsAllowed(TraceLvl, firstContext) {
|
/dports/deskutils/zanshin/zanshin-21.12.3/tests/units/testlib/ |
H A D | akonadifakedataxmlloadertest.cpp | 68 const auto firstContext = data.contexts().at(0); in shouldLoadFromXmlFile() local 69 QCOMPARE(firstContext.remoteId(), "rid-online-context"); in shouldLoadFromXmlFile() 70 const auto contextAsTodo = firstContext.payload<KCalCore::Todo::Ptr>(); in shouldLoadFromXmlFile()
|
/dports/games/uqm/uqm-0.8.0/src/libs/graphics/ |
H A D | context.c | 26 CONTEXT firstContext; variable 28 CONTEXT *contextEnd = &firstContext; 115 for (ptr = &firstContext; *ptr != NULL; ptr = &(*ptr)->next) { in FindContextPtr() 395 return firstContext; in GetFirstContext()
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/ |
H A D | SVGRootInlineBox.cpp | 247 …tor(Vector<SVGTextLayoutAttributes>& attributes, RenderSVGInlineText* firstContext, RenderSVGInlin… in findFirstAndLastAttributesInVector() argument 256 if (!first && firstContext == current.context()) in findFirstAndLastAttributesInVector() 291 RenderSVGInlineText* firstContext = toRenderSVGInlineText(firstTextBox->textRenderer()); in reverseInlineBoxRangeAndValueListsIfNeeded() local 296 …findFirstAndLastAttributesInVector(attributes, firstContext, lastContext, firstAttributes, lastAtt… in reverseInlineBoxRangeAndValueListsIfNeeded()
|
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/tests/org.eclipse.e4.core.tests/src/org/eclipse/e4/core/internal/tests/di/extensions/ |
H A D | InjectionOSGiTest.java | 120 final BundleContext firstContext = target in testUnInject() local 133 assertNotSame(firstContext, secondContext); in testUnInject()
|
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/mapred/lib/ |
H A D | TestDynamicInputFormat.java | 195 DynamicInputChunkContext firstContext = in testDynamicInputChunkContext() local 204 "object should be the same.",firstContext.equals(secondContext)); in testDynamicInputChunkContext() 208 "objects should be different.",!firstContext.equals(thirdContext)); in testDynamicInputChunkContext()
|
/dports/net/cjdns/cjdns-cjdns-v21.1/memory/ |
H A D | Allocator.c | 835 struct Allocator_FirstCtx* firstContext = in Allocator_new() local 842 struct Allocator_pvt* context = &firstContext->context; in Allocator_new() 843 context->rootAlloc = firstContext; in Allocator_new()
|
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/src/indexer/ |
H A D | katehighlightingindexer.cpp | 122 auto *firstContext = &*definition.contexts.find(definition.firstContextName); in resolveContexts() local 123 firstContext->isOnlyIncluded = false; in resolveContexts() 124 definition.firstContext = firstContext; in resolveContexts() 772 const Context *firstContext = nullptr; member 914 if (definition.firstContext) { in extractUsedContexts() 915 usedContexts.insert(definition.firstContext); in extractUsedContexts() 917 contexts.append(definition.firstContext); in extractUsedContexts()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Description/ |
H A D | WsdlImporter.cs | 1596 PolicyConversionContext firstContext = null; in ImportPolicyFromWsdl() 1602 if (firstContext == null) in ImportPolicyFromWsdl() 1603 firstContext = policyConversionContext; in ImportPolicyFromWsdl() 1621 if (firstContext != null) in ImportPolicyFromWsdl() 1624 …firstContext.BindingElements.Insert(0, CollectUnrecognizedAssertions(firstContext, endpointContext… in ImportPolicyFromWsdl() 1626 return firstContext.BindingElements; in ImportPolicyFromWsdl()
|
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/syntax-highlighting/src/indexer/ |
H A D | katehighlightingindexer.cpp | 108 definition.firstContext = &*definition.contexts.find(definition.firstContextName); in resolveContexts() 703 const Context *firstContext = nullptr; member 841 if (definition.firstContext) { in extractUsedContexts() 842 usedContexts.insert(definition.firstContext); in extractUsedContexts() 844 contexts.append(definition.firstContext); in extractUsedContexts()
|
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.expression/src/test/java/org/springframework/expression/spel/ |
H A D | SpringEL300Tests.java | 1101 public Map<String, String> firstContext = new HashMap<String, String>(); field in SpringEL300Tests.ContextObject 1107 firstContext.put("shouldBeFirst", "first"); in ContextObject() 1121 public Map<String, String> getFirstContext() {return firstContext;} in getFirstContext()
|
/dports/net/keycloak/keycloak-15.1.1/themes/keycloak/common/resources/web_modules/ |
H A D | react-dom.js.map | 1 …firstContext&&(a.expirationTime>=b&&(ia=!0),a.firstContext=null)}function W(a,b){if(Gc!==a&&!1!==b…
|
/dports/www/grafana8/grafana-8.3.6/.yarn/plugins/@yarnpkg/ |
H A D | plugin-interactive-tools.cjs | 42 …firstContext!==null&&(y.expirationTime>=g&&(ho=!0),y.firstContext=null)}function ku(y,g){if(Mu!==y… 44 …firstContext:F.firstContext,responders:F.responders}),b=b.sibling;en(qe,qe.current&1|2,g),g=g.chil… 83 …firstContext;te!==null;){if(te.context===d&&(te.observedBits&E)!=0){if(R.tag===M){var le=Cu(C,null… 95 …pendencies;if(f!=null){R===null&&(R=d.dependencies={expirationTime:ft,firstContext:null,responders… 169 …firstContext:R.firstContext,responders:R.responders},C.sibling=f.sibling,C.index=f.index,C.ref=f.r…
|
/dports/www/nextcloud/nextcloud/apps-pkg/logreader/build/ |
H A D | main.js.map | 1 …firstContext&&(0!==(a.lanes&b)&&(ug=!0),a.firstContext=null)}\nfunction vg(a,b){if(pg!==a&&!1!==b&…
|
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@reduxjs/toolkit/dist/query/react/ |
H A D | rtk-query-react.umd.min.js.map | 1 …firstContext&&(0!=(e.lanes&t)&&(Lu=!0),e.firstContext=null)}function ro(e,t){if(Ja!==e&&!1!==t&&0!…
|
/dports/www/nextcloud-groupfolders/groupfolders/js/ |
H A D | groupfolders-settings.js.map | 1 …firstContext","lanes","ug","vg","context","observedBits","responders","wg","xg","updateQueue","bas…
|
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/admin/static/wagtailadmin/js/ |
H A D | vendor.js.map | 1 …firstContext","expirationTime","rg","sg","observedBits","responders","tg","ug","updateQueue","base…
|
/dports/www/jitsi-meet/jitsi-meet/libs/ |
H A D | dial_in_info_bundle.min.map | 1 …firstContext","expirationTime","Lf","Mf","observedBits","responders","Nf","Of","baseState","firstU…
|
/dports/www/py-lektor/Lektor-3.2.2/lektor/admin/static/gen/ |
H A D | vendor.js.map | 1 …firstContext;\n\n while (dependency !== null) {\n // Check if the context matches.\n …
|
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/assets/debugger/static/js/ |
H A D | 2.21828acd.chunk.js.map | 1 …firstContext","lanes","ug","vg","responders","wg","xg","updateQueue","firstBaseUpdate","lastBaseUp…
|
/dports/emulators/ppsspp/ppsspp-1.12.3/assets/debugger/static/js/ |
H A D | 2.21828acd.chunk.js.map | 1 …firstContext","lanes","ug","vg","responders","wg","xg","updateQueue","firstBaseUpdate","lastBaseUp…
|
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/assets/debugger/static/js/ |
H A D | 2.21828acd.chunk.js.map | 1 …firstContext","lanes","ug","vg","responders","wg","xg","updateQueue","firstBaseUpdate","lastBaseUp…
|