Home
last modified time | relevance | path

Searched refs:time (Results 1 – 25 of 37) sorted by relevance

12

/rust-libc-0.2.174/.github/ISSUE_TEMPLATE/
H A Dapi_request.md15 busy, they will be helping you in their free time, there are a lot of people in
17 time, etc. So try to give most of the information upfront, be concise, show
18 small self-contained examples (nobody has time to create a new cargo project,
H A Dbug_report.md17 busy, they will be helping you in their free time, there are a lot of people in
19 time, etc. So try to give most of the information upfront, be concise, show
20 small self-contained examples (nobody has time to create a new cargo project,
/rust-libc-0.2.174/ci/docker/i686-unknown-linux-gnu/
H A DDockerfile4 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
/rust-libc-0.2.174/ci/docker/arm-unknown-linux-gnueabihf/
H A DDockerfile3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
/rust-libc-0.2.174/ci/docker/i686-unknown-linux-musl/
H A DDockerfile3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
/rust-libc-0.2.174/ci/docker/powerpc-unknown-linux-gnu/
H A DDockerfile3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
/rust-libc-0.2.174/ci/docker/arm-unknown-linux-musleabihf/
H A DDockerfile3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
/rust-libc-0.2.174/ci/docker/armv7-unknown-linux-uclibceabihf/
H A DDockerfile3 # FIXME(time): we are using an EOL release because 24.04 changes to 64-bit time
/rust-libc-0.2.174/.github/workflows/
H A Dci.yaml105 artifact-tag: time-bits64
209 artifact-tag: time-bits64
232 # artifact-tag: time-bits64
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/
H A Dmod.rs227 pub time: crate::timeval,
263 pub time: crate::timeval,
/rust-libc-0.2.174/src/
H A Dpsp.rs3102 pub fn sceKernelGetSystemTime(time: *mut SceKernelSysClock) -> i32; in sceKernelGetSystemTime()
3109 pub fn sceKernelGetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock) -> i32; in sceKernelGetVTimerTime()
3111 pub fn sceKernelSetVTimerTime(uid: SceUid, time: *mut SceKernelSysClock) -> i32; in sceKernelSetVTimerTime()
3112 pub fn sceKernelSetVTimerTimeWide(uid: SceUid, time: i64) -> i64; in sceKernelSetVTimerTimeWide()
3117 time: *mut SceKernelSysClock, in sceKernelSetVTimerHandler()
3123 time: i64, in sceKernelSetVTimerHandlerWide()
3264 pub fn sceRtcSetTime_t(date: *mut ScePspDateTime, time: u32) -> i32; in sceRtcSetTime_t()
3265 pub fn sceRtcGetTime_t(date: *const ScePspDateTime, time: *mut u32) -> i32; in sceRtcGetTime_t()
3266 pub fn sceRtcSetTime64_t(date: *mut ScePspDateTime, time: u64) -> i32; in sceRtcSetTime64_t()
3267 pub fn sceRtcGetTime64_t(date: *const ScePspDateTime, time: *mut u64) -> i32; in sceRtcGetTime64_t()
[all …]
/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt326 time
H A Dunix.txt860 time
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/
H A Dmod.rs132 pub time: crate::timeval,
/rust-libc-0.2.174/src/unix/linux_like/linux/musl/
H A Dmod.rs299 pub time: crate::timeval,
314 pub time: crate::timeval,
/rust-libc-0.2.174/
H A DCONTRIBUTING.md118 support at any time.
H A DCHANGELOG.md42 - Windows: Add more `time.h` functions ([#4427](https://github.com/rust-lang/libc/pull/4427))
186 - Linux: Add experimental configuration to enable 64-bit time in kernel APIs, set by `RUST_LIBC_UNS…
451 - ESP-IDF: add a time flag <https://github.com/rust-lang/libc/pull/3993>
/rust-libc-0.2.174/ci/
H A DREADME.md130 1. Set time zone to UTC
/rust-libc-0.2.174/src/windows/
H A Dmod.rs406 pub fn time(destTime: *mut time_t) -> time_t; in time() function
/rust-libc-0.2.174/src/vxworks/
H A Dmod.rs1295 pub fn time(time: *mut time_t) -> time_t; in time() function
/rust-libc-0.2.174/src/unix/
H A Dmod.rs1441 pub fn time(time: *mut time_t) -> time_t; in time() function
/rust-libc-0.2.174/src/teeos/
H A Dmod.rs1182 pub fn time(t: *mut time_t) -> time_t; in time() function
/rust-libc-0.2.174/src/wasi/
H A Dmod.rs542 pub fn time(a: *mut time_t) -> time_t; in time() function
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/
H A Dmod.rs178 pub time: crate::timeval,
/rust-libc-0.2.174/src/unix/nto/
H A Dneutrino.rs162 pub time: __c_anonymous_struct_time,

12