Home
last modified time | relevance | path

Searched refs:Bit (Results 1 – 25 of 649) sorted by relevance

12345678910>>...26

/aosp_15_r20/external/coreboot/Documentation/northbridge/intel/sandybridge/
H A Dnri_registers.md10 *Width:* 64 Bit
16 | Bit | Description |
25 *Width:* 32 Bit
31 | Bit | Description |
45 *Width:* 32 Bit
51 | Bit | Description |
65 *Width:* 32 Bit
71 | Bit | Description |
85 *Width:* 32 Bit
91 | Bit | Description |
[all …]
/aosp_15_r20/external/capstone/arch/X86/
H A DX86GenRegisterInfo.inc658 // GR8 Bit set.
668 // GR8_NOREX Bit set.
678 // VK1 Bit set.
688 // VK2 Bit set.
698 // VK4 Bit set.
708 // VK8 Bit set.
718 // VK1WM Bit set.
728 // VK2WM Bit set.
738 // VK4WM Bit set.
748 // VK8WM Bit set.
[all …]
/aosp_15_r20/external/capstone/arch/ARM/
H A DARMGenRegisterInfo.inc1184 // SPR Bit set.
1194 // GPR Bit set.
1204 // GPRwithAPSR Bit set.
1214 // SPR_8 Bit set.
1224 // GPRnopc Bit set.
1234 // rGPR Bit set.
1244 // hGPR Bit set.
1254 // tGPR Bit set.
1264 // GPRnopc_and_hGPR Bit set.
1274 // hGPR_and_rGPR Bit set.
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferMemoryRequirementsTestsUtils.hpp56 template <class Flag, class Bit, class... Ignored>
57 struct BitsSet : public std::set<std::tuple<Bit, Ignored...>, tc<std::tuple<Bit, Ignored...>>>
59 typedef Bit bit_type;
61 typedef std::tuple<Bit, Ignored...> value_type;
95 bool contains(const Bit &bit) const in contains()
102 bool any(std::initializer_list<Bit> bits) const in any()
109 bool all(std::initializer_list<Bit> bits) const in all()
120 const_iterator find(const Bit &bit) const in find()
132 const value_type &get(const Bit &bit) const in get()
138 static Bit extract(const value_type &bit) in extract()
[all …]
/aosp_15_r20/external/coreboot/src/ec/lenovo/h8/acpi/
H A Dthinkpad.asl156 * Bit 0: BT HW present
157 * Bit 1: BT radio enabled
158 * Bit 2: BT state at resume
179 * Bit 1: BT radio enabled
180 * Bit 2: BT state at resume
198 * Bit 0: WWAN HW present
199 * Bit 1: WWAN radio enabled
200 * Bit 2: WWAN state at resume
221 * Bit 1: WWAN radio enabled
222 * Bit 2: WWAN state at resume
[all …]
H A Dthinkpad_bat_thresholds.asl11 * Bit 7-0: Charge stop capacity (Unit:%)
14 * Bit 9-8:BatteryID
19 * Bit 31-10: Reserved (0)
24 * Bit 30-0: Reserved (0)
25 * Bit 31: Error status
111 * Bit 7-0:BatteryID
112 * Bit 31-8: Reserved (0)
117 * Bit 7-0: Charge stop capacity (Unit:%)
121 * Bit 9-8: Capability of BatteryCharge Stop Capacity Threshold
122 * Bit 8:Batterycharge stop capacity threshold
[all …]
/aosp_15_r20/external/capstone/arch/Mips/
H A DMipsGenRegisterInfo.inc999 // OddSP Bit set.
1009 // CCR Bit set.
1019 // COP2 Bit set.
1029 // COP3 Bit set.
1039 // DSPR Bit set.
1049 // FGR32 Bit set.
1059 // FGRCC Bit set.
1069 // FGRH32 Bit set.
1079 // GPR32 Bit set.
1089 // HWRegs Bit set.
[all …]
/aosp_15_r20/external/coreboot/src/soc/intel/cannonlake/acpi/
H A Dscs.asl83 * Bit 0 - Indicates whether there is support for any
85 * Bit 1 - Indicates support to clear power control
87 * Bit 2 - Indicates support to set power control
89 * Bit 3 - Indicates support to set 1.8V signalling
90 * Bit 4 - Indicates support to set 3.3V signalling
91 * Bit 5 - Indicates support for HS200 mode
92 * Bit 6 - Indicates support for HS400 mode
93 * Bit 9 - Indicates eMMC I/O Driver Strength
155 * Bit 0 - Indicates whether there is support for any functions other than function 0.
156 * Bit 1 - Indicates support to clear power control register
[all …]
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_vp8_test_helper.cc42 int Bit(uint8_t byte, int position) { in Bit() function
82 int x_bit = Bit(buffer[0], 7); in CheckHeader()
83 EXPECT_EQ(Bit(buffer[0], 6), 0); // Reserved. in CheckHeader()
84 EXPECT_EQ(Bit(buffer[0], 5), hdr_info_->nonReference ? 1 : 0); in CheckHeader()
85 EXPECT_EQ(Bit(buffer[0], 4), first ? 1 : 0); in CheckHeader()
110 int i_bit = Bit(buffer[1], 7); in CheckPictureID()
113 int two_byte_picture_id = Bit(buffer[*offset], 7); in CheckPictureID()
128 int l_bit = Bit(buffer[1], 6); in CheckTl0PicIdx()
144 int t_bit = Bit(buffer[1], 5); in CheckTIDAndKeyIdx()
145 int k_bit = Bit(buffer[1], 4); in CheckTIDAndKeyIdx()
[all …]
/aosp_15_r20/external/capstone/arch/SystemZ/
H A DSystemZGenRegisterInfo.inc512 // GRX32Bit Bit set.
522 // VR32Bit Bit set.
532 // AR32Bit Bit set.
542 // FP32Bit Bit set.
552 // GR32Bit Bit set.
562 // GRH32Bit Bit set.
572 // ADDR32Bit Bit set.
582 // CCR Bit set.
592 // AnyRegBit Bit set.
602 // AnyRegBit_with_subreg_r32 Bit set.
[all …]
/aosp_15_r20/external/capstone/arch/AArch64/
H A DAArch64GenRegisterInfo.inc1069 // FPR8 Bit set.
1079 // FPR16 Bit set.
1089 // GPR32all Bit set.
1099 // FPR32 Bit set.
1109 // GPR32 Bit set.
1119 // GPR32sp Bit set.
1129 // GPR32common Bit set.
1139 // CCR Bit set.
1149 // GPR32sponly Bit set.
1159 // GPR64all Bit set.
[all …]
/aosp_15_r20/external/capstone/arch/PowerPC/
H A DPPCGenRegisterInfo.inc733 // GPRC Bit set.
743 // GPRC_NOR0 Bit set.
753 // GPRC_and_GPRC_NOR0 Bit set.
763 // CRBITRC Bit set.
773 // F4RC Bit set.
783 // CRRC Bit set.
793 // CARRYRC Bit set.
803 // CTRRC Bit set.
813 // VRSAVERC Bit set.
823 // VSFRC Bit set.
[all …]
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_utils.h289 template <typename Bit>
290 static constexpr std::enable_if_t<std::is_enum_v<Bit>, Mask> MakeMask( in MakeMask()
291 Bit bit) { in MakeMask()
292 using IntType = typename std::underlying_type<Bit>::type; in MakeMask()
296 template <typename Bit>
297 static constexpr std::enable_if_t<!std::is_enum_v<Bit>, Mask> MakeMask( in MakeMask()
298 Bit bit) { in MakeMask()
300 QUICHE_DCHECK(bit < static_cast<Bit>(NumBits())); in MakeMask()
301 if constexpr (std::is_signed_v<Bit>) { in MakeMask()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h226 unsigned Bit = 0; in CounterToFeature() local
227 /**/ if (Counter >= 128) Bit = 7; in CounterToFeature()
228 else if (Counter >= 32) Bit = 6; in CounterToFeature()
229 else if (Counter >= 16) Bit = 5; in CounterToFeature()
230 else if (Counter >= 8) Bit = 4; in CounterToFeature()
231 else if (Counter >= 4) Bit = 3; in CounterToFeature()
232 else if (Counter >= 3) Bit = 2; in CounterToFeature()
233 else if (Counter >= 2) Bit = 1; in CounterToFeature()
234 return Bit; in CounterToFeature()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h226 unsigned Bit = 0; in CounterToFeature() local
227 /**/ if (Counter >= 128) Bit = 7; in CounterToFeature()
228 else if (Counter >= 32) Bit = 6; in CounterToFeature()
229 else if (Counter >= 16) Bit = 5; in CounterToFeature()
230 else if (Counter >= 8) Bit = 4; in CounterToFeature()
231 else if (Counter >= 4) Bit = 3; in CounterToFeature()
232 else if (Counter >= 3) Bit = 2; in CounterToFeature()
233 else if (Counter >= 2) Bit = 1; in CounterToFeature()
234 return Bit; in CounterToFeature()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h226 unsigned Bit = 0; in CounterToFeature() local
227 /**/ if (Counter >= 128) Bit = 7; in CounterToFeature()
228 else if (Counter >= 32) Bit = 6; in CounterToFeature()
229 else if (Counter >= 16) Bit = 5; in CounterToFeature()
230 else if (Counter >= 8) Bit = 4; in CounterToFeature()
231 else if (Counter >= 4) Bit = 3; in CounterToFeature()
232 else if (Counter >= 3) Bit = 2; in CounterToFeature()
233 else if (Counter >= 2) Bit = 1; in CounterToFeature()
234 return Bit; in CounterToFeature()
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerTracePC.h226 unsigned Bit = 0; in CounterToFeature() local
227 /**/ if (Counter >= 128) Bit = 7; in CounterToFeature()
228 else if (Counter >= 32) Bit = 6; in CounterToFeature()
229 else if (Counter >= 16) Bit = 5; in CounterToFeature()
230 else if (Counter >= 8) Bit = 4; in CounterToFeature()
231 else if (Counter >= 4) Bit = 3; in CounterToFeature()
232 else if (Counter >= 3) Bit = 2; in CounterToFeature()
233 else if (Counter >= 2) Bit = 1; in CounterToFeature()
234 return Bit; in CounterToFeature()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/prebuilt_include/llvm/lib/Fuzzer/
DFuzzerTracePC.h226 unsigned Bit = 0; in CounterToFeature() local
227 /**/ if (Counter >= 128) Bit = 7; in CounterToFeature()
228 else if (Counter >= 32) Bit = 6; in CounterToFeature()
229 else if (Counter >= 16) Bit = 5; in CounterToFeature()
230 else if (Counter >= 8) Bit = 4; in CounterToFeature()
231 else if (Counter >= 4) Bit = 3; in CounterToFeature()
232 else if (Counter >= 3) Bit = 2; in CounterToFeature()
233 else if (Counter >= 2) Bit = 1; in CounterToFeature()
234 return Bit; in CounterToFeature()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/include/boost/integer/
Dinteger_mask.hpp42 template < std::size_t Bit >
45 typedef typename uint_t<(Bit + 1)>::least least;
46 typedef typename uint_t<(Bit + 1)>::fast fast;
48 BOOST_STATIC_CONSTANT( least, high_bit = (least( 1u ) << Bit) );
49 BOOST_STATIC_CONSTANT( fast, high_bit_fast = (fast( 1u ) << Bit) );
51 BOOST_STATIC_CONSTANT( std::size_t, bit_position = Bit );
/aosp_15_r20/external/coreboot/src/soc/intel/jasperlake/acpi/
H A Dscs.asl101 * Bit 0 - Indicates whether there is support for any
103 * Bit 1 - Indicates support to clear power control register
104 * Bit 2 - Indicates support to set power control register
105 * Bit 3 - Indicates support to set 1.8V signalling
106 * Bit 4 - Indicates support to set 3.3V signalling
107 * Bit 5 - Indicates support for HS200 mode
108 * Bit 6 - Indicates support for HS400 mode
109 * Bit 9 - Indicates eMMC I/O Driver Strength
/aosp_15_r20/external/coreboot/src/soc/intel/elkhartlake/acpi/
H A Dscs.asl101 * Bit 0 - Indicates whether there is support for any
103 * Bit 1 - Indicates support to clear power control register
104 * Bit 2 - Indicates support to set power control register
105 * Bit 3 - Indicates support to set 1.8V signalling
106 * Bit 4 - Indicates support to set 3.3V signalling
107 * Bit 5 - Indicates support for HS200 mode
108 * Bit 6 - Indicates support for HS400 mode
109 * Bit 9 - Indicates eMMC I/O Driver Strength
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/perf/
Dperformance-monitoring-unit.rst78 - Bit 31.
83 - Bit 29.
90 - Bit 27.
96 - Bit 24.
103 - Bit 26.
126 - Bit 31.
133 - Bit 5.
143 - Bit 0.
/aosp_15_r20/external/arm-trusted-firmware/docs/perf/
H A Dperformance-monitoring-unit.rst78 - Bit 31.
83 - Bit 29.
90 - Bit 27.
96 - Bit 24.
103 - Bit 26.
126 - Bit 31.
133 - Bit 5.
143 - Bit 0.
/aosp_15_r20/external/scudo/standalone/
H A Dsize_class_map.h153 for (u8 Bit = 0; Bit != 64; ++Bit) { in LSBTable() local
154 if (Config::Classes[I] & (1 << Bit)) { in LSBTable()
155 Tab[I] = Bit; in LSBTable()
156 if (Bit < Min) in LSBTable()
157 Min = Bit; in LSBTable()
158 if (Bit > Max) in LSBTable()
159 Max = Bit; in LSBTable()
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Din_slot_metadata.h63 static constexpr CountType Bit(int n_th) { in Bit() function
133 BitField<CountType>::Bit(0); in PA_COMPONENT_EXPORT()
136 BitField<CountType>::Bit(30); in PA_COMPONENT_EXPORT()
138 BitField<CountType>::Bit(31); in PA_COMPONENT_EXPORT()
145 static constexpr auto kMemoryHeldByAllocatorBit = BitField<CountType>::Bit(0); in PA_COMPONENT_EXPORT()
148 BitField<CountType>::Bit(32); in PA_COMPONENT_EXPORT()
150 BitField<CountType>::Bit(33); in PA_COMPONENT_EXPORT()
152 BitField<CountType>::Bit(34); in PA_COMPONENT_EXPORT()

12345678910>>...26