Home
last modified time | relevance | path

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

123456

/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/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)
/third_party/boost/libs/locale/test/
Dtest_winapi_convert.cpp59 void test_normc(std::basic_string<Char> orig,std::basic_string<Char> normal,boost::locale::norm_typ… in test_normc()
68 void test_norm(std::string orig,std::string normal,boost::locale::norm_type type) in test_norm()
Dtest_convert.cpp24 void test_normc(std::basic_string<Char> orig,std::basic_string<Char> normal,boost::locale::norm_typ… in test_normc()
32 void test_norm(std::string orig,std::string normal,boost::locale::norm_type type) in test_norm()
/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/boost/libs/accumulators/test/
Dmedian.cpp34 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() local
62 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_persistency() local
Dp_square_cumul_dist.cpp56 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() local
88 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_persistency() local
Dpot_quantile.cpp38 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() local
102 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_persistency() local
Dweighted_kurtosis.cpp36 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() local
Dweighted_skewness.cpp36 …boost::variate_generator<boost::lagged_fibonacci607&, boost::normal_distribution<> > normal(rng, m… in test_stat() 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_setLength_2.cpp16 SkVector normal; in draw() local
DPoint_setNormalize.cpp16 SkVector normal; in draw() local
/third_party/flutter/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/flutter/engine/flutter/third_party/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/boost/libs/log/example/syslog/
Dmain.cpp48 normal, enumerator

123456