Home
last modified time | relevance | path

Searched refs:maybe (Results 1 – 21 of 21) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in189 maybe = { variable
244 maybe.update({
258 maybe.update({
335 if setup in maybe and maybe[setup][0] == "SKIP":
339 (test not in maybe or results[test] not in maybe[test][0])):
359 elif test in maybe:
360 if maybe[test][1].isdigit():
361 expect = issue_url + maybe[test][1]
363 expect = maybe[test][1]
366 elif setup in maybe and maybe[setup][0] == "SKIP" and setup != test:
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dpwhash_argon2id.exp4 [tv] pwhash failure (maybe intentional): [3]
11 [tv3] pwhash_argon2id_str failure (maybe intentional): [0]
12 [tv3] pwhash_argon2id_str failure (maybe intentional): [1]
13 [tv3] pwhash_argon2id_str failure (maybe intentional): [3]
H A Dpwhash_argon2i.exp4 [tv] pwhash failure (maybe intentional): [3]
7 [tv] pwhash failure (maybe intentional): [6]
/f-stack/dpdk/drivers/net/thunderx/
H A Dmeson.build16 if cc.has_argument('-Wno-maybe-uninitialized')
17 cflags += '-Wno-maybe-uninitialized'
/f-stack/freebsd/kern/
H A Duipc_domain.c306 struct protosw *maybe; in pffindproto() local
308 maybe = NULL; in pffindproto()
321 pr->pr_protocol == 0 && maybe == NULL) in pffindproto()
322 maybe = pr; in pffindproto()
324 return (maybe); in pffindproto()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx53-tx53.dtsi289 /* MX53_PAD_NANDF_CS2__GPIO6_15 0x1f4 maybe used by EDT-FT5x06 */
290 /* MX53_PAD_EIM_A16__GPIO2_22 0x1f4 maybe used by EDT-FT5x06 */
293 /* MX53_PAD_EIM_A17__GPIO2_21 0x1f4 maybe used by EDT-FT5x06 */
305 /* MX53_PAD_EIM_D22__GPIO3_22 0x1f4 maybe used by EETI touchpanel driver */
306 /* MX53_PAD_EIM_D23__GPIO3_23 0x1f4 maybe used by EETI touchpanel driver */
H A Dkirkwood-b3.dts89 * Not yet identified what it is, maybe the eeprom
H A Dam3517.dtsi130 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is
H A Domap34xx.dtsi155 * "OCP bypass mode", or maybe there is OCP_SYSCONFIG that is
/f-stack/dpdk/drivers/net/qede/base/
H A Dmeson.build36 '-Wno-maybe-uninitialized',
/f-stack/freebsd/contrib/device-tree/Bindings/display/rockchip/
H A Drockchip-lvds.txt36 - video port 0 for the VOP input, the remote endpoint maybe vopb or vopl
H A Ddw_mipi_dsi_rockchip.txt20 - video port 0 for the VOP input, the remote endpoint maybe vopb or vopl
/f-stack/mk/
H A Dkern.pre.mk27 COPTFLAGS?=-O2 -fno-strict-aliasing -frename-registers -pipe -Wno-maybe-uninitialized #-finline-fun…
/f-stack/dpdk/doc/guides/prog_guide/
H A Dtimer_lib.rst43 * CONFIG: owned by a core, must not be modified by another core, maybe in a list or not, dependin…
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dsprd,pinctrl.txt17 as one generic configuration, and maybe it will add more strange
/f-stack/freebsd/mips/conf/
H A DTL-ARCHERC7V2.hints201 # TODO: PCIe isn't showing link; maybe uboot isn't initialising
/f-stack/freebsd/contrib/xz-embedded/linux/Documentation/
H A Dxz.txt74 size for in-kernel use (maybe more is OK for initramfs). The presets
/f-stack/app/nginx-1.16.1/auto/
H A Dmake27 …echo "error: no installation of DPDK found, maybe you shuld export environment variable \`PKG_CONF…
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac93 enable_pie=$enableval, enable_pie="maybe")
/f-stack/dpdk/doc/guides/contributing/
H A Dcoding_style.rst260 and maybe local variable functions.
/f-stack/app/redis-5.0.5/deps/jemalloc/
H A Dconfigure1268 cross_compiling=maybe
3216 if test "$cross_compiling" = maybe; then