| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-pyruvate_1.1.2.bb | 28 crate://crates.io/aho-corasick/0.7.18 \ 29 crate://crates.io/atty/0.2.14 \ 30 crate://crates.io/autocfg/1.0.1 \ 31 crate://crates.io/bitflags/1.3.2 \ 32 crate://crates.io/block-buffer/0.9.0 \ 33 crate://crates.io/cc/1.0.72 \ 34 crate://crates.io/cfg-if/1.0.0 \ 35 crate://crates.io/chrono/0.4.19 \ 36 crate://crates.io/cpufeatures/0.2.1 \ 37 crate://crates.io/cpython/0.7.0 \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-devtools/cbindgen/ |
| H A D | cbindgen_0.23.0.bb | 9 # SRC_URI += "crate://crates.io/cbindgen/0.23.0" 17 # please note if you have entries that do not begin with crate:// 20 crate://crates.io/atty/0.2.14 \ 21 crate://crates.io/autocfg/1.1.0 \ 22 crate://crates.io/bitflags/1.3.2 \ 23 crate://crates.io/cfg-if/1.0.0 \ 24 crate://crates.io/clap/3.1.6 \ 25 crate://crates.io/fastrand/1.7.0 \ 26 crate://crates.io/hashbrown/0.11.2 \ 27 crate://crates.io/heck/0.4.0 \ [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/ |
| H A D | python3-cryptography_36.0.2.bb | 32 crate://crates.io/Inflector/0.11.4 \ 33 crate://crates.io/aliasable/0.1.3 \ 34 crate://crates.io/asn1/0.8.7 \ 35 crate://crates.io/asn1_derive/0.8.7 \ 36 crate://crates.io/autocfg/1.0.1 \ 37 crate://crates.io/base64/0.13.0 \ 38 crate://crates.io/bitflags/1.3.2 \ 39 crate://crates.io/cfg-if/1.0.0 \ 40 crate://crates.io/chrono/0.4.19 \ 41 crate://crates.io/indoc-impl/0.3.6 \ [all …]
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | test_rust.py | 12 crate = 'hello-world' variable in TestRustBase 30 self.crate) 32 prog = os.path.join(workdir, 'target', self.target, 'debug', self.crate) 76 self.assertRunOk(self.crate) 98 self.assertRunOk(self.crate)
|
| /OK3568_Linux_fs/kernel/drivers/clk/x86/ |
| H A D | clk-cgu-pll.c | 27 u64 crate, frate, rate64; in lgm_pll_calc_rate() local 30 crate = rate64 * mult; in lgm_pll_calc_rate() 33 crate += frate; in lgm_pll_calc_rate() 34 do_div(crate, div); in lgm_pll_calc_rate() 36 return crate; in lgm_pll_calc_rate()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/ |
| H A D | ssv_ht_rc.c | 282 rate->crate = ssv_rc->rc_table[mr->rc_index].ctrl_rate_idx; in minstrel_ht_set_rate() 343 info->control.rates[SSV_CRATE_IDX].count = ar[0].crate; in _fill_txinfo_rates() 362 ar[0].crate = ssv_rc->rc_table[sc->max_rate_idx].ctrl_rate_idx; in ssv62xx_ht_rate_update() 365 ar[1].crate = ssv_rc->rc_table[sc->max_rate_idx].ctrl_rate_idx; in ssv62xx_ht_rate_update() 368 ar[2].crate = ssv_rc->rc_table[sc->max_rate_idx].ctrl_rate_idx; in ssv62xx_ht_rate_update() 413 ar[2].crate = ar[1].crate = ar[0].crate = ssv_rc->rc_table[rateidx].ctrl_rate_idx; in ssv62xx_ht_rate_update()
|
| /OK3568_Linux_fs/buildroot/package/rust/ |
| H A D | rust.mk | 39 crate=$$(dirname $${file}); \ 40 fn=$${crate}/.cargo-checksum.json; \
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | clock.c | 507 int err, crate; in set_sample_rate_v1() local 549 crate = data[0] | (data[1] << 8) | (data[2] << 16); in set_sample_rate_v1() 550 if (!crate) { in set_sample_rate_v1() 556 if (crate != rate) { in set_sample_rate_v1() 557 dev_warn(&dev->dev, "current rate %d is different from the runtime rate %d\n", crate, rate); in set_sample_rate_v1()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | own-mirrors.bbclass | 14 crate://.*/.* ${SOURCE_MIRROR_URL} \
|
| H A D | rust-bin.bbclass | 112 --crate-name=${CRATE_NAME} --crate-type=${CRATE_TYPE} \
|
| H A D | cargo_common.bbclass | 11 # add crate fetch support
|
| H A D | externalsrc.bbclass | 71 url_data.type == 'npmsw' or url_data.type == 'crate' or
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/ |
| H A D | libstd-rs_1.59.0.bb | 4 # Check if libc crate is >= 0.2.17 before dropping this patch
|
| H A D | rust-llvm.inc | 19 # rustc_llvm with debug info is not recognized as a valid crate that's
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/ |
| H A D | Bug-1640982-SetCARGO_PROFILE_RELEASE_LTO-true-when-e.patch | 18 # invocation (i.e., only the top-level crate, not its dependencies).
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.2.rst | 112 - classes/crate-fetch: Ensure crate fetcher is available
|
| H A D | release-notes-4.0.5.rst | 62 - own-mirrors: add crate
|
| H A D | release-notes-3.4.3.rst | 30 - crate-fetch: fix setscene failures
|
| H A D | release-notes-4.0.3.rst | 48 - externalsrc.bbclass: support crate fetcher on externalsrc
|
| H A D | release-notes-4.0.rst | 116 …- New :ref:`bitbake:bitbake-user-manual/bitbake-user-manual-fetching:crate fetcher (\`\`crate://\`…
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | si21xx.c | 639 enum fe_code_rate crate) in si21xx_setacquire() argument 656 coderate_ptr = coderates[crate]; in si21xx_setacquire()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/ |
| H A D | bitbake-user-manual-fetching.rst | 693 Crate Fetcher (``crate://``) 697 `Rust language "crates" <https://doc.rust-lang.org/reference/glossary.html?highlight=crate#crate>`__ 699 on https://crates.io/ but this fetcher supports other crate registries too. 703 SRC_URI = "crate://REGISTRY/NAME/VERSION" 707 SRC_URI = "crate://crates.io/glob/0.2.11"
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | adding-packages-cargo.txt | 96 A crate can depend on other libraries from crates.io or git repositories, listed
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/include/ |
| H A D | ssv6200_common.h | 85 u32 crate:6; member
|
| /OK3568_Linux_fs/buildroot/package/assimp/ |
| H A D | 0003-closes-2954-upgrade-to-latest-greatest.patch | 74 +extern crate libc;
|