/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/src/ |
H A D | lib.rs | 15 let mut guess = String::new(); in guess_the_number() localVariable 18 .read_line(&mut guess) in guess_the_number() 21 let guess: u32 = match guess.trim().parse() { in guess_the_number() localVariable 26 println!("You guessed: {}", guess); in guess_the_number() 28 match guess.cmp(&secret_number) { in guess_the_number()
|
/openbmc/linux/net/atm/ |
H A D | atm_misc.c | 30 int guess = SKB_TRUESIZE(pdu_size); in atm_alloc_charge() local 32 atm_force_charge(vcc, guess); in atm_alloc_charge() 37 atomic_add(skb->truesize-guess, in atm_alloc_charge() 42 atm_return(vcc, guess); in atm_alloc_charge()
|
/openbmc/openbmc/poky/meta/recipes-devtools/gnu-config/ |
H A D | gnu-config_git.bb | 2 DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree" 6 LIC_FILES_CHKSUM = "file://config.guess;beginline=9;endline=29;md5=10922f9231863a06f6efb67691fa46e0" 35 install -m 0644 config.guess config.sub ${D}${datadir}/gnu-config/
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/ |
H A D | dont-use-internal-configs.patch | 13 -cp $srcdir/configure.guess $srcdir/config.guess
|
/openbmc/openbmc/poky/scripts/lib/resulttool/ |
H A D | regression.py | 164 guess = guess_oeselftest_metadata(base['result']) 165 if guess is None: 169 base_configuration['OESELFTEST_METADATA'] = guess 171 guess = guess_oeselftest_metadata(target['result']) 172 if guess is None: 176 target_configuration['OESELFTEST_METADATA'] = guess
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libextutils/ |
H A D | libextutils-cppguess-perl_0.27.bb | 1 SUMMARY = "ExtUtils::CppGuess - guess C++ compiler and flags" 2 DESCRIPTION = "ExtUtils::CppGuess attempts to guess the system's C++ \
|
/openbmc/phosphor-user-manager/ |
H A D | .gitignore | 30 /config.guess 76 config.guess~
|
/openbmc/openbmc/poky/meta/recipes-devtools/m4/ |
H A D | m4-native_1.4.19.bb | 10 install -m 0644 ${STAGING_DATADIR}/gnu-config/config.guess .
|
/openbmc/linux/Documentation/fb/ |
H A D | pvr2fb.rst | 52 composite. If none is specified, we guess. 55 vga. If none is specified, we guess.
|
/openbmc/libmctp/ |
H A D | .gitignore | 7 config.guess
|
/openbmc/openpower-host-ipmi-flash/ |
H A D | .gitignore | 36 config.guess
|
/openbmc/openpower-sbe-interface/ |
H A D | .gitignore | 36 config.guess
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-langtable_0.0.68.bb | 1 DESCRIPTION = "langtable is used to guess reasonable defaults for locale,\
|
/openbmc/openpower-debug-collector/ |
H A D | .gitignore | 10 /config.guess
|
/openbmc/pam-ipmi/ |
H A D | .gitignore | 36 config.guess
|
/openbmc/linux/tools/usb/usbip/ |
H A D | .gitignore | 7 config.guess
|
/openbmc/ibm-logging/ |
H A D | .gitignore | 18 /config.guess
|
/openbmc/linux/arch/arm/include/debug/ |
H A D | vexpress.S | 25 @ Make an educated guess regarding the memory map:
|
/openbmc/openpower-host-ipmi-oem/ |
H A D | .gitignore | 20 /config.guess
|
/openbmc/openpower-dbus-interfaces/ |
H A D | .gitignore | 20 /config.guess
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/libmcrypt/ |
H A D | libmcrypt_2.5.8.bb | 19 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcrypt/ |
H A D | libcrypt-openssl-random-perl_0.17.bb | 15 libcrypt-openssl-guess-perl-native \
|
H A D | libcrypt-openssl-guess-perl_0.15.bb | 33 PROVIDES += "libcrypt-openssl-guess"
|
/openbmc/ibm-dbus-interfaces/ |
H A D | .gitignore | 20 /config.guess
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fwknop/ |
H A D | fwknop_2.6.11.bb | 20 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}/config
|