Home
last modified time | relevance | path

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

12

/third_party/boost/boost/convert/
Dstrtol.hpp127 char_type* ipos = end - 1; in to_str() local
145 for (; beg <= ipos; --ipos) in to_str()
146 if (*ipos == '9') *ipos = '0'; in to_str()
147 else { ++*ipos; break; } in to_str()
149 if (ipos < beg) in to_str()
150 *(beg = ipos) = '1'; in to_str()
/third_party/libwebsockets/lib/misc/
Dlejp.c79 ctx->ipos = 0; in lejp_construct()
462 ctx->i[ctx->ipos++] = 0; in lejp_parse()
463 if (ctx->ipos > LWS_ARRAY_SIZE(ctx->i)) { in lejp_parse()
483 ctx->ipos = ctx->st[ctx->sp - 1].i; in lejp_parse()
649 if (ctx->ipos) in lejp_parse()
650 ctx->i[ctx->ipos - 1]++; in lejp_parse()
668 ctx->ipos = ctx->st[ctx->sp - 1].i; in lejp_parse()
702 ctx->ipos = ctx->st[ctx->sp].i; in lejp_parse()
731 if (ctx->ipos) in lejp_parse()
732 ctx->i[ctx->ipos - 1]++; in lejp_parse()
[all …]
/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/libwebsockets/test-apps/
Dtest-lejp.c56 if (ctx->ipos) { in cb()
60 for (n = 0; n < ctx->ipos; n++) in cb()
/third_party/ffmpeg/libavcodec/
Daptxenc.c211 int pos, ipos, channel, sample, output_size, ret; in aptx_encode_frame() local
220 for (pos = 0, ipos = 0; pos < output_size; pos += s->block_size, ipos += 4) { in aptx_encode_frame()
225 … samples[channel][sample] = (int32_t)AV_RN32A(&frame->data[channel][4*(ipos+sample)]) >> 8; in aptx_encode_frame()
/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.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;
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.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
/third_party/icu/icu4c/source/common/
Drbbitblb.cpp728 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
729 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
759 for (int32_t ipos=0; ipos<sd->fPositions->size(); ++ipos) { in mapLookAheadRules() local
760 RBBINode *node = static_cast<RBBINode *>(sd->fPositions->elementAt(ipos)); in mapLookAheadRules()
/third_party/node/deps/icu-small/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/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_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/libwebsockets/include/libwebsockets/
Dlws-lejp.h252 uint8_t ipos; /* index stack depth */ member
/third_party/boost/boost/container/
Dlist.hpp919 const typename Icont::iterator ipos(p.get()); in insert() local
920 iterator ret_it(ipos); in insert()
922 ret_it = iterator(this->icont().insert(ipos, *this->create_node_from_it(first))); in insert()
926 this->icont().insert(ipos, *this->create_node_from_it(first)); in insert()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c174 const char *ipos = hex; in hexstr2bin() local
178 a = hex2byte(ipos); in hexstr2bin()
182 ipos += 2; in hexstr2bin()

12