| /third_party/node/doc/api/ |
| D | packages.md | 329 ### 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/ |
| D | README.ci.md | 18 ### cmake 22 ### including dependent packages into travis 26 ### performing prepared test actions
|
| /third_party/rust/crates/clap/tests/derive/ |
| D | occurrences.rs | 9 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/ |
| D | PathCoverageTest.cpp | 39 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/ |
| D | parserErrorRecoveryArrayLiteralExpression2.js | 2 var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0 variable 8 var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0, variable
|
| D | ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.js | 26 var points = /** @class */ (function () { function 27 function points() { function
|
| /third_party/mesa3d/src/glx/ |
| D | eval.c | 41 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/ |
| D | p3.cpp | 199 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/ |
| D | Path_getPoints.cpp | 7 auto debugster = [](const char* prefix, const SkPath& path, SkPoint* points, int max) -> void { in draw() 18 SkPoint points[3]; in draw() local
|
| D | Point_addto_operator.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Path_IsLineDegenerate.cpp | 7 SkPoint points[] = { {100, 100}, {100.000001f, 100.000001f}, {100.0001f, 100.0001f} }; in draw() local
|
| D | Point_subtractfrom_operator.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Point_offset_3.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Point_Offset.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Point_subtract_operator.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Point_Offset_2.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Point_multiply_operator.cpp | 9 SkPoint points[] = { { 3, 1 }, { 4, 2 }, { 5, 1 }, { 7, 3 }, in draw() local
|
| D | Rect_setBoundsNoCheck.cpp | 7 SkPoint points[] = {{3, 4}, {1, 2}, {SK_ScalarInfinity, 6}, {SK_ScalarNaN, 8}}; in draw() local
|
| D | skpaint_shader.cpp | 6 SkPoint points[2] = {SkPoint::Make(0.0f, 0.0f), SkPoint::Make(256.0f, 256.0f)}; in draw() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | eval.c | 157 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/ |
| D | PatchBench.cpp | 45 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/ |
| D | psa-driver-interface.md | 179 #### 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/ |
| D | parserErrorRecoveryArrayLiteralExpression2.ts | 1 var points = [-0.6961439251899719, 1.207661509513855, 0.19374050199985504, -0 variable
|
| /third_party/typescript/tests/cases/conformance/internalModules/exportDeclarations/ |
| D | ExportInterfaceWithInaccessibleTypeInIndexerTypeAnnotations.ts | 8 export interface points { interface
|
| D | ExportClassWithInaccessibleTypeInIndexerTypeAnnotations.ts | 8 export class points { class
|