| /test/testfwk/developer_test/src/core/command/ |
| H A D | run.py | 23 import time
namespace
|
| /test/testfwk/xdevice/src/xdevice/_core/ |
| H A D | variables.py | 111 import time namespace
|
| /test/testfwk/xdevice/plugins/ohos/src/ohos/drivers/ |
| H A D | cpp_driver_lite.py | 22 import time namespace
|
| /test/testfwk/xdevice/src/xdevice/_core/executor/ |
| H A D | request.py | 20 import time namespace
|
| /test/xts/acts/ai/mindspore/mindsporectest/src/ |
| H A D | ohos_common.cpp | 451 uint64_t time; in getTimeInUs() local
|
| /test/xts/hats/hdf/audio/idl/common/capture/src/ |
| H A D | audio_capture_common_test.cpp | 245 struct AudioTimeStamp time;
in HWTEST_F() local 274 struct AudioTimeStamp time;
in HWTEST_F() local
|
| /test/xts/hats/hdf/audio/idl/common/capture_additional/src/ |
| H A D | AudioCaptureCommonTestAdditional.cpp | 1270 struct AudioTimeStamp time; in HWTEST_F() local 1298 struct AudioTimeStamp time; in HWTEST_F() local 1312 struct AudioTimeStamp time; in HWTEST_F() local 2032 struct AudioTimeStamp time = {0}; in HWTEST_F() local 2046 struct AudioTimeStamp time in HWTEST_F() local 2532 struct AudioTimeStamp time; HWTEST_F() local [all...] |
| /test/xts/hats/hdf/hdf_lite/manager/common/ |
| H A D | hdf_ioservice_test.cpp | 91 OsalTimespec time; in OnDevEventReceived() local 109 OsalTimespec time; in SendEvent() local
|
| /test/xts/hats/kernel/accesstokenid/ |
| H A D | accesstokenid_test.cpp | 74 struct timespec time = {0, 0}; in GenRand64() local
|
| /third_party/curl/tests/ |
| H A D | negtelnetserver.py | 34 import time namespace
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | internal.h | 34 double time; ///< time expressed in seconds member
|
| H A D | afir_template.c | 138 ftype *time = (ftype *)s->ir[s->selir]->extended_data[!s->one2many * ch]; in convert_channels() local 202 ftype *time = (ftype *)s->ir[s->selir]->extended_data[!s->one2many * ch]; in get_power() local 211 ftype *time = (ftype *)s->ir[s->selir]->extended_data[!s->one2many * ch]; in get_power() local 220 ftype *time = (ftype *)s->ir[s->selir]->extended_data[!s->one2many * ch]; in get_power() local 236 ftype *time = (ftype *)s->ir[s->selir]->extended_data[!s->one2many * ch]; get_power() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mlvdec.c | 213 struct tm time = { 0 }; in scan_file() local [all...] |
| /third_party/ffmpeg/tools/ |
| H A D | sidxindex.c | 216 static void write_time(FILE *out, int64_t time, int decimals, enum AVRounding round) in write_time() argument
|
| /third_party/EGL/api/ |
| H A D | genheaders.py | 6 import sys, time, pdb, string, cProfile namespace [all...] |
| /third_party/curl/lib/ |
| H A D | hsts.c | 74 #undef time macro 75 #define time(x) hsts_debugtime(x) macro
|
| /third_party/cups-filters/filter/ |
| H A D | bannertopdf.c | 203 time_t time; in info_line_time() local 216 time_t time; in human_time() local [all...] |
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
| H A D | CalendarCalc.java | 90 private long time = System.currentTimeMillis(); field in CalendarCalcFrame
|
| /third_party/icu/icu4c/source/i18n/unicode/ |
| H A D | simpletz.h | 894 setStartRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) setStartRule() argument 900 setStartRule(int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode& status) setStartRule() argument 906 setStartRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode& status) setStartRule() argument 912 setEndRule(int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, UErrorCode& status) setEndRule() argument 918 setEndRule(int32_t month, int32_t dayOfMonth, int32_t time, UErrorCode& status) setEndRule() argument 923 setEndRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, UBool after, UErrorCode& status) setEndRule() argument [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | RuleBasedTimeZone.java | 115 public void getOffset(long time, boolean local, int[] offsets) { in getOffset() argument 616 getOffset(long time, boolean local, int NonExistingTimeOpt, int DuplicatedTimeOpt, int[] offsets) getOffset() argument 659 findRuleInFinal(long time, boolean local, int NonExistingTimeOpt, int DuplicatedTimeOpt) findRuleInFinal() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | tzbdtest.cpp | 456 UDate time = d; in findBoundariesStepwise() local [all...] |
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | linux_hrtimer.c | 221 STATIC struct hrtimer_list_node *HrtimerListNodeInit(union ktime time) in HrtimerListNodeInit() argument 235 ChangeNodePosition(struct hrtimer_list_node *prevNode, struct hrtimer_list_node *curNode, struct handler_list_node *prevHandler, struct handler_list_node *curHandler, union ktime time) ChangeNodePosition() argument 309 CheckTime(union ktime *time) CheckTime() argument 332 linux_hrtimer_create(struct hrtimer *timer, union ktime time, Handler handler) linux_hrtimer_create() argument 352 HandleNodeInit(union ktime time, struct hrtimer *timer) HandleNodeInit() argument 365 linux_hrtimer_start(struct hrtimer *timer, union ktime time, const enum hrtimer_mode mode) linux_hrtimer_start() argument [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | TrieMapTest.java | 506 abstract public void time(int repeat); time() method in TrieMapTest.MyLoop [all...] |
| H A D | ICUServiceThreadTest.java | 104 public static void runThreads(long time) { in runThreads() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | TimeZoneFormatTest.java | 535 isSpecialTimeRoundTripCase(ULocale loc, String id, String pattern, long time) isSpecialTimeRoundTripCase() argument [all...] |