Home
last modified time | relevance | path

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

1234

/third_party/node/test/fixtures/wpt/WebCryptoAPI/derive_bits_keys/
Dhkdf_vectors.js57 …"normal": new Uint8Array([83, 111, 100, 105, 117, 109, 32, 67, 104, 108, 111, 114, 105, 100, 101, … property
62 … "normal": new Uint8Array([72, 75, 68, 70, 32, 101, 120, 116, 114, 97, 32, 105, 110, 102, 111]), property
68 "normal": { property
70 …"normal": new Uint8Array([25, 186, 116, 54, 142, 107, 153, 51, 144, 242, 127, 233, 167, 208, 43, 1… property
74 …"normal": new Uint8Array([75, 189, 109, 178, 67, 95, 182, 150, 21, 127, 96, 137, 201, 119, 195, 19… property
78 …"normal": new Uint8Array([5, 173, 34, 237, 33, 56, 201, 96, 14, 77, 158, 39, 37, 222, 211, 1, 245,… property
82 …"normal": new Uint8Array([42, 245, 144, 30, 40, 132, 156, 40, 68, 56, 87, 56, 106, 161, 172, 59, 1… property
88 …"normal": new Uint8Array([251, 72, 47, 242, 44, 79, 141, 70, 108, 77, 254, 110, 41, 242, 204, 46, … property
92 …"normal": new Uint8Array([241, 123, 91, 220, 216, 215, 211, 212, 96, 16, 54, 161, 148, 54, 49, 125… property
96 …"normal": new Uint8Array([193, 38, 241, 230, 242, 90, 157, 228, 44, 247, 212, 39, 5, 154, 82, 237,… property
[all …]
/third_party/node/test/parallel/
Dtest-webcrypto-derivebits-hkdf.js38 normal: '536f6469756d2043686c6f7269646520636f6d706f756e64', property
43 normal: '484b444620657874726120696e666f', property
49 normal: { property
51 normal: '19ba74368e6b993390f27fe9a7d02bc3' + property
57 normal: '4bbd6db2435fb696157f6089c977c3c7' + property
63 normal: '05ad22ed2138c9600e4d9e2725ded301' + property
69 normal: '2af5901e28849c28443857386aa1ac3b' + property
77 normal: 'fb482ff22c4f8d466c4dfe6e29f2cc2e' + property
83 normal: 'f17b5bdcd8d7d3d4601036a19436317d' + property
89 normal: 'c126f1e6f25a9de42cf7d427059a52ed' + property
[all …]
Dtest-child-process-internal.js28 const normal = { cmd: `foo${PREFIX}` }; variable
/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/
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/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/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/node/benchmark/url/
Durl-parse.js6 normal: 'http://foo.com/bar', property
/third_party/node/test/sequential/
Dtest-process-warnings.js10 const normal = [warnmod]; variable
Dtest-deprecation-flags.js39 const normal = [depmod]; variable
/third_party/jsframework/runtime/main/extend/systemplugin/napi/notification/
DnotificationContent.js41 normal: NotificationBasicContent, property
/third_party/ffmpeg/libavcodec/x86/
Dh264_weight.asm132 .normal: label
/third_party/typescript/tests/cases/fourslash/etslib/
Dcommon.d.ts36 normal?: any; property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassInfo.h47 PassInfo(StringRef name, StringRef arg, const void *pi, NormalCtor_t normal, in PassInfo()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_float.c81 LLVMValueRef i32_floatexpmask, i32_smallexpmask, magic, normal; in lp_build_float_to_smallfloat() local
354 LLVMValueRef exp_one, isdenorm, denorm, normal, exp_adj; in lp_build_smallfloat_to_float() local

1234