Searched refs:enhancements (Results 1 – 25 of 135) sorted by relevance
123456
/third_party/typescript/tests/baselines/reference/ |
D | stringLiteralsAssertionsInEqualityComparisons02.symbols | 2 type EnhancedString = string & { enhancements: any }; 4 >enhancements : Symbol(enhancements, Decl(stringLiteralsAssertionsInEqualityComparisons02.ts, 0, 32…
|
D | stringLiteralsAssertionsInEqualityComparisons02.types | 2 type EnhancedString = string & { enhancements: any }; 4 >enhancements : any
|
D | stringLiteralsAssertionsInEqualityComparisons02.js | 2 type EnhancedString = string & { enhancements: any };
|
D | stringLiteralsAssertionsInEqualityComparisons02.errors.txt | 7 type EnhancedString = string & { enhancements: any };
|
/third_party/libjpeg-turbo/.github/ |
D | CONTRIBUTING.md | 66 - Non-trivial performance enhancements that have less than a 5% overall 70 prepared to justify the enhancement. In general, build system enhancements 89 Specific types of build system enhancements that *will not* be accepted: 92 of a downstream repository. These enhancements are not maintainable in
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFeatures.td | 217 "vector-enhancements-1", "VectorEnhancements1", 218 "Assume that the vector enhancements facility 1 is installed" 259 "vector-enhancements-2", "VectorEnhancements2", 260 "Assume that the vector enhancements facility 2 is installed"
|
/third_party/pcre2/pcre2/ |
D | NEWS | 74 Again, mainly bug fixes and tidies. The only enhancements are the addition of 87 Bugfixes, tidies, and a few new enhancements. 108 Another release with a few enhancements as well as bugfixes and tidies. The 125 Yet more bugfixes, tidies, and a few enhancements, summarized here (see 174 enhancements. These are the main ones: 200 However, there are some minor enhancements. 342 4. There have been a number of enhancements to the pcre2_substitute() function, 367 11. There have been some minor performance enhancements.
|
/third_party/mesa3d/src/imagination/common/ |
D | pvr_device_info.h | 225 #define PVR_HAS_ERN(dev_info, number) ((dev_info)->enhancements.has_ern##number) 355 struct pvr_device_enhancements enhancements; member
|
D | pvr_device_info.c | 298 info->enhancements = pvr_device_enhancements_##_b##_##_v##_##_n##_##_c; \ in pvr_device_info_init()
|
/third_party/typescript/tests/cases/conformance/types/literal/ |
D | stringLiteralsAssertionsInEqualityComparisons02.ts | 1 type EnhancedString = string & { enhancements: any };
|
/third_party/flutter/skia/third_party/externals/harfbuzz/ |
D | TODO | 25 hb-view / hb-shape enhancements:
|
/third_party/skia/third_party/externals/harfbuzz/ |
D | TODO | 25 hb-view / hb-shape enhancements:
|
/third_party/harfbuzz/ |
D | TODO | 25 hb-view / hb-shape enhancements:
|
/third_party/popt/ |
D | README | 2 to getopt(3), it contains a number of enhancements, including:
|
/third_party/flutter/skia/third_party/externals/sdl/docs/ |
D | README-hg.md | 5 Mercurial allows you to get up-to-the-minute fixes and enhancements;
|
/third_party/libjpeg-turbo/release/ |
D | ReadMe.txt | 5 …y Miyasaka Masaru. The TigerVNC and VirtualGL projects made numerous enhancements to the codec in…
|
D | deb-control.in | 28 VirtualGL projects made numerous enhancements to the codec in 2009, and in
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/ |
D | ReadMe.txt | 5 …y Miyasaka Masaru. The TigerVNC and VirtualGL projects made numerous enhancements to the codec in…
|
D | deb-control.in | 29 VirtualGL projects made numerous enhancements to the codec in 2009, and in
|
/third_party/python/Lib/idlelib/ |
D | CREDITS.txt | 19 subprocess, and made a number of usability enhancements.
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.1.rst | 33 - Assorted DRI driver enhancements
|
/third_party/libxml2/vms/ |
D | build_libxml.com | 28 $! miscellaneous enhancements to build process
|
/third_party/skia/third_party/externals/opengl-registry/extensions/S3/ |
D | S3_s3tc.txt | 107 size, so some enhancements to the existing TexImage2D protocol might
|
/third_party/openGLES/extensions/S3/ |
D | S3_s3tc.txt | 107 size, so some enhancements to the existing TexImage2D protocol might
|
/third_party/tzdata/ |
D | README | 36 fixes and enhancements are welcome. Please see the file CONTRIBUTING
|
123456