Home
last modified time | relevance | path

Searched refs:fb (Results 1 - 3 of 3) sorted by relevance

/test/xts/acts/kernel_lite/sys_posix/src/
H A DSysApiTest.cpp228 float fb = *(float *)b; in CompareFloat() local
229 return (fa > fb) ? 1 : -1; in CompareFloat()
249 double fb = *(double *)b; in CompareDouble() local
250 return (fa > fb) ? 1 : -1; in CompareDouble()
/test/xts/hats/hdf/camera/cameraHdi/v4l2/include/
H A Dtest_display.h50 #include <linux/fb.h>
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsocketndk.cpp71 int fb[2]; in Socketpair() local
72 int result = socketpair(AF_INET, SOCK_STREAM, PARAM_0, fb); in Socketpair()

Completed in 3 milliseconds