Home
last modified time | relevance | path

Searched defs:points (Results 1 – 25 of 225) sorted by relevance

123456789

/third_party/node/doc/api/
Dpackages.md329 ### Main entry point export
362 ### Subpath exports
415 ### Exports sugar
440 ### Subpath imports
483 ### Subpath patterns
568 ### Conditional exports
663 ### Nested conditions
687 ### Resolving user conditions
708 ### Community Conditions Definitions
755 ### Self-referencing a package using its name
/third_party/libwebsockets/READMEs/
DREADME.ci.md18 ### cmake
22 ### including dependent packages into travis
26 ### performing prepared test actions
/third_party/rust/crates/clap/tests/derive/
Doccurrences.rs9 points: Vec<Vec<i32>>, in test_vec_of_vec() field
45 points: Vec<Vec<i32>>, in test_vec_vec_empty() field
59 points: Option<Vec<Vec<i32>>>, in test_option_vec_vec() field
75 points: Option<Vec<Vec<i32>>>, in test_option_vec_vec_empty() field
/third_party/skia/tests/
DPathCoverageTest.cpp39 static inline int estimate_distance(const SkPoint points[]) { in estimate_distance()
44 static inline SkScalar compute_distance(const SkPoint points[]) { in compute_distance()
69 static uint32_t quadraticPointCount_EE(const SkPoint points[]) { in quadraticPointCount_EE()
74 static uint32_t quadraticPointCount_EC(const SkPoint points[], SkScalar tol) { in quadraticPointCount_EC()
79 static uint32_t quadraticPointCount_CE(const SkPoint points[]) { in quadraticPointCount_CE()
84 static uint32_t quadraticPointCount_CC(const SkPoint points[], SkScalar tol) { in quadraticPointCount_CC()
/third_party/typescript/tests/baselines/reference/
DparserErrorRecoveryArrayLiteralExpression2.js2 var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0 variable
8 var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0, variable
DExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js26 var points = /** @class */ (function () { function
27 function points() { function
/third_party/mesa3d/src/glx/
Deval.c41 const GLfloat * points, GLubyte * pc) in __glFillMap1f()
60 const GLdouble * points, GLubyte * pc) in __glFillMap1d()
79 const GLfloat * points, GLfloat * data) in __glFillMap2f()
104 const GLdouble * points, GLdouble * data) in __glFillMap2d()
/third_party/skia/gm/
Dp3.cpp199 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; variable
225 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; variable
254 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; variable
280 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; variable
308 SkPoint points[] = {{10.5,10.5}, {10.5,69.5}}; variable
/third_party/skia/docs/examples/
DPath_getPoints.cpp7 auto debugster = [](const char* prefix, const SkPath& path, SkPoint* points, int max) -> void { in draw()
18 SkPoint points[3]; in draw() local
DPoint_addto_operator.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DPath_IsLineDegenerate.cpp7 SkPoint points[] = { {100, 100}, {100.000001f, 100.000001f}, {100.0001f, 100.0001f} }; in draw() local
DPoint_subtractfrom_operator.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DPoint_offset_3.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DPoint_Offset.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DPoint_subtract_operator.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DPoint_Offset_2.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DPoint_multiply_operator.cpp9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
DRect_setBoundsNoCheck.cpp7 SkPoint points[] = {{3, 4}, {1, 2}, {SK_ScalarInfinity, 6}, {SK_ScalarNaN, 8}}; in draw() local
Dskpaint_shader.cpp6 SkPoint points[2] = {SkPoint::Make(0.0f, 0.0f), SkPoint::Make(256.0f, 256.0f)}; in draw() local
/third_party/mesa3d/src/mesa/main/
Deval.c157 const GLfloat *points ) in _mesa_copy_map_points1f()
181 const GLdouble *points ) in _mesa_copy_map_points1d()
214 const GLfloat *points ) in _mesa_copy_map_points2f()
257 const GLdouble *points ) in _mesa_copy_map_points2d()
305 GLint uorder, const GLvoid *points, GLenum type ) in map1()
371 GLint order, const GLfloat *points ) in _mesa_Map1f()
379 GLint order, const GLdouble *points ) in _mesa_Map1d()
388 const GLvoid *points, GLenum type ) in map2()
472 const GLfloat *points) in _mesa_Map2f()
483 const GLdouble *points ) in _mesa_Map2d()
/third_party/skia/bench/
DPatchBench.cpp45 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { in setCubics() local
169 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { in setCubics() local
195 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { in setCubics() local
221 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { in setCubics() local
/third_party/mbedtls/docs/proposed/
Dpsa-driver-interface.md179 #### Overview of driver entry points
205 #### General considerations on driver entry point parameters
217 #### Driver entry points for single-part cryptographic operations
863 #### Driver initialization
936 #### Random generator initialization
948 #### Entropy injection
973 #### Combining entropy sources with a random generation driver
983 #### Random generator drivers without entropy injection
992 #### The `"get_random"` entry point
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/ErrorRecovery/ArrayLiteralExpressions/
DparserErrorRecoveryArrayLiteralExpression2.ts1 var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0 variable
/third_party/typescript/tests/cases/conformance/internalModules/exportDeclarations/
DExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts8 export interface points { interface
DExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts8 export class points { class

123456789