Home
last modified time | relevance | path

Searched defs:bit_value (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/common_lib/
Dsmogcheck_pca9555.py109 def _computeLEDmask(self, bit_value, failure, warning): argument
153 def setLEDs(self, bit_value, failure, warning): argument
Dsmogcheck_ttci.py165 def TTCI_Set_LEDs(self, bit_value, failure, warning): argument
/external/icing/icing/file/
Dfile-backed-bitmap.cc199 bool bit_value) { in Set()
/external/pdfium/third_party/libopenjpeg20/
Dmqc.c386 OPJ_BYTE bit_value = 0; in opj_mqc_bypass_flush_enc() local
/external/OpenCL-CTS/test_conformance/subgroups/
Dtest_subgroup_ballot.cpp208 int bit_value = 0; in chk() local
/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc419 int bit_value = i >> (tot_num_packets - j - 1) & 1; in ComputeMetricsForCode() local