Searched defs:bit_value (Results 1 – 12 of 12) sorted by relevance
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | smogcheck_pca9555.py | 109 def _computeLEDmask(self, bit_value, failure, warning): argument 153 def setLEDs(self, bit_value, failure, warning): argument
|
H A D | smogcheck_ttci.py | 165 def TTCI_Set_LEDs(self, bit_value, failure, warning): argument
|
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/x86_64/ |
H A D | FEnvImpl.h | 295 uint16_t bit_value = in get_round() local 313 uint16_t bit_value; in set_round() local
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/sc7180/ |
H A D | qclib.c | 12 unsigned int fuse_value, bit_value; in dcb_fuse_longsys1p8() local
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | file-backed-bitmap.cc | 203 bool bit_value) { in Set()
|
/aosp_15_r20/external/pdfium/third_party/libopenjpeg/ |
H A D | mqc.c | 281 OPJ_BYTE bit_value = 0; in opj_mqc_bypass_flush_enc() local
|
/aosp_15_r20/external/llvm-libc/src/__support/FPUtil/aarch64/ |
H A D | fenv_darwin_impl.h | 240 uint16_t bit_value; in set_round() local
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/subgroups/ |
H A D | test_subgroup_ballot.cpp | 284 int bit_value = 0; in chk() local
|
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/test/testFec/ |
H A D | test_packet_masks_metrics.cc | 419 int bit_value = i >> (tot_num_packets - j - 1) & 1; in ComputeMetricsForCode() local
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/ |
D | dual_mode_controller.cc | 1732 uint8_t bit_value = static_cast<uint8_t>(command_view.GetBitValue()); in LeSetHostFeatureV1() local
|
D | link_layer_controller.cc | 616 ErrorCode LinkLayerController::LeSetHostFeature(uint8_t bit_number, uint8_t bit_value) { in LeSetHostFeature()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 40242 …e_ptr<LeSetHostFeatureBuilder> Create(LeHostFeatureBits bit_number, Enable bit_value) {auto builde… in Create() 40261 explicit LeSetHostFeatureBuilder(LeHostFeatureBits bit_number, Enable bit_value) :CommandBuilder(Op… in Create()
|