Searched refs:delimeter (Results 1 – 4 of 4) sorted by relevance
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidLocal.h | 51 tri_uint delimeter; member
|
D | HidLocal.cpp | 105 delimeter = unsignedInteger; in append()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | io.hpp | 128 struct delimeter struct 132 GLM_FUNC_DECL explicit delimeter(CTy /* left */, CTy /* right */, CTy /* separator */ = ','); 156 std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>&, delimeter<CTy> const&);
|
D | io.inl | 84 GLM_FUNC_QUALIFIER delimeter<CTy>::delimeter(CTy a, CTy b, CTy c) function in glm::io::delimeter 134 …std::basic_ostream<CTy, CTr>& operator<<(std::basic_ostream<CTy, CTr>& os, delimeter<CTy> const& a)
|