Home
last modified time | relevance | path

Searched defs:c_float (Results 1 – 25 of 40) sorted by relevance

12

/external/rust/android-crates-io/crates/libc/src/
Dsgx.rs9 pub type c_float = f32; typedef
Dswitch.rs9 pub type c_float = f32; typedef
Dxous.rs9 pub type c_float = f32; typedef
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/
Dsgx.rs9 pub type c_float = f32; typedef
Dxous.rs9 pub type c_float = f32; typedef
Dswitch.rs9 pub type c_float = f32; typedef
Dtrusty.rs46 pub type c_float = f32; typedef
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/
Dsgx.rs9 pub type c_float = f32; typedef
Dswitch.rs9 pub type c_float = f32; typedef
Dxous.rs9 pub type c_float = f32; typedef
Dtrusty.rs46 pub type c_float = f32; typedef
/external/rust/android-crates-io/crates/cexpr/src/
Dliteral.rs298 fn c_float(i: &[u8]) -> nom::IResult<&[u8], f64> { in c_float() function
/external/python/cpython3/Lib/ctypes/
D__init__.py195 class c_float(_SimpleCData): class
/external/rust/android-crates-io/crates/libc/src/windows/
Dmod.rs9 pub type c_float = f32; typedef
341 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/windows/
Dmod.rs9 pub type c_float = f32; typedef
341 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/windows/
Dmod.rs9 pub type c_float = f32; typedef
341 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/rust/android-crates-io/crates/libc/src/teeos/
Dmod.rs27 pub type c_float = f32; typedef
1311 pub fn ceilf(x: c_float) -> c_float; in ceilf()
1327 pub fn roundf(x: c_float) -> c_float; in roundf()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/teeos/
Dmod.rs27 pub type c_float = f32; typedef
1311 pub fn ceilf(x: c_float) -> c_float; in ceilf()
1327 pub fn roundf(x: c_float) -> c_float; in roundf()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/teeos/
Dmod.rs27 pub type c_float = f32; typedef
1311 pub fn ceilf(x: c_float) -> c_float; in ceilf()
1327 pub fn roundf(x: c_float) -> c_float; in roundf()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs12 pub type c_float = f32; typedef
542 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/rust/android-crates-io/crates/libc/src/unix/
Dmod.rs12 pub type c_float = f32; typedef
532 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/
Dmod.rs12 pub type c_float = f32; typedef
542 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/wasi/
Dmod.rs29 pub type c_float = f32; typedef
594 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/wasi/
Dmod.rs29 pub type c_float = f32; typedef
594 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()
/external/rust/android-crates-io/crates/libc/src/wasi/
Dmod.rs29 pub type c_float = f32; typedef
594 pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; in strtof()

12