Home
last modified time | relevance | path

Searched refs:ors (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dbitwise.hpp314 unsigned ors = result.size(); in left_shift_byte() local
315 if((ors == 1) && (!*result.limbs())) in left_shift_byte()
317 unsigned rs = ors; in left_shift_byte()
318 if(shift && (result.limbs()[ors - 1] >> (Int::limb_bits - shift))) in left_shift_byte()
326 if(rs != ors) in left_shift_byte()
329 std::size_t len = (std::min)(ors * sizeof(limb_type), rs * sizeof(limb_type) - bytes); in left_shift_byte()
346 unsigned ors = result.size(); in left_shift_limb() local
347 if((ors == 1) && (!*result.limbs())) in left_shift_limb()
349 unsigned rs = ors; in left_shift_limb()
350 if(shift && (result.limbs()[ors - 1] >> (Int::limb_bits - shift))) in left_shift_limb()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h174 u32 ors; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Dat-All3 # http://www.ors.at/fileadmin/user_upload/downloads/DVB-T_Kanalbezeichnungen_und_Mittenfrequenzen.p…
/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djr.c94 sec_out32(&regs->ors, JR_SIZE); in jr_initregs()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dcoda.rst538 It is extremely important to realize that Venus bitwise ors the field
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20191130.patch.gz1# ncurses 6.1 - patch 20191130 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190727.patch.gz1# ncurses 6.1 - patch 20190727 - Thomas E. Dickey 2# 3# --- ...
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...