Home
last modified time | relevance | path

Searched refs:end1 (Results 1 - 25 of 36) sorted by relevance

12

/third_party/pulseaudio/speex/libspeexdsp/
H A Dbuffer.c71 int end1; in speex_buffer_write() local
79 end1 = end; in speex_buffer_write()
80 if (end1 > st->size) in speex_buffer_write()
81 end1 = st->size; in speex_buffer_write()
82 SPEEX_COPY(st->data + st->write_ptr, data, end1 - st->write_ptr); in speex_buffer_write()
86 SPEEX_COPY(st->data, data+end1 - st->write_ptr, end); in speex_buffer_write()
105 int end1; in speex_buffer_writezeros() local
111 end1 = end; in speex_buffer_writezeros()
112 if (end1 > st->size) in speex_buffer_writezeros()
113 end1 in speex_buffer_writezeros()
134 int end, end1; speex_buffer_read() local
[all...]
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c552 char *buf, *start, *p, *end, *p1, *end1; in lws_jwe_create_packet() local
598 end1 = out + out_len - 1; in lws_jwe_create_packet()
600 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "{\"protected\":\""); in lws_jwe_create_packet()
602 n = lws_jws_base64_enc(start, lws_ptr_diff_size_t(p, start), p1, lws_ptr_diff_size_t(end1, p1)); in lws_jwe_create_packet()
610 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "\",\"payload\":\""); in lws_jwe_create_packet()
612 n = lws_jws_base64_enc(payload, len, p1, lws_ptr_diff_size_t(end1, p1)); in lws_jwe_create_packet()
620 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "\",\"header\":\""); in lws_jwe_create_packet()
622 n = lws_jws_base64_enc(payload, len, p1, lws_ptr_diff_size_t(end1, p1)); in lws_jwe_create_packet()
630 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "\",\"signature\":\""); in lws_jwe_create_packet()
636 n = lws_jws_sign_from_b64(&jwe->jose, &jws, p1, lws_ptr_diff_size_t(end1, p in lws_jwe_create_packet()
724 char buf[3072], *p1, *end1, protected[128]; lws_jwe_render_flattened() local
[all...]
/third_party/python/Tools/scripts/
H A Dabitype.py74 end1 = end-1
75 while tokens[end1][0] in ('ws', 'comment'):
76 end1 -= 1
77 fields.append(''.join(t[1] for t in tokens[pos:end1+1]))
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdmerge.c57 char *end1, *end2; in sameData() local
65 end1=endOfData(l1); in sameData()
69 length=end1-l1; in sameData()
/third_party/gn/src/base/files/
H A Dfile_util.cc98 std::string::size_type end1 = line1.find_last_not_of("\r\n"); in TextContentsEqual() local
99 if (end1 == std::string::npos) in TextContentsEqual()
101 else if (end1 + 1 < line1.length()) in TextContentsEqual()
102 line1.erase(end1 + 1); in TextContentsEqual()
/third_party/ltp/testcases/kernel/syscalls/mlock2/
H A Dmlock201.c119 goto end1; in verify_mlock2()
131 end1: in verify_mlock2()
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c176 bool *end0, bool begin1, bool end1) in vbo_merge_draws()
248 *end0 = end1; in vbo_merge_draws()
171 vbo_merge_draws(struct gl_context *ctx, bool in_dlist, GLubyte mode0, GLubyte mode1, unsigned start0, unsigned start1, unsigned *count0, unsigned count1, unsigned basevertex0, unsigned basevertex1, bool *end0, bool begin1, bool end1) vbo_merge_draws() argument
H A Dvbo_private.h197 bool *end0, bool begin1, bool end1);
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c213 char *buf, *start, *p, *end, *p1, *end1; in jws_create_packet() local
261 end1 = out + out_len - 1; in jws_create_packet()
263 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "{\"protected\":\""); in jws_create_packet()
265 n = lws_jws_base64_enc(start, lws_ptr_diff_size_t(p, start), p1, lws_ptr_diff_size_t(end1, p1)); in jws_create_packet()
273 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "\",\"payload\":\""); in jws_create_packet()
275 n = lws_jws_base64_enc(payload, len, p1, lws_ptr_diff_size_t(end1, p1)); in jws_create_packet()
283 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "\",\"signature\":\""); in jws_create_packet()
289 n = lws_jws_sign_from_b64(&jwe->jose, &jws, p1, lws_ptr_diff_size_t(end1, p1)); in jws_create_packet()
299 p1 += lws_snprintf(p1, lws_ptr_diff_size_t(end1, p1), "\"}"); in jws_create_packet()
/third_party/skia/src/pathops/
H A DSkOpSpan.h125 const SkOpPtT* end1 = s1->fT < e1->fT ? e1 : s1; in Overlaps() local
128 : between(s2->fT, end1->fT, e2->fT) ? end1 : nullptr; in Overlaps()
130 SkOPOBJASSERT(s1, start1->fT >= end2->fT || start2->fT >= end1->fT); in Overlaps()
H A DSkPathOpsCubic.cpp153 int end1 = hullOrder[0]; in hullIntersects() local
156 endPt[0] = &fPts[end1]; in hullIntersects()
165 int oddManMask = other_two(end1, end2); in hullIntersects()
166 int oddMan = end1 ^ oddManMask; in hullIntersects()
192 end1 = end2; in hullIntersects()
H A DSkPathOpsTSect.cpp2015 const SkDPoint& end1 = sect1->pointLast(); in BinarySearch() local
2017 double t = tail1->closestBoundedT(end1); in BinarySearch()
2018 if (sect2->fCurve.ptAtT(t).approximatelyEqual(end1)) { in BinarySearch()
2019 intersections->insert(1, t, end1); in BinarySearch()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
H A Dhttpread.c102 int end1 = 0; in word_eq() local
111 end1 = !isgraph(c1); in word_eq()
113 if (end1 || end2 || c1 != c2) in word_eq()
116 return end1 && end2; /* reached end of both words? */ in word_eq()
H A Dwps_upnp_ssdp.c42 int end1 = 0; in token_eq() local
51 end1 = !(isalnum(c1) || c1 == '_' || c1 == '-'); in token_eq()
53 if (end1 || end2 || c1 != c2) in token_eq()
56 return end1 && end2; /* reached end of both words? */ in token_eq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dhttpread.c102 int end1 = 0; in word_eq() local
111 end1 = !isgraph(c1); in word_eq()
113 if (end1 || end2 || c1 != c2) in word_eq()
116 return end1 && end2; /* reached end of both words? */ in word_eq()
H A Dwps_upnp_ssdp.c42 int end1 = 0; in token_eq() local
51 end1 = !(isalnum(c1) || c1 == '_' || c1 == '-'); in token_eq()
53 if (end1 || end2 || c1 != c2) in token_eq()
56 return end1 && end2; /* reached end of both words? */ in token_eq()
/third_party/lwip/src/apps/http/
H A Dhttp_client.c209 u16_t end1 = pbuf_memfind(p, "\r\n", 2, 0); in http_parse_response_status() local
210 if (end1 != 0xFFFF) { in http_parse_response_status()
230 status_num_len = end1 - space1 - 1; in http_parse_response_status()
250 u16_t end1 = pbuf_memfind(p, "\r\n\r\n", 4, 0); in http_wait_headers() local
251 if (end1 < (0xFFFF - 2)) { in http_wait_headers()
256 *total_header_len = end1 + 4; in http_wait_headers()
/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok.h254 #define XmlNameMatchesAscii(enc, ptr1, end1, ptr2) \
255 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
/third_party/python/Modules/expat/
H A Dxmltok.h254 #define XmlNameMatchesAscii(enc, ptr1, end1, ptr2) \
255 (((enc)->nameMatchesAscii)(enc, ptr1, end1, ptr2))
/third_party/ffmpeg/libavcodec/
H A Dac3.c209 int band_start, band_end, begin, end1; in ff_ac3_bit_alloc_calc_mask() local
240 end1 = FFMIN(band_end, 22); in ff_ac3_bit_alloc_calc_mask()
241 for (band = begin; band < end1; band++) { in ff_ac3_bit_alloc_calc_mask()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp340 BasicBlock::iterator end1 = Block1->getTerminator()->getIterator(); in CompareIfRegionBlock() local
345 if (iter1 == end1) { in CompareIfRegionBlock()
/third_party/ffmpeg/libavfilter/
H A Dvf_pad.c296 uint8_t *end1 = start1 + (frame->height >> vsub1) * in buffer_needs_copy() local
301 if (FFSIGN(start - end1) != FFSIGN(start - end1 - req_start) || in buffer_needs_copy()
/third_party/alsa-lib/src/alisp/
H A Dalisp.c2652 * Syntax: (compare-strings str1 start1 end1 str2 start2 end2 /opt-case-insensitive)
2655 * 'end1' is last char (0..)
2665 int start1, end1, start2, end2; in F_compare_strings() local
2707 end1 = p[2]->value.i; in F_compare_strings()
2710 end2 = alisp_compare_type(p[5], ALISP_OBJ_NIL) ? start2 + (end1 - start1) : p[5]->value.i; in F_compare_strings()
2711 if (start1 < 0 || start2 < 0 || end1 < 0 || end2 < 0 || in F_compare_strings()
2713 (end1 - start1) != (end2 - start2)) { in F_compare_strings()
2718 while (start1 < end1) { in F_compare_strings()
2729 while (start1 < end1) { in F_compare_strings()
/third_party/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py366 for tag, start1, end1, start2, end2 in opcodes:
408 if ncall1 < end1:
/third_party/toybox/toys/pending/
H A Ddiff.c591 start1, end1, start2, end2; in do_diff() local
682 end1 = (start1 == 1) ? -1 : start1; in do_diff()
688 if (end1 != -1) printf(",%ld ", ptr2->prev-ptr1->suff + 1); in do_diff()

Completed in 27 milliseconds

12