Home
last modified time | relevance | path

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

12

/third_party/typescript/tests/cases/compiler/
DjsdocImportTypeNodeNamespace.ts9 export const POINT: string; constant
/third_party/python/Lib/test/leakers/
Dtest_ctypes.py8 class POINT(Structure): class
/third_party/python/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
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_so_emit_tmp.h27 #define POINT(i0) so_point(so,i0) macro
Ddraw_prim_assembler_tmp.h23 #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
/third_party/pixman/demos/
Dtri-test.c13 #define POINT(x,y) \ in main() macro
/third_party/vk-gl-cts/modules/glshared/
DglsScissorTests.hpp55 POINT = 0, enumerator
/third_party/libffi/testsuite/libffi.call/
Dpr1172638.c12 } POINT; typedef
/third_party/boost/boost/geometry/algorithms/
Dnot_implemented.hpp36 struct POINT {}; struct
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_dependence.h63 POINT = 5 enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_dependence.h63 POINT = 5 enumerator
/third_party/spirv-tools/source/opt/
Dloop_dependence.h63 POINT = 5 enumerator
/third_party/python/Lib/ctypes/
Dwintypes.py115 class POINT(ctypes.Structure): class
/third_party/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_swtcl.c513 #define POINT( a ) radeon_point( rmesa, a ) macro
/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c392 #define POINT( a ) r200_point( rmesa, a ) macro
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMeasureUnit.java922 public static final MeasureUnit POINT = MeasureUnit.internalGetInstance("length", "point"); field in MeasureUnit
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMeasureUnit.java1516 public static final MeasureUnit POINT = MeasureUnit.internalGetInstance("length", "point"); field in MeasureUnit
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_tris.c573 #define POINT( v0 ) \ macro
/third_party/python/Modules/_ctypes/
D_ctypes_test.c705 } POINT; typedef

12