Home
last modified time | relevance | path

Searched refs:getF (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/
Dfusion.c423 static void getF(struct Vec4 F[3], const struct Vec4 *q) { in getF() function
485 getF(F, &fusion->x0); in fusionUpdate()
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlauxlib.c569 static const char *getF (lua_State *L, void *ud, size_t *size) { in getF() function
654 status = lua_load(L, getF, &lf, lua_tostring(L, -1), mode); in luaL_loadfilex()