Home
last modified time | relevance | path

Searched defs:end (Results 1 – 25 of 26) sorted by relevance

12

/drivers/peripheral/camera/test/mpi/src/
Dperformance_hdi_test.cpp27 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 …]
Dperformance_func_test.cpp27 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
Ddfx_test.cpp33 float DfxTest::calTime(struct timeval start, struct timeval end) in calTime()
/drivers/hdf_core/adapter/khdf/liteos_m/osal/src/
Dosal_time.c55 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/peripheral/usb/test/unittest/host_sdk/
Ddata_fifo.h90 uint8_t *end; in DataFifoWrite() local
104 uint8_t *end; in DataFifoRead() local
/drivers/peripheral/usb/gadget/function/include/
Ddata_fifo.h84 uint8_t *end; in DataFifoWrite() local
98 uint8_t *end; in DataFifoRead() local
/drivers/hdf_core/adapter/khdf/uniproton/osal/src/
Dosal_time.c56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/adapter/khdf/liteos/osal/src/
Dosal_time.c56 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/adapter/khdf/linux/osal/src/
Dosal_time.c52 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/framework/support/posix/src/
Dosal_time.c36 int32_t OsalDiffTime(const OsalTimespec *start, const OsalTimespec *end, OsalTimespec *diff) in OsalDiffTime()
/drivers/hdf_core/framework/tools/hc-gen/src/
Dstartup_cfg_gen.cpp97 void StartupCfgGen::HostInfoOutput(const std::string &name, bool end) in HostInfoOutput()
165 bool end = false; in HostInfosOutput() local
/drivers/hdf_core/adapter/uhdf2/host/
Ddevhost.c65 char *end = NULL; in HdfStringToInt() local
/drivers/hdf_core/adapter/khdf/liteos/model/bus/usb/
Dhdf_usb.c45 uint32_t end; member
/drivers/hdf_core/framework/tools/hdi-gen/ast/
Dast.cpp45 size_t end = idlFilePath_.rfind(".idl"); in SetIdlFile() local
/drivers/hdf_core/framework/model/storage/include/mtd/
Dmtd_core.h389 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/hdf_core/framework/tools/hdi-gen/util/
Dstring_helper.cpp125 std::string StringHelper::SubStr(const std::string &value, size_t start, size_t end) in SubStr()
/drivers/peripheral/sensor/hal/src/
Dsensor_controller.c63 int32_t end; in SetSensorIdClassification() local
/drivers/interface/camera/metadata/src/
Dcamera_metadata_operator.cpp522 uint8_t *end = start + oldItemSize; in MetadataExpandItemMem() local
655 uint8_t *end = start + dataBytes; in DeleteCameraMetadataItemByIndex() local
/drivers/hdf_core/framework/model/audio/usb/src/
Daudio_usb_validate_desc.c121 uint8_t *end = NULL; in AudioUsbFindDesc() local
/drivers/peripheral/codec/test/demo/jpeg/src/
Dcodec_jpeg_helper.cpp87 const int8_t *end = buffer + bufferLen; in DessambleJpeg() local
/drivers/peripheral/camera/test/ut/buffer_manager/
Dbuffer_manager_utest.cpp237 auto end = std::chrono::system_clock::now(); variable
/drivers/peripheral/audio/test/systemtest/common/hdi_service_common/include/
Dhdi_service_common.h175 struct timeval end; member
/drivers/peripheral/camera/test/ut/v4l2/
Dtest_camera_base.cpp497 float TestCameraBase::CalTime(struct timeval start, struct timeval end) in CalTime()
/drivers/peripheral/camera/test/ut/usb_camera/
Dtest_camera_base.cpp514 float TestCameraBase::CalTime(struct timeval start, struct timeval end) in CalTime()
/drivers/peripheral/audio/test/systemtest/common/hdi_common/include/
Daudio_hdi_common.h201 struct timeval end; member

12