Home
last modified time | relevance | path

Searched refs:ipos (Results 1 – 25 of 35) sorted by relevance

12

/third_party/libwebsockets/lib/misc/
Dlejp.c78 ctx->ipos = 0; in lejp_construct()
279 ctx->i[ctx->ipos++] = 0; in lejp_parse()
280 if (ctx->ipos > LWS_ARRAY_SIZE(ctx->i)) { in lejp_parse()
479 ctx->i[ctx->ipos++] = 0; in lejp_parse()
480 if (ctx->ipos > LWS_ARRAY_SIZE(ctx->i)) { in lejp_parse()
501 ctx->ipos = (unsigned char)ctx->st[ctx->sp - 1].i; in lejp_parse()
666 if (ctx->ipos) in lejp_parse()
667 ctx->i[ctx->ipos - 1]++; in lejp_parse()
687 ctx->ipos = (unsigned char)ctx->st[ctx->sp - 1].i; in lejp_parse()
728 ctx->ipos = (unsigned char)ctx->st[ctx->sp].i; in lejp_parse()
[all …]
Dlecp.c216 assert(ctx->ipos); in lecp_pop()
217 ctx->ipos--; in lecp_pop()
246 int r, il = ctx->ipos; in lwcp_completed()
514 if (ctx->ipos + 1u >= LWS_ARRAY_SIZE(ctx->i)) in lecp_parse()
517 ctx->i[ctx->ipos++] = 0; in lecp_parse()
527 ctx->ipos--; in lecp_parse()
/third_party/alsa-lib/test/
Dmidiloop.c68 int i, j, k, opos, ipos, patsize; in main() local
142 k = ipos = opos = err = 0; in main()
145 for (j = 0; j < i; j++, ipos++) in main()
147 printf("ipos = %i, i[0x%x] != o[0x%x]\n", ipos, ibuf[j], obuf[k]); in main()
151 printf("match success: ipos = %i, opos = %i [%i:0x%x]\n", ipos, opos, k, obuf[k]); in main()
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-stable-pillars-volatile-nontemporal-store/
D0.wgsl59 var ipos : vec2<i32>;
66 ipos = vec2<i32>(i32((x_211 * 256.0)), i32((x_215 * 256.0)));
67 let x_219 : vec2<i32> = ipos;
D1.wgsl65 var ipos : vec2<i32>;
72 ipos = vec2<i32>(i32((x_213 * 256.0)), i32((x_217 * 256.0)));
73 let x_221 : vec2<i32> = ipos;
D0.spvasm19 OpName %ipos "ipos"
223 %ipos = OpVariable %_ptr_Function_v2int Function
240 OpStore %ipos %218
241 %219 = OpLoad %v2int %ipos
D1.spvasm19 OpName %ipos "ipos"
225 %ipos = OpVariable %_ptr_Function_v2int Function
242 OpStore %ipos %220
243 %221 = OpLoad %v2int %ipos
/third_party/ffmpeg/libavcodec/
Daptxenc.c216 int pos, ipos, channel, sample, output_size, ret; in aptx_encode_frame() local
225 for (pos = 0, ipos = 0; pos < output_size; pos += s->block_size, ipos += 4) { in aptx_encode_frame()
230 … samples[channel][sample] = (int32_t)AV_RN32A(&frame->data[channel][4*(ipos+sample)]) >> 8; in aptx_encode_frame()
/third_party/libwebsockets/test-apps/
Dtest-lejp.c56 if (ctx->ipos) { in cb()
60 for (n = 0; n < ctx->ipos; n++) in cb()
Dtest-lecp.c107 if (ctx->ipos) { in cb()
111 for (n = 0; n < ctx->ipos; n++) in cb()
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-dead-break-and-unroll/
D1.spvasm13 OpName %ipos "ipos"
82 %ipos = OpVariable %_ptr_Function_v2int Function
107 OpStore %ipos %78
598 %439 = OpAccessChain %_ptr_Function_int %ipos %uint_1
601 %442 = OpAccessChain %_ptr_Function_int %ipos %uint_0
D1.wgsl18 var ipos : vec2<i32>;
32 ipos = vec2<i32>(i32((x_71 * 16.0)), i32((x_75 * 16.0)));
327 let x_440 : i32 = ipos.y;
328 let x_443 : i32 = ipos.x;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-access-chains/
D0-opt.spvasm13 OpName %ipos "ipos"
76 %ipos = OpVariable %_ptr_Function_v2int Function
99 OpStore %ipos %70
587 %429 = OpAccessChain %_ptr_Function_int %ipos %uint_1
590 %432 = OpAccessChain %_ptr_Function_int %ipos %uint_0
D0-opt.wgsl16 var ipos : vec2<i32>;
29 ipos = vec2<i32>(i32((x_63 * 16.0)), i32((x_67 * 16.0)));
318 let x_430 : i32 = ipos.y;
319 let x_433 : i32 = ipos.x;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/spv-stable-maze-flatten-copy-composite/
D2.wgsl16 var ipos : vec2<i32>;
29 ipos = vec2<i32>(i32((x_65 * 16.0)), i32((x_69 * 16.0)));
324 let x_434 : i32 = ipos.y;
325 let x_437 : i32 = ipos.x;
D1.spvasm13 OpName %ipos "ipos"
78 %ipos = OpVariable %_ptr_Function_v2int Function
101 OpStore %ipos %72
640 %457 = OpAccessChain %_ptr_Function_int %ipos %uint_1
643 %460 = OpAccessChain %_ptr_Function_int %ipos %uint_0
D2.spvasm13 OpName %ipos "ipos"
78 %ipos = OpVariable %_ptr_Function_v2int Function
101 OpStore %ipos %72
595 %433 = OpAccessChain %_ptr_Function_int %ipos %uint_1
598 %436 = OpAccessChain %_ptr_Function_int %ipos %uint_0
D1.wgsl16 var ipos : vec2<i32>;
29 ipos = vec2<i32>(i32((x_65 * 16.0)), i32((x_69 * 16.0)));
362 let x_458 : i32 = ipos.y;
363 let x_461 : i32 = ipos.x;
/third_party/elfutils/src/
Dar.c135 static enum { ipos_none, ipos_before, ipos_after } ipos; variable
175 if (ipos != ipos_none) in main()
327 ipos = ipos_after; in parse_opt()
332 ipos = ipos_before; in parse_opt()
1173 if (ipos == ipos_before) in do_oper_insert()
1189 if (unlikely (ipos != ipos_none || oper == oper_move)) in do_oper_insert()
1329 if (ipos != ipos_before && after_memberelem == NULL) in do_oper_insert()
/third_party/node/deps/icu-small/source/common/
Drbbitblb.cpp715 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
716 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
746 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
747 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
/third_party/icu/icu4c/source/common/
Drbbitblb.cpp730 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
731 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
761 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
762 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
/third_party/skia/third_party/externals/icu/source/common/
Drbbitblb.cpp729 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
730 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
760 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
761 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
/third_party/python/Doc/library/
Daudioop.rst274 ipos, factor = audioop.findfit(in_test, out_test)
276 # factor = audioop.findfactor(in_test[ipos*2:ipos*2+len(out_test)],
278 prefill = '\0'*(pos+ipos)*2
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
Dx509v3.c88 char *ipos, *opos; in x509_str_strip_whitespace() local
91 ipos = opos = a; in x509_str_strip_whitespace()
93 while (*ipos) { in x509_str_strip_whitespace()
94 if (remove_whitespace && x509_whitespace(*ipos)) in x509_str_strip_whitespace()
95 ipos++; in x509_str_strip_whitespace()
97 remove_whitespace = x509_whitespace(*ipos); in x509_str_strip_whitespace()
98 *opos++ = *ipos++; in x509_str_strip_whitespace()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
Dx509v3.c88 char *ipos, *opos; in x509_str_strip_whitespace() local
91 ipos = opos = a; in x509_str_strip_whitespace()
93 while (*ipos) { in x509_str_strip_whitespace()
94 if (remove_whitespace && x509_whitespace(*ipos)) in x509_str_strip_whitespace()
95 ipos++; in x509_str_strip_whitespace()
97 remove_whitespace = x509_whitespace(*ipos); in x509_str_strip_whitespace()
98 *opos++ = *ipos++; in x509_str_strip_whitespace()

12