Home
last modified time | relevance | path

Searched defs:getOrCreate (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DSharedImmutableStringsCache.cpp85 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function in js::SharedImmutableStringsCache
92 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function in js::SharedImmutableStringsCache
99 SharedImmutableStringsCache::getOrCreate(OwnedTwoByteChars&& chars, in getOrCreate() function in js::SharedImmutableStringsCache
107 SharedImmutableStringsCache::getOrCreate(const char16_t* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
H A DSharedImmutableStringsCache-inl.h15 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
42 SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DSharedImmutableStringsCache.cpp85 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function in js::SharedImmutableStringsCache
92 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function in js::SharedImmutableStringsCache
99 SharedImmutableStringsCache::getOrCreate(OwnedTwoByteChars&& chars, in getOrCreate() function in js::SharedImmutableStringsCache
107 SharedImmutableStringsCache::getOrCreate(const char16_t* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
H A DSharedImmutableStringsCache-inl.h15 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
42 SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DSharedImmutableStringsCache.cpp85 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function in js::SharedImmutableStringsCache
92 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function in js::SharedImmutableStringsCache
99 SharedImmutableStringsCache::getOrCreate(OwnedTwoByteChars&& chars, in getOrCreate() function in js::SharedImmutableStringsCache
107 SharedImmutableStringsCache::getOrCreate(const char16_t* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
H A DSharedImmutableStringsCache-inl.h15 [[nodiscard]] SharedImmutableString SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
42 SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/vm/
H A DSharedImmutableStringsCache.cpp96 SharedImmutableStringsCache::getOrCreate(OwnedChars&& chars, size_t length) in getOrCreate() function in js::SharedImmutableStringsCache
104 SharedImmutableStringsCache::getOrCreate(const char* chars, size_t length) in getOrCreate() function in js::SharedImmutableStringsCache
110 SharedImmutableStringsCache::getOrCreate(OwnedTwoByteChars&& chars, size_t length) in getOrCreate() function in js::SharedImmutableStringsCache
118 SharedImmutableStringsCache::getOrCreate(const char16_t* chars, size_t length) in getOrCreate() function in js::SharedImmutableStringsCache
H A DSharedImmutableStringsCache.h18 #include "js/HashTable.h" in getOrCreate()
47 using OwnedChars = mozilla::UniquePtr<char[], JS::FreePolicy>; in getOrCreate()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DSharedImmutableStringsCache.cpp85 SharedImmutableStringsCache::getOrCreate(OwnedChars&& chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
93 SharedImmutableStringsCache::getOrCreate(const char* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
99 SharedImmutableStringsCache::getOrCreate(OwnedTwoByteChars&& chars, in getOrCreate() function in js::SharedImmutableStringsCache
108 SharedImmutableStringsCache::getOrCreate(const char16_t* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
H A DSharedImmutableStringsCache-inl.h16 SharedImmutableStringsCache::getOrCreate(const char* chars, size_t length, in getOrCreate() function
43 SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DSharedImmutableStringsCache.cpp88 SharedImmutableStringsCache::getOrCreate(OwnedChars&& chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
95 SharedImmutableStringsCache::getOrCreate(const char* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
101 SharedImmutableStringsCache::getOrCreate(OwnedTwoByteChars&& chars, in getOrCreate() function in js::SharedImmutableStringsCache
109 SharedImmutableStringsCache::getOrCreate(const char16_t* chars, size_t length) { in getOrCreate() function in js::SharedImmutableStringsCache
H A DSharedImmutableStringsCache-inl.h16 SharedImmutableStringsCache::getOrCreate(const char* chars, size_t length, in getOrCreate() function
43 SharedImmutableStringsCache::getOrCreate( in getOrCreate() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/inc/
H A DSegCacheStore.h62 SegCache * getOrCreate(SegCacheStore * cacheStore, const Features & features) in getOrCreate() function
106 SegCache * getOrCreate(unsigned int i, const Features & features) in getOrCreate() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/graphite2/src/inc/
H A DSegCacheStore.h62 SegCache * getOrCreate(SegCacheStore * cacheStore, const Features & features) in getOrCreate() function
106 SegCache * getOrCreate(unsigned int i, const Features & features) in getOrCreate() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DJAXBContextImpl.java469 private ElementBeanInfoImpl getOrCreate( RuntimeElementInfo rei ) { in getOrCreate() method in JAXBContextImpl
477 protected JaxBeanInfo getOrCreate( RuntimeEnumLeafInfo eli ) { in getOrCreate() method in JAXBContextImpl
485 protected ClassBeanInfoImpl getOrCreate( RuntimeClassInfo ci ) { in getOrCreate() method in JAXBContextImpl
493 protected JaxBeanInfo getOrCreate( RuntimeArrayInfo ai ) { in getOrCreate() method in JAXBContextImpl
503 public JaxBeanInfo getOrCreate(RuntimeTypeInfo e) { in getOrCreate() method in JAXBContextImpl
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/
H A DJAXBContextImpl.java469 private ElementBeanInfoImpl getOrCreate( RuntimeElementInfo rei ) { in getOrCreate() method in JAXBContextImpl
477 protected JaxBeanInfo getOrCreate( RuntimeEnumLeafInfo eli ) { in getOrCreate() method in JAXBContextImpl
485 protected ClassBeanInfoImpl getOrCreate( RuntimeClassInfo ci ) { in getOrCreate() method in JAXBContextImpl
493 protected JaxBeanInfo getOrCreate( RuntimeArrayInfo ai ) { in getOrCreate() method in JAXBContextImpl
503 public JaxBeanInfo getOrCreate(RuntimeTypeInfo e) { in getOrCreate() method in JAXBContextImpl
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleNodeHandle.cpp60 PassRefPtr<InjectedBundleNodeHandle> InjectedBundleNodeHandle::getOrCreate(JSContextRef, JSObjectRe… in getOrCreate() function in WebKit::InjectedBundleNodeHandle
66 PassRefPtr<InjectedBundleNodeHandle> InjectedBundleNodeHandle::getOrCreate(Node* node) in getOrCreate() function in WebKit::InjectedBundleNodeHandle
H A DInjectedBundleRangeHandle.cpp44 PassRefPtr<InjectedBundleRangeHandle> InjectedBundleRangeHandle::getOrCreate(Range* range) in getOrCreate() function in WebKit::InjectedBundleRangeHandle
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/config/
H A DConfigFactory.java262 …public <T extends Config> T getOrCreate(final Class<? extends T> clazz, final Map<?, ?>... imports… in getOrCreate() method in ConfigFactory
285 …public <T extends Config> T getOrCreate(final Factory factory, final Class<? extends T> clazz, fin… in getOrCreate() method in ConfigFactory
310 …public <T extends Config> T getOrCreate(final Object key, final Class<? extends T> clazz, final Ma… in getOrCreate() method in ConfigFactory
333 public <T extends Config> T getOrCreate(final Factory factory, final Object key, in getOrCreate() method in ConfigFactory
/dports/devel/spark/spark-2.1.1/streaming/src/main/scala/org/apache/spark/streaming/api/java/
H A DJavaStreamingContext.scala622 def getOrCreate( method
643 def getOrCreate( method
667 def getOrCreate( method
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/password_check/android/internal/java/src/org/chromium/chrome/browser/password_check/
H A DPasswordCheckFactory.java27 public static @Nullable PasswordCheck getOrCreate(SettingsLauncher settingsLauncher) { in getOrCreate() method in PasswordCheckFactory
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/lwo/
H A DVertexMap.h55 VertexMap *getOrCreate(const std::string &name) in getOrCreate() function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/lwo/
H A DVertexMap.h55 VertexMap *getOrCreate(const std::string &name) in getOrCreate() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/InjectedBundle/
H A DInjectedBundleScriptWorld.cpp50 PassRefPtr<InjectedBundleScriptWorld> InjectedBundleScriptWorld::getOrCreate(DOMWrapperWorld* world) in getOrCreate() function in WebKit::InjectedBundleScriptWorld
/dports/www/grafana8/grafana-8.3.6/pkg/infra/serverlock/
H A Dserverlock.go81 func (sl *ServerLockService) getOrCreate(ctx context.Context, actionName string) (*serverLock, erro… func

1234567