Home
last modified time | relevance | path

Searched refs:plain (Results 1 – 25 of 40) sorted by relevance

12

/f-stack/freebsd/contrib/zlib/doc/
H A Dtxtvsbin.txt9 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 Dfaraday,ftpci100.txt5 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 Dngx_mail_handler.c404 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 Dldns.pot16 "Content-Type: text/plain; charset=CHARSET\n"
H A Dgt_01.pot16 "Content-Type: text/plain; charset=CHARSET\n"
H A Dstrerror.pot42 "Content-Type: text/plain; charset=CHARSET\n"
/f-stack/tools/libxo/tests/core/saved/
H A Dtest_10.JP.out12 "data": "plain",
H A Dtest_10.J.out1 …ata":"bold-ul","data":"triple","data":"inv-ul","data":"underline","data":"plain", "item": [{"sku":…
H A Dtest_10.X.out1 …l</data><data>triple</data><data>inv-ul</data><data>underline</data><data>plain</data><item><sku t…
H A Dtest_10.XP.out8 <data>plain</data>
H A Dtest_10.E.out14 op string: [data] [plain] [0]
/f-stack/tools/libxo/tests/gettext/po/pig_latin/
H A Dldns.po15 "Content-Type: text/plain; charset=UTF-8\n"
H A Dgt_01.po15 "Content-Type: text/plain; charset=UTF-8\n"
H A Dstrerror.po40 "Content-Type: text/plain; charset=UTF-8\n"
/f-stack/app/redis-5.0.5/src/
H A Drdb.c260 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 Dgeo.tcl192 test {GEORANGE STORE option: plain usage} {
200 test {GEORANGE STOREDIST option: plain usage} {
/f-stack/app/nginx-1.16.1/conf/
H A Dmime.types13 text/plain txt;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dste-href-family-pinctrl.dtsi196 * These are plain GPIO pins used by WLAN
H A Dste-snowball.dts602 * These are plain GPIO pins used by WLAN
H A Dimx6q-cm-fx6.dts488 * WiFi and/or plain Bluetooth support.
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst58 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 Drk3399-gru-chromebook.dtsi128 /* Always on; plain and simple */
/f-stack/dpdk/doc/guides/nics/
H A Dbnx2x.rst72 …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 Drte_security.rst141 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 Drelease_20_05.rst219 * 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

12