/drivers/peripheral/camera/hal/test/mpi/src/ |
D | performance_hdi_test.cpp | 27 float PerformanceHdiTest::calTime(struct timeval start, struct timeval end) in calTime() 56 struct timeval end; variable 86 struct timeval end; variable 123 struct timeval end; variable 157 struct timeval end; variable 203 struct timeval end; variable 248 struct timeval end; variable 281 struct timeval end; variable 317 struct timeval end; variable 350 struct timeval end; variable [all …]
|
D | performance_func_test.cpp | 27 float PerformanceFuncTest::calTime(struct timeval start, struct timeval end) in calTime() 51 struct timeval end; variable 85 struct timeval end; variable 153 struct timeval end; variable
|
D | dfx_test.cpp | 33 float DfxTest::calTime(struct timeval start, struct timeval end) in calTime()
|
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/ |
D | osal_time.c | 55 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
|
/drivers/peripheral/usb/test/unittest/host_sdk/ |
D | data_fifo.h | 90 uint8_t *end; in DataFifoWrite() local 104 uint8_t *end; in DataFifoRead() local
|
/drivers/peripheral/usb/gadget/function/include/ |
D | data_fifo.h | 84 uint8_t *end; in DataFifoWrite() local 98 uint8_t *end; in DataFifoRead() local
|
/drivers/hdf_core/adapter/khdf/liteos/osal/src/ |
D | osal_time.c | 56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
|
/drivers/hdf_core/adapter/khdf/linux/osal/src/ |
D | osal_time.c | 52 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
|
/drivers/hdf_core/framework/tools/hc-gen/src/ |
D | startup_cfg_gen.cpp | 97 void StartupCfgGen::HostInfoOutput(const std::string &name, bool end) in HostInfoOutput() 152 bool end = false; in HostInfosOutput() local
|
/drivers/hdf_core/framework/support/posix/src/ |
D | osal_time.c | 36 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
|
/drivers/hdf_core/adapter/uhdf2/host/ |
D | devhost.c | 58 char *end = NULL; in HdfStringToInt() local
|
/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/ |
D | hdf_usb.c | 45 uint32_t end; member
|
/drivers/hdf_core/framework/tools/hdi-gen/ast/ |
D | ast.cpp | 45 size_t end = idlFilePath_.rfind(".idl"); in SetIdlFile() local
|
/drivers/hdf_core/framework/model/storage/include/mtd/ |
D | mtd_core.h | 389 uintptr_t end = (uintptr_t)addr + (uintptr_t)size; in MtdDmaCacheClean() local 403 uintptr_t end = (uintptr_t)addr + (uintptr_t)size; in MtdDmaCacheInv() local
|
/drivers/peripheral/camera/hal/utils/metadata/src/ |
D | camera_metadata_operator.cpp | 402 uint8_t *end = start + oldItemSize; in UpdateCameraMetadataItemByIndex() local 484 uint8_t *end = start + dataBytes; in DeleteCameraMetadataItemByIndex() local
|
/drivers/hdf_core/framework/utils/src/ |
D | hdf_block_buffer.c | 186 …kBuffer *HdfBlockBufferDuplicate(const struct HdfBlockBuffer *buffer, uint16_t start, uint16_t end) in HdfBlockBufferDuplicate()
|
/drivers/peripheral/camera/interfaces/metadata/src/ |
D | camera_metadata_operator.cpp | 412 uint8_t *end = start + oldItemSize; in MetadataExpandItemMem() local 545 uint8_t *end = start + dataBytes; in DeleteCameraMetadataItemByIndex() local
|
/drivers/peripheral/sensor/hal/src/ |
D | sensor_controller.c | 53 int32_t end; in SetSensorIdClassification() local
|
/drivers/hdf_core/framework/tools/hdi-gen/util/ |
D | string_helper.cpp | 125 std::string StringHelper::SubStr(const std::string &value, size_t start, size_t end) in SubStr()
|
/drivers/peripheral/camera/hal/test/ut/v4l2/ |
D | test_display.cpp | 444 float TestDisplay::CalTime(struct timeval start, struct timeval end) in CalTime()
|
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/ |
D | hdi_service_common.h | 175 struct timeval end; member
|
/drivers/peripheral/camera/hal/test/ut/buffer_manager/ |
D | buffer_manager_utest.cpp | 235 auto end = std::chrono::system_clock::now(); variable
|
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/ |
D | audio_hdi_common.h | 201 struct timeval end; member
|
/drivers/hdf_core/framework/model/storage/src/mmc/ |
D | mmc_protocol.c | 546 static int32_t MmcAlignEraseSize(struct MmcCntlr *cntlr, uint32_t *start, uint32_t *end, uint32_t s… in MmcAlignEraseSize() 584 uint32_t end = start + nSec; in MmcSendErase() local
|