Home
last modified time | relevance | path

Searched defs:b01 (Results 1 - 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DmappedTypeModifiers.js52 var b01: B; variable
54 var b01: Pick<B, keyof B>; variable
55 var b01: Pick<Pick<B, keyof B>, keyof B>; variable
134 var b01; variable
135 var b01; variable
136 var b01; variable
137 var b01; variable
/third_party/skia/src/core/
H A DSkMatrixInvert.cpp46 double b01 = a22 * a11 - a12 * a21; in SkInvert3x3Matrix() local
91 double b01 = a00 * a12 - a02 * a10; in SkInvert4x4Matrix() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_template.c159 int r01 = rgb0[x * 2 + 1], g01 = rgb1[x * 2 + 1], b01 = rgb2[x * 2 + 1]; in rgb2yuv() local
250 int r01 = rgb0[x * 2 + 1], g01 = rgb1[x * 2 + 1], b01 = rgb2[x * 2 + 1]; in rgb2yuv_fsb() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dfdctdsp.c200 vector float b01, b11, b21, b31, b41, b51, b61, b71; in ff_fdct_altivec() local
/third_party/astc-encoder/Source/
H A Dastcenc_find_best_partitioning.cpp259 uint64x2_t b01 = vld1q_u64(b); in partition_mismatch2() local
/third_party/openssl/test/
H A Dsanitytest.c31 a01, b01, c01, d01, e01, f01, g01, h01, i01, j01, in test_sanity_enum_size() enumerator
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_bad_pixels.cpp837 int32 b01 = p0 [1]; in FixIsolatedPixel() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc_sse2.c1038 const __m128i b01 = _mm_unpacklo_epi32(b0, b1); in SSE4x4_SSE2() local
/third_party/node/deps/v8/src/common/
H A Dglobals.h1646 static_cast<int>(TieringState::kInProgress) == 0b01); member in v8::internal::ForInFeedback::DefineKeyedOwnPropertyInLiteralFlag

Completed in 16 milliseconds