/external/libopus/celt/x86/ |
D | vq_sse2.c | 113 __m128 rx4, x4, y4; in op_pvq_search_sse2() local 168 __m128 x4, y4, r4; in op_pvq_search_sse2() local 206 __m128i y4; in op_pvq_search_sse2() local
|
/external/pdfium/third_party/agg23/ |
D | agg_curves.cpp | 32 float x4, float y4) in init() 43 float x4, float y4, in recursive_bezier() 103 float x4, float y4) in bezier()
|
D | agg_curves.h | 71 float x4, float y4) : in curve4_div() 145 float x4, float y4) in curve4() 160 float x4, float y4) in init()
|
/external/libopus/celt/arm/ |
D | celt_neon_intr.c | 58 int16x4_t y4 = vget_low_s16(yy); in xcorr_kernel_neon_fixed() local 89 int16x4_t y4 = vld1_dup_s16(y); /* load next y */ in xcorr_kernel_neon_fixed() local
|
/external/clang/test/SemaCXX/ |
D | warn-literal-conversion.cpp | 12 …int y4 = 1.23E1F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fr… in test0() local
|
D | default-constructor-initializers.cpp | 42 Y4 y4; variable
|
D | atomic-type.cpp | 89 Y y4 = { { X(0) }, 4 }; variable
|
D | explicit.cpp | 73 Y y4 = Y(z); in testExplicit() local
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | warp_sse4.cc | 169 inline void VerticalFilter(const int16_t source[15][8], int y4, int gamma, in VerticalFilter() 190 inline void VerticalFilter(const int16_t* source_cols, int y4, int gamma, in VerticalFilter() 248 int source_width, int y4, int ix4, int iy4, int gamma, in WarpRegion2() 378 const int y4 = dst_y >> subsampling_y; in HandleWarpBlock() local
|
/external/llvm-project/clang/test/SemaCXX/ |
D | warn-literal-conversion.cpp | 12 …int y4 = 1.23E1F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fr… in test0() local
|
D | default-constructor-initializers.cpp | 75 Y4 y4; variable
|
D | atomic-type.cpp | 97 Y y4 = { { X(0) }, 4 }; variable
|
/external/pdfium/public/ |
D | fpdf_doc.h | 47 FS_FLOAT y4; member
|
/external/llvm-project/clang/test/Sema/ |
D | warn-cast-qual.c | 15 …const char **y4 = (const char **)ptrcptr; // expected-warning {{cast from 'char *const *' to 'cons… in foo() local
|
/external/freetype/src/base/ |
D | ftpsprop.c | 54 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in ps_property_set() local
|
/external/llvm-project/flang/test/Semantics/ |
D | allocate02.f90 | 13 real, allocatable :: y1(:), y2(:), y3(:), y4(:) local
|
/external/freetype/src/psaux/ |
D | psfont.c | 131 FT_Int y4 = darkenParams[7]; in cf2_computeDarkening() local
|
/external/libgav1/libgav1/src/tile/ |
D | tile.cc | 310 void SetTransformType(const Tile::Block& block, int x4, int y4, int w4, int h4, in SetTransformType() 947 TransformSize tx_size, int x4, int y4, in GetTransformAllZeroContext() 1034 const int y4 = std::max(block.row4x4, block_y << subsampling_y_[kPlaneU]); in ComputeTransformType() local 1044 void Tile::ReadTransformType(const Block& block, int x4, int y4, in ReadTransformType() 1258 int Tile::GetDcSignContext(int x4, int y4, int w4, int h4, Plane plane) { in GetDcSignContext() 1278 void Tile::SetEntropyContexts(int x4, int y4, int w4, int h4, Plane plane, in SetEntropyContexts() 1372 const int y4 = DivideBy4(start_y); in ReadTransformCoefficients() local
|
/external/mesa3d/src/amd/addrlib/src/r800/ |
D | siaddrlib.cpp | 235 ADDR_CHANNEL_SETTING y4 = InitChannel(1, 1, bankYStart + 1); in ComputeBankEquation() local 464 ADDR_CHANNEL_SETTING y4 = InitChannel(1, 1, 4); in ComputePipeEquation() local 690 UINT_32 y4 = _BIT(ty,1); in ComputePipeFromCoord() local 849 UINT_32 y4 = 0; in ComputeTileCoordFromPipeAndElemIdx() local 2552 UINT_32 y4 = _BIT(y, 4); in HwlComputeSurfaceCoord2DFromBankPipe() local
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/ |
D | poly1305_arm.c | 53 uint32_t y4; in freeze() local
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_arm.c | 53 uint32_t y4; in freeze() local
|
/external/rust/crates/ring/crypto/poly1305/ |
D | poly1305_arm.c | 54 uint32_t y4; in freeze() local
|
/external/freetype/src/autofit/ |
D | afmodule.c | 225 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in af_property_set() local
|
D | afloader.c | 608 FT_Int x1, y1, x2, y2, x3, y3, x4, y4; in af_loader_compute_darkening() local
|
/external/libgav1/libgav1/src/dsp/ |
D | warp.cc | 119 const int y4 = dst_y >> subsampling_y; in Warp_C() local
|