/external/python/cpython3/Lib/test/test_ctypes/ |
D | test_keeprefs.py | 48 class POINT(Structure): class 104 class POINT(Structure): class
|
D | test_win32.py | 110 class POINT(Structure): class
|
D | test_structures.py | 275 class POINT(Structure): class 285 class POINT(Structure): class 294 class POINT(Structure): class
|
D | test_as_parameter.py | 21 class POINT(Structure): class
|
D | test_functions.py | 25 class POINT(Structure): class
|
/external/python/cpython3/Lib/test/leakers/ |
D | test_ctypes.py | 8 class POINT(Structure): class
|
/external/crosvm/gpu_display/src/gpu_display_win/ |
D | math_util.rs | 131 fn to_sys_point(&self) -> POINT; in to_sys_point() 136 fn to_sys_point(&self) -> POINT { in to_sys_point() 149 impl SysPointExtension for POINT { implementation
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_so_emit_tmp.h | 27 #define POINT(i0) so_point(so,i0) macro
|
D | draw_pipe.c | 199 #define POINT(i0) \ macro 298 #define POINT(i0) \ macro
|
D | draw_mesh_prim_tmp.h | 24 #define POINT(i0) prim_point(asmblr, i0) macro
|
D | draw_prim_assembler_tmp.h | 23 #define POINT(i0) prim_point(asmblr, i0) macro
|
D | draw_gs_tmp.h | 26 #define POINT(i0) gs_point(gs,i0) macro
|
/external/opencensus-java/exporters/stats/signalfx/src/test/java/io/opencensus/exporter/stats/signalfx/ |
D | SignalFxMetricExporterTest.java | 66 private static final Point POINT = Point.create(VALUE_LONG, TIMESTAMP); field in SignalFxMetricExporterTest
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.hpp | 55 POINT = 0, enumerator
|
/external/opencensus-java/exporters/metrics/util/src/test/java/io/opencensus/exporter/metrics/util/ |
D | IntervalMetricReaderTest.java | 61 private static final Point POINT = Point.create(VALUE_LONG, TIMESTAMP); field in IntervalMetricReaderTest
|
D | QueueMetricProducerTest.java | 61 private static final Point POINT = Point.create(VALUE_LONG, TIMESTAMP); field in QueueMetricProducerTest
|
/external/libchrome/ui/gfx/geometry/ |
D | point.h | 19 typedef struct tagPOINT POINT; typedef
|
/external/opencensus-java/exporters/stats/stackdriver/src/test/java/io/opencensus/exporter/stats/stackdriver/ |
D | CreateTimeSeriesExporterTest.java | 68 private static final Point POINT = Point.create(VALUE_LONG, Timestamp.fromMillis(3000)); field in CreateTimeSeriesExporterTest
|
D | CreateMetricDescriptorExporterTest.java | 102 private static final Point POINT = Point.create(VALUE_LONG, TIMESTAMP); field in CreateMetricDescriptorExporterTest
|
/external/perfetto/ui/src/components/widgets/ |
D | vega_view.ts | 41 POINT = 'point', enumerator
|
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/proto/google/cloud/automl/v1/ |
D | data_items.proto | 75 POINT = 3; enumerator
|
/external/googleapis/google/cloud/automl/v1/ |
D | data_items.proto | 75 POINT = 3; enumerator
|
/external/libffi/testsuite/libffi.call/ |
D | pr1172638.c | 12 } POINT; typedef
|
/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/proto/google/cloud/automl/v1beta1/ |
D | data_items.proto | 81 POINT = 3; enumerator
|
/external/googleapis/google/cloud/automl/v1beta1/ |
D | data_items.proto | 81 POINT = 3; enumerator
|