Home
last modified time | relevance | path

Searched defs:times (Results 1 - 25 of 239) sorted by relevance

12345678910

/third_party/musl/porting/liteos_a/user/src/time/
H A Dtimes.c4 clock_t times(struct tms *tms) in times() function
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime() argument
/third_party/musl/src/time/
H A Dtimes.c4 clock_t times(struct tms *tms) in times() function
H A Dutime.c7 int utime(const char *path, const struct utimbuf *times) in utime() argument
/third_party/musl/src/stat/
H A Dfutimens.c3 int futimens(int fd, const struct timespec times[2]) in futimens() argument
H A Dfutimesat.c7 int __futimesat(int dirfd, const char *pathname, const struct timeval times[2]) in __futimesat() argument
/third_party/musl/src/linux/
H A Dutimes.c6 int utimes(const char *path, const struct timeval times[2]) in utimes() argument
/third_party/musl/porting/liteos_a/user/src/linux/
H A Dutimes.c6 int utimes(const char *path, const struct timeval times[2]) in utimes() argument
/third_party/musl/src/legacy/
H A Dfutimes.c7 struct timespec times[2]; in futimes() local
H A Dlutimes.c8 struct timespec times[2]; in lutimes() local
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djchuff-sse2.asm52 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 Djchuff-sse2.asm53 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 Dtest_player_exit.h39 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 DPath_updateBoundsCache.cpp7 double times[2] = { 0, 0 }; in REG_FIDDLE() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dxdping.h12 __u64 times[XDPING_MAX_COUNT]; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxdping.h12 __u64 times[XDPING_MAX_COUNT]; member
/third_party/node/test/wasi/c/
H A Dstat.c14 struct timespec times[2]; in main() local
/third_party/ltp/testcases/kernel/syscalls/utime/
H A Dutime04.c29 static struct utimbuf times = { variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_util.cpp104 void RenderUtil::SetRenderTimings(const RenderTimings::Times& times) in SetRenderTimings() argument
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/systemtest/
H A DnativeVsync_requestFrame_test.cpp40 void NativeVSyncRequestFrameTest::TestMultiTimes(int times) in TestMultiTimes() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/fuzztest/rsirenderserviceipcinterfacecodeaccessverifier_fuzzer/
H A Drsirenderserviceipcinterfacecodeaccessverifier_fuzzer.cpp65 uint32_t times = GetData<uint32_t>(); in RSIRenderServiceInterfaceCodeAccessVerifierFuzztest() local
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability_stub.cpp35 int32_t times; in OnRemoteRequest() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_time_test.cpp61 SoftBusSysTime times = {0}; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dtask_executor_adapter.cpp37 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 Dtask_manager.cpp42 TaskManager::TaskId TaskManager::Schedule(const Task &task, Duration delay, Duration interval, uint64_t times) in Schedule() argument

Completed in 7 milliseconds

12345678910