/external/harfbuzz_ng/src/ |
D | hb-buffer.hh | 332 HB_INTERNAL bool enlarge (unsigned int size); 335 { return likely (!size || size < allocated) ? true : enlarge (size); } in ensure()
|
D | hb-buffer.cc | 113 hb_buffer_t::enlarge (unsigned int size) in enlarge() function in hb_buffer_t
|
/external/scapy/scapy/ |
D | packet.py | 567 b.enlarge(pyx.unit.u_pt) 571 fb.enlarge(pyx.unit.u_pt) 573 lb.enlarge(pyx.unit.u_pt) 587 gb.enlarge(pyx.unit.u_pt) 590 kb.enlarge(pyx.unit.u_pt) 631 ptbb.enlarge(pyx.unit.u_pt*2) 652 dtb.enlarge(pyx.unit.u_pt)
|
/external/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regcomp.c | 238 static void enlarge(struct parse *, sopno); 1458 enlarge(p, p->ssize + len); /* this many unexpected additions */ in dupl() 1485 enlarge(p, (p->ssize+1) / 2 * 3); /* +50% */ in doemit() 1545 enlarge(struct parse *p, sopno size) in enlarge() function
|
/external/llvm/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
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regcomp.c | 103 static void enlarge(struct parse *, sopno); 1293 enlarge(p, p->ssize + len); /* this many unexpected additions */ in dupl() 1320 enlarge(p, (p->ssize+1) / 2 * 3); /* +50% */ in doemit() 1380 enlarge(struct parse *p, sopno size) in enlarge() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/ |
D | schedule_budget.ll | 34 ; some unrelated instructions inbetween to enlarge the scheduling region
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | schedule_budget.ll | 34 ; some unrelated instructions inbetween to enlarge the scheduling region
|
/external/jsoncpp/src/lib_json/ |
D | json_internalarray.inl | 285 // Need to enlarge page index ?
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | README | 153 this is an overwrite operation and will not enlarge an existing
|
/external/skia/docs/ |
D | spelling.txt | 71 encoders encodes encoding encompasses end ending ends engine engines enlarge enough
|
D | SkCanvas_Reference.bmh | 973 Note that the second clipRect is not permitted to enlarge Clip.
|
/external/skqp/docs/ |
D | spelling.txt | 71 encoders encodes encoding encompasses end ending ends engine engines enlarge enough
|
D | SkCanvas_Reference.bmh | 1030 Note that the second clipRect is not permitted to enlarge Clip.
|
/external/doclava/res/assets/templates-sdk/assets/css/ |
D | default.css | 9753 …enlarge-video-white, .dac-enlarge-video-white.dac-modal-header-close:before, .paging-links .dac-en…
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/resources/ |
D | Transliterator_Kanji_English.txt | 1507 弘>'[enlarge]';
|
/external/python/cpython2/Doc/library/ |
D | ctypes.rst | 1986 but it is possible to enlarge the buffer.
|
/external/python/cpython3/Doc/library/ |
D | ctypes.rst | 1933 but it is possible to enlarge the buffer.
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0a1.rst | 175 Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 12460 㨯 < to\-enlarge; 15697 弘 < enlarge; 44514 㨯 > to\-enlarge; 47121 弘 > enlarge;
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/skia/site/user/api/ |
D | SkCanvas_Reference.md | 1388 Note that the second <a href='#SkCanvas_clipRect'>clipRect</a> is not permitted to enlarge Clip.
|
/external/skqp/site/user/api/ |
D | SkCanvas_Reference.md | 1388 Note that the second <a href='#SkCanvas_clipRect'>clipRect</a> is not permitted to enlarge Clip.
|
/external/python/cpython3/Misc/ |
D | HISTORY | 976 - Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff
|