Searched refs:enlarge (Results 1 – 17 of 17) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-buffer.hh | 337 HB_NODISCARD HB_INTERNAL bool enlarge (unsigned int size); 340 { return likely (!size || size < allocated) ? true : enlarge (size); } in ensure()
|
D | hb-buffer.cc | 115 hb_buffer_t::enlarge (unsigned int size) in enlarge() function in hb_buffer_t
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regcomp.c | 239 static void enlarge(struct parse *, sopno); 1459 enlarge(p, p->ssize + len); /* this many unexpected additions */ in dupl() 1486 enlarge(p, (p->ssize+1) / 2 * 3); /* +50% */ in doemit() 1546 enlarge(struct parse *p, sopno size) in enlarge() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regcomp.c | 111 static void enlarge(struct parse *, sopno); 1331 enlarge(p, p->ssize + len); /* this many unexpected additions */ in dupl() 1358 enlarge(p, (p->ssize+1) / 2 * 3); /* +50% */ in doemit() 1418 enlarge(struct parse *p, sopno size) in enlarge() function
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_QCOM_render_pass_shader_resolve.txt | 34 This extension also provides a bit which can: be used to enlarge a sample
|
D | VK_QCOM_render_pass_shader_resolve.adoc | 34 This extension also provides a bit which can: be used to enlarge a sample
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.2.7.rst | 153 - glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1507 弘>'[enlarge]';
|
/third_party/python/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 175 Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit
|
/third_party/python/Doc/library/ |
D | ctypes.rst | 1995 but it is possible to enlarge the buffer.
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 3457 enlarge
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 12460 㨯 < to\-enlarge; 15697 弘 < enlarge; 44514 㨯 > to\-enlarge; 47121 弘 > enlarge;
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | 2drvb10.txt | 8329 118:32. I have run the way of thy commandments, when thou didst enlarge 21473 50:5. He prevailed to enlarge the city, and obtained glory in his 44083 women with child of Galaad to enlarge his border. 45165 1:16. Make thee bald, and be polled for thy delicate children: enlarge
|
/third_party/libabigail/tests/data/test-annotate/ |
D | test17-pr19027.so.abi | 1812 <!-- bool hb_buffer_t::enlarge(unsigned int) --> 1813 …<function-decl name='enlarge' mangled-name='_ZN11hb_buffer_t7enlargeEj' filepath='/tmp/legendre/sp…
|
/third_party/python/Misc/ |
D | HISTORY | 976 - Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff
|
/third_party/libabigail/tests/data/test-read-dwarf/ |
D | test17-pr19027.so.abi | 1189 …<function-decl name='enlarge' mangled-name='_ZN11hb_buffer_t7enlargeEj' filepath='/tmp/legendre/sp…
|
/third_party/NuttX/ |
D | ReleaseNotes | 31214 * [#5442](https://github.com/apache/nuttx/pull/5442) drivers: mtd: enlarge the limits of blocksize …
|