Home
last modified time | relevance | path

Searched refs:dist_sce (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_heap_stringcache.c95 duk_uint_fast32_t dist_start, dist_end, dist_sce; in duk_heap_strcache_offset_char2byte() local
163 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */ in duk_heap_strcache_offset_char2byte()
171 dist_sce = char_offset - sce->cidx; in duk_heap_strcache_offset_char2byte()
172 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
179 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
183 dist_sce); in duk_heap_strcache_offset_char2byte()
187 dist_sce = sce->cidx - char_offset; in duk_heap_strcache_offset_char2byte()
188 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
199 dist_sce); in duk_heap_strcache_offset_char2byte()
214 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_heap_stringcache.c95 duk_uint_fast32_t dist_start, dist_end, dist_sce; in duk_heap_strcache_offset_char2byte() local
163 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */ in duk_heap_strcache_offset_char2byte()
171 dist_sce = char_offset - sce->cidx; in duk_heap_strcache_offset_char2byte()
172 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
179 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
183 dist_sce); in duk_heap_strcache_offset_char2byte()
187 dist_sce = sce->cidx - char_offset; in duk_heap_strcache_offset_char2byte()
188 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
199 dist_sce); in duk_heap_strcache_offset_char2byte()
214 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
[all …]
/dports/lang/duktape-lib/duktape-2.6.0/src-input/
H A Dduk_heap_stringcache.c99 duk_uint_fast32_t dist_start, dist_end, dist_sce; in duk_heap_strcache_offset_char2byte() local
174 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */ in duk_heap_strcache_offset_char2byte()
182 dist_sce = char_offset - sce->cidx; in duk_heap_strcache_offset_char2byte()
183 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
190 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
194 dist_sce); in duk_heap_strcache_offset_char2byte()
198 dist_sce = sce->cidx - char_offset; in duk_heap_strcache_offset_char2byte()
199 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
210 dist_sce); in duk_heap_strcache_offset_char2byte()
225 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
[all …]
/dports/lang/duktape/duktape-2.6.0/src-input/
H A Dduk_heap_stringcache.c99 duk_uint_fast32_t dist_start, dist_end, dist_sce; in duk_heap_strcache_offset_char2byte() local
174 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */ in duk_heap_strcache_offset_char2byte()
182 dist_sce = char_offset - sce->cidx; in duk_heap_strcache_offset_char2byte()
183 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
190 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
194 dist_sce); in duk_heap_strcache_offset_char2byte()
198 dist_sce = sce->cidx - char_offset; in duk_heap_strcache_offset_char2byte()
199 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
210 dist_sce); in duk_heap_strcache_offset_char2byte()
225 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
[all …]
/dports/lang/duktape-lib/duktape-2.6.0/src-separate/
H A Dduk_heap_stringcache.c99 duk_uint_fast32_t dist_start, dist_end, dist_sce; in duk_heap_strcache_offset_char2byte() local
174 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */ in duk_heap_strcache_offset_char2byte()
182 dist_sce = char_offset - sce->cidx; in duk_heap_strcache_offset_char2byte()
183 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
190 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
194 dist_sce); in duk_heap_strcache_offset_char2byte()
198 dist_sce = sce->cidx - char_offset; in duk_heap_strcache_offset_char2byte()
199 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
210 dist_sce); in duk_heap_strcache_offset_char2byte()
225 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
[all …]
/dports/lang/duktape/duktape-2.6.0/src-separate/
H A Dduk_heap_stringcache.c99 duk_uint_fast32_t dist_start, dist_end, dist_sce; in duk_heap_strcache_offset_char2byte() local
174 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */ in duk_heap_strcache_offset_char2byte()
182 dist_sce = char_offset - sce->cidx; in duk_heap_strcache_offset_char2byte()
183 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
190 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
194 dist_sce); in duk_heap_strcache_offset_char2byte()
198 dist_sce = sce->cidx - char_offset; in duk_heap_strcache_offset_char2byte()
199 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) { in duk_heap_strcache_offset_char2byte()
210 dist_sce); in duk_heap_strcache_offset_char2byte()
225 (long) dist_start, (long) dist_end, (long) dist_sce)); in duk_heap_strcache_offset_char2byte()
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c44722 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
44790 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
44798 dist_sce = char_offset - sce->cidx;
44799 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44806 (long) dist_start, (long) dist_end, (long) dist_sce));
44810 dist_sce);
44814 dist_sce = sce->cidx - char_offset;
44815 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44826 dist_sce);
44841 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c44818 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
44886 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
44894 dist_sce = char_offset - sce->cidx;
44895 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44902 (long) dist_start, (long) dist_end, (long) dist_sce));
44906 dist_sce);
44910 dist_sce = sce->cidx - char_offset;
44911 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44922 dist_sce);
44937 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c44567 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
44635 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
44643 dist_sce = char_offset - sce->cidx;
44644 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44651 (long) dist_start, (long) dist_end, (long) dist_sce));
44655 dist_sce);
44659 dist_sce = sce->cidx - char_offset;
44660 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44671 dist_sce);
44686 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c44471 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
44539 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
44547 dist_sce = char_offset - sce->cidx;
44548 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44555 (long) dist_start, (long) dist_end, (long) dist_sce));
44559 dist_sce);
44563 dist_sce = sce->cidx - char_offset;
44564 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
44575 dist_sce);
44590 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gopkg.in/olebedev/go-duktape.v3/
H A Dduktape.c51715 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
51790 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
51798 dist_sce = char_offset - sce->cidx;
51799 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
51806 (long) dist_start, (long) dist_end, (long) dist_sce));
51810 dist_sce);
51814 dist_sce = sce->cidx - char_offset;
51815 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
51826 dist_sce);
51841 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/games/openfodder/openfodder-1.6.0/Source/Utils/
H A Dduktape.cpp51720 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
51795 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
51803 dist_sce = char_offset - sce->cidx;
51804 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
51811 (long) dist_start, (long) dist_end, (long) dist_sce));
51815 dist_sce);
51819 dist_sce = sce->cidx - char_offset;
51820 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
51831 dist_sce);
51846 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c46833 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
46901 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
46909 dist_sce = char_offset - sce->cidx;
46910 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
46917 (long) dist_start, (long) dist_end, (long) dist_sce));
46921 dist_sce);
46925 dist_sce = sce->cidx - char_offset;
46926 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
46937 dist_sce);
46952 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/www/netsurf/netsurf-3.10/content/handlers/javascript/duktape/
H A Dduktape.c51977 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
52052 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
52060 dist_sce = char_offset - sce->cidx;
52061 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
52068 (long) dist_start, (long) dist_end, (long) dist_sce));
52072 dist_sce);
52076 dist_sce = sce->cidx - char_offset;
52077 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
52088 dist_sce);
52103 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/src/libs/zbxembed/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]
/dports/lang/duktape-lib/duktape-2.6.0/src-noline/
H A Dduktape.c54094 duk_uint_fast32_t dist_start, dist_end, dist_sce; local
54169 dist_sce = 0; DUK_UNREF(dist_sce); /* initialize for debug prints, needed if sce==NULL */
54177 dist_sce = char_offset - sce->cidx;
54178 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54185 (long) dist_start, (long) dist_end, (long) dist_sce));
54189 dist_sce);
54193 dist_sce = sce->cidx - char_offset;
54194 if ((dist_sce <= dist_start) && (dist_sce <= dist_end)) {
54205 dist_sce);
54220 (long) dist_start, (long) dist_end, (long) dist_sce));
[all …]

12