Home
last modified time | relevance | path

Searched refs:bstr (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py404 def compare_pkg_lists(astr, bstr): argument
406 depverb = bb.utils.explode_dep_versions2(bstr)
454 bstr = bdict.get(key, '')
456 monitored = report_ver or astr or bstr
463 if not bstr:
466 if astr != bstr:
469 bval = int(bstr or 0)
485 blist = shlex.split(bstr)
488 blist = bstr.split()
500 for ver in (astr.split()[0], bstr.split()[0]):
[all …]
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c149 #define bstr(suffix, str) [PSR_BTYPE_ ## suffix >> PSR_BTYPE_SHIFT] = str macro
151 bstr(NONE, "--"),
152 bstr( JC, "jc"),
153 bstr( C, "-c"),
154 bstr( J , "j-")
156 #undef bstr
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp545 BSTR bstr = SysAllocStringLen(NULL, len); in ConvertStringToBSTR() local
547 if (!bstr) { in ConvertStringToBSTR()
551 if (mbstowcs(bstr, ascii, len) == (size_t)-1) { in ConvertStringToBSTR()
553 bstr[0] = 0; in ConvertStringToBSTR()
555 return bstr; in ConvertStringToBSTR()
/openbmc/linux/fs/affs/
H A Damigaffs.c536 affs_copy_name(unsigned char *bstr, struct dentry *dentry) in affs_copy_name() argument
540 *bstr++ = len; in affs_copy_name()
541 memcpy(bstr, dentry->d_name.name, len); in affs_copy_name()
H A Daffs.h154 extern int affs_copy_name(unsigned char *bstr, struct dentry *dentry);
/openbmc/openbmc/meta-security/recipes-ids/suricata/
H A Dsuricata-crates.inc254 crate://crates.io/bstr/0.2.17 \
345 SRC_URI[bstr-0.2.17.sha256sum] = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
904 crate://crates.io/bstr/0.2.16 \
980 SRC_URI[bstr-0.2.16.sha256sum] = "90682c8d613ad3373e66de8c6411e0ae2ab2571e879d2efbf73558cc66f21279"
/openbmc/openbmc/poky/meta/recipes-gnome/librsvg/
H A Dlibrsvg-crates.inc24 crate://crates.io/bstr/1.8.0 \
296 SRC_URI[bstr-1.8.0.sha256sum] = "542f33a8835a0884b006a0c3df3dadd99c0c3f296ed26c2fdc8028e01ad6230c"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils-crates.inc25 crate://crates.io/bstr/1.9.1 \
305 SRC_URI[bstr-1.9.1.sha256sum] = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-maturin-crates.inc23 crate://crates.io/bstr/1.8.0 \
331 SRC_URI[bstr-1.8.0.sha256sum] = "542f33a8835a0884b006a0c3df3dadd99c0c3f296ed26c2fdc8028e01ad6230c"
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc24 crate://crates.io/bstr/1.9.0 \
350 SRC_URI[bstr-1.9.0.sha256sum] = "c48f0051a4b4c5e0b6d365cd04af53aeaa209e3cc15ec2cdb69e73cc87fbd0dc"