| /openbmc/qemu/scripts/qapi/ |
| H A D | expr.py | 17 Normalize and validate (context-free) QAPI schema expression structures. 315 Normalize a "members" value. 318 value is not itself already a dict, normalize it to 325 :param members: The members value to normalize. 361 Normalize and validate an optional implicit struct type. 413 Normalize and validate the ``features`` member. 446 Normalize and validate this expression as an ``enum`` definition. 485 Normalize and validate this expression as a ``struct`` definition. 501 Normalize and validate this expression as a ``union`` definition. 529 Normalize and validate this expression as an ``alternate`` definition. [all …]
|
| /openbmc/qemu/target/hexagon/ |
| H A D | fma_emu.c | 188 /* Try to normalize exponents: shrink a exponent and grow mantissa */ in accum_sub() 198 /* Try to normalize exponents: grow b exponent and shrink mantissa */ in accum_sub() 241 /* Try to normalize exponents: shrink a exponent and grow mantissa */ in accum_add() 251 /* Try to normalize exponents: grow b exponent and shrink mantissa */ in accum_add() 326 * Normalize right in accum_round_float64() 329 * So we need to normalize right while the high word is non-zero and in accum_round_float64() 337 * OK, now normalize left in accum_round_float64() 338 * We want to normalize left until we have a leading one in bit 24 in accum_round_float64()
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-django_5.2.bb | 7 file://0001-Fixed-35980-Updated-setuptools-to-normalize-package.patch \
|
| /openbmc/webui-vue/src/ |
| H A D | i18n.js | 68 const normalize = (val) => { 79 locale: normalize(locale),
|
| /openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/ |
| H A D | libnet-idn-encode_2.500.bb | 25 RDEPENDS:${PN} += "perl-module-unicode-normalize perl-module-encode-encoding"
|
| /openbmc/openbmc/poky/meta/recipes-devtools/python/ |
| H A D | python3-license-expression_30.4.1.bb | 1 SUMMARY = "Utility library to parse, compare, simplify and normalize license expressions"
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-django/ |
| H A D | 0001-Fixed-35980-Updated-setuptools-to-normalize-package.patch | 4 Subject: [PATCH] Fixed #35980 -- Updated setuptools to normalize package names
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblognorm/ |
| H A D | liblognorm_2.0.6.bb | 2 DESCRIPTION = "Briefly described, liblognorm is a tool to normalize log data."
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | types.py | 151 def path(value, relativeto='', normalize='true', mustexist='false'): argument 154 if boolean(normalize):
|
| /openbmc/qemu/util/ |
| H A D | host-utils.c | 111 /* normalize the divisor, shifting the dividend accordingly */ in divu128() 121 /* normalize the divisor, shifting the dividend accordingly */ in divu128() 354 /* normalize the divisor, shifting the dividend accordingly */ in divu256() 365 /* normalize the divisor, shifting the dividend accordingly */ in divu256()
|
| /openbmc/openbmc/poky/meta/classes-recipe/ |
| H A D | pypi.bbclass | 33 Normalize the package names to match PEP625 (https://peps.python.org/pep-0625/).
|
| /openbmc/openbmc/poky/meta/recipes-devtools/libtool/libtool/ |
| H A D | 0002-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch | 11 Libtool may be passed link paths of the form "/usr/lib/../lib" so normalize
|
| /openbmc/openbmc/poky/bitbake/lib/bs4/ |
| H A D | css.py | 54 """Normalize a dictionary of namespaces.""" 63 """Normalize a list of results to a Resultset.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0010-sync-with-OE-libtool-changes.patch | 18 RPATH in the generated binary. Normalize before comparision.
|
| /openbmc/u-boot/arch/nios2/lib/ |
| H A D | libgcc.c | 206 /* Normalize, i.e. make the most significant bit of the in __udivmoddi4() 242 /* Normalize. */ in __udivmoddi4() 322 /* Normalize. */ in __udivmoddi4()
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/ |
| H A D | resolvconf_1.93.bb | 47 install -m 0755 bin/normalize-resolvconf ${D}${nonarch_base_libdir}/${BPN}
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | i440fx_fuzz.c | 54 /* make a copy of the action so we can normalize the values in-place */ in ioport_fuzz_qtest()
|
| H A D | virtio_scsi_fuzz.c | 92 /* Copy the action, so we can normalize length, queue and flags */ in virtio_scsi_fuzz()
|
| H A D | virtio_blk_fuzz.c | 89 /* Copy the action, so we can normalize length, queue and flags */ in virtio_blk_fuzz()
|
| /openbmc/u-boot/lib/lzma/ |
| H A D | LzmaDec.c | 20 #define NORMALIZE if (range < kTopValue) { range <<= 8; code = (code << 8) | (*buf++); } macro 22 #define IF_BIT_0(p) ttt = *(p); NORMALIZE; bound = (range >> kNumBitModelTotalBits) * ttt; if (code… 342 NORMALIZE in LzmaDec_DecodeReal() 438 NORMALIZE; in LzmaDec_DecodeReal()
|
| /openbmc/webui-vue/ |
| H A D | package-lock.json | 3158 "node_modules/@types/normalize-package-data": { 3160 …"resolved": "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4… 3832 "normalize-range": "^0.1.2", 4864 "normalize-path": "^2.1.1" 4867 "node_modules/@vuepress/core/node_modules/anymatch/node_modules/normalize-path": { 4869 "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz", 4985 "normalize-path": "^3.0.0", 5067 "normalize-path": "^3.0.0", 5151 "normalize-path": "^3.0.0", 5246 "postcss-normalize-charset": "^4.0.1", [all …]
|
| /openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/ |
| H A D | CVE-2022-4055.patch | 133 - file=`readlink -f "$1"` # Normalize path
|
| /openbmc/openbmc-test-automation/gui/data/ |
| H A D | gui_variables.py | 137 xpath_add_button = "//button[normalize-space(text())='Add']"
|
| /openbmc/openbmc/poky/bitbake/lib/bb/pysh/ |
| H A D | pyshlex.py | 342 def normalize(wtree): function 346 part = normalize(part) 359 return normalize(wtree)
|
| /openbmc/openbmc/meta-security/recipes-scanners/clamav/files/ |
| H A D | clamd.conf | 474 # Maximum size of a HTML file to normalize. HTML files larger than this value 488 # Maximum size of a script file to normalize. Script content larger than this
|