/kernel/linux/linux-5.10/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 91 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_setData() local 103 pstart = cursor->vstart; in sm750_hw_cursor_setData() 104 pbuffer = pstart; in sm750_hw_cursor_setData() 127 pstart += offset; in sm750_hw_cursor_setData() 128 pbuffer = pstart; in sm750_hw_cursor_setData() 141 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_setData2() local 153 pstart = cursor->vstart; in sm750_hw_cursor_setData2() 154 pbuffer = pstart; in sm750_hw_cursor_setData2() 170 pstart += offset; in sm750_hw_cursor_setData2() 171 pbuffer = pstart; in sm750_hw_cursor_setData2() [all...] |
/kernel/linux/linux-6.6/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 90 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_setData() local 102 pstart = cursor->vstart; in sm750_hw_cursor_setData() 103 pbuffer = pstart; in sm750_hw_cursor_setData() 126 pstart += offset; in sm750_hw_cursor_setData() 127 pbuffer = pstart; in sm750_hw_cursor_setData() 140 void __iomem *pbuffer, *pstart; in sm750_hw_cursor_setData2() local 152 pstart = cursor->vstart; in sm750_hw_cursor_setData2() 153 pbuffer = pstart; in sm750_hw_cursor_setData2() 169 pstart += offset; in sm750_hw_cursor_setData2() 170 pbuffer = pstart; in sm750_hw_cursor_setData2() [all...] |
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | start_code_detector.cpp | 49 size_t StartCodeDetector::SetSource(const uint8_t* pStart, size_t bufSize) in SetSource() argument 51 if (pStart == nullptr) { in SetSource() 57 auto pFound = search(pStart + pos, pStart + bufSize, begin(START_CODE), end(START_CODE)); in SetSource() 58 pos = distance(pStart, pFound); in SetSource() 62 posOfFile.emplace_back(pos, pStart[pos + START_CODE_LEN], pStart[pos + START_CODE_LEN + 1]); in SetSource() 72 SaveVivid(nal, pStart); in SetSource() 79 void StartCodeDetector::SaveVivid(NALUInfo& nal, const uint8_t *pStart) in SaveVivid() argument 84 const uint8_t *nalStart = pStart in SaveVivid() [all...] |
/third_party/icu/icu4c/source/samples/layout/ |
H A D | pflow.c | 121 LEUnicode *pStart; in pf_create() local 158 pStart = &flow->fChars[0]; in pf_create() 160 while (*pStart != 0) { in pf_create() 161 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() 169 if (pEnd != pStart) { in pf_create() 170 subsetFontRuns(fontRuns, pStart - flow->fChars, pEnd - flow->fChars, fr); in pf_create() 174 pl_addLocaleRun(locales, TEST_LOCALE, pEnd - pStart); in pf_create() 177 paragraphLayout = pl_create(pStart, pEnd - pStart, fr, NULL, NULL, locales, flow->fParagraphLevel, false, status); in pf_create() 215 pStart in pf_create() [all...] |
H A D | paragraph.cpp | 107 LEUnicode *pStart = &fChars[0]; in Paragraph() local 109 while (*pStart != 0) { in Paragraph() 110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() 118 if (pEnd != pStart) { in Paragraph() 119 subsetFontRuns(fontRuns, pStart - fChars, pEnd - fChars, &fr); in Paragraph() 121 paragraphLayout = new ParagraphLayout(pStart, pEnd - pStart, &fr, NULL, NULL, locales, fParagraphLevel, false, status); in Paragraph() 160 pStart = skipLineEnd(pEnd); in Paragraph()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
H A D | pflow.c | 119 LEUnicode *pStart; in pf_create() local 156 pStart = &flow->fChars[0]; in pf_create() 158 while (*pStart != 0) { in pf_create() 159 LEUnicode *pEnd = u_strpbrk(pStart, separators); in pf_create() 167 if (pEnd != pStart) { in pf_create() 168 subsetFontRuns(fontRuns, pStart - flow->fChars, pEnd - flow->fChars, fr); in pf_create() 172 pl_addLocaleRun(locales, TEST_LOCALE, pEnd - pStart); in pf_create() 175 paragraphLayout = pl_create(pStart, pEnd - pStart, fr, NULL, NULL, locales, flow->fParagraphLevel, FALSE, status); in pf_create() 213 pStart in pf_create() [all...] |
H A D | paragraph.cpp | 107 LEUnicode *pStart = &fChars[0]; in Paragraph() local 109 while (*pStart != 0) { in Paragraph() 110 LEUnicode *pEnd = u_strpbrk(pStart, separators); in Paragraph() 118 if (pEnd != pStart) { in Paragraph() 119 subsetFontRuns(fontRuns, pStart - fChars, pEnd - fChars, &fr); in Paragraph() 121 paragraphLayout = new ParagraphLayout(pStart, pEnd - pStart, &fr, NULL, NULL, locales, fParagraphLevel, FALSE, status); in Paragraph() 160 pStart = skipLineEnd(pEnd); in Paragraph()
|
/third_party/ffmpeg/libavformat/ |
H A D | oggparseflac.c | 39 if (os->buf[os->pstart] == 0xff) in flac_header() 42 init_get_bits(&gb, os->buf + os->pstart, os->psize*8); in flac_header() 47 uint8_t *streaminfo_start = os->buf + os->pstart + 5 + 4 + 4 + 4; in flac_header() 74 ff_vorbis_stream_comment(s, st, os->buf + os->pstart + 4, os->psize - 4); in flac_header() 109 &data, &size, os->buf + os->pstart, os->psize, in old_flac_header()
|
H A D | oggdec.c | 166 os->pstart = 0; in ogg_reset() 473 os->pstart += seg; in ogg_read_page() 522 av_log(s, AV_LOG_TRACE, "ogg_packet: idx=%d pstart=%d psize=%d segp=%d nsegs=%d\n", in ogg_packet() 523 idx, os->pstart, os->psize, os->segp, os->nsegs); in ogg_packet() 599 os->pstart += os->psize; in ogg_packet() 614 *dstart = os->pstart; in ogg_packet() 619 os->pstart += os->psize; in ogg_packet() 621 if(os->pstart == os->bufpos) in ogg_packet() 622 os->bufpos = os->pstart = 0; in ogg_packet() 798 static void ogg_validate_keyframe(AVFormatContext *s, int idx, int pstart, in argument 824 int pstart, psize; ogg_read_packet() local 897 int pstart, psize; ogg_read_timestamp() local [all...] |
H A D | oggparsetheora.c | 48 if (!(os->buf[os->pstart] & 0x80)) in theora_header() 58 switch (os->buf[os->pstart]) { in theora_header() 63 init_get_bits(&gb, os->buf + os->pstart, os->psize * 8); in theora_header() 119 ff_vorbis_stream_comment(s, st, os->buf + os->pstart + 7, os->psize - 7); in theora_header() 125 av_log(s, AV_LOG_ERROR, "Unknown header type %X\n", os->buf[os->pstart]); in theora_header() 139 memcpy(cdp, os->buf + os->pstart, os->psize); in theora_header()
|
H A D | oggparsevorbis.c | 277 ret = ff_vorbis_stream_comment(s, st, os->buf + os->pstart + 7, in vorbis_update_metadata() 301 int pkt_type = os->buf[os->pstart]; in vorbis_header() 323 priv->packet[pkt_type >> 1] = av_memdup(os->buf + os->pstart, os->psize); in vorbis_header() 326 if (os->buf[os->pstart] == 1) { in vorbis_header() 327 const uint8_t *p = os->buf + os->pstart + 7; /* skip "\001vorbis" tag */ in vorbis_header() 369 } else if (os->buf[os->pstart] == 3) { in vorbis_header() 425 uint8_t *last_pkt = os->buf + os->pstart; in vorbis_packet() 473 duration = av_vorbis_parse_frame_flags(priv->vp, os->buf + os->pstart, 1, &flags); in vorbis_packet()
|
H A D | oggparseogm.c | 49 bytestream2_init(&p, os->buf + os->pstart, os->psize); in ogm_header() 136 uint8_t *p = os->buf + os->pstart; in ogm_dshow_header() 176 uint8_t *p = os->buf + os->pstart; in ogm_packet() 186 os->pstart += lb + 1; in ogm_packet()
|
H A D | oggparseopus.c | 44 uint8_t *packet = os->buf + os->pstart; in opus_header() 117 uint8_t *packet = os->buf + os->pstart; in opus_packet() 130 uint8_t *last_pkt = os->buf + os->pstart; in opus_packet()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 308 if(s==nullptr || pStart==nullptr || pEnd==nullptr) { in u_parseCodePointRangeAnyTerminator() 320 *pStart=*pEnd=value; in u_parseCodePointRangeAnyTerminator() 339 if(value<*pStart) { in u_parseCodePointRangeAnyTerminator() 345 return value-*pStart+1; in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange() 354 u_parseCodePointRangeAnyTerminator(s, pStart, pEnd, &terminator, pErrorCode); in u_parseCodePointRange() 298 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) u_parseCodePointRangeAnyTerminator() argument 349 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) u_parseCodePointRange() argument
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 308 if(s==NULL || pStart==NULL || pEnd==NULL) { in u_parseCodePointRangeAnyTerminator() 320 *pStart=*pEnd=value; in u_parseCodePointRangeAnyTerminator() 339 if(value<*pStart) { in u_parseCodePointRangeAnyTerminator() 345 return value-*pStart+1; in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange() 354 u_parseCodePointRangeAnyTerminator(s, pStart, pEnd, &terminator, pErrorCode); in u_parseCodePointRange() 298 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) u_parseCodePointRangeAnyTerminator() argument 349 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) u_parseCodePointRange() argument
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | uparse.cpp | 299 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRangeAnyTerminator() 308 if(s==NULL || pStart==NULL || pEnd==NULL) { in u_parseCodePointRangeAnyTerminator() 320 *pStart=*pEnd=value; in u_parseCodePointRangeAnyTerminator() 339 if(value<*pStart) { in u_parseCodePointRangeAnyTerminator() 345 return value-*pStart+1; in u_parseCodePointRangeAnyTerminator() 350 uint32_t *pStart, uint32_t *pEnd, in u_parseCodePointRange() 354 u_parseCodePointRangeAnyTerminator(s, pStart, pEnd, &terminator, pErrorCode); in u_parseCodePointRange() 298 u_parseCodePointRangeAnyTerminator(const char *s, uint32_t *pStart, uint32_t *pEnd, const char **terminator, UErrorCode *pErrorCode) u_parseCodePointRangeAnyTerminator() argument 349 u_parseCodePointRange(const char *s, uint32_t *pStart, uint32_t *pEnd, UErrorCode *pErrorCode) u_parseCodePointRange() argument
|
/third_party/node/deps/openssl/openssl/crypto/ct/ |
H A D | ct_oct.c | 156 unsigned char *p = NULL, *pstart = NULL; in i2o_SCT_signature() local 180 pstart = p = OPENSSL_malloc(len); in i2o_SCT_signature() 196 OPENSSL_free(pstart); in i2o_SCT_signature() 203 unsigned char *p = NULL, *pstart = NULL; in i2o_SCT() local 227 pstart = p = OPENSSL_malloc(len); in i2o_SCT() 253 OPENSSL_free(pstart); in i2o_SCT()
|
/third_party/openssl/crypto/ct/ |
H A D | ct_oct.c | 156 unsigned char *p = NULL, *pstart = NULL; in i2o_SCT_signature() local 180 pstart = p = OPENSSL_malloc(len); in i2o_SCT_signature() 196 OPENSSL_free(pstart); in i2o_SCT_signature() 203 unsigned char *p = NULL, *pstart = NULL; in i2o_SCT() local 227 pstart = p = OPENSSL_malloc(len); in i2o_SCT() 253 OPENSSL_free(pstart); in i2o_SCT()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | paravirt_patch.c | 7 #define PSTART(d, m) \ macro 11 (PSTART(d, m) + sizeof(patch_data_##d.m)) 14 paravirt_patch_insns(insn_buff, len, PSTART(d, m), PEND(d, m))
|
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/ |
H A D | swiotlb-xen.h | 6 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, 9 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order);
|
/kernel/linux/linux-5.10/include/xen/ |
H A D | xen-ops.h | 46 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, 50 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order); 52 static inline int xen_create_contiguous_region(phys_addr_t pstart, in xen_create_contiguous_region() argument 60 static inline void xen_destroy_contiguous_region(phys_addr_t pstart, in xen_destroy_contiguous_region() argument
|
/kernel/linux/linux-5.10/arch/arm/xen/ |
H A D | mm.c | 121 int xen_create_contiguous_region(phys_addr_t pstart, unsigned int order, in xen_create_contiguous_region() argument 129 *dma_handle = pstart; in xen_create_contiguous_region() 133 void xen_destroy_contiguous_region(phys_addr_t pstart, unsigned int order) in xen_destroy_contiguous_region() argument
|
/kernel/linux/linux-5.10/lib/lz4/ |
H A D | lz4defs.h | 198 const BYTE *const pStart = pIn; in LZ4_count() local 211 return (unsigned int)(pIn - pStart); in LZ4_count() 231 return (unsigned int)(pIn - pStart); in LZ4_count()
|
/kernel/linux/linux-6.6/lib/lz4/ |
H A D | lz4defs.h | 200 const BYTE *const pStart = pIn; in LZ4_count() local 213 return (unsigned int)(pIn - pStart); in LZ4_count() 233 return (unsigned int)(pIn - pStart); in LZ4_count()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tangier.h | 57 #define GPIO_PINRANGE(gstart, gend, pstart) \ 60 .pin_base = (pstart), \
|