Home
last modified time | relevance | path

Searched refs:expects (Results 1 – 25 of 254) sorted by relevance

1234567891011

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A Dvxlan_bridge_1q.sh487 local -a expects=("${@}")
509 local expect=${expects[$key]}
527 local -a expects=("${@}")
567 local -a expects=(0 0 0 0 0)
568 expects[$hit_idx]=10
616 local -a expects=(0 0 0 0 0)
624 expects[0]=10; expects[1]=10; expects[3]=10
634 expects[0]=10; expects[1]=0; expects[3]=0
644 expects[0]=10; expects[1]=10; expects[3]=10
654 expects[0]=10; expects[1]=10; expects[3]=10
[all …]
H A Dvxlan_bridge_1d.sh387 local -a expects=("${@}")
404 local expect=${expects[$key]}
454 local -a expects=(0 0 0)
455 expects[$hit_idx]=10
/OK3568_Linux_fs/buildroot/package/python-flask-expects-json/
H A Dpython-flask-expects-json.hash1 # md5, sha256 from https://pypi.org/pypi/flask-expects-json/json
2 md5 c1fb8ede58db312d7923212dc97b8ab4 flask-expects-json-1.5.0.tar.gz
3 sha256 0087dc3d089f1ac75a1fc0f259f4dbd02bbb9c356e92e1a080f2309e2f75d053 flask-expects-json-1.5.0.…
H A DConfig.in2 bool "python-flask-expects-json"
9 https://github.com/fischerfredl/flask-expects-json
H A Dpython-flask-expects-json.mk8 PYTHON_FLASK_EXPECTS_JSON_SOURCE = flask-expects-json-$(PYTHON_FLASK_EXPECTS_JSON_VERSION).tar.gz
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_python_flask_expects_json.py19 def try_json(self, payload, expects): argument
24 self.assertEqual(output[0], str(expects))
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dadi,axi-spdif-tx.txt7 The controller expects two clocks, the clock used for the AXI interface and
12 the core. The core expects one dma channel for transmit.
H A Ddesignware-i2s.txt7 clocks. The controller expects one clock: the clock used as the sampling
11 the core. The core expects one or two dma channels: one for transmit and
H A Dadi,axi-i2s.txt10 The controller expects two clocks, the clock used for the AXI interface and
15 the core. The core expects two dma channels if both transmit and receive are
H A Dzte,zx-spdif.txt9 the core. The core expects one dma channel for transmit.
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dmeson-routines.bbclass7 # Map our ARCH values to what Meson expects:
31 # Map our OS values to what Meson expects:
/OK3568_Linux_fs/u-boot/tools/patman/test/
H A Dtest01.txt9 cmd/pci.c:152:11: warning: format ‘%llx’ expects argument of type
35 lib/fdtdec.c:1203:8: warning: format ‘%llx’ expects argument of type
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S250 shl $32-4, len_dw # less_than_16 expects length
258 # less_than_8 expects length in upper 3 bits of len_dw
259 # less_than_8_post_shl1 expects length = carryflag * 8 + len_dw[31:30]
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dmisc_usbsevseg.rst28 hex expects a value between 0-15 per character,
29 ascii expects a value between '0'-'9' and 'A'-'F'.
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-net-qmi13 '802.3' mode, and the driver expects to exchange
16 and the driver expects to echange IPv4 or IPv6 packets
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/
H A Ddovecot.socket5 #dovecot expects separate IPv4 and IPv6 sockets
/OK3568_Linux_fs/buildroot/package/ts4900-fpga/
H A DConfig.in9 U-boot script expects to find it in the /boot folder.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dgcc-configure-common.inc8 # gcc 3.x expects 'f77', 4.0 expects 'f95', 4.1 and 4.2 expect 'fortran'
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dcairo-weak-detect.patch1 OE configures cairo to disable EGL support, however fbida expects cairo with egl support
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/
H A Drest_0.8.1.bb26 # rest expects introspection.m4 at custom location (see aclocal.m4).
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Delf_x86_64_efi.lds15 .hash : { *(.hash) } /* this MUST come first, EFI expects it */
/OK3568_Linux_fs/kernel/Documentation/leds/
H A Dleds-sc27xx.rst15 For the breathing mode, the SC27XX LED only expects one brightness
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dbrcm,stingray-usb-phy.txt9 - Must be 1 for brcm,sr-usb-combo-phy as it expects one argument to indicate
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/systemtap/
H A Dsystemtap-uprobes_git.bb17 # support. Note that staprun expects it in the systemtap/runtime directory,
/OK3568_Linux_fs/buildroot/package/crda/
H A D0001-crda-support-python-3-in-utils-key2pub.py.patch96 + # OpenSSL expects 64-bit words given least-significant-word first.
130 + # OpenSSL expects 32-bit words given least-significant-word first.
197 + # gcrypt expects 8-bit words most-significant-word first

1234567891011