| /drivers/interface/camera/metadata/include/ |
| D | metadata_utils.h | 61 for (size_t j = 0; j < sizeof(T); j++) { in WriteData() local 72 for (size_t j = 0; j < sizeof(T); j++) { in ReadData() local
|
| /drivers/peripheral/camera/interfaces/hdi_ipc/utils/include/ |
| D | utils_data_stub.h | 59 for (size_t j = 0; j < sizeof(T); j++) { in WriteData() local 71 for (size_t j = 0; j < sizeof(T); j++) { in ReadData() local
|
| /drivers/hdf_core/framework/core/manager/test/unittest/common/ |
| D | hdf_sbuf_test.cpp | 310 for (int j = 0; j < loop; ++j) { variable 345 for (int j = 0; j < loop; ++j) { variable 378 for (int j = 0; j < loop; ++j) { variable 411 for (int j = 0; j < loop; ++j) { variable 444 for (int j = 0; j < loop; ++j) { variable 477 for (int j = 0; j < loop; ++j) { variable 510 for (int j = 0; j < loop; ++j) { variable 543 for (int j = 0; j < loop; ++j) { variable 574 for (int j = 0; j < loop; ++j) { variable 631 for (int j = 0; j < loop; ++j) { variable [all …]
|
| /drivers/hdf_core/adapter/uhdf2/hdi/src/ |
| D | buffer_util.c | 155 for (uint32_t j = 0; j < handle->reserveInts; j++) { in HdfSbufWriteNativeBufferHandle() local 173 for (uint32_t j = 0; j < handle->reserveInts; j++) { in ReadReserveData() local
|
| D | native_buffer.cpp | 247 for (uint32_t j = 0; j < handle.reserveInts; j++) { in WriteReserveData() local 265 for (uint32_t j = 0; j < handle.reserveInts; j++) { in ReadReserveData() local
|
| /drivers/peripheral/clearplay/hdi_service/common/ |
| D | data_parser.cpp | 115 for (size_t j = 0; i < KEY_ID_SIZE; ++j) { in ParsePssh() local 154 size_t j = 0; in findSubVector() local
|
| /drivers/hdf_core/framework/model/camera/utils/src/ |
| D | camera_utils.c | 73 int32_t j = 0; in GetCameraId() local 290 int32_t i, j; in GetSensorNum() local 303 int32_t i, j; in GetIspNum() local 316 int32_t i, j; in GetVcmNum() local 329 int32_t i, j; in GetLensNum() local 342 int32_t i, j; in GetFlashNum() local
|
| /drivers/peripheral/usb/ddk/device/src/ |
| D | usbfn_dev_mgr.c | 72 for (uint32_t j = 0; des->configs[i]->functions[j] != NULL; j++) { in CreateInterface() local 169 uint32_t i, j; in AllocInterfaceAndFuncMgr() local 356 uint8_t i, j; in CollectEventHandle() local 465 uint8_t i, j; in GetHandleMgr() local 541 for (uint8_t j = 0; j < event.numEvent[i]; j++) { in UsbFnEventProcess() local
|
| D | usbfn_sdk_if.c | 36 int32_t i, j; in IsDescriptorOk() local 97 uint32_t j; in UsbFnChangeFunction() local
|
| D | adapter_if.c | 429 uint32_t i, j; in GetHeaderStr() local 450 uint32_t i, j; in UsbFnWriteStrings() local 929 uint32_t i, j; in UsbFnAdapterDelDevice() local 976 uint32_t i, j; in UsbFnAdapterCreateDevice() local
|
| /drivers/peripheral/distributed_camera/hdi_service/src/utils/ |
| D | dcamera.cpp | 104 uint32_t j = 0; in Base64Encode() local 153 uint32_t j = 0; in Base64Decode() local
|
| /drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
| D | wpa_hdi_util.c | 69 for (int i = 0, j = 0; i < MAC_STRING_SIZE; ++i) { in ConvertMacToArray() local 96 for (int i = 0, j = 0; i < MAC_STRING_SIZE; ++i) { in CheckMacIsValid() local
|
| /drivers/peripheral/display/test/unittest/lite/ |
| D | loadbmp_test.c | 188 uint16_t j; in LoadRgbData() local 212 uint16_t j; in LoadData() local 259 uint16_t j; in Copy2BitsAnd4Bits() local
|
| /drivers/peripheral/display/composer/vdi_base/src/ |
| D | hdi_drm_composition.cpp | 211 for (uint32_t j = 0; j < mPlanes.size(); j++) { in RemoveUnusePlane() local 229 for (uint32_t j = 0; j < mPlanes.size(); j++) { in FindPlaneAndApply() local
|
| /drivers/hdf_core/adapter/platform/i2c/ |
| D | i2c_wm.c | 282 for (int32_t j = 0; j < len; j++) { in i2c_send() local 290 for (int32_t j = 0; j < len; j++) { in i2c_send() local
|
| /drivers/peripheral/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_input_event.c | 114 int32_t j; in AudioPnpInputOpen() local
|
| /drivers/interface/display/composer/v1_0/display_command/ |
| D | display_cmd_utils.h | 238 for (uint32_t j = 0; j < buffer->reserveInts; j++) { in BufferHandlePack() local 314 for (uint32_t j = 0; j < handle->reserveInts; j++) { in UnpackExtraInfo() local
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/qos/ |
| D | flow_control.c | 140 int32_t j; in FlowControlQueueInit() local 156 int32_t j; in FlowControlQueueDeinit() local
|
| /drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/strategy/ |
| D | stream_pipeline_strategy.cpp | 95 int j, in SetPortFormat() 176 for (int j = pipeSpecPtr->nodeSpecSize - 1; j >= 0; j--) { in SelectPipelineSpec() local
|
| /drivers/peripheral/sensor/test/unittest/common/ |
| D | hdf_sensor_test.cpp | 83 for (int32_t j = 0; j < sensorNode.dataDimension; ++j) { in SensorDataVerification() local 298 int32_t j; variable
|
| /drivers/peripheral/sensor/chipset/temperature/ |
| D | temperature_sht30.c | 32 for (uint32_t j = SENSOR_DATA_WIDTH_8_BIT; j; --j) { in Sht30CalcCrc8() local
|
| /drivers/peripheral/sensor/chipset/humidity/ |
| D | humidity_sht30.c | 32 for (uint32_t j = SENSOR_DATA_WIDTH_8_BIT; j; --j) { in Sht30CalcCrc8() local
|
| /drivers/peripheral/sensor/test/common/src/ |
| D | sensor_callback_impl.cpp | 74 for (int32_t j = 0; j < sensorNode.dataDimension; ++j) { in SensorDataVerification() local
|
| /drivers/peripheral/usb/ddk/host/src/ |
| D | usb_protocol.c | 189 uint8_t j; in UsbProtocalCreatInterfaceObj() local
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/ |
| D | hdf_wlan_utils.c | 235 uint8_t j; in HdfWlanGetIfNames() local
|