Home
last modified time | relevance | path

Searched refs:Bitmask (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-dir.cc115 template<typename Bitmask>
117 is_set(Bitmask obj, Bitmask bits) in is_set()
119 return (obj & bits) != Bitmask::none; in is_set()
H A Ddir.cc118 template<typename Bitmask>
120 is_set(Bitmask obj, Bitmask bits) in is_set()
122 return (obj & bits) != Bitmask::none; in is_set()
H A Dops-common.h186 template<typename Bitmask> in _GLIBCXX_VISIBILITY()
187 inline bool is_set(Bitmask obj, Bitmask bits) in _GLIBCXX_VISIBILITY()
189 return (obj & bits) != Bitmask::none; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Ddir.cc145 template<typename Bitmask>
147 is_set(Bitmask obj, Bitmask bits) in is_set()
149 return (obj & bits) != Bitmask::none; in is_set()
H A Dops-common.h244 template<typename Bitmask> in _GLIBCXX_VISIBILITY()
245 inline bool is_set(Bitmask obj, Bitmask bits) in _GLIBCXX_VISIBILITY()
247 return (obj & bits) != Bitmask::none; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_dir.cc120 template<typename Bitmask>
122 is_set(Bitmask obj, Bitmask bits) in is_set()
124 return (obj & bits) != Bitmask::none; in is_set()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_dir.cc183 template<typename Bitmask>
185 is_set(Bitmask obj, Bitmask bits) in is_set()
187 return (obj & bits) != Bitmask::none; in is_set()
/netbsd-src/sys/arch/evbmips/conf/
H A DWGT624V3111 # Bitmask for enabling the PCI IDE channels in the southbridge.
H A DMERAKI110 # Bitmask for enabling the PCI IDE channels in the southbridge.
H A DAP30109 # Bitmask for enabling the PCI IDE channels in the southbridge.
H A DRB433UAH110 # Bitmask for enabling the PCI IDE channels in the southbridge.
H A DDB120118 # Bitmask for enabling the PCI IDE channels in the southbridge.
H A DXLSATX113 # Bitmask for enabling the PCI IDE channels in the southbridge.
H A DMALTA108 # Bitmask for enabling the PCI IDE channels in the southbridge.
/netbsd-src/sys/arch/algor/conf/
H A DP506486 # Bitmask for enabling the PCI IDE channels in the southbridge.
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daic79xx.reg1591 * Bitmask of observed initiators on the bus.
1640 * Bitmask of observed targets on the bus.
1708 * Bitmask of ids to respond as a target.
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15362 typedef SQLITE_BITMASK_TYPE Bitmask; typedef
15364 typedef u64 Bitmask; typedef
15370 #define BMS ((int)(sizeof(Bitmask)*8))
15375 #define MASKBIT(n) (((Bitmask)1)<<(n))
15379 #define ALLBITS ((Bitmask)-1)
15380 #define TOPBIT (((Bitmask)1)<<(BMS-1))
18710 Bitmask colNotIdxed; /* Unindexed columns in pTab */
19230 Bitmask colUsed; /* Bit N set if column N used. Details above for N>62 */
21263 SQLITE_PRIVATE Bitmask sqlite3ExprColUsed(Expr*);
106361 SQLITE_PRIVATE Bitmask sqlite3ExprColUsed(Expr *pExpr){
[all …]
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc2407.txt946 o Situation (4 octets) - Bitmask used to interpret the remainder
/netbsd-src/external/gpl3/binutils/dist/cpu/
H A Dcris.cpu213 ; Bitmask of h-gr register (0..15) and h-sr register (17..31)
/netbsd-src/external/gpl3/binutils.old/dist/cpu/
H A Dcris.cpu213 ; Bitmask of h-gr register (0..15) and h-sr register (17..31)
/netbsd-src/external/gpl3/gdb.old/dist/cpu/
H A Dcris.cpu213 ; Bitmask of h-gr register (0..15) and h-sr register (17..31)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.md658 ;; Bitmask for shift instructions
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.md715 ;; Bitmask for shift instructions