Home
last modified time | relevance | path

Searched refs:Instead (Results 1 – 25 of 10941) sorted by relevance

12345678910>>...438

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/ghc-exactprint-0.6.4/tests/examples/ghc84/
H A DFunctors.hs349 | Instead otherThing -- ^ Some totally unrelated other thing. constructor
369 Instead other1 <*> Instead other2 = Instead (other1 <> other2) function
370 Instead other <*> _ = Instead other function
371 _ <*> Instead other = Instead other
383 Instead other1 <> Instead other2 = Instead (other1 <> other2) function
384 Instead other <> _ = Instead other function
385 _ <> Instead other = Instead other
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/framework/bundles/en_US/
H A Dcollections.properties35 addItemError=addItem() is not available in this class. Instead, use a combination of minimum, maxim…
36 addItemAtError=addItemAt() is not available in this class. Instead, use a combination of minimum, m…
37 itemUpdatedError=itemUpdated() is not available in this class. Instead, use a combination of minimu…
38 removeAllError=removeAll() is not available in this class. Instead, use a combination of minimum, m…
39 removeItemAtError=removeItemAt() is not available in this class. Instead, use a combination of mini…
40 setItemAtError=setItemAt() is not available in this class. Instead, use a combination of minimum, m…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/development/documentation/styleguide/
H A Dword_list.md40 Instead of:
69 Instead of:
86 Instead of:
149 Instead of:
245 Instead of:
287 Instead of:
303 Instead of:
380 Instead of:
393 Instead of:
448 Instead of:
[all …]
/dports/www/drupal8/drupal-8.9.20/core/includes/
H A Ddatabase.inc48 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
84 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
118 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
342 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
366 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
410 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
429 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
509 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
619 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
644 * @deprecated in drupal:8.0.0 and is removed from drupal:9.0.0. Instead,
[all …]
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-haxe.all/classes.all/display/
H A DBlendMode_as.hx52 … DejaGnu.fail("BlendMode.ADD is not a string. Instead, it is a "+Type.typeof(BlendMode.ADD));
68 … DejaGnu.fail("BlendMode.ALPHA is not a string. Instead, it is a "+Type.typeof(BlendMode.ALPHA));
84 … DejaGnu.fail("BlendMode.DARKEN is not a string. Instead, it is a "+Type.typeof(BlendMode.DARKEN));
116 … DejaGnu.fail("BlendMode.ERASE is not a string. Instead, it is a "+Type.typeof(BlendMode.ERASE));
148 … DejaGnu.fail("BlendMode.INVERT is not a string. Instead, it is a "+Type.typeof(BlendMode.INVERT));
164 … DejaGnu.fail("BlendMode.LAYER is not a string. Instead, it is a "+Type.typeof(BlendMode.LAYER));
180 …DejaGnu.fail("BlendMode.LIGHTEN is not a string. Instead, it is a "+Type.typeof(BlendMode.LIGHTEN)…
196 …DejaGnu.fail("BlendMode.MULTIPLY is not a string. Instead, it is a "+Type.typeof(BlendMode.MULTIPL…
212 … DejaGnu.fail("BlendMode.NORMAL is not a string. Instead, it is a "+Type.typeof(BlendMode.NORMAL));
228 …DejaGnu.fail("BlendMode.OVERLAY is not a string. Instead, it is a "+Type.typeof(BlendMode.OVERLAY)…
[all …]
H A DSWFVersion_as.hx50 … DejaGnu.fail("SWFVersion.FLASH1 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH1));
60 … DejaGnu.fail("SWFVersion.FLASH2 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH2));
70 … DejaGnu.fail("SWFVersion.FLASH3 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH3));
80 … DejaGnu.fail("SWFVersion.FLASH4 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH4));
90 … DejaGnu.fail("SWFVersion.FLASH5 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH5));
101 … DejaGnu.fail("SWFVersion.FLASH6 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH6));
112 … DejaGnu.fail("SWFVersion.FLASH7 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH7));
123 … DejaGnu.fail("SWFVersion.FLASH8 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH8));
134 … DejaGnu.fail("SWFVersion.FLASH9 is not an int. Instead, it is a "+Type.typeof(SWFVersion.FLASH9));
/dports/devel/py3c/py3c-1.3/doc/source/
H A Dguide-modernization.rst35 Instead of use
79 Instead, use `type objects <https://docs.python.org/2/c-api/type.html#typeobjects>`_,
104 * Instead of
110 * Instead of :c:func:`PyCObject_FromVoidPtrAndDesc(obj, desc, destr) <py2:PyCObject_FromVoidPtrAndD…
113 * Instead of :c:func:`PyCObject_AsVoidPtr(obj) <py2:PyCObject_AsVoidPtr>`,
117 * Instead of :c:func:`py2:PyCObject_GetDesc`,
119 * Instead of :c:func:`py2:PyCObject_SetVoidPtr`,
/dports/devel/flex-sdk/flex-sdk-4.6.0.23201/frameworks/projects/spark/bundles/en_US/
H A Dcomponents.properties45 addChildError=addChild() is not available in this class. Instead, use addElement() or modify the sk…
46 addChildAtError=addChildAt() is not available in this class. Instead, use addElementAt() or modify …
47 removeChildError=removeChild() is not available in this class. Instead, use removeElement() or modi…
48 removeChildAtError=removeChildAt() is not available in this class. Instead, use removeElementAt() o…
49 setChildIndexError=setChildIndex() is not available in this class. Instead, use setElementIndex() o…
50 swapChildrenError=swapChildren() is not available in this class. Instead, use swapElements() or mod…
51 swapChildrenAtError=swapChildrenAt() is not available in this class. Instead, use swapElementsAt() …
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/nwpwxc/
H A DREADME13 Instead of outputting
21 Instead of inputing
27 Instead of outputting
/dports/lang/racket/racket-8.3/share/pkgs/gui-doc/mrlib/scribblings/graph/
H A Dgraph-snip-intf.scrbl15 Instead of calling this method, consider using the
33 Instead of calling this method, consider using the
62 Instead of calling this method, consider using the
72 Instead of calling this method, consider using the
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/pcmcia/
H A Ddriver-changes.rst27 Instead of win_req_t, drivers are now requested to fill out
34 Instead of io_req_t, drivers are now requested to fill out
49 Instead of the old pcmcia_request_irq() interface, drivers may now
58 Instead of the cs_error() callback or the CS_CHECK() macro, please use
63 Instead of pcmcia_get_{first,next}_tuple(), pcmcia_get_tuple_data() and
76 Instead of calling pcmcia_release_{configuration,io,irq,win}, all that's
116 PCMCIA card drivers. Instead, it is the job of the PCMCIA core to
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/pcmcia/
H A Ddriver-changes.rst27 Instead of win_req_t, drivers are now requested to fill out
34 Instead of io_req_t, drivers are now requested to fill out
49 Instead of the old pcmcia_request_irq() interface, drivers may now
58 Instead of the cs_error() callback or the CS_CHECK() macro, please use
63 Instead of pcmcia_get_{first,next}_tuple(), pcmcia_get_tuple_data() and
76 Instead of calling pcmcia_release_{configuration,io,irq,win}, all that's
116 PCMCIA card drivers. Instead, it is the job of the PCMCIA core to
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/pcmcia/
H A Ddriver-changes.rst27 Instead of win_req_t, drivers are now requested to fill out
34 Instead of io_req_t, drivers are now requested to fill out
49 Instead of the old pcmcia_request_irq() interface, drivers may now
58 Instead of the cs_error() callback or the CS_CHECK() macro, please use
63 Instead of pcmcia_get_{first,next}_tuple(), pcmcia_get_tuple_data() and
76 Instead of calling pcmcia_release_{configuration,io,irq,win}, all that's
116 PCMCIA card drivers. Instead, it is the job of the PCMCIA core to
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/9.2/
H A DImportant-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst15 * Instead of calling :php:`HttpUtility::redirect()` a :php:`RedirectResponse` is returned.
16 * Instead of returning :php:`null` a :php:`NullResponse` is returned.
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/9.2/
H A DImportant-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst15 * Instead of calling :php:`HttpUtility::redirect()` a :php:`RedirectResponse` is returned.
16 * Instead of returning :php:`null` a :php:`NullResponse` is returned.
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.2/
H A DDeprecation-75760-DeprecateMethodsOfLocalizationRepository.rst34 Instead of :php:`LocalizationRepository::getExcludeQueryPart()` configure the query restrictions yo…
43 Instead of :php:`LocalizationRepository::getAllowedLanguagesForBackendUser()` add
H A DDeprecation-72859-DeprecateMethodsOfDocumentTemplate.rst45 Instead of :php:`wrapScriptTags()` use :php:`GeneralUtility::wrapJS`.
47 Instead of :php:`getContextMenuCode()` use:
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.2/
H A DDeprecation-75760-DeprecateMethodsOfLocalizationRepository.rst34 Instead of :php:`LocalizationRepository::getExcludeQueryPart()` configure the query restrictions yo…
43 Instead of :php:`LocalizationRepository::getAllowedLanguagesForBackendUser()` add
H A DDeprecation-72859-DeprecateMethodsOfDocumentTemplate.rst45 Instead of :php:`wrapScriptTags()` use :php:`GeneralUtility::wrapJS`.
47 Instead of :php:`getContextMenuCode()` use:
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/9.2/
H A DImportant-83724-APIAndBehaviorChangeInRequestHandlerClasses.rst15 * Instead of calling :php:`HttpUtility::redirect()` a :php:`RedirectResponse` is returned.
16 * Instead of returning :php:`null` a :php:`NullResponse` is returned.
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Documentation/Changelog/8.2/
H A DDeprecation-75760-DeprecateMethodsOfLocalizationRepository.rst34 Instead of :php:`LocalizationRepository::getExcludeQueryPart()` configure the query restrictions yo…
43 Instead of :php:`LocalizationRepository::getAllowedLanguagesForBackendUser()` add
H A DDeprecation-72859-DeprecateMethodsOfDocumentTemplate.rst45 Instead of :php:`wrapScriptTags()` use :php:`GeneralUtility::wrapJS`.
47 Instead of :php:`getContextMenuCode()` use:
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dclose.texi17 Instead, @code{closesocket} must be used.
24 that can be closed by @code{close}. Instead, @code{closesocket} must be
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Documentation/Changelog/8.3/
H A DDeprecation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst34 Instead of :php:`GeneralUtility::strtoupper($value)` use:
40 Instead of :php:`GeneralUtility::strtolower($value)` use:
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Documentation/Changelog/8.3/
H A DDeprecation-76804-DeprecateGeneralUtilitystrtoupperStrtolower.rst34 Instead of :php:`GeneralUtility::strtoupper($value)` use:
40 Instead of :php:`GeneralUtility::strtolower($value)` use:

12345678910>>...438