Searched refs:lx (Results 1 – 9 of 9) sorted by relevance
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | smoothstep.sh | 40 …y=`echo ${yprec} k ${step} ${nsteps} / sx _2 lx 3 ^ '*' 3 lx 2 ^ '*' + p | dc | tr -d '\\\\\n' | s… 46 …y=`echo ${yprec} k ${step} ${nsteps} / sx 6 lx 5 ^ '*' _15 lx 4 ^ '*' + 10 lx 3 ^ '*' + p | dc | t… 52 …y=`echo ${yprec} k ${step} ${nsteps} / sx _20 lx 7 ^ '*' 70 lx 6 ^ '*' + _84 lx 5 ^ '*' + 35 lx 4 …
|
| /f-stack/app/nginx-1.16.1/src/http/ |
| H A D | ngx_http.c | 966 ngx_http_location_queue_t *lq, *lx; in ngx_http_join_exact_locations() local 975 lx = (ngx_http_location_queue_t *) x; in ngx_http_join_exact_locations() 977 if (lq->name->len == lx->name->len in ngx_http_join_exact_locations() 978 && ngx_filename_cmp(lq->name->data, lx->name->data, lx->name->len) in ngx_http_join_exact_locations() 981 if ((lq->exact && lx->exact) || (lq->inclusive && lx->inclusive)) { in ngx_http_join_exact_locations() 984 lx->name, lx->file_name, lx->line); in ngx_http_join_exact_locations() 989 lq->inclusive = lx->inclusive; in ngx_http_join_exact_locations() 1009 ngx_http_location_queue_t *lq, *lx; in ngx_http_create_locations_list() local 1029 lx = (ngx_http_location_queue_t *) x; in ngx_http_create_locations_list() 1031 if (len > lx->name->len in ngx_http_create_locations_list() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/ |
| H A D | moxart.yaml | 16 - const: moxa,moxart-uc-7112-lx
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | moxart-uc7112lx.dts | 12 compatible = "moxa,moxart-uc-7112-lx", "moxa,moxart";
|
| /f-stack/freebsd/contrib/zlib/ |
| H A D | trees.c | 1071 unsigned lx = 0; /* running index in l_buf */ local 1076 dist = s->d_buf[lx]; 1077 lc = s->l_buf[lx++]; 1103 Assert((uInt)(s->pending) < s->lit_bufsize + 2*lx, 1106 } while (lx < s->last_lit);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | as3711.txt | 31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_eeprom.c | 622 int lx = 0, ly = 0, lhave = 0; in interpolate() local 646 if (!lhave || dx < (x - lx)) { in interpolate() 648 lx = px[ip]; in interpolate() 659 if (hx == lx) { in interpolate() 663 bf = (2 * (hy - ly) * (x - lx)) / (hx - lx); in interpolate()
|
| /f-stack/tools/libxo/doc/ |
| H A D | field-formatting.rst | 80 p void \* '%#lx'
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 2986 The -lx option will create a the cross-reference file with the suffix
|