HomeSort by relevance Sort by last modified time
    Searched defs:Size4 (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/algos/common/math/
mat.h 56 struct Size4 {
160 void mat44DecomposeLup(struct Mat44 *LU, struct Size4 *pivot);
166 const struct Size4 *pivot);
  /external/python/cpython3/Modules/_ctypes/
_ctypes_test.c 685 } Size4;
771 EXPORT(Size4) TestSize4() {
772 Size4 f;

Completed in 161 milliseconds