Home
last modified time | relevance | path

Searched defs:b10 (Results 1 - 20 of 20) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dbitfield_align.h12 unsigned b10 : 1; member
/third_party/typescript/tests/baselines/reference/
H A DrecursiveTypeReferences1.js164 var b10 = 42; variable
H A DassignmentCompatWithCallSignatures4.js57 var b10: <T extends Derived>(...x: T[]) => T; variable
168 var b10; variable
H A DassignmentCompatWithConstructSignatures4.js57 var b10: new <T extends Derived>(...x: T[]) => T; variable
168 var b10; variable
H A DassignmentCompatWithCallSignatures3.js73 var b10: <T extends Derived>(...x: T[]) => T; variable
190 var b10; variable
H A DassignmentCompatWithConstructSignatures3.js73 var b10: new <T extends Derived>(...x: T[]) => T; variable
190 var b10; variable
H A DobjectLiteralExcessProperties.js
H A DcomparisonOperatorWithSubtypeObjectOnCallSignature.js309 var b10; global() variable
[all...]
/third_party/skia/src/core/
H A DSkMatrixInvert.cpp100 double b10 = a21 * a33 - a23 * a31; in SkInvert4x4Matrix() local
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_template.c161 int r10 = rgb0[x * 2 + 0 + s], g10 = rgb1[x * 2 + 0 + s], b10 = rgb2[x * 2 + 0 + s]; in rgb2yuv() local
253 int r10 = rgb0[x * 2 + 0 + s], g10 = rgb1[x * 2 + 0 + s], b10 = rgb2[x * 2 + 0 + s]; in rgb2yuv_fsb() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dbitfield_align.rs248 pub fn b10(&self) -> ::std::os::raw::c_uint { in b10() functions
/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c199 vector float b00, b10, b20, b30, b40, b50, b60, b70; in ff_fdct_altivec() local
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp260 uint64x2_t b10 = vextq_u64(b01, b01, 1); in partition_mismatch2() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp4352 auto b10 = f->GetBlock(10).first; in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp4352 auto b10 = f->GetBlock(10).first; in TEST_F() local
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp4429 auto b10 = f->GetBlock(10).first; in TEST_F() local
/third_party/openssl/test/
H A Dsanitytest.c40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c4984 int64_t b10 = kBottom21Bits & (load_3(b + 26) >> 2); in sc_muladd() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c4994 int64_t b10 = kBottom21Bits & (load_3(b + 26) >> 2); in sc_muladd() local
[all...]
/third_party/openssl/crypto/ec/
H A Dcurve25519.c4994 int64_t b10 = kBottom21Bits & (load_3(b + 26) >> 2); in sc_muladd() local
[all...]

Completed in 42 milliseconds