Home
last modified time | relevance | path

Searched defs:x00 (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DduplicateLocalVariable1.ts208 …var expectedBytes = [0xFF, 0xFE, 0x54, 0x00, 0xE8, 0x00, 0x23, 0x1D, 0x20, 0x20, 0x0D, 0x00, 0x0A,… variable
/third_party/ffmpeg/libavfilter/
Dvf_dctdnoiz.c99 const float x00 = src[0*src_stridea] + src[7*src_stridea]; in fdct8_1d() local
138 const float x00 = 1.4142135623731f *src[0*src_stridea]; in idct8_1d() local
181 const float x00 = src[ 0*src_stridea] + src[15*src_stridea]; in fdct16_1d() local
266 const float x00 = 1.4142135623731f *src[ 0*src_stridea]; in idct16_1d() local
/third_party/parse5/packages/parse5/lib/common/
Dunicode.ts12 NULL = 0x00, enumerator
/third_party/mbedtls/3rdparty/everest/library/legacy/
DHacl_Curve25519.c463 uint8_t *x00 = input + (uint32_t)6U; in Hacl_EC_Format_fexpand() local
/third_party/mbedtls/3rdparty/everest/library/
DHacl_Curve25519.c418 uint8_t *x00 = input + (uint32_t)6U; in Hacl_EC_Format_fexpand() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_soa.c1036 LLVMValueRef x00 = NULL, x01 = NULL, x10 = NULL, x11 = NULL; in lp_build_sample_image_linear() local