Home
last modified time | relevance | path

Searched defs:POINT (Results 1 – 25 of 34) sorted by relevance

12

/external/python/cpython2/Lib/ctypes/test/
Dtest_keeprefs.py45 class POINT(Structure): class
130 class POINT(Structure): class
Dtest_win32.py81 class POINT(Structure): class
Dtest_structures.py230 class POINT(Structure): class
240 class POINT(Structure): class
249 class POINT(Structure): class
Dtest_as_parameter.py14 class POINT(Structure): class
Dtest_functions.py23 class POINT(Structure): class
/external/python/cpython3/Lib/ctypes/test/
Dtest_keeprefs.py45 class POINT(Structure): class
130 class POINT(Structure): class
Dtest_win32.py95 class POINT(Structure): class
Dtest_structures.py240 class POINT(Structure): class
250 class POINT(Structure): class
259 class POINT(Structure): class
Dtest_as_parameter.py14 class POINT(Structure): class
Dtest_functions.py23 class POINT(Structure): class
/external/python/cpython2/Lib/test/leakers/
Dtest_ctypes.py8 class POINT(Structure): class
/external/python/cpython3/Lib/test/leakers/
Dtest_ctypes.py8 class POINT(Structure): class
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_so_emit_tmp.h27 #define POINT(i0) so_point(so,i0) macro
Ddraw_prim_assembler_tmp.h25 #define POINT(i0) prim_point(asmblr, i0) macro
Ddraw_pipe.c196 #define POINT(i0) \ macro
296 #define POINT(i0) \ macro
Ddraw_gs_tmp.h26 #define POINT(i0) gs_point(gs,i0) macro
/external/deqp/modules/glshared/
DglsScissorTests.hpp55 POINT = 0, enumerator
/external/libchrome/ui/gfx/geometry/
Dpoint.h19 typedef struct tagPOINT POINT; typedef
/external/libffi/testsuite/libffi.call/
Dpr1172638.c12 } POINT; typedef
/external/python/cpython2/Lib/ctypes/
Dwintypes.py114 class POINT(Structure): class
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_dependence.h63 POINT = 5 enumerator
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_dependence.h63 POINT = 5 enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h63 POINT = 5 enumerator
/external/python/cpython3/Lib/ctypes/
Dwintypes.py115 class POINT(ctypes.Structure): class
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c392 #define POINT( a ) r200_point( rmesa, a ) macro

12