Home
last modified time | relevance | path

Searched defs:P (Results 1 – 4 of 4) sorted by relevance

/system/libvintf/include/vintf/
DLevel.h38 P = 3, enumerator
/system/bt/gd/rust/facade_proto/
Dbuild.rs30 fn gen_mod_rs<P: AsRef<Path>>(out_dir: PathBuf, inputs: &[P], grpc: bool) { in gen_mod_rs()
/system/security/keystore2/src/database/
Dperboot.rs98 p: P, in find_auth_token_entry()
/system/teeui/libteeui/src/
Dutils.cpp70 Point<pxs> P(pxs(.5), a1 - a0 * (pxs(.5) - a0) / a1); in pixelLineIntersect() local