/third_party/musl/porting/liteos_a/user/src/time/ |
H A D | times.c | 4 clock_t times(struct tms *tms) in times() function
|
H A D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime() argument
|
/third_party/musl/src/time/ |
H A D | times.c | 4 clock_t times(struct tms *tms) in times() function
|
H A D | utime.c | 7 int utime(const char *path, const struct utimbuf *times) in utime() argument
|
/third_party/musl/src/stat/ |
H A D | futimens.c | 3 int futimens(int fd, const struct timespec times[2]) in futimens() argument
|
H A D | futimesat.c | 7 int __futimesat(int dirfd, const char *pathname, const struct timeval times[2]) in __futimesat() argument
|
/third_party/musl/src/linux/ |
H A D | utimes.c | 6 int utimes(const char *path, const struct timeval times[2]) in utimes() argument
|
/third_party/musl/porting/liteos_a/user/src/linux/ |
H A D | utimes.c | 6 int utimes(const char *path, const struct timeval times[2]) in utimes() argument
|
/third_party/musl/src/legacy/ |
H A D | futimes.c | 7 struct timespec times[2]; in futimes() local
|
H A D | lutimes.c | 8 struct timespec times[2]; in lutimes() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/ |
H A D | jchuff-sse2.asm | 52 times 1 << 14 db 15 label 53 times 1 << 13 db 14 label 54 times 1 << 12 db 13 label 55 times 1 << 11 db 12 label 56 times 1 << 10 db 11 label 57 times 1 << 9 db 10 label 58 times 1 << 8 db 9 label 59 times 1 << 7 db 8 label 60 times 1 << 6 db 7 label 61 times label 62 times 1 << 4 db 5 global() label 63 times 1 << 3 db 4 global() label 64 times 1 << 2 db 3 global() label 65 times 1 << 1 db 2 global() label 66 times 1 << 0 db 1 global() label 67 times 1 db 0 global() label 69 times 1 db 0 global() label 70 times 1 << 0 db 1 global() label 71 times 1 << 1 db 2 global() label 72 times 1 << 2 db 3 global() label 73 times 1 << 3 db 4 global() label 74 times 1 << 4 db 5 global() label 75 times 1 << 5 db 6 global() label 76 times 1 << 6 db 7 global() label 77 times 1 << 7 db 8 global() label 78 times 1 << 8 db 9 global() label 79 times 1 << 9 db 10 global() label 80 times 1 << 10 db 11 global() label 81 times 1 << 11 db 12 global() label 82 times 1 << 12 db 13 global() label 83 times 1 << 13 db 14 global() label 84 times 1 << 14 db 15 global() label [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jchuff-sse2.asm | 53 times 1 << 14 db 15 label 54 times 1 << 13 db 14 label 55 times 1 << 12 db 13 label 56 times 1 << 11 db 12 label 57 times 1 << 10 db 11 label 58 times 1 << 9 db 10 label 59 times 1 << 8 db 9 label 60 times 1 << 7 db 8 label 61 times 1 << 6 db 7 label 62 times label 63 times 1 << 4 db 5 global() label 64 times 1 << 3 db 4 global() label 65 times 1 << 2 db 3 global() label 66 times 1 << 1 db 2 global() label 67 times 1 << 0 db 1 global() label 68 times 1 db 0 global() label 70 times 1 db 0 global() label 71 times 1 << 0 db 1 global() label 72 times 1 << 1 db 2 global() label 73 times 1 << 2 db 3 global() label 74 times 1 << 3 db 4 global() label 75 times 1 << 4 db 5 global() label 76 times 1 << 5 db 6 global() label 77 times 1 << 6 db 7 global() label 78 times 1 << 7 db 8 global() label 79 times 1 << 8 db 9 global() label 80 times 1 << 9 db 10 global() label 81 times 1 << 10 db 11 global() label 82 times 1 << 11 db 12 global() label 83 times 1 << 12 db 13 global() label 84 times 1 << 13 db 14 global() label 85 times 1 << 14 db 15 global() label [all...] |
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_player_exit.h | 39 TEST(Test play local source two times) in FIXTURE() argument 45 TEST(Test play http non live source two times) in FIXTURE() argument
|
/third_party/skia/docs/examples/ |
H A D | Path_updateBoundsCache.cpp | 7 double times[2] = { 0, 0 }; in REG_FIDDLE() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | xdping.h | 12 __u64 times[XDPING_MAX_COUNT]; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xdping.h | 12 __u64 times[XDPING_MAX_COUNT]; member
|
/third_party/node/test/wasi/c/ |
H A D | stat.c | 14 struct timespec times[2]; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/utime/ |
H A D | utime04.c | 29 static struct utimbuf times = { variable
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/ |
H A D | render_util.cpp | 104 void RenderUtil::SetRenderTimings(const RenderTimings::Times& times) in SetRenderTimings() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/ |
H A D | nativeVsync_requestFrame_test.cpp | 40 void NativeVSyncRequestFrameTest::TestMultiTimes(int times) in TestMultiTimes() argument
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsirenderserviceipcinterfacecodeaccessverifier_fuzzer/ |
H A D | rsirenderserviceipcinterfacecodeaccessverifier_fuzzer.cpp | 65 uint32_t times = GetData<uint32_t>();
in RSIRenderServiceInterfaceCodeAccessVerifierFuzztest() local
|
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/ |
H A D | listen_ability_stub.cpp | 35 int32_t times; in OnRemoteRequest() local
|
/foundation/communication/dsoftbus/tests/adapter/unittest/ |
H A D | softbus_time_test.cpp | 61 SoftBusSysTime times = {0}; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | task_executor_adapter.cpp | 37 Schedule(const TaskExecutorAdapter::Task &task, TaskExecutorAdapter::Duration delay, TaskExecutorAdapter::Duration interval, uint64_t times) Schedule() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | task_manager.cpp | 42 TaskManager::TaskId TaskManager::Schedule(const Task &task, Duration delay, Duration interval, uint64_t times) in Schedule() argument
|