Home
last modified time | relevance | path

Searched defs:expr (Results 1 – 4 of 4) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DVar.h85 …void setHostPackTmpAllocExpression(const std::string & expr) { m_host_packTmpAllocExpression = exp… in setHostPackTmpAllocExpression()
86 void setHostPackExpression(const std::string & expr) { m_host_packExpression = expr; } in setHostPackExpression()
87 void setGuestUnpackExpression(const std::string & expr) { m_guest_unpackExpression = expr; } in setGuestUnpackExpression()
/device/generic/goldfish-opengl/fuchsia/
Dfuchsia_stdio.cc10 void __assert_fail(const char *expr, const char *file, int line, const char *func) in __assert_fail()
/device/linaro/hikey/hifi/xaf/host-apf/include/
Dxf-debug.h47 #define C_BUG(expr) typedef char __C_BUG(__LINE__)[(expr) ? -1 : 1] argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-debug.h68 #define C_BUG(expr) typedef char __C_BUG(__LINE__)[(expr) ? -1 : 1] argument