Home
last modified time | relevance | path

Searched defs:boundary (Results 1 – 25 of 66) sorted by relevance

123

/third_party/icu/icu4c/source/samples/break/
Dbreak.cpp51 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
Dubreak.c39 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/third_party/externals/icu/source/samples/break/
Dbreak.cpp51 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
Dubreak.c39 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/flutter/skia/third_party/externals/icu/source/samples/break/
Dbreak.cpp51 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
Dubreak.c39 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/
DSkMarkerStack.cpp10 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/
Dmpjpegdec.c33 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/
Dmultipart.py16 def __init__(self, _subtype='mixed', boundary=None, _subparts=None, argument
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c145 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/
Dmalloc.c56 void *memalign(size_t boundary, size_t size) in memalign()
/third_party/node/test/fixtures/wpt/FileAPI/support/
Dsend-file-formdata-helper.js64 const boundary = formDataLines[0]; constant
Dsend-file-form-helper.js236 const boundary = formDataLines[0]; constant
/third_party/python/Lib/email/
Dmessage.py835 def set_boundary(self, boundary): argument
1103 def _make_multipart(self, subtype, disallowed_subtypes, boundary): argument
1130 def make_related(self, boundary=None): argument
1133 def make_alternative(self, boundary=None): argument
1136 def make_mixed(self, boundary=None): argument
/third_party/ltp/testcases/kernel/mem/hugetlb/hugeshmat/
Dhugeshmat04.c53 unsigned long boundary = BOUNDARY; in shared_hugepage() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dbrktrans.cpp106 int32_t boundary; in handleTransliterate() local
/third_party/node/deps/icu-small/source/i18n/
Dbrktrans.cpp106 int32_t boundary; in handleTransliterate() local
/third_party/icu/icu4c/source/i18n/
Dbrktrans.cpp106 int32_t boundary; in handleTransliterate() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dbrktrans.cpp104 int32_t boundary; in handleTransliterate() local
/third_party/skia/src/gpu/geometry/
DGrAATriangulator.cpp184 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/pulseaudio/src/tests/
Dalsa-time-test.c31 snd_pcm_uframes_t boundary, buffer_size = SAMPLE_RATE/10; /* 100s */ in main() local
/third_party/openssl/crypto/cms/
Dcms_io.c18 int CMS_stream(unsigned char ***boundary, CMS_ContentInfo *cms) in CMS_stream()
/third_party/gstreamer/gstplugins_good/gst/multipart/
Dmultipartmux.h77 gchar *boundary; member
Dmultipartdemux.h81 gchar *boundary; member
/third_party/openssl/crypto/asn1/
Dbio_ndef.c40 unsigned char **boundary; member

123