| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/buildroot/support/gnuconfig/ |
| H A D | README.buildroot | 2 If your package uses config.guess and/or config.sub, then it probably 5 the config.guess and/or config.sub files appropriately. See the 10 infrastructure, you can request the config.guess and/or config.sub
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | divide.hpp | 159 limb_type guess; in divide_unsigned_helper() local 167 guess = 1; in divide_unsigned_helper() 170 guess = static_cast<limb_type>(v); in divide_unsigned_helper() 176 guess = prem[0] / py[y_order]; in divide_unsigned_helper() 184 guess = static_cast<limb_type>(v); in divide_unsigned_helper() 186 BOOST_ASSERT(guess); // If the guess ever gets to zero we go on forever.... in divide_unsigned_helper() 195 if(pr[shift] > guess) in divide_unsigned_helper() 196 pr[shift] -= guess; in divide_unsigned_helper() 200 t.limbs()[shift] = guess; in divide_unsigned_helper() 206 else if(CppInt1::max_limb_value - pr[shift] > guess) in divide_unsigned_helper() [all …]
|
| /OK3568_Linux_fs/yocto/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=b75d42f59f706ea56d6a8e00216fca6a" 35 install -m 0644 config.guess config.sub ${D}${datadir}/gnu-config/
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/cdparanoia/files/ |
| H A D | dont-use-internal-configs.patch | 8 -cp $srcdir/configure.guess $srcdir/config.guess
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/ |
| H A D | gcc4.patch | 26 - /* ?... do nothing I guess */ 37 - /* ?... shouldn't happen I guess */
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libextutils/ |
| H A D | libextutils-cppguess-perl_0.26.bb | 1 SUMMARY = "ExtUtils::CppGuess - guess C++ compiler and flags" 2 DESCRIPTION = "ExtUtils::CppGuess attempts to guess the system's C++ \
|
| /OK3568_Linux_fs/buildroot/package/start-stop-daemon/ |
| H A D | 0001-add-uclibc-alias-and-musl.patch | 22 # system part of the output of the GNU config.guess script. 24 # <Debian name> <GNU name> <config.guess regex>
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/autoconf-2.13/autoconf-2.13/ |
| H A D | 0001-Add-config.guess-config.sub-install-to-destdir.patch | 4 Subject: [PATCH] Add config.guess config.sub / install to destdir 46 + acmakevars config.guess config.sub; do \
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | pvr2fb.rst | 52 composite. If none is specified, we guess. 55 vga. If none is specified, we guess.
|
| /OK3568_Linux_fs/buildroot/package/perl-lwp-mediatypes/ |
| H A D | Config.in | 4 guess media type for a file or a URL.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/m4/ |
| H A D | m4-native_1.4.19.bb | 10 install -m 0644 ${STAGING_DATADIR}/gnu-config/config.guess .
|
| /OK3568_Linux_fs/buildroot/package/perl-crypt-openssl-random/ |
| H A D | perl-crypt-openssl-random.mk | 11 host-perl-crypt-openssl-guess \
|
| /OK3568_Linux_fs/debian/scripts/rkstage0/02-sys-tweaks/files/ |
| H A D | console-setup | 9 CODESET="guess"
|
| /OK3568_Linux_fs/buildroot/package/perl-crypt-openssl-rsa/ |
| H A D | perl-crypt-openssl-rsa.mk | 11 host-perl-crypt-openssl-guess \
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | .gitignore | 11 config.guess
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-langtable_0.0.57.bb | 1 DESCRIPTION = "langtable is used to guess reasonable defaults for locale,\
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/ |
| H A D | .gitignore | 7 config.guess
|
| /OK3568_Linux_fs/kernel/arch/arm/include/debug/ |
| H A D | vexpress.S | 25 @ Make an educated guess regarding the memory map:
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-crypto/libmcrypt/ |
| H A D | libmcrypt_2.5.8.bb | 18 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libcrypt/ |
| H A D | libcrypt-openssl-random-perl_0.15.bb | 15 libcrypt-openssl-guess-perl-native \
|
| H A D | libcrypt-openssl-guess-perl_0.15.bb | 32 PROVIDES_${PN} += "libcrypt-openssl-guess"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/byacc/ |
| H A D | byacc.inc | 20 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/ |
| H A D | cpprules.in | 3 # Delete line numbers from the cpp output (-P is not portable, I guess).
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/fwknop/ |
| H A D | fwknop_2.6.10.bb | 20 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}/config
|