Searched defs:f (Results 1 – 5 of 5) sorted by relevance
91 stubApply(f, params, returnInfo) { argument111 getReturnInfo(f, params) { argument152 isFunctionFromPrototype(f, container, propName) { argument187 let f = function () { method239 function ifMockedFunction(f) { argument250 function when(f) { argument
29 float f; variable55 float f; variable89 float f; variable115 float f; variable
63 int (*f)(void) = (int (*)(void))dlsym(h, "inc_i"); variable125 int (*f)(void) = (int (*)(void))dlsym(h, "inc_i"); variable
276 FILE *f = fopen("/proc/sys/kernel/purgeable", "w"); in ReclaimPurgeable() local
196 for (auto f : formatTest) { variable