Home
last modified time | relevance | path

Searched refs:exotic (Results 1 – 25 of 42) sorted by relevance

12

/third_party/jerryscript/tests/jerry/es2015/
Darray-from.js246 function exotic() { function
256 Array.from.call(exotic, [1]);
/third_party/python/Doc/library/
Durllib.error.rst39 is useful when handling exotic HTTP errors, such as requests for
Djson.rst661 when serializing instances of "exotic" numerical types such as
/third_party/quickjs/
DChangelog71 - allow exotic constructors
Dquickjs.h494 JSClassExoticMethods *exotic; member
/third_party/gptfdisk/
DREADME.md247 (over-2TiB) drives and use in exotic environments.
252 7 and 10. Other environments qualify as "exotic," and even macOS and Windows
253 are borderline exotic in this context, since I use Linux almost exclusively,
/third_party/boost/libs/property_tree/doc/
Dwindows_registry_parser.qbk13 …istry API. For example, access rights are not supported, as well as some exotic value formats. Reg…
/third_party/boost/libs/regex/doc/
Dmatch_result.qbk241 the underlying character type of the expression being matched may be something more exotic such as …
270 the underlying character type of the expression being matched may be something more exotic such as …
300 the underlying character type of the expression being matched may be something more exotic such as …
337 the underlying character type of the expression being matched may be something more exotic such as …
/third_party/node/tools/doc/
Dtype-parser.mjs49 'https://tc39.github.io/ecma262/#sec-module-namespace-exotic-objects',
/third_party/ffmpeg/doc/
Dnut.texi50 Since many exotic planar YUVA pixel formats are not considered by
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/math/
DBigDecimal.java521 boolean exotic; in BigDecimal()
561 exotic = false; // have extra digits in BigDecimal()
588 exotic = true; // will need conversion later in BigDecimal()
669 if (exotic) { in BigDecimal()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/math/
DBigDecimal.java505 boolean exotic; in BigDecimal()
545 exotic = false; // have extra digits in BigDecimal()
572 exotic = true; // will need conversion later in BigDecimal()
653 if (exotic) { in BigDecimal()
/third_party/python/Doc/howto/
Dannotations.rst117 Note that some exotic or malformed type objects may not have
/third_party/json/.github/
DCONTRIBUTING.md69 - Extending the **continuous integration** toward more exotic compilers such as Android NDK, Intel'…
/third_party/parse5/docs/
Dversion-history.md94 …ll some edge cases left that will lead to significant memory consumption, but they are quite exotic
/third_party/boost/libs/math/doc/differentiation/
Dautodiff.qbk224 of differentiation is only the price. For examples of more exotic greeks, see `example/black_schole…
/third_party/skia/site/docs/user/release/
Drelease_notes.md554 * Removed exotic legacy bitmap functions from SkCanvas (drawBitmapLattic, drawBitmapNine); the
555 exotic SkImage functions still exist.
/third_party/gstreamer/gstreamer/docs/random/
Devents252 This example is showing a more exotic way of using events. The reader should be aware that AVI
/third_party/skia/
DRELEASE_NOTES.txt659 * Removed exotic legacy bitmap functions from SkCanvas (drawBitmapLattic, drawBitmapNine); the
660 exotic SkImage functions still exist.
/third_party/node/test/fixtures/wpt/interfaces/
Dhtml.idl1625 // Since this is the global object, the IDL named getter adds a NamedPropertiesObject exotic
1626 // object on the prototype chain. Indeed, this does not make the global object an exotic object.
1627 // Indexed access is taken care of by the WindowProxy exotic object.
/third_party/unity/docs/
DUnityConfigurationGuide.md126 _Hint:_ In order to support exotic processors (for example TI C55x with a pointer
/third_party/libsnd/docs/
Dapi.md553 assume they are utf-8. Similarly if you have a string in some exotic format like
/third_party/gettext/gettext-tools/doc/
Dlang-perl.texi765 Perl sources. Yet, some more or less exotic constructs that could be
/third_party/vk-gl-cts/doc/testspecs/VK/
Dapitests.adoc437 … Targeted buffer tests need to verify that various corner-cases and more exotic configurations wor…
/third_party/boost/libs/histogram/doc/
Dguide.qbk40 …es can be configured to fit many needs. If you still need something more exotic, no problem, it is…

12