Searched defs:u8 (Results 1 – 2 of 2) sorted by relevance
| /libCEED/examples/rust-qfunctions/ex1-volume-rs/src/ |
| H A D | lib.rs | 14 unsafe fn alloc(&self, _layout: Layout) -> *mut u8 { in alloc() 17 unsafe fn dealloc(&self, _ptr: *mut u8, _layout: Layout) { in dealloc()
|
| /libCEED/interface/ |
| H A D | ceed-fortran.c | 766 …const CeedScalar *u5, const CeedScalar *u6, const CeedScalar *u7, const CeedScalar *u8, const Ceed… in fCeedQFunctionCreateInterior() 885 …f, int *Q, int *u, int *u1, int *u2, int *u3, int *u4, int *u5, int *u6, int *u7, int *u8, int *u9, in fCeedQFunctionApply()
|