Home
last modified time | relevance | path

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

/test/xts/hats/hdf/camera/pipeline_core/
Dstream_pipeline_dispatcher_test.cpp73 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); variable
97 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); variable
121 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); variable
/test/xts/acts/commonlibrary/ets_utils/process_lib_standard/src/main/js/test/
DProcess.test.js160 function sleep(d){ argument
178 function sleep(d){ argument
196 function sleep(d){ argument
214 function sleep(d){ argument
232 function sleep(d){ argument
/test/testfwk/arkxtest/uitest/record/
Dui_record.h99 UiDriver d; variable
/test/xts/hats/kernel/freelist/safe_unlink/
DMalloc_safe_unlink.cpp73 int *d; in child() local
/test/xts/acts/kernel_lite/math_posix/src/
DComplexTest.c43 double d = cabs(testZ[i]); in TestCabs() local
64 float d = cabsf(testZ[i]); in TestCabsf() local
85 long double d = cabsl(testZ[i]); in TestCabsl() local
895 double d = cimag(testZ[i]); in TestCimag() local
916 float d = cimagf(testZ[i]); in TestCimagf() local
941 long double d = cimagl(testZ[i]); in TestCimagl() local
1296 double d = creal(testZ[i]); in TestCreal() local
1317 float d = crealf(testZ[i]); in TestCrealf() local
1339 long double d = creall(testZ[i]); in TestCreall() local
/test/xts/acts/kernel_lite/sys_posix/src/
DSysApiTest.cpp527 long d; variable