Home
last modified time | relevance | path

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

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_xcopy.c428 simplified_ft(const struct xcopy_fp_t * xfp) in simplified_ft()
659 scsi_read_capacity(struct xcopy_fp_t *xfp) in scsi_read_capacity()
704 scsi_operating_parameter(struct xcopy_fp_t *xfp, int is_target) in scsi_operating_parameter()
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dimplicit-instantiation-1.cpp13 void foo(X<int> &xi, X<float> *xfp, int i, float f) { in foo() argument
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/tests/
Dbellerophon.rs21 let xfp = bellerophon::<F>(&num); in bellerophon_test() localVariable
/aosp_15_r20/external/python/cpython2/Python/
Dtraceback.c122 FILE *xfp = NULL; in _Py_DisplaySourceLine() local