| /third_party/skia/third_party/externals/icu/source/samples/break/ |
| D | break.cpp | 51 void printEachForward( BreakIterator& boundary) in printEachForward() 63 void printEachBackward( BreakIterator& boundary) in printEachBackward() 75 void printFirst(BreakIterator& boundary) in printFirst() 83 void printLast(BreakIterator& boundary) in printLast() 91 void printAt(BreakIterator &boundary, int32_t pos ) in printAt() 103 BreakIterator* boundary; in main() local
|
| D | ubreak.c | 39 void printEachForward( UBreakIterator* boundary, UChar* str) { in printEachForward() 50 void printEachBackward( UBreakIterator* boundary, UChar* str) { in printEachBackward() 60 void printFirst(UBreakIterator* boundary, UChar* str) { in printFirst() 68 void printLast(UBreakIterator* boundary, UChar* str) { in printLast() 77 void printAt(UBreakIterator* boundary, int32_t pos , UChar* str) { in printAt() 87 UBreakIterator *boundary; in c_main() local
|
| /third_party/icu/icu4c/source/samples/break/ |
| D | break.cpp | 51 void printEachForward( BreakIterator& boundary) in printEachForward() 63 void printEachBackward( BreakIterator& boundary) in printEachBackward() 75 void printFirst(BreakIterator& boundary) in printFirst() 83 void printLast(BreakIterator& boundary) in printLast() 91 void printAt(BreakIterator &boundary, int32_t pos ) in printAt() 103 BreakIterator* boundary; in main() local
|
| D | ubreak.c | 39 void printEachForward( UBreakIterator* boundary, UChar* str) { in printEachForward() 50 void printEachBackward( UBreakIterator* boundary, UChar* str) { in printEachBackward() 60 void printFirst(UBreakIterator* boundary, UChar* str) { in printFirst() 68 void printLast(UBreakIterator* boundary, UChar* str) { in printLast() 77 void printAt(UBreakIterator* boundary, int32_t pos , UChar* str) { in printAt() 87 UBreakIterator *boundary; in c_main() local
|
| /third_party/skia/src/core/ |
| D | SkMarkerStack.cpp | 10 void SkMarkerStack::setMarker(uint32_t id, const SkM44& mx, void* boundary) { in setMarker() 58 void SkMarkerStack::restore(void* boundary) { in restore()
|
| /third_party/ffmpeg/libavformat/ |
| D | mpjpegdec.c | 33 char *boundary; member 133 char boundary[70 + 2 + 1] = {0}; in mpjpeg_read_header() local 300 uint8_t* boundary = NULL; in mpjpeg_read_packet() local
|
| /third_party/python/Lib/email/mime/ |
| D | multipart.py | 16 def __init__(self, _subtype='mixed', boundary=None, _subparts=None, argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| D | postprocessor.c | 145 const char *boundary; member 278 const char *boundary; in MHD_create_post_processor() local 531 const char *boundary, in find_boundary() 703 const char *boundary, in process_value_to_boundary()
|
| /third_party/musl/porting/uniproton/kernel/src/malloc/ |
| D | malloc.c | 56 void *memalign(size_t boundary, size_t size) in memalign()
|
| /third_party/node/test/fixtures/wpt/FileAPI/support/ |
| D | send-file-formdata-helper.js | 64 const boundary = formDataLines[0]; constant
|
| D | send-file-form-helper.js | 236 const boundary = formDataLines[0]; constant
|
| /third_party/node/deps/icu-small/source/common/ |
| D | mlbe.cpp | 48 UVector32 boundary(inString.countChar32() + 1, status); in divideUpRange() local 135 UVector32 &boundary, UErrorCode &status) const { in evaluateBreakpoint()
|
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/ |
| D | hugeshmat04.c | 51 unsigned long boundary = BOUNDARY; in shared_hugepage() local
|
| /third_party/python/Lib/email/ |
| D | message.py | 862 def set_boundary(self, boundary): argument 1130 def _make_multipart(self, subtype, disallowed_subtypes, boundary): argument 1157 def make_related(self, boundary=None): argument 1160 def make_alternative(self, boundary=None): argument 1163 def make_mixed(self, boundary=None): argument
|
| /third_party/python/Lib/ |
| D | enum.py | 496 def __new__(metacls, cls, bases, classdict, *, boundary=None, _simple=False, **kwds): argument 685 …__call__(cls, value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None): argument 838 …_create_(cls, class_name, names, *, module=None, qualname=None, type=None, start=1, boundary=None): argument 890 def _convert_(cls, name, module, filter, source=None, *, boundary=None, as_global=False): argument 1641 def _simple_enum(etype=Enum, *, boundary=None, use_args=None): argument 2022 def _old_convert_(etype, name, module, filter, source=None, *, boundary=None): argument
|
| /third_party/icu/icu4c/source/i18n/ |
| D | brktrans.cpp | 106 int32_t boundary; in handleTransliterate() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | brktrans.cpp | 106 int32_t boundary; in handleTransliterate() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | brktrans.cpp | 106 int32_t boundary; in handleTransliterate() local
|
| /third_party/skia/src/gpu/geometry/ |
| D | GrAATriangulator.cpp | 184 void GrAATriangulator::simplifyBoundary(EdgeList* boundary, const Comparator& c) const { in simplifyBoundary() 410 void GrAATriangulator::strokeBoundary(EdgeList* boundary, VertexList* innerMesh, in strokeBoundary() 570 void GrAATriangulator::extractBoundary(EdgeList* boundary, Edge* e) const { in extractBoundary() 611 EdgeList boundary; in extractBoundaries() local
|
| /third_party/node/deps/openssl/openssl/crypto/cms/ |
| D | cms_io.c | 18 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) in CMS_stream()
|
| /third_party/pulseaudio/src/tests/ |
| D | alsa-time-test.c | 31 snd_pcm_uframes_t boundary, buffer_size = SAMPLE_RATE/10; /* 100s */ in main() local
|
| /third_party/openssl/crypto/cms/ |
| D | cms_io.c | 18 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) in CMS_stream()
|
| /third_party/node/deps/undici/src/node_modules/@fastify/busboy/deps/dicer/lib/ |
| D | Dicer.js | 104 Dicer.prototype.setBoundary = function (boundary) { argument
|
| D | dicer.d.ts | 103 boundary?: string | undefined; property
|
| /third_party/mbedtls/scripts/mbedtls_dev/ |
| D | bignum_common.py | 144 def boundary(self) -> int: member in OperationCommon 319 def boundary(self) -> int: member in ModOperationCommon
|