Home
last modified time | relevance | path

Searched refs:conforming (Results 1 – 25 of 73) sorted by relevance

123

/freebsd/usr.sbin/bhyve/amd64/
H A Dtask_switch.c316 bool ldtseg, codeseg, stackseg, dataseg, conforming; in validate_seg_desc() local
406 conforming = (usd.sd_type & 0x4) ? true : false; in validate_seg_desc()
407 if ((conforming && (cpl < dpl)) || in validate_seg_desc()
408 (!conforming && (cpl != dpl))) { in validate_seg_desc()
420 conforming = true; in validate_seg_desc()
422 conforming = false; in validate_seg_desc()
424 if (!conforming && (rpl > dpl || cpl > dpl)) { in validate_seg_desc()
/freebsd/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-versatile.txt10 - Child nodes conforming to i2c bus binding
H A Di2c-stu300.txt12 - Child nodes conforming to i2c bus binding
H A Di2c-iop3xx.txt12 - Child nodes conforming to i2c bus binding
H A Di2c-cbus-gpio.txt10 - child nodes conforming to i2c bus binding
H A Di2c-arb.txt10 - Child nodes conforming to i2c bus binding
H A Di2c-hix5hd2.txt14 - Child nodes conforming to i2c bus binding
H A Di2c-altera.txt18 - Child nodes conforming to i2c bus binding
H A Di2c-gate.txt16 - Child nodes conforming to i2c bus binding
H A Di2c-sprd.txt18 - Child nodes conforming to I2C bus binding
H A Di2c-omap.txt21 - Child nodes conforming to i2c bus binding
H A Di2c-mux.txt32 - Child nodes conforming to i2c bus binding
H A Di2c-at91.txt35 - Child nodes conforming to i2c bus binding
/freebsd/contrib/file/magic/Magdir/
H A Dmarc2129 >>0 regex/1l (^.{21})([^0]{2}) (non-conforming)
H A Dprinter11 >2 string PS-Adobe- conforming
22 >3 string PS-Adobe- conforming
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcuchar.cppm
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Drenesas,jpu.txt4 and decoding function conforming to the JPEG baseline process, so that the JPU
/freebsd/share/examples/drivers/
H A DREADME31 both in lower and upper case form. (conforming to normal usage).
/freebsd/contrib/elftoolchain/
H A DREADME.rst11 - managing program objects conforming to the ELF_ object format, and
/freebsd/crypto/openssl/doc/man7/
H A DEVP_PKEY-EC.pod113 The public key value in encoded EC point format conforming to Sec. 2.3.3 and
134 is expected to be a point conforming to Sec. 2.3.4 of the SECG SEC 1 ("Elliptic
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECallingConv.td103 // handled conforming to the standard cc.
/freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/
H A Drepetition.dat4 # conforming matches (column 4) must match one of the following BREs
/freebsd/crypto/openssl/doc/man3/
H A DEVP_PKEY_set1_encoded_public_key.pod39 should be a point conforming to Sec. 2.3.4 of the SECG SEC 1 ("Elliptic
H A DSSL_CTX_set_client_cert_cb.pod75 thus a standard conforming answer can be sent to the server. For a
/freebsd/sys/contrib/device-tree/Bindings/fsi/
H A Dfsi.txt142 * I2C bus, so we're conforming to the generic I2C binding

123