Home
last modified time | relevance | path

Searched refs:enlarge (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-buffer.hh337 HB_NODISCARD HB_INTERNAL bool enlarge (unsigned int size);
340 { return likely (!size || size < allocated) ? true : enlarge (size); } in ensure()
Dhb-buffer.cc115 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/
Dregcomp.c239 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/
Dregcomp.c111 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/
DVK_QCOM_render_pass_shader_resolve.txt34 This extension also provides a bit which can: be used to enlarge a sample
DVK_QCOM_render_pass_shader_resolve.adoc34 This extension also provides a bit which can: be used to enlarge a sample
/third_party/mesa3d/docs/relnotes/
D10.2.7.rst153 - glsl_to_tgsi: allocate and enlarge arrays for temporaries on demand
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/
DTransliterator_Kanji_English.txt1507 弘>'[enlarge]';
/third_party/python/Misc/NEWS.d/
D3.5.0a1.rst175 Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit
/third_party/python/Doc/library/
Dctypes.rst1995 but it is possible to enlarge the buffer.
/third_party/skia/third_party/externals/harfbuzz/perf/texts/
Den-words.txt3457 enlarge
/third_party/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt12460 㨯 < to\-enlarge;
15697 弘 < enlarge;
44514 㨯 > to\-enlarge;
47121 弘 > enlarge;
/third_party/icu/icu4j/perf-tests/data/collation/
D2drvb10.txt8329 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/
Dtest17-pr19027.so.abi1812 <!-- 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/
DHISTORY976 - Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi1189 …<function-decl name='enlarge' mangled-name='_ZN11hb_buffer_t7enlargeEj' filepath='/tmp/legendre/sp…
/third_party/NuttX/
DReleaseNotes31214 * [#5442](https://github.com/apache/nuttx/pull/5442) drivers: mtd: enlarge the limits of blocksize …