Searched defs:fn (Results 1 – 5 of 5) sorted by relevance
| /device/google/contexthub/lib/libm/ |
| D | ef_rem_pio2.c | 105 float z,w,t,r,fn; local
|
| /device/google/marlin/ |
| D | releasetools.py | 62 def GetFileDestination(fn, filesmap): argument
|
| /device/asus/fugu/original-kernel-headers/linux/ |
| D | kct.h | 110 #define MKFN(fn, ...) MKFN_N(fn, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0)(__VA_ARGS… argument 111 #define MKFN_N(fn, n0, n1, n2, n3, n4, n5, n6, n7, n8, n9, n10, n11, n, ...) fn##n argument
|
| /device/asus/fugu/kernel-headers/linux/ |
| D | kct.h | 91 #define MKFN(fn, ...) MKFN_N(fn, ##__VA_ARGS__, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0)(__VA_ARGS… argument 92 #define MKFN_N(fn, n0, n1, n2, n3, n4, n5, n6, n7, n8, n9, n10, n11, n, ...) fn##n argument
|
| /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
| D | QualcommUsbCamera.cpp | 2379 static int fileDump(const char* fn, char* data, int length, int* frm_cnt) in fileDump()
|