| /f-stack/freebsd/contrib/zlib/doc/ |
| H A D | txtvsbin.txt | 9 to find out whether the format of that file is plain text. Although 18 labeled as plain text, otherwise it is labeled as binary. A prominent 26 amounts of textual characters are misidentified as plain text. 50 plain text; otherwise, it is categorized as binary. (The boundary case, 86 There is an extra category of plain text files that are "polluted" with 92 large chunks of textual data. Furthermore, "polluted" plain text should 99 and applications. We tried plain text files, system logs, source code,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | faraday,ftpci100.txt | 5 plain and dual PCI. The plain version embeds a cascading interrupt controller 50 The plain variant has 128MiB of non-prefetchable memory space, whereas the
|
| /f-stack/app/nginx-1.16.1/src/mail/ |
| H A D | ngx_mail_handler.c | 404 ngx_str_t *arg, plain; in ngx_mail_auth_plain() local 413 plain.data = ngx_pnalloc(c->pool, ngx_base64_decoded_length(arg[n].len)); in ngx_mail_auth_plain() 414 if (plain.data == NULL) { in ngx_mail_auth_plain() 418 if (ngx_decode_base64(&plain, &arg[n]) != NGX_OK) { in ngx_mail_auth_plain() 424 p = plain.data; in ngx_mail_auth_plain() 425 last = p + plain.len; in ngx_mail_auth_plain()
|
| /f-stack/tools/libxo/tests/gettext/ |
| H A D | ldns.pot | 16 "Content-Type: text/plain; charset=CHARSET\n"
|
| H A D | gt_01.pot | 16 "Content-Type: text/plain; charset=CHARSET\n"
|
| H A D | strerror.pot | 42 "Content-Type: text/plain; charset=CHARSET\n"
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_10.JP.out | 12 "data": "plain",
|
| H A D | test_10.J.out | 1 …ata":"bold-ul","data":"triple","data":"inv-ul","data":"underline","data":"plain", "item": [{"sku":…
|
| H A D | test_10.X.out | 1 …l</data><data>triple</data><data>inv-ul</data><data>underline</data><data>plain</data><item><sku t…
|
| H A D | test_10.XP.out | 8 <data>plain</data>
|
| H A D | test_10.E.out | 14 op string: [data] [plain] [0]
|
| /f-stack/tools/libxo/tests/gettext/po/pig_latin/ |
| H A D | ldns.po | 15 "Content-Type: text/plain; charset=UTF-8\n"
|
| H A D | gt_01.po | 15 "Content-Type: text/plain; charset=UTF-8\n"
|
| H A D | strerror.po | 40 "Content-Type: text/plain; charset=UTF-8\n"
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | rdb.c | 260 int plain = flags & RDB_LOAD_PLAIN; in rdbLoadIntegerObject() local 283 if (plain || sds) { in rdbLoadIntegerObject() 287 p = plain ? zmalloc(len) : sdsnewlen(SDS_NOINIT,len); in rdbLoadIntegerObject() 363 int plain = flags & RDB_LOAD_PLAIN; in rdbLoadLzfStringObject() local 374 if (plain) { in rdbLoadLzfStringObject() 389 if (plain || sds) { in rdbLoadLzfStringObject() 396 if (plain) in rdbLoadLzfStringObject() 483 int plain = flags & RDB_LOAD_PLAIN; in rdbGenericLoadStringObject() local 503 if (plain || sds) { in rdbGenericLoadStringObject() 504 void *buf = plain ? zmalloc(len) : sdsnewlen(SDS_NOINIT,len); in rdbGenericLoadStringObject() [all …]
|
| /f-stack/app/redis-5.0.5/tests/unit/ |
| H A D | geo.tcl | 192 test {GEORANGE STORE option: plain usage} { 200 test {GEORANGE STOREDIST option: plain usage} {
|
| /f-stack/app/nginx-1.16.1/conf/ |
| H A D | mime.types | 13 text/plain txt;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-href-family-pinctrl.dtsi | 196 * These are plain GPIO pins used by WLAN
|
| H A D | ste-snowball.dts | 602 * These are plain GPIO pins used by WLAN
|
| H A D | imx6q-cm-fx6.dts | 488 * WiFi and/or plain Bluetooth support.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | fips_validation.rst | 58 response file. Also if doing decryption it will not have the plain text until it
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3399-gru-chromebook.dtsi | 128 /* Always on; plain and simple */
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | bnx2x.rst | 72 …tps://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/bnx2x/bnx2x-e2-7.1…
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_security.rst | 141 Egress Data path - The software will send the plain packet without any 206 plain data only.
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_20_05.rst | 219 * Added plain SHA-1, 224, 256, 384, 512 support to QAT PMD. 221 Added support for plain SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
|