Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/jsframework/runtime/main/extend/systemplugin/
Dsensor.js40 normal: 200, property
113 normal: 200, property
146 normal: 200, property
288 normal: 200, property
321 normal: 200, property
354 normal: 200, property
/third_party/ltp/tools/sparse/sparse-src/validation/
Dinitializer-entry-defined-twice.c4 struct normal { struct
9 static struct normal struct_error = { argument
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dtransform2.inl50 GLM_FUNC_QUALIFIER tmat3x3<T, P> reflect2D(tmat3x3<T, P> const& m, tvec3<T, P> const& normal)
61 GLM_FUNC_QUALIFIER tmat4x4<T, P> reflect3D(tmat4x4<T, P> const& m, tvec3<T, P> const& normal)
81 const tvec3<T, P>& normal)
94 const tvec3<T, P>& normal)
Dhanded_coordinate_space.inl11 tvec3<T, P> const & normal
22 tvec3<T, P> const & normal
/third_party/node/deps/npm/node_modules/object.getownpropertydescriptors/test/
Dtests.js58 var obj = { normal: Infinity }; property
66 normal: { property
86 var obj = { normal: Infinity }; property
95 normal: { property
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitModuleWithScopeMarker.ts8 export function normal(): void; function
/third_party/skia/docs/examples/
DBlend_Mode_Methods.cpp7 SkPaint normal, blender; in draw() local
DPoint_setNormalize.cpp16 SkVector normal; in draw() local
DPoint_setLength.cpp16 SkVector normal = point; in draw() local
DPoint_setLength_2.cpp16 SkVector normal; in draw() local
/third_party/flutter/skia/docs/examples/
DBlend_Mode_Methods.cpp7 SkPaint normal, blender; in draw() local
DPoint_setNormalize.cpp16 SkVector normal; in draw() local
DPoint_setLength.cpp16 SkVector normal = point; in draw() local
DPoint_setLength_2.cpp16 SkVector normal; in draw() local
/third_party/flutter/engine/flutter/third_party/txt/src/txt/
Dfont_style.h23 normal, enumerator
/third_party/flutter/txt/src/txt/
Dfont_style.h23 normal, enumerator
/third_party/typescript/tests/cases/conformance/jsdoc/
DjsdocParamTagTypeLiteral.ts12 function normal(notSpecial) { function
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitFunctionKeywordProp.js33 var normal: boolean; variable
DjsDeclarationsFunctionKeywordProp.js33 const normal: boolean; constant
/third_party/skia/src/core/
DSkStrokerPriv.cpp15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper()
20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper()
31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
/third_party/flutter/skia/src/core/
DSkStrokerPriv.cpp15 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper()
20 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper()
31 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
/third_party/node/benchmark/url/
Durl-parse.js6 normal: 'http://foo.com/bar', property
/third_party/node/test/parallel/
Dtest-child-process-internal.js28 const normal = { cmd: `foo${PREFIX}` }; variable
/third_party/node/test/sequential/
Dtest-process-warnings.js10 const normal = [warnmod]; variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationContent.js41 normal: NotificationBasicContent, property

12345