Home
last modified time | relevance | path

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

12

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_crypt.c192 ngx_str_t encoded, decoded; in ngx_crypt_ssha() local
204 decoded.data = ngx_pnalloc(pool, len); in ngx_crypt_ssha()
205 if (decoded.data == NULL) { in ngx_crypt_ssha()
212 decoded.len = 20; in ngx_crypt_ssha()
219 ngx_sha1_update(&sha1, decoded.data + 20, decoded.len - 20); in ngx_crypt_ssha()
220 ngx_sha1_final(decoded.data, &sha1); in ngx_crypt_ssha()
232 ngx_encode_base64(&encoded, &decoded); in ngx_crypt_ssha()
243 ngx_str_t encoded, decoded; in ngx_crypt_sha() local
249 decoded.len = sizeof(digest); in ngx_crypt_sha()
250 decoded.data = digest; in ngx_crypt_sha()
[all …]
H A Dngx_string.c1612 u_char *d, *s, ch, c, decoded; in ngx_unescape_uri() local
1623 decoded = 0; in ngx_unescape_uri()
1649 decoded = (u_char) (ch - '0'); in ngx_unescape_uri()
1656 decoded = (u_char) (c - 'a' + 10); in ngx_unescape_uri()
1674 ch = (u_char) ((decoded << 4) + (ch - '0')); in ngx_unescape_uri()
1694 ch = (u_char) ((decoded << 4) + (c - 'a') + 10); in ngx_unescape_uri()
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dspi-cadence.txt17 - is-decoded-cs : Flag to indicate whether decoder is used or not.
28 is-decoded-cs = <0>;
/f-stack/app/redis-5.0.5/src/
H A Dhyperloglog.c1535 sds decoded = sdsempty(); in pfdebugCommand() local
1549 decoded = sdscatprintf(decoded,"z:%d ",runlen); in pfdebugCommand()
1553 decoded = sdscatprintf(decoded,"Z:%d ",runlen); in pfdebugCommand()
1558 decoded = sdscatprintf(decoded,"v:%d,%d ",regval,runlen); in pfdebugCommand()
1561 decoded = sdstrim(decoded," "); in pfdebugCommand()
1562 addReplyBulkCBuffer(c,decoded,sdslen(decoded)); in pfdebugCommand()
1563 sdsfree(decoded); in pfdebugCommand()
H A Ddb.c320 robj *decoded = getDecodedObject(o); in dbUnshareStringValue() local
321 o = createRawStringObject(decoded->ptr, sdslen(decoded->ptr)); in dbUnshareStringValue()
322 decrRefCount(decoded); in dbUnshareStringValue()
H A Ddebug.c1129 robj *decoded; in logCurrentClient() local
1131 decoded = getDecodedObject(cc->argv[j]); in logCurrentClient()
1133 (char*)decoded->ptr); in logCurrentClient()
1134 decrRefCount(decoded); in logCurrentClient()
H A Dmodule.c1788 robj *decoded = getDecodedObject(ele); in RM_ListPop() local
1791 autoMemoryAdd(key->ctx,REDISMODULE_AM_STRING,decoded); in RM_ListPop()
1792 return decoded; in RM_ListPop()
2427 robj *decoded = getDecodedObject(*valueptr); in RM_HashGet() local
2429 *valueptr = decoded; in RM_HashGet()
/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dcadence-quadspi.txt19 - cdns,is-decoded-cs : Flag to indicate whether decoder is used or not.
52 cdns,is-decoded-cs;
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dgpio-decoder.txt5 - gpios: a spec of gpios (at least two) to be decoded to a number with
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md543 to generate the decoded literals.
599 When all _sequences_ are decoded,
718 The match length is equal to the decoded `Baseline` plus
795 decoded previously from their normalized distribution.
807 These sequences are decoded in order from first to last.
876 Once literals and sequences have been decoded,
882 from the decoded literals to the output.
893 Note that all offsets leading to previously decoded data
1064 - Value decoded : small values use 1 less bit :
1073 | Value read | Value decoded | Number of bits used |
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dzynq-zc770-xm011.dts53 is-decoded-cs = <0>;
H A Dzynq-zc770-xm012.dts59 is-decoded-cs = <0>;
H A Dzynq-zc770-xm013.dts64 is-decoded-cs = <0>;
H A Dzynq-zc770-xm010.dts70 is-decoded-cs = <0>;
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_parse.c1265 u_char c, ch, decoded, *p, *u; in ngx_http_parse_complex_uri() local
1276 decoded = '\0'; in ngx_http_parse_complex_uri()
1508 decoded = (u_char) (ch - '0'); in ngx_http_parse_complex_uri()
1516 decoded = (u_char) (c - 'a' + 10); in ngx_http_parse_complex_uri()
1526 ch = (u_char) ((decoded << 4) + (ch - '0')); in ngx_http_parse_complex_uri()
1544 ch = (u_char) ((decoded << 4) + (c - 'a') + 10); in ngx_http_parse_complex_uri()
/f-stack/freebsd/contrib/device-tree/Bindings/bus/
H A Dnvidia,tegra20-gmi.txt37 The chip-select number is decoded from the child nodes second address cell of
39 then be decoded from the first cell of the 'reg' property.
H A Dqcom,ebi2.txt46 The XMEM registers are totally undocumented but could be partially decoded
/f-stack/freebsd/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt58 when encoding files that are supposed to be decoded by the kernel. With
72 dictionaries cannot be used for files that are intended to be decoded
/f-stack/dpdk/doc/guides/prog_guide/
H A Dbbdev.rst638 "hard output","hard decisions buffer, decoded output, size K for each CB"
662 The CB parameter ``k`` is the size of the decoded CB (this maps to K as described in
676 the decoded CBs of K sizes (CRC24A/B is the last 24-bit in each decoded CB).
984 |hard_output |hard decisions buffer, decoded output |
1036 The mbuf output ``hard_output`` is mandatory and is the decoded CBs size
1037 K (CRC24A/B is the last 24-bit in each decoded CB).
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Drockchip-pcie-host.txt69 INTx interrupts are decoded and routed.
/f-stack/freebsd/amd64/include/
H A Dvmm.h596 uint8_t decoded; /* set to 1 if successfully decoded */ member
/f-stack/freebsd/contrib/zstd/
H A DREADME.md108 …st few KB. Then, the compression algorithm will gradually use previously decoded content to better…
/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt133 The code being decoded, with 10 symbols, from 1 to 6 bits long:
/f-stack/app/redis-5.0.5/tests/unit/
H A Dscripting.tcl202 r eval {local decoded = cjson.decode('{"keya": "a", "keyb": "b"}')
/f-stack/freebsd/amd64/vmm/
H A Dvmm_instruction_emul.c1768 if (!vie->decoded) in vmm_emulate_instruction()
2939 vie->decoded = 1; /* success */ in vmm_decode_instruction()

12