Searched defs:offset_dst (Results 1 – 3 of 3) sorted by relevance
/external/oboe/samples/RhythmGame/third_party/glm/detail/ |
D | _swizzle.hpp | 111 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local 116 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local 145 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() local
|
/external/python/cpython3/Modules/clinic/ |
D | posixmodule.c.h | 5958 PyObject *offset_dst = Py_None; in os_copy_file_range() local
|
/external/python/cpython3/Modules/ |
D | posixmodule.c | 10317 PyObject *offset_src, PyObject *offset_dst) in os_copy_file_range_impl()
|