HomeSort by relevance Sort by last modified time
    Searched refs:debug_mode (Results 1 - 25 of 31) sorted by null

1 2

  /external/selinux/restorecond/
restorecond.h 27 extern int debug_mode;
user.c 135 if (debug_mode)
178 if (debug_mode)
201 if (debug_mode)
206 if (debug_mode)
211 if (debug_mode)
217 if (debug_mode)
restorecond.c 75 int debug_mode = 0; variable
165 debug_mode = 1;
207 if (!debug_mode)
watch.c 103 if (debug_mode)
122 if (debug_mode)
138 if (debug_mode)
190 if (debug_mode)
261 if (debug_mode)
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
and_constructor.c 34 int debug_mode; member in struct:inv_construct_t
120 if (inv_construct.debug_mode != RD_PLAYBACK) {
121 MPL_LOGE("%s|%s|%d error: debug_mode != RD_PLAYBACK\n",
139 inv_construct.debug_mode = RD_NO_DEBUG;
275 inv_construct.debug_mode = RD_NO_DEBUG;
288 inv_construct.debug_mode = mode;
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
data_builder.c 51 int debug_mode; member in struct:inv_data_builder_t
72 inv_data_builder.debug_mode = RD_RECORD;
81 inv_data_builder.debug_mode = RD_NO_DEBUG;
248 if (inv_data_builder.debug_mode == RD_RECORD) {
265 if (inv_data_builder.debug_mode == RD_RECORD) {
284 if (inv_data_builder.debug_mode == RD_RECORD) {
505 if (inv_data_builder.debug_mode == RD_RECORD) {
539 if (inv_data_builder.debug_mode == RD_RECORD) {
645 if (inv_data_builder.debug_mode == RD_RECORD) {
668 if (inv_data_builder.debug_mode == RD_RECORD)
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.c 50 int debug_mode; member in struct:inv_data_builder_t
71 inv_data_builder.debug_mode = RD_RECORD;
80 inv_data_builder.debug_mode = RD_NO_DEBUG;
247 if (inv_data_builder.debug_mode == RD_RECORD) {
264 if (inv_data_builder.debug_mode == RD_RECORD) {
283 if (inv_data_builder.debug_mode == RD_RECORD) {
302 if (inv_data_builder.debug_mode == RD_RECORD) {
336 if (inv_data_builder.debug_mode == RD_RECORD) {
440 if (inv_data_builder.debug_mode == RD_RECORD) {
463 if (inv_data_builder.debug_mode == RD_RECORD)
    [all...]
  /cts/apps/CameraITS/tests/scene1/
test_param_flash_mode.py 40 debug = its.caps.debug_mode()
test_auto_vs_manual.py 40 debug = its.caps.debug_mode()
test_black_white.py 38 debug = its.caps.debug_mode()
test_param_color_correction.py 44 debug = its.caps.debug_mode()
test_param_exposure_time.py 40 debug = its.caps.debug_mode()
test_param_sensitivity.py 42 debug = its.caps.debug_mode()
test_raw_sensitivity.py 41 debug = its.caps.debug_mode()
test_tonemap_sequence.py 38 debug = its.caps.debug_mode()
test_ev_compensation_advanced.py 44 debug = its.caps.debug_mode()
test_ev_compensation_basic.py 42 debug = its.caps.debug_mode()
test_format_combos.py 41 debug = its.caps.debug_mode()
test_linearity.py 52 debug = its.caps.debug_mode()
test_param_tonemap_mode.py 44 debug = its.caps.debug_mode()
test_raw_burst_sensitivity.py 43 debug = its.caps.debug_mode()
test_exposure.py 73 debug = its.caps.debug_mode()
  /cts/apps/CameraITS/pymodules/its/
caps.py 450 def debug_mode(): function
  /external/llvm/lib/Target/AMDGPU/Utils/
AMDKernelCodeTInfo.h 105 COMPPGM1(debug_mode, DEBUG_MODE),
  /external/libusb/examples/
xusb.c 975 bool debug_mode = false; local
    [all...]

Completed in 300 milliseconds

1 2