Home
last modified time | relevance | path

Searched defs:g (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/kernel_lite/dyload_posix/
DDlopenTest.cpp118 void* g = dlopen("../data/target/libdso1.so", RTLD_NOW); variable
/test/xts/hats/hdf/camera/v4l2/src/
Dtest_display.cpp289 int y0, u, v, r, g, b; in ProcessImage() local