Home
last modified time | relevance | path

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

12345

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dhanded_coordinate_space.inl11 tvec3<T, P> const & normal
22 tvec3<T, P> const & normal
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)
Drotate_vector.inl49 tvec3<T, P> const & normal
71 tvec3<T, P> const & normal
/third_party/rust/rust/library/core/src/unicode/
Dprintable.py85 def compress_normal(normal): argument
125 def print_normal(normal, normalname): argument
/third_party/typescript/tests/cases/compiler/
DdeclarationEmitModuleWithScopeMarker.ts8 export function normal(): void; function
/third_party/skia/m133/docs/examples/
DBlend_Mode_Methods.cpp6 SkPaint normal, blender; in draw() local
DPoint_setLength_2.cpp15 SkVector normal; in draw() local
DPoint_setNormalize.cpp15 SkVector normal; in draw() local
DPoint_setLength.cpp15 SkVector normal = point; in draw() local
/third_party/skia/docs/examples/
DBlend_Mode_Methods.cpp7 SkPaint normal, blender; in draw() local
DPoint_setLength.cpp16 SkVector normal = point; in draw() local
DPoint_setNormalize.cpp16 SkVector normal; in draw() local
DPoint_setLength_2.cpp16 SkVector normal; in draw() local
/third_party/typescript/tests/cases/conformance/jsdoc/
DjsdocParamTagTypeLiteral.ts12 function normal(notSpecial) { function
/third_party/rust/rust/src/tools/clippy/clippy_lints/src/misc_early/
Dunneeded_field_pattern.rs46 let mut normal = vec![]; in check() localVariable
/third_party/typescript/tests/baselines/reference/
DdeclarationEmitFunctionKeywordProp.js33 var normal: boolean; variable
DjsDeclarationsFunctionKeywordProp.js33 const normal: boolean; constant
/third_party/rust/rust/tests/ui/issues/
Dissue-15774.rs9 pub fn normal(x: ::Foo) { in normal() function
/third_party/rust/rust/tests/run-make/sepcomp-inlining/
Dfoo.rs8 fn normal() -> u32 { in normal() function
/third_party/ncurses/Ada95/samples/
Dncurses2-test_sgr_attributes.adb57 normal, current : Attributed_Character; variable
/third_party/skia/m133/src/core/
DSkStrokerPriv.cpp17 static void ButtCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in ButtCapper()
22 static void RoundCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in RoundCapper()
33 static void SquareCapper(SkPath* path, const SkPoint& pivot, const SkVector& normal, in SquareCapper()
/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/rust/rust/tests/run-make/translation/
DMakefile15 normal: test.rs target
/third_party/rust/rust/tests/ui/asm/
Dnamed-asm-labels.rs160 pub fn normal() { in normal() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/kernel/arm/int8/
Dpower_int8_tests.cc32 TEST_F(TestPowerInt8, normal) { in TEST_F() argument

12345