Home
last modified time | relevance | path

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

1234567

/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/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
/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_2.cpp16 SkVector normal; in draw() local
DPoint_setLength.cpp16 SkVector normal = point; in draw() local
/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/engine/flutter/third_party/txt/src/txt/
Dfont_style.h23 normal, enumerator
/third_party/mesa3d/src/mesa/tnl/
Dt_vb_texgen.c100 const GLvector4f *normal, in build_m3()
127 const GLvector4f *normal, in build_m2()
176 const GLvector4f *normal, in build_f3()
203 const GLvector4f *normal, in build_f2()
279 GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen_normal_map_nv() local
345 const GLvector4f *normal = VB->AttribPtr[_TNL_ATTRIB_NORMAL]; in texgen() local
Dt_vb_lighttmp.h59 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
246 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
423 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
529 const GLfloat *normal = (GLfloat *)VB->AttribPtr[_TNL_ATTRIB_NORMAL]->data; in TAG() local
/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

1234567