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:
464 bstr = '%s [default]' % bdict.get(mapped_key, defaultvals.get(key, ''))
466 if astr != bstr:
469 bval = int(bstr or 0)
477 … if key == "FILELIST" and (path.endswith("-dbg") or path.endswith("-src")) and bstr.strip() != '':
480 (depvera, depverb) = compare_pkg_lists(astr, bstr)
[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.cpp549 BSTR bstr = SysAllocStringLen(NULL, len); in ConvertStringToBSTR() local
551 if (!bstr) { in ConvertStringToBSTR()
555 if (mbstowcs(bstr, ascii, len) == (size_t)-1) { in ConvertStringToBSTR()
557 bstr[0] = 0; in ConvertStringToBSTR()
559 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-openembedded/meta-oe/recipes-core/uutils-coreutils/
H A Duutils-coreutils-crates.inc30 crate://crates.io/bstr/1.11.3 \
336 SRC_URI[bstr-1.11.3.sha256sum] = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0"
636 crate://crates.io/bstr/1.9.1 \
801 SRC_URI[bstr-1.9.1.sha256sum] = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
/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.inc28 crate://crates.io/bstr/1.10.0 \
322 SRC_URI[bstr-1.10.0.sha256sum] = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Dcargo-c-crates.inc24 crate://crates.io/bstr/1.10.0 \
364 SRC_URI[bstr-1.10.0.sha256sum] = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-maturin-crates.inc23 crate://crates.io/bstr/1.10.0 \
378 SRC_URI[bstr-1.10.0.sha256sum] = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c"